Ticket #746 (reopened defect)

Opened 6 months ago

Last modified 6 weeks ago

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

Reported by: anonymous Owned by: roger
Priority: normal Milestone: 1.0.2
Component: plugins Version:
Keywords: Cc:

Description

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

Traceback (most recent call last):

File "Controller.py", line 321, in on_login_successful

self.startPlugins(plugins)

File "Controller.py", line 552, in startPlugins

self.pluginManager.startPlugin(i)

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

self.plugin[ name ].start()

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

self.start_dbus()

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

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

File "/usr/share/emesene/plugins_base/Dbus.py", line 128, in init

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

File "/var/lib/python-support/python2.5/dbus/service.py", line 455, in init

self.add_to_connection(conn, object_path)

File "/var/lib/python-support/python2.5/dbus/service.py", line 546, 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 C10uD

  • summary changed from mensaje de error to DBus bug.."Can't register the object-path handler for '/org/emesene/dbus': there is already a handler"

Changed 6 months ago by jandem

  • component changed from other to plugins

Changed 6 months ago by dx

  • status changed from new to assigned
  • owner changed from somebody to roger

Changed 6 months ago by C10uD

epic fail, deprecated

Changed 6 months ago by marianoguerra

  • status changed from assigned to closed
  • resolution set to worksforme

I tried it and couldnt reproduce it, i started two sessions with the dbus plugin enabled and nothing happened, i checked the code, and there is a huge try except that catches all the exceptions, so I think this bug is old.

Changed 5 months ago by dx

  • status changed from closed to reopened
  • resolution deleted
  • milestone changed from 1.0 to 1.0.1

this one keeps getting reported

Changed 4 months ago by jandem

  • priority changed from normal to major

Needs fixing for 1.0.1

Changed 6 weeks ago by dx

  • priority changed from major to normal

Add/Change #746 (DBus bug.."Can't register the object-path handler for '/org/emesene/dbus': there is already a handler")

Author



Action
as reopened
 
Note: See TracTickets for help on using tickets.