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 115432 - gdk_window_get_parent assertion failed sometimes.
gdk_window_get_parent assertion failed sometimes.
Status: RESOLVED DUPLICATE of bug 115077
Product: gtk+
Classification: Platform
Component: Widget: Other
2.2.x
Other Linux
: Normal major
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2003-06-18 08:51 UTC by James Su
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description James Su 2003-06-18 08:51:24 UTC
When I close some kinds of window, gtk will go into a dead loop and report
the following error again and again:

(gtk-demo:30093): Gdk-CRITICAL **: file gdkwindow.c: line 526
(gdk_window_get_parent): assertion `GDK_IS_WINDOW (window)' failed

You may try to run gtk-demo, open Text Widget, then close the Text Widget
window, this error will be occurred.

This problem is appeared in gtk+2.2.2.
Comment 1 Owen Taylor 2003-06-23 00:46:15 UTC

*** This bug has been marked as a duplicate of 115077 ***