A great project, thanks! I'm not up to speed with dbus - does jackit 116.2 already have dbus compiled? when I start gladish I get: [root@localhost ~]# gladish Loading glade from /usr/local/share/ladish/gui.glade dbus_call: calling method 'IsStarted' failed, error is 'The name org.jackaudio.service was not provided by any .service files' new studio request StudioAppeared Segmentation fault When I try to save I get: [root@localhost ~]# ladish_control ssave --- studio save DBus exception: org.freedesktop.DBus.Error.UnknownMethod: Method "Save" with signature "" on interface "org.ladish.Studio" doesn't exist. This is what ladiconf says: [root@localhost ~]# ladiconf Traceback (most recent call last): File "/usr/bin/ladiconf", line 28, in <module> jack = laditools.jack_configure() File "/usr/lib/python2.6/site-packages/laditools/jack_configure.py", line 37, in __init__ self.controller = self.bus.get_object(service_name, "/org/jackaudio/Controller") File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 244, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 241, in __init__ self._named_service = conn.activate_name_owner(bus_name) File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 183, in activate_name_owner self.start_service_by_name(bus_name) File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 281, in start_service_by_name 'su', (bus_name, flags))) File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 630, incall_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.jackaudio.service was not provided by any .service files [root@localhost ~]# |
_______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/listinfo/linux-audio-user