Opened 8 years ago
Closed 7 years ago
#524 closed Bug Report (fixed)
Cannot load without jack
Reported by: | Owned by: | David Robillard | |
---|---|---|---|
Priority: | major | Component: | Patchage |
Keywords: | Cc: | billitch@… |
Description
Patchage won't start without jackd running.
This makes it completely unusable for alsa midi patching without jack.
billitch@arrakis:~ $ patchage lash_open_socket: could not connect to host 'localhost', service '14541' lash_comm_connect_to_server: could not create server connection lash_open_socket: could not connect to host 'localhost', service '14541' lash_comm_connect_to_server: could not create server connection lash_open_socket: could not connect to host 'localhost', service '14541' lash_comm_connect_to_server: could not create server connection lash_open_socket: could not connect to host 'localhost', service '14541' lash_comm_connect_to_server: could not create server connection lash_open_socket: could not connect to host 'localhost', service '14541' lash_comm_connect_to_server: could not create server connection lash_open_socket: could not connect to host 'localhost', service '14541' lash_comm_connect_to_server: could not create server connection lash_init: could not connect to server 'localhost' - disabling LASH Failed to connect to LASH. Session management will not occur. Loading configuration file /home/billitch/.patchagerc Unable to load file /home/billitch/.patchagerc! Connecting to Jack... could not connect to jack server. terminate called without an active exception Abandon billitch@arrakis:~ 134 $
Change History (2)
comment:1 Changed 8 years ago by
comment:2 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r2683 (use -J or --no-jack).
Note: See
TracTickets for help on using
tickets.
Please run Patchage in gdb and post a backtrace.
(Ask if you need instructions)