Page 1 of 1

Cadence stopped lauching

Posted: Mon Jun 17, 2013 9:33 am
by Snap
Don't know what I've done but now Cadence refuses to lauch. I get this:

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:~$ 
It seems a dbus error. What to do?

Re: Cadence stopped lauching

Posted: Mon Jun 17, 2013 9:55 pm
by Snap
There you go! Thanks so much, FalkTX.

It seems I've screwed it up trying to configure Jack for the Digi9652. Good to know how to reset it. Keep on trying... :mrgreen: