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 120666 - Two windows opened when selecting a folder on the desktop
Two windows opened when selecting a folder on the desktop
Status: RESOLVED DUPLICATE of bug 117931
Product: nautilus
Classification: Core
Component: Desktop
2.3.x
Other Linux
: Normal major
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-08-25 13:41 UTC by Mark Finlay
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Mark Finlay 2003-08-25 13:41:55 UTC
I've tested this on 2 sepporate machines, one on rh8 and one on rh9.

When (but not always) I click on a folder on the desktop, it will open,
but so will a window showing $HOME. If i close the window with $HOME
then the icon view in the other folder will crash.

Also, right-clicking in the folder that i opened from the desktop
will crash it.

This may be to do with $HOME as desktop. I'm not sure...
Comment 1 Mark Finlay 2003-08-28 21:12:23 UTC
> If i close the window with $HOME
> then the icon view in the other folder will crash.

Well actually i just get the "icon view has encountered an error"
dialog and the icon view disappears.

Trace when i right-click:
Backtrace was generated from '/home/sisob/Software/gnome24/bin/nautilus'

[New Thread 1085492768 (LWP 4024)]
[New Thread 1089280064 (LWP 4036)]
[New Thread 1089018048 (LWP 4035)]
[New Thread 1088756032 (LWP 4034)]
[New Thread 1088227776 (LWP 4033)]
[New Thread 1087965760 (LWP 4032)]
[New Thread 1087703744 (LWP 4031)]
[New Thread 1087441728 (LWP 4030)]
[New Thread 1087179712 (LWP 4029)]
[New Thread 1086917696 (LWP 4028)]
[New Thread 1086655680 (LWP 4027)]
0xffffe002 in ?? ()

Thread 1 (Thread 1085492768 (LWP 4024))

  • #0 ??
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 738
  • #2 <signal handler called>
  • #3 ??
  • #4 abort
    from /lib/tls/libc.so.6
  • #5 g_logv
  • #6 g_log
  • #7 get_bonobo_window
    at fm-directory-view.c line 4380
  • #8 create_popup_menu
    at fm-directory-view.c line 4391
  • #9 fm_directory_view_pop_up_background_context_menu
    at fm-directory-view.c line 5032
  • #10 icon_container_context_click_background_callback
    at fm-icon-view.c line 2081
  • #11 g_cclosure_marshal_VOID__POINTER
    at gmarshal.c line 601
  • #12 g_closure_invoke
    at gclosure.c line 437
  • #13 signal_emit_unlocked_R
    at gsignal.c line 2822
  • #14 g_signal_emit_valist
    at gsignal.c line 2554
  • #15 g_signal_emit
    at gsignal.c line 2612
  • #16 button_press_event
    at nautilus-icon-container.c line 3139
  • #17 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 82
  • #18 g_type_class_meta_marshal
    at gclosure.c line 514
  • #19 g_closure_invoke
    at gclosure.c line 437
  • #20 signal_emit_unlocked_R
    at gsignal.c line 2860
  • #21 g_signal_emit_valist
    at gsignal.c line 2564
  • #22 g_signal_emit
    at gsignal.c line 2612
  • #23 gtk_widget_event_internal
    at gtkwidget.c line 3269
  • #24 gtk_propagate_event
    at gtkmain.c line 2268
  • #25 gtk_main_do_event
    at gtkmain.c line 1503
  • #26 gdk_event_dispatch
    at gdkevents-x11.c line 2064
  • #27 g_main_dispatch
    at gmain.c line 1726
  • #28 g_main_context_dispatch
    at gmain.c line 2274
  • #29 g_main_context_iterate
    at gmain.c line 2355
  • #30 g_main_loop_run
    at gmain.c line 2575
  • #31 gtk_main
    at gtkmain.c line 1093
  • #32 main
    at nautilus-main.c line 280
  • #33 __libc_start_main
    from /lib/tls/libc.so.6
  • #0 ??

Comment 2 Elijah Newren 2003-08-28 23:38:00 UTC
Mark: You, Luis, and one other person are the only ones to get a stack
trace like this.  Feel free to follow the status of this problem and
add any other info you might be able to find to bug 117931.

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