Page 1 of 1

No LADItray icon in ubuntu maverick (external repos)

Posted: Tue Jun 21, 2011 4:46 pm
by athos
hi,

i wanted to try ladish, so i added the ladi team repository (i also have falktx and abogani repos).

i followed instructions, added the ppa, installed ladish and laditools. Gladish starts properly, but laditray doesn't. No icon in the system tray. This is what i get if i try launching it in a terminal:

Code: Select all

athos@athos-laptop:~$ laditray
Traceback (most recent call last):
  File "/usr/bin/laditray", line 120, in <module>
    laditray().run()
  File "/usr/bin/laditray", line 43, in __init__
    laditools.manager.__init__(self, self.global_config.get_config_section ('ladimenu'), autostart)
  File "/usr/lib/python2.6/dist-packages/laditools/ladimenu.py", line 54, in __init__
    self.jack_start ()
  File "/usr/lib/python2.6/dist-packages/laditools/ladimenu.py", line 89, in jack_start
    self.get_jack_controller().start()
  File "/usr/lib/python2.6/dist-packages/laditools/jack_controller.py", line 64, in start
    self.iface.StartServer ()
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.jackaudio.Error.Generic: Failed to start server
I am using jack 2 with qjackctl with no issues.

Any hint?

thanks,
athos

Re: No LADItray icon in ubuntu maverick (external repos)

Posted: Sat Jun 25, 2011 12:32 pm
by athos
an update.

I gave up trying to use ladish since i discovered Cadence by falktx. It's a very nice piece of software, but i'm experiencing other issues with it. But i think this is a matter for another post :)