[ubuntu-mono] [Bug 77717] Tomboy is failing to connect to dbus
Arthur Peters
amp at singingwizard.org
Tue Jan 2 18:10:42 UTC 2007
Public bug reported:
Binary package hint: tomboy
This may be a bug in dbus.
When I start tomboy from the terminal I can see DBus related errors and
this prevents "tomboy --search" (which is what the menu launcher runs)
from working.
When I run "tomboy" from terminal:
[DEBUG]: NoteManager created with note path "/home/amp/.tomboy".
Trying Plugin: Backlinks.dll ... BacklinksPlugin. [DEBUG]: Done.
Trying Plugin: Bugzilla.dll ... BugzillaPlugin. [DEBUG]: Done.
Trying Plugin: Evolution.dll ... EvolutionPlugin. [DEBUG]: Done.
Trying Plugin: ExportToHTML.dll ... ExportToHTMLPlugin. [DEBUG]: Done.
Trying Plugin: FixedWidth.dll ... FixedWidthPlugin. [DEBUG]: Done.
Trying Plugin: PrintNotes.dll ... PrintPlugin. [DEBUG]: Done.
Trying Plugin: StickyNoteImport.dll ... StickyNoteImporter. [DEBUG]: Done.
[DEBUG]: Tomboy remote control disabled (DBus exception): Unable to open the system message bus.
[DEBUG]: EnableDisable Called: enabling... True
[DEBUG]: Binding key '<Alt>F12' for '/apps/tomboy/global_keybindings/show_note_menu'
[DEBUG]: Binding key '<Alt>F11' for '/apps/tomboy/global_keybindings/open_start_here'
[DEBUG]: Creating Buffer for 'D&D Mod'...
[DEBUG]: Saving 'D&D Mod'...
[DEBUG]: Saving 'D&D Mod'...
[DEBUG]: Quitting Tomboy. Ciao!
[DEBUG]: Saving unsaved notes...
amp at chrome:~$ tomboy
[DEBUG]: NoteManager created with note path "/home/amp/.tomboy".
Trying Plugin: Backlinks.dll ... BacklinksPlugin. [DEBUG]: Done.
Trying Plugin: Bugzilla.dll ... BugzillaPlugin. [DEBUG]: Done.
Trying Plugin: Evolution.dll ... EvolutionPlugin. [DEBUG]: Done.
Trying Plugin: ExportToHTML.dll ... ExportToHTMLPlugin. [DEBUG]: Done.
Trying Plugin: FixedWidth.dll ... FixedWidthPlugin. [DEBUG]: Done.
Trying Plugin: PrintNotes.dll ... PrintPlugin. [DEBUG]: Done.
Trying Plugin: StickyNoteImport.dll ... StickyNoteImporter. [DEBUG]: Done.
[DEBUG]: Tomboy remote control disabled (DBus exception): Unable to open the system message bus.
[DEBUG]: EnableDisable Called: enabling... True
[DEBUG]: Binding key '<Alt>F12' for '/apps/tomboy/global_keybindings/show_note_menu'
[DEBUG]: Binding key '<Alt>F11' for '/apps/tomboy/global_keybindings/open_start_here'
[DEBUG]: Quitting Tomboy. Ciao!
[DEBUG]: Saving unsaved notes...
When I run "tomboy --search" with or without an instance of tomboy
running:
[DEBUG]: Unable to connect to Tomboy remote control: Unable to open the
system message bus.
This may be a dbus problem. When I run dbus-monitor:
signal sender=org.freedesktop.DBus -> dest=:1.14 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
string ":1.14"
method call sender=:1.14 -> dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='method_call'"
method call sender=:1.14 -> dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='method_return'"
method call sender=:1.14 -> dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='error'"
which appears normal, however I cannot end the program with Ctrl+C,
which is very odd.
** Affects: tomboy (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
Tomboy is failing to connect to dbus
https://launchpad.net/bugs/77717
More information about the Ubuntu-mono
mailing list