Cadence stopped lauching
Posted: Mon Jun 17, 2013 9:33 am
Don't know what I've done but now Cadence refuses to lauch. I get this:
It seems a dbus error. What to do?
Code: Select all
paco@paco-kxs:~$ /usr/bin/cadence
Using Tray Engine 'Qt'
ERROR:dbus.proxies:Introspect error on :1.12:/org/jackaudio/Controller: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Traceback (most recent call last):
File "/usr/share/cadence/src/cadence.py", line 2296, in <module>
gui = CadenceMainW()
File "/usr/share/cadence/src/cadence.py", line 1189, in __init__
self.DBusReconnect()
File "/usr/share/cadence/src/cadence.py", line 1211, in DBusReconnect
if gDBus.jack.IsStarted():
File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 70, in __call__
return self._proxy_method(*args, **keywords)
File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 145, in __call__
**keywords)
File "/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
paco@paco-kxs:~$ ^C
paco@paco-kxs:~$