GNOME Bugzilla – Bug 597236
gedit Ctrl+W to binary window causes a GtkWarning
Last modified: 2010-01-23 22:52:43 UTC
Originally opened here: https://launchpad.net/bugs/410824 ------- Ubuntu 9.04, gedit 2.26.1-0ubuntu1 Steps to reproduce : 1. You'll need a binary file, and a plain text file. The file data is not important, only that one is binary, and one is not. 2. Start up gedit from the command-line as follows : $ gedit plain_text_file binary_file Note : The plain text file MUST be loaded before the binary file. 3. You should now be inside the text file, with the binary file opened in a separate tab. Press Ctrl+W. You will be switched over to the new window. I get this message from the console. sys:1: GtkWarning: gtk_widget_event: assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed Apart from that, everything is fine.
sorry for lack of comments... some time ago I tried this and was able to reproduce, but now I tried again and I do not seem to be able to trigger it anymore... maybe some bugfix in newer gtk version? Can you still reproduce this with newer versions?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!