Cadence / Jack won't autostart [Ubuntu 14.04]

Unofficial support for the KXStudio Linux distribution and applications.
More info at http://kxstudio.linuxaudio.org/

Moderators: MattKingUSA, khz

Post Reply
rghvdberg
Established Member
Posts: 1067
Joined: Mon May 12, 2014 7:11 am
Has thanked: 15 times
Been thanked: 36 times

Cadence / Jack won't autostart [Ubuntu 14.04]

Post by rghvdberg »

I can't get jack to autostart after login
I've ticked all the checkboxes in Cadence and even tried putting the cadence.desktop in ~/.config/autostart . This had no effect.
Also tried to make a .desktop file for cadence-session-start --system-start but that doesn't work either.
The cadence-sessoin-start --system-start command on it's own does however work.

Code: Select all

~$ cadence-session-start --system-start
cadence-aloop-daemon started, using alsa_in/out and 2 channels
Initiated PulseAudio successfully!
JACK Started Successfully
What can I do to make jack + bridges autostart ?

system stuff ->

Code: Select all

dpkg -l | grep cadence
ii  cadence                                               1:0.8.1+git20150418.2                               all          JACK audio toolbox
ii  cadence-data                                          1:0.8.1+git20150418.2                               all          JACK audio toolbox (data files)
ii  cadence-tools                                         1:0.8.1+git20150418.2                               amd64        JACK audio toolbox (small tools)
ii  cadence-unity-support                                 1:0.8.1+git20150418.2                               all          JACK audio toolbox (Unity support)

uname -a
Linux lesruimte 3.16.0-36-lowlatency #48~14.04.1-Ubuntu SMP PREEMPT Wed Apr 15 13:39:54 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 14.04.2 LTS
Release:	14.04
Codename:	trusty
Post Reply