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 312710 - gtk+ 2.6.9 breaks Epiphany (and propably other apps too)
gtk+ 2.6.9 breaks Epiphany (and propably other apps too)
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
2.6.x
Other Linux
: Normal major
: ---
Assigned To: gtk-bugs
gtk-bugs
: 313335 313406 313519 315163 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-08-05 19:41 UTC by Fryderyk Dziarmagowski
Modified: 2011-02-04 16:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Fryderyk Dziarmagowski 2005-08-05 19:41:13 UTC
Distribution/Version: PLD Linux Distribution

after upgrading to 2.6.9 i'm not able to make a selection in Epiphany
"Bookmarks" submenus. Some gnome-panel applets (like mixer) are not selectable
until another gtk app will be started.
running in terminal:
(epiphany:23376): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed

(epiphany:23376): Gtk-CRITICAL **: gtk_window_group_remove_window: assertion
`GTK_IS_WINDOW_GROUP (window_group)' failed

(epiphany:23466): Gdk-WARNING **: gdk_property_get(): length value has wrapped
in calculation (did you pass G_MAXLONG?)
(i'm getting same warnnig with gnome-terminal since 2.6.8)

downgrading to 2.6.8 solves that strange behaviour.
Comment 1 Matthias Clasen 2005-08-05 20:51:32 UTC
If we decide to do a 2.6.10, we should either revert

2005-06-27  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkmenu.c (gtk_menu_grab_notify): Cancel menus when
	they are grab-shadowed by something thats not a
	submenu.  (#145416, Euan MacGregor)


or backport the additional fix we have on HEAD.
Comment 2 Zach Borgerding 2005-08-07 01:25:29 UTC
I can confirm this behavior on my system.
Comment 3 Christian Persch 2005-08-12 18:01:18 UTC
*** Bug 313335 has been marked as a duplicate of this bug. ***
Comment 4 Christian Persch 2005-08-13 18:24:44 UTC
*** Bug 313406 has been marked as a duplicate of this bug. ***
Comment 5 Christian Persch 2005-08-15 15:16:08 UTC
*** Bug 313519 has been marked as a duplicate of this bug. ***
Comment 6 linuce 2005-08-15 21:18:18 UTC
Just for the record : I only use GTK+2/GNOME applications and I have noticed
that GTK+ 2.6.9 seems to only break Epiphany. Is there any reason or any others
applications concerned with this bug ?
Comment 7 Matthias Clasen 2005-08-15 22:38:39 UTC
Epiphany is one of the very few apps to use window groups, which triggers the
problem.
Comment 8 Matthias Clasen 2005-08-16 11:25:40 UTC
I backported the 2.8 fix some days ago.
Comment 9 Christian Persch 2005-09-03 07:18:45 UTC
*** Bug 315163 has been marked as a duplicate of this bug. ***