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 597236 - gedit Ctrl+W to binary window causes a GtkWarning
gedit Ctrl+W to binary window causes a GtkWarning
Status: RESOLVED INCOMPLETE
Product: gedit
Classification: Applications
Component: general
2.26.x
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-03 20:40 UTC by Greg Grossmeier
Modified: 2010-01-23 22:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Greg Grossmeier 2009-10-03 20:40:46 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.
Comment 1 Paolo Borelli 2009-12-25 15:25:07 UTC
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?
Comment 2 Fabio Durán Verdugo 2010-01-23 22:52:43 UTC
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!