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 615555 - Remove deprecated GTK+ symbols
Remove deprecated GTK+ symbols
Status: RESOLVED FIXED
Product: deskbar-applet
Classification: Deprecated
Component: general
Git master
Other Linux
: Normal normal
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks: 585692
 
 
Reported: 2010-04-12 17:41 UTC by André Klapper
Modified: 2010-04-16 13:22 UTC
See Also:
GNOME target: 3.0
GNOME version: 2.29/2.30


Attachments
Remove obsolets macros, and bumps gtk+ required to 2.20. (9.39 KB, patch)
2010-04-13 00:11 UTC, Stéphane Maniaci
none Details | Review

Description André Klapper 2010-04-12 17:41:11 UTC
Accroding to http://people.gnome.org/~fpeters/reports/299.html deskbar-applet uses the deprecated function GTK_WIDGET_STATE.
Feel free to add a dependency to Epiphany because IIRC this was in code copied from there.
Comment 1 Stéphane Maniaci 2010-04-13 00:11:17 UTC
Created attachment 158564 [details] [review]
Remove obsolets macros, and bumps gtk+ required to 2.20.

My attempt at this. Enables compilation with '-DGSEAL_ENABLE'.
Comment 2 André Klapper 2010-04-13 10:01:36 UTC
Nice, so this patch would also fix bug 615394...
Comment 3 Sebastian Pölsterl 2010-04-16 13:22:28 UTC
Your patch had some errors, but it's fixed now in git.