Ticket #2162 (closed defect: duplicate)

Opened 6 months ago

Last modified 6 months ago

fatal error

Reported by: anonymous Owned by: somebody
Priority: normal Milestone: 1.1
Component: other Version:
Keywords: Cc:

Description

Fatal error This is a bug. Please report it at: http://www.emesene.org

Traceback (most recent call last):

File "/usr/share/emesene-1.0/Controller.py", line 326, in on_login_successful

self.startPlugins(plugins)

File "/usr/share/emesene-1.0/Controller.py", line 558, in startPlugins

self.pluginManager.startPlugin(i)

File "/usr/share/emesene-1.0/PluginManager.py", line 181, in startPlugin

self.plugin[ name ].start()

File "/usr/share/emesene-1.0/plugins_base/Dbus.py", line 60, in start

self.start_dbus()

File "/usr/share/emesene-1.0/plugins_base/Dbus.py", line 103, in start_dbus

self.dbus_object = EmeseneObject?(self.bus_name, OBJECT_PATH, self)

File "/usr/share/emesene-1.0/plugins_base/Dbus.py", line 131, in init

dbus.service.Object.init(self, bus_name, object_path)

File "/usr/lib/python2.5/site-packages/dbus/service.py", line 477, in init

self.add_to_connection(conn, object_path)

File "/usr/lib/python2.5/site-packages/dbus/service.py", line 568, in add_to_connection

self._fallback)

KeyError?: "Can't register the object-path handler for '/org/emesene/dbus': there is already a handler"

Attachments

Change History

Changed 6 months ago by trac-admin

  • status changed from new to closed
  • resolution set to duplicate

Add/Change #2162 (fatal error)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.