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 169956 - warnings with narrow windows
warnings with narrow windows
Status: RESOLVED INCOMPLETE
Product: epiphany
Classification: Core
Component: [obsolete] URL bar
git master
Other Linux
: High critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on: 314163
Blocks:
 
 
Reported: 2005-03-11 14:35 UTC by Christian Persch
Modified: 2009-12-04 04:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2005-03-11 14:35:25 UTC
Steps to reproduce:
0) Move location entry to main toolbar with toolbar editor
1) window so narrow that the location entry disappears
1) Ctrl-N
2) Ctrl-L in the new window
3) Type away

Result: lots of
(Epiphany:11898): Gtk-CRITICAL **: gtk_widget_event: assertion
`WIDGET_REALIZED_FOR_EVENT (widget, event)' failed
Comment 1 Christian Persch 2005-03-11 20:33:48 UTC
Fixed in gnome-2-10 and HEAD.
Comment 2 Christian Persch 2005-03-11 22:11:19 UTC
The fix wasn't right, backed out.

This is trickier than it seems; there's no way to prevent an item to be
overflown; and detecting IF an item is overflown isn't possible either (consider
the case that the toolbar has never been shown, i.e. realized before).
Comment 3 Diego Escalante Urrelo (not reading bugmail) 2006-08-15 05:25:00 UTC
Still happens in 2.14.x
Comment 4 Reinout van Schouwen 2006-08-15 20:11:39 UTC
yep, reproducable in 2.15.91:
sys:1: GtkWarning: gtk_widget_event: assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed
Comment 5 Diego Escalante Urrelo (not reading bugmail) 2007-01-02 20:26:50 UTC


Thread 1 (Thread -1228732720 (LWP 27650))

  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #2 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #3 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #4 g_log
    from /usr/lib/libglib-2.0.so.0
  • #5 g_return_if_fail_warning
    from /usr/lib/libglib-2.0.so.0
  • #6 gtk_widget_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 gtk_window_propagate_key_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 gtk_window_propagate_key_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 g_value_set_boxed
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 _gdk_events_init
    from /usr/lib/libgdk-x11-2.0.so.0
  • #19 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #22 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 main

Comment 6 Javier Jardón (IRC: jjardon) 2009-08-12 22:21:25 UTC
You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you.

Can you please check again if the issue you reported here still happens in a recent version and update this report by adding a comment and adjusting the 'Version' field?

Again thank you for reporting this and sorry that it could not be fixed for the version you originally used here.

Without feedback this report will be closed as INCOMPLETE after 6 weeks.
Comment 7 Akhil Laddha 2009-12-04 04:43:52 UTC
Closing this bug report as no further information has been provided. Please 
feel free to reopen the bug if the problem still occurs with a newer
version of GNOME 2.28.0 or later, thanks.