Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 193369
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mart Raudsepp <leio@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 193369 depends on: 193360 193446 193467 193508 193536 193701 193782 193898 194303 194680 194721 195306 196174 196813 198562 199495 199581 206459 Show dependency tree
Bug 193369 blocks: 193368 198845
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-09-21 21:35 0000
This is a tracker for packages that fix compatibility with gtk+-2.12 series.
This is kept so that we know what packages need to be stabilized before
gtk+-2.12 can go stable.
Most future identified problems that I expect would be from a package to define
GTK_DISABLE_DEPRECATED and using previous tooltips API (which is very likely) -
libglade had this problem already. The solution is to not define this in
release tarballs.


Known so far:

x11-libs/wxGTK-2.6.4.0
gnome-base/libglade-2.6.2
xfce-base/xfwm4-4.4.1-r1


wxGTK-2.6.4.0 fixes memory corruption by correctly using g_border_free for
GtkBorders instead of g_free.
libglade-2.6.2 stops using GTK_DISABLE_DEPRECATED.
xfwm4-4.4.1-r1 fixes the xfce window managers freezing with gtk2.12.

So these should go stable prior to gtk+-2.12

------- Comment #1 From Mart Raudsepp 2007-09-23 00:07:45 0000 -------
For the record, this kind of stuff shouldn't pass ANY _DEPRECATED flags in
release builds. This includes GTK_DISABLE_DEPRECATED, GDK_DISABLE_DEPRECATED,
G_DISABLE_DEPRECATED and possibly more.
That's because there is no guarantee what or when can get deprecated in the
future. With passing them in release builds, they completely fail at being
future-proof, as can be seen by the libglade bug and the newly found cases that
are depending on this bug now (libquicktime and gnome-bluetooth up to now)

------- Comment #2 From Gilles Dartiguelongue 2008-04-23 08:54:44 0000 -------
No new bugs concerning this for a while, closing.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug