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 617549 - Warning messages when switching tab with scroll wheel
Warning messages when switching tab with scroll wheel
Status: RESOLVED DUPLICATE of bug 604391
Product: gtk+
Classification: Platform
Component: Widget: GtkNotebook
2.20.x
Other Linux
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-05-03 17:10 UTC by Martin Linder
Modified: 2010-05-03 19:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Martin Linder 2010-05-03 17:10:14 UTC
When using the scroll wheel on mouse to switch tab in a notebook application, the following two warning messages are shown:

(a.out:17397): Gtk-CRITICAL **: gtk_widget_is_ancestor: assertion `ancestor != NULL' failed

(a.out:17397): Gtk-CRITICAL **: gtk_widget_is_ancestor: assertion `ancestor != NULL' failed

You can still switch tab successfully, so the bug is not critical but annoying.


The bug can be reproduced with, for example, the small program at
http://library.gnome.org/devel/gtk-tutorial/2.20/x1450.html
Comment 1 Javier Jardón (IRC: jjardon) 2010-05-03 19:01:08 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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