- Code: Select all
tomboy --new-note
(Tomboy:6447): libtomboy-WARNING **: Binding '<Alt>F11' failed!
(Tomboy:6447): libtomboy-WARNING **: Binding '<Alt>F12' failed!
[INFO 13:13:07.401] Initializing Mono.Addins
[ERROR 13:13:07.750] Tomboy is already running. Exiting...
whilst the output when successfully opening a new note (when Tomboy is not launched yet) gives the following warning :
- Code: Select all
tomboy --new-note
[INFO 13:13:25.084] Initializing Mono.Addins
(Tomboy:6452): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference.
I may be wrong but that seems a buggy behavior to me,any idea on what is actually going on ?
Should I file a bug on Launchpad?










