Skip to content

Instantly share code, notes, and snippets.

@dschuessler
Created June 20, 2015 15:23
Show Gist options
  • Select an option

  • Save dschuessler/136a605e6e7102c70a57 to your computer and use it in GitHub Desktop.

Select an option

Save dschuessler/136a605e6e7102c70a57 to your computer and use it in GitHub Desktop.
qjackctl error message
17:21:09.697 Patchbay deactivated.
17:21:09.702 Statistics reset.
17:21:09.723 Startup script...
17:21:09.723 artsshell -q terminate
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
sh: artsshell: command not found
17:21:10.124 Startup script terminated with exit status=32512.
17:21:10.124 JACK is starting...
17:21:10.124 jackd -dalsa -dhw:0 -r48000 -p1024 -n2
17:21:10.147 Could not start JACK. Sorry.
17:21:10.148 JACK was stopped with exit status=255.
17:21:10.148 Post-shutdown script...
17:21:10.148 killall jackd
No matching processes belonging to you were found
17:21:10.552 Post-shutdown script terminated with exit status=256.
2015-06-20 17:21:11.164 qjackctl[335:707] -_continuousScroll is deprecated for NSScrollWheel. Please use -hasPreciseScrollingDeltas.
2015-06-20 17:21:11.165 qjackctl[335:707] -deviceDeltaX is deprecated for NSScrollWheel. Please use -scrollingDeltaX.
2015-06-20 17:21:11.165 qjackctl[335:707] -deviceDeltaY is deprecated for NSScrollWheel. Please use -scrollingDeltaY.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment