GNOME Bugzilla – Bug 585773
behaviour when starting a second Gnote
Last modified: 2009-07-19 03:13:34 UTC
When Tomboy is started while already running (either as applet or standalone), instead of starting a new instance it will trigger the existing one to open a "Search all notes" dialog. When Gnote is started while already running, it will just start a new instance in the notification area. This is probably dangerous since they share the same ~/.gnote which is (presumably) not a managed resource.
need d-bus support OR libunique.
To be more accurate. To have gnote in the panel, it is a little bit of magic. So if you start it from the command line it goes to the notification area. That does not dimnish the fact that it actually should be "unique"
fixed in master.