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 543708 - libeog contains deprecated definitions
libeog contains deprecated definitions
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: General
0.4.x
Other All
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
: 542116 545745 551258 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-07-19 09:43 UTC by Maia Everett
Modified: 2008-09-08 07:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (3.05 KB, patch)
2008-07-19 09:44 UTC, Maia Everett
committed Details | Review

Description Maia Everett 2008-07-19 09:43:25 UTC
Please describe the problem:
Currently, F-Spot fails to build in Ubuntu intrepid because it's built with -DGTK_DISABLE_DEPRECATED.

That's because libeog contains deprecated GTK definitions like GtkType. However, this is easily fixed by replacing them with their GObject equivalents.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Maia Everett 2008-07-19 09:44:00 UTC
Created attachment 114808 [details] [review]
Patch
Comment 2 Maxxer 2008-08-01 05:53:58 UTC
*** Bug 545745 has been marked as a duplicate of this bug. ***
Comment 3 Stephane Delcroix 2008-08-11 12:54:16 UTC
fixed in r4238
Comment 4 Stephane Delcroix 2008-08-11 13:04:40 UTC
*** Bug 542116 has been marked as a duplicate of this bug. ***
Comment 5 Stephane Delcroix 2008-09-08 07:27:33 UTC
*** Bug 551258 has been marked as a duplicate of this bug. ***