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 661338 - middle mouse button cause a crash
middle mouse button cause a crash
Status: RESOLVED DUPLICATE of bug 657366
Product: nautilus
Classification: Core
Component: [obsolete] Sidebar
3.2.x
Other Linux
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-09 20:24 UTC by Andrey
Modified: 2011-10-10 00:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
area where to click (21.50 KB, image/png)
2011-10-09 20:24 UTC, Andrey
Details

Description Andrey 2011-10-09 20:24:13 UTC
Created attachment 198669 [details]
area where to click

Clicking somewhere on sidebar(using middle mouse button) causes a crash.
Comment 1 Fabio Durán Verdugo 2011-10-09 23:53:02 UTC
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused it.
Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Fabio Durán Verdugo 2011-10-09 23:59:58 UTC
whoa, I can reproduce here the trace

.

Thread 1 (Thread 0xb783f860 (LWP 1765))

  • #0 gtk_tree_model_get_valist
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtktreemodel.c line 1768
  • #1 gtk_tree_model_get
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtktreemodel.c line 1730
  • #2 open_selected_bookmark
    at nautilus-places-sidebar.c line 1809
  • #3 bookmarks_button_press_event_cb
    at nautilus-places-sidebar.c line 2924
  • #4 bookmarks_button_press_event_cb
    at nautilus-places-sidebar.c line 2888
  • #5 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkmarshalers.c line 85
  • #6 g_closure_invoke
    at /build/buildd/glib2.0-2.30.0/./gobject/gclosure.c line 774
  • #7 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.30.0/./gobject/gsignal.c line 3272
  • #8 g_signal_emit_valist
    at /build/buildd/glib2.0-2.30.0/./gobject/gsignal.c line 3013
  • #9 g_signal_emit
    at /build/buildd/glib2.0-2.30.0/./gobject/gsignal.c line 3060
  • #10 gtk_widget_event_internal
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkwidget.c line 6132
  • #11 gtk_propagate_event
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkmain.c line 2629
  • #12 gtk_main_do_event
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkmain.c line 1894
  • #13 _gdk_event_emit
    at /build/buildd/gtk+3.0-3.2.0/./gdk/gdkevents.c line 71
  • #14 gdk_event_source_dispatch
    at /build/buildd/gtk+3.0-3.2.0/./gdk/x11/gdkeventsource.c line 360
  • #15 g_main_dispatch
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 2441
  • #16 g_main_context_dispatch
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3011
  • #17 g_main_context_iterate
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3089
  • #18 g_main_loop_run
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3297
  • #19 gtk_main
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkmain.c line 1367
  • #20 gtk_application_run_mainloop
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkapplication.c line 115
  • #21 g_application_run
    at /build/buildd/glib2.0-2.30.0/./gio/gapplication.c line 1323
  • #22 main
    at nautilus-main.c line 102

Comment 3 Fabio Durán Verdugo 2011-10-10 00:01:16 UTC
dup of bug 657366

*** This bug has been marked as a duplicate of bug 657366 ***