2010-06-04 22:04:36 |
Chris Jones |
description |
Hello
I would like to report the following bug
I open up a new tab with ctrl+shift+T and then try to come back to the first tab.
The application doesn't crash but I get the following error at the prompt: GtkWarning: gtk_widget_is_ancestor: assertion `ancestor != NULL' failed gtk.main()
Thanks |
Steps to reproduce:
* Open an application that uses tabs (e.g. GNOME Terminal or gEdit) from a terminal
* Cause it to have a visible tab bar
* Scroll the tab bar to switch tabs
* Note the gtk warning: GtkWarning: gtk_widget_is_ancestor: assertion `ancestor != NULL' failed
--------Original Description-------
Hello
I would like to report the following bug
I open up a new tab with ctrl+shift+T and then try to come back to the first tab.
The application doesn't crash but I get the following error at the prompt: GtkWarning: gtk_widget_is_ancestor: assertion `ancestor != NULL' failed gtk.main()
Thanks
|
|