[ubuntu-mono] [Bug 155399] tomboy not opening when clicked icon, report error when run from terminal, in KDE

Parthan parth.technofreak at gmail.com
Sun Oct 21 16:41:48 BST 2007


Public bug reported:

Binary package hint: tomboy

I use the KDE desktop, I earlier (Feisty) had tomboy in my tray. After
upgrading to Gutsy, when I click on the tomboy icon in the panel or the
menu --> utilties, I don't get any response. I tried to run `tomboy`
from the terminal, which reported a list of errors as follows but opened
tomboy. When I tried to do the same with `tomboy &` so I can close the
terminal, the tomboy also closes and exits.

$ tomboy &
[1] 9369
$ [DEBUG]: NoteManager created with note path "/home/technofreak/.tomboy".
[INFO]: Initializing Mono.Addins
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.Tomboy
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.PrintNotesAddin
[DEBUG]:               Name: Printing Support
[DEBUG]:        Description: Allows you to print a note.
[DEBUG]:          Namespace: Tomboy
[DEBUG]:            Enabled: True
[DEBUG]:               File: /usr/lib/tomboy/addins/PrintNotes.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.FixedWidthAddin
[DEBUG]:               Name: Fixed Width
[DEBUG]:        Description: Adds fixed-width font style.
[DEBUG]:          Namespace: Tomboy
[DEBUG]:            Enabled: True
[DEBUG]:               File: /usr/lib/tomboy/addins/FixedWidth.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.StickyNoteImportAddin
[DEBUG]:               Name: Sticky Notes Importer
[DEBUG]:        Description: Import your notes from the Sticky Notes applet.
[DEBUG]:          Namespace: Tomboy
[DEBUG]:            Enabled: True
[DEBUG]:               File: /usr/lib/tomboy/addins/StickyNoteImport.dll
[DEBUG]: StickyNoteImporter: Sticky Notes XML file does not exist or is invalid!
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.BacklinksAddin
[DEBUG]:               Name: Backlinks
[DEBUG]:        Description: See which notes link to the one you're currently viewing.
[DEBUG]:          Namespace: Tomboy
[DEBUG]:            Enabled: True
[DEBUG]:               File: /usr/lib/tomboy/addins/Backlinks.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.ExportToHtmlAddin
[DEBUG]:               Name: Export to HTML
[DEBUG]:        Description: Exports individual notes to HTML.
[DEBUG]:          Namespace: Tomboy
[DEBUG]:            Enabled: True
[DEBUG]:               File: /usr/lib/tomboy/addins/ExportToHtml.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.EvolutionAddin
[DEBUG]:               Name: Evolution Mail Integration
[DEBUG]:        Description: Allows you to drag an email from Evolution into a tomboy note.  The message subject is added as a link in the note.
[DEBUG]:          Namespace: Tomboy
[DEBUG]:            Enabled: True
[DEBUG]:               File: /usr/lib/tomboy/addins/Evolution.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.WebDavSyncServiceAddin
[DEBUG]:               Name: WebDav Sync Service Add-in
[DEBUG]:        Description: Synchronize Tomboy Notes to a WebDav URL
[DEBUG]:          Namespace: Tomboy
[DEBUG]:            Enabled: True
[DEBUG]:               File: /usr/lib/tomboy/addins/WebDavSyncService.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.FileSystemSyncServiceAddin
[DEBUG]:               Name: Local Directory Sync Service Add-in
[DEBUG]:        Description: Synchronize Tomboy Notes to a local file system path
[DEBUG]:          Namespace: Tomboy
[DEBUG]:            Enabled: True
[DEBUG]:               File: /usr/lib/tomboy/addins/FileSystemSyncService.dll
[DEBUG]: Unable to locate 'gnomesu' in your PATH
[DEBUG]: Using '/usr/bin/gksu' as GUI 'su' tool
[DEBUG]: Successfully found system tools
[DEBUG]: Unable to locate 'wdfs' in your PATH
[DEBUG]: Tomboy remote control disabled (DBus exception): Unable to open the session message bus.
[DEBUG]: EnableDisable Called: enabling... True
[DEBUG]: Binding key '<Alt>F12' for '/apps/tomboy/global_keybindings/show_note_menu'

(Tomboy:9369): libtomboy-WARNING **: Binding '<Alt>F12' failed!

[DEBUG]: Binding key '<Alt>F11' for
'/apps/tomboy/global_keybindings/open_start_here'

When I ran `tomboy-panel` from the terminal it reported the following
error,

$ tomboy-panel 
[DEBUG]: NoteManager created with note path "/home/technofreak/.tomboy".
[INFO]: Initializing Mono.Addins
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.Tomboy
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.PrintNotesAddin
[DEBUG]:               Name: Printing Support
[DEBUG]:        Description: Allows you to print a note.
[DEBUG]:          Namespace: Tomboy
[DEBUG]:            Enabled: True
[DEBUG]:               File: /usr/lib/tomboy/addins/PrintNotes.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.FixedWidthAddin
[DEBUG]:               Name: Fixed Width
[DEBUG]:        Description: Adds fixed-width font style.
[DEBUG]:          Namespace: Tomboy
[DEBUG]:            Enabled: True
[DEBUG]:               File: /usr/lib/tomboy/addins/FixedWidth.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.StickyNoteImportAddin
[DEBUG]:               Name: Sticky Notes Importer
[DEBUG]:        Description: Import your notes from the Sticky Notes applet.
[DEBUG]:          Namespace: Tomboy
[DEBUG]:            Enabled: True
[DEBUG]:               File: /usr/lib/tomboy/addins/StickyNoteImport.dll
[DEBUG]: StickyNoteImporter: Sticky Notes XML file does not exist or is invalid!
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.BacklinksAddin
[DEBUG]:               Name: Backlinks
[DEBUG]:        Description: See which notes link to the one you're currently viewing.
[DEBUG]:          Namespace: Tomboy
[DEBUG]:            Enabled: True
[DEBUG]:               File: /usr/lib/tomboy/addins/Backlinks.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.ExportToHtmlAddin
[DEBUG]:               Name: Export to HTML
[DEBUG]:        Description: Exports individual notes to HTML.
[DEBUG]:          Namespace: Tomboy
[DEBUG]:            Enabled: True
[DEBUG]:               File: /usr/lib/tomboy/addins/ExportToHtml.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.EvolutionAddin
[DEBUG]:               Name: Evolution Mail Integration
[DEBUG]:        Description: Allows you to drag an email from Evolution into a tomboy note.  The message subject is added as a link in the note.
[DEBUG]:          Namespace: Tomboy
[DEBUG]:            Enabled: True
[DEBUG]:               File: /usr/lib/tomboy/addins/Evolution.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.WebDavSyncServiceAddin
[DEBUG]:               Name: WebDav Sync Service Add-in
[DEBUG]:        Description: Synchronize Tomboy Notes to a WebDav URL
[DEBUG]:          Namespace: Tomboy
[DEBUG]:            Enabled: True
[DEBUG]:               File: /usr/lib/tomboy/addins/WebDavSyncService.dll
[DEBUG]: AddinManager.OnAddinLoaded: Tomboy.FileSystemSyncServiceAddin
[DEBUG]:               Name: Local Directory Sync Service Add-in
[DEBUG]:        Description: Synchronize Tomboy Notes to a local file system path
[DEBUG]:          Namespace: Tomboy
[DEBUG]:            Enabled: True
[DEBUG]:               File: /usr/lib/tomboy/addins/FileSystemSyncService.dll
[DEBUG]: Unable to locate 'gnomesu' in your PATH
[DEBUG]: Using '/usr/bin/gksu' as GUI 'su' tool
[DEBUG]: Successfully found system tools
[DEBUG]: Unable to locate 'wdfs' in your PATH
[DEBUG]: Tomboy remote control disabled (DBus exception): Unable to open the session message bus.
[DEBUG]: All done.  Ciao!

(Tomboy:9268): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed

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


** Tags: gutsy kde tomboy

** Summary changed:

- tomboy not opening when clicked icon, report error when run from terminal, in KDE
+ tomboy not opening when clicked icon, reports error when run from terminal, in KDE

** Tags added: gutsy kde tomboy

-- 
tomboy not opening when clicked icon, reports error when run from terminal, in KDE
https://bugs.launchpad.net/bugs/155399
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