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 624261 - Switch to GTK+-3.0
Switch to GTK+-3.0
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks: 624262
 
 
Reported: 2010-07-13 15:08 UTC by Florian Müllner
Modified: 2010-07-21 21:40 UTC
See Also:
GNOME target: 3.0
GNOME version: ---


Attachments
Compile against GTK+-3.0 (2.52 KB, patch)
2010-07-13 15:08 UTC, Florian Müllner
none Details | Review

Description Florian Müllner 2010-07-13 15:08:27 UTC
I didn't find any information/roadmap of your plans regarding a
switch to GTK+-3.0, so I don't know if an unconditional switch
as in this patch is what you want or whether you prefer a configure
option - I'll update the patch in case of the latter (just say so :))
Comment 1 Florian Müllner 2010-07-13 15:08:31 UTC
Created attachment 165805 [details] [review]
Compile against GTK+-3.0

Replace the removed GdkRegion API with the corresponding
cairo_region_t API and switch the build to GTK+-3.0.
Comment 2 Felix Riemann 2010-07-21 21:37:58 UTC
Thanks. Pulled it in and fixed two additional pieces that were not covered in it. :)

Just for the record: Python plugins have been disabled until proper Gtk+-3 support is available in PyGTK.

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.