Opened 3 years ago
Closed 2 years ago
#524 closed Bug Report (fixed)
Cannot load without jack
| Reported by: | billitch@… | Owned by: | dave |
|---|---|---|---|
| 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 3 years ago by dave
comment:2 Changed 2 years ago by dave
- Resolution set to fixed
- Status changed from new to 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)