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 733567 - Crash when clicking on (unused) part of MenuBar
Crash when clicking on (unused) part of MenuBar
Status: RESOLVED OBSOLETE
Product: glade
Classification: Applications
Component: user interface
3.18.x
Other Linux
: Normal major
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-07-22 15:19 UTC by John
Modified: 2018-03-26 15:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description John 2014-07-22 15:19:41 UTC
When I click on the right part (right of the menu items) I get a crash (bt included below).

- Only one click is necessary if the focus is already on the window with the menu bar.

- The menu is actually working normally (before the crash), as is all the rest.

- This happens with a very minimalistic, fresh composition: A window, with a vertical Box (top is menu, bottom a label)


  • #0 ??
  • #1 gtk_window_motion_notify_event
    at gtkwindow.c line 7763
  • #2 _gtk_marshal_BOOLEAN__BOXEDv
    at gtkmarshalers.c line 130
  • #3 _g_closure_invoke_va
    at gclosure.c line 831
  • #4 g_signal_emit_valist
    at gsignal.c line 3215
  • #5 g_signal_emit
    at gsignal.c line 3363
  • #6 gtk_widget_event_internal
    at gtkwidget.c line 7229
  • #7 gtk_widget_event
    at gtkwidget.c line 6891
  • #8 propagate_event_up
    at gtkmain.c line 2406
  • #9 propagate_event
    at gtkmain.c line 2514
  • #10 gtk_main_do_event
    at gtkmain.c line 1735
  • #11 gdk_event_source_dispatch
    at gdkeventsource.c line 364
  • #12 g_main_dispatch
    at gmain.c line 3064
  • #13 g_main_context_dispatch
    at gmain.c line 3663
  • #14 g_main_context_iterate
    at gmain.c line 3734
  • #15 g_main_loop_run
    at gmain.c line 3928
  • #16 gtk_main
    at gtkmain.c line 1192
  • #17 main
    at main.c line 203

Comment 1 GNOME Infrastructure Team 2018-03-26 15:39:57 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glade/issues/171.