After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 639779 - Port panel applet to D-Bus
Port panel applet to D-Bus
Status: RESOLVED FIXED
Product: gnote
Classification: Applications
Component: main
git master
Other Linux
: Normal normal
: ---
Assigned To: gnote-maint
gnote-maint
Depends on:
Blocks:
 
 
Reported: 2011-01-17 20:02 UTC by Aurimas Černius
Modified: 2011-06-05 14:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Feature implementation. (17.26 KB, patch)
2011-01-17 20:02 UTC, Aurimas Černius
none Details | Review

Description Aurimas Černius 2011-01-17 20:02:01 UTC
Created attachment 178554 [details] [review]
Feature implementation.

As gnome-panel is dropping dependency on bonobo, applet should be migrated to D-Bus, using libpanelapplet-3.0:
http://live.gnome.org/GnomeGoals/AppletsDbusMigration

This patch migrates Gnote to libpanelapplet-3.0 and removes dependency on libpanelappletmm (I haven't found ported version of this library and as with gnome-shell applets are becoming obsolete, I think it's not worth spending time in writing one).
Comment 1 Aurimas Černius 2011-06-05 14:12:59 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release.