You are not logged in.

#1 2020-09-30 17:04:48

Ploppz
Member
Registered: 2013-09-14
Posts: 311

Cadence starts a2jmidid even if told not to

Screenshot: https://i.imgur.com/UT4f5XM.png

So "Start with Jack" is not checked here. However, after starting Jack through Cadence:

$ ps aux | grep a2jmidi
ploppz     55924  0.0  0.0  13008  5352 ?        S    18:59   0:00 /usr/bin a2jmidid dbus
ploppz     56073  0.0  0.0   6316  2128 pts/0    S+   18:59   0:00 grep --color=auto a2jmidi

Which is not desired. `a2jmidid` was not running before I pressed Start.

Offline

#2 2020-09-30 18:04:59

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,916

Re: Cadence starts a2jmidid even if told not to

ploppz     55924  0.0  0.0  13008  5352 ?        S    18:59   0:00 /usr/bin a2jmidid dbus

Looks like something used Dbus to start a2jmidi .

https://wiki.archlinux.org/index.php/D-Bus#Debugging lists some options to investigate what happens with dbus.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

Board footer

Powered by FluxBB