[ubuntu-mono] [Bug 157749] tomboy dbus request failure

Jeremy Lowery jslowery at gmail.com
Sat Oct 27 15:19:41 BST 2007


Public bug reported:

Binary package hint: tomboy

In Gusty, I cannot connect to Tomboy using python-dbus. I see no
activity on dbus-monitor.

# Sample python script
import dbus

bus = dbus.SystemBus()
obj = bus.get_object("org.gnome.Tomboy",
  "/org/gnome/Tomboy/RemoteControl")


The results from running the script:

$ python dbust.py 
Traceback (most recent call last):
  File "dbust.py", line 6, in <module>
    "/org/gnome/Tomboy/RemoteControl")
  File "/var/lib/python-support/python2.5/dbus/bus.py", line 240, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/var/lib/python-support/python2.5/dbus/proxies.py", line 236, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/var/lib/python-support/python2.5/dbus/bus.py", line 179, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/var/lib/python-support/python2.5/dbus/bus.py", line 277, in start_service_by_name
    'su', (bus_name, flags)))
  File "/var/lib/python-support/python2.5/dbus/connection.py", line 603, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/tomboy exited with status 1


I have tested the org.freedesktop.Notifications connection to be sure that any dbus connections work.

** Affects: tomboy (Ubuntu)
     Importance: Undecided
         Status: New

-- 
tomboy dbus request failure
https://bugs.launchpad.net/bugs/157749
You received this bug notification because you are a member of MOTU Mono
Team, which is a bug contact for tomboy in ubuntu.



More information about the Ubuntu-mono mailing list