Hi!
I can't decide that this is the right place for DBus plugin bug or the Support, so I'm sorry if it's not the right place.
OS: Ubuntu 10.04 - Alpha 3 with latest updates.
Emesene: 1.6-1
After activating DBus plugin, emesene complain that:
Exception
You are using emesene 1.6 "mate" so you're free to complain here:
http://forum.emesene.org/index.php/board,19.0.html
Check already existing tickets for duplicates first, please.
Traceback (most recent call last):
File "/usr/share/emesene/PreferenceWindow.py", line 1966, in active_toggled
self.pluginManager.startPlugin(plugin_name)
File "/usr/share/emesene/PluginManager.py", line 234, in startPlugin
self.loaded_plugin[ name ].start()
File "/usr/share/emesene/plugins_base/Dbus.py", line 66, in start
self.start_dbus()
File "/usr/share/emesene/plugins_base/Dbus.py", line 109, in start_dbus
self.dbus_object = EmeseneObject(self.bus_name, OBJECT_PATH, self)
File "/usr/share/emesene/plugins_base/Dbus.py", line 137, in __init__
dbus.service.Object.__init__(self, bus_name, object_path)
File "/usr/lib/pymodules/python2.6/dbus/service.py", line 480, in __init__
self.add_to_connection(conn, object_path)
File "/usr/lib/pymodules/python2.6/dbus/service.py", line 571, in add_to_connection
self._fallback)
KeyError: "Can't register the object-path handler for '/org/emesene/dbus': there is already a handler"
There is some message in the terminal.