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 630115 - fix build with gtk >= 2.21.8 or >= 2.90.7
fix build with gtk >= 2.21.8 or >= 2.90.7
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
Depends on:
Blocks:
 
 
Reported: 2010-09-20 03:58 UTC by Matthias Clasen
Modified: 2010-10-02 18:47 UTC
See Also:
GNOME target: 3.0
GNOME version: ---


Attachments
patch (9.51 KB, patch)
2010-09-20 03:58 UTC, Matthias Clasen
none Details | Review
Fixes to work with latest GTK3 (10.60 KB, patch)
2010-10-02 06:47 UTC, William Jon McCann
none Details | Review

Description Matthias Clasen 2010-09-20 03:58:29 UTC
Created attachment 170625 [details] [review]
patch

some recent deprecations in gtk require adjustments
Comment 1 William Jon McCann 2010-10-02 06:47:07 UTC
Created attachment 171552 [details] [review]
Fixes to work with latest GTK3

Removes on more colormap use.
Comment 2 Robin Sonefors (ozamosi) 2010-10-02 18:47:56 UTC
Pushed to git master. Thanks!