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 85600 - Removing a theme crashes nautilus
Removing a theme crashes nautilus
Status: RESOLVED DUPLICATE of bug 85599
Product: nautilus
Classification: Core
Component: Preferences
unspecified
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-17 12:48 UTC by Mark Saward
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mark Saward 2002-06-17 12:50:30 UTC
Package: nautilus
Severity: normal
Version: 2.0.0
Synopsis: Removing a theme crashes nautilus
Bugzilla-Product: nautilus
Bugzilla-Component: Preferences
BugBuddy-GnomeVersion: 2.0 (2.0.1)

Description:
Description of Problem:
Removing the connectiva theme
(http://www.lucidus.uklinux.net/index.php?themes=nautilus

Backtrace was generated from '/usr/bin/nautilus'

0x40bb6ed9 in wait4 () from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 620
  • #4 pthread_kill
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 value_collect_string
    at gvaluetypes.c line 285
  • #7 g_signal_emit_valist
    at gsignal.c line 2077
  • #8 g_signal_emit
    at gsignal.c line 2144
  • #9 theme_selector_changed_callback
    at nautilus-theme-selector.c line 357
  • #10 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #11 g_closure_invoke
    at gclosure.c line 437
  • #12 signal_emit_unlocked_R
    at gsignal.c line 2341
  • #13 g_signal_emit_valist
    at gsignal.c line 2100
  • #14 g_signal_emit
    at gsignal.c line 2144
  • #15 eel_image_chooser_selection_changed
    at eel-image-chooser.c line 73
  • #16 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #17 g_closure_invoke
    at gclosure.c line 437
  • #18 signal_emit_unlocked_R
    at gsignal.c line 2341
  • #19 g_signal_emit_valist
    at gsignal.c line 2100
  • #20 g_signal_emit
    at gsignal.c line 2144
  • #21 _gtk_tree_selection_internal_select_node
    at gtktreeselection.c line 1139
  • #22 gtk_tree_selection_select_path
    at gtktreeselection.c line 551
  • #23 eel_image_chooser_set_selected_row
    at eel-image-chooser.c line 308
  • #24 nautilus_theme_selector_set_selected_theme
    at nautilus-theme-selector.c line 472
  • #25 theme_selector_update_selected_theme_from_preferences
    at nautilus-theme-selector.c line 426
  • #26 remove_theme_selector_idle_callback
    at nautilus-theme-selector.c line 324
  • #27 g_idle_dispatch
    at gmain.c line 3129
  • #28 g_main_dispatch
    at gmain.c line 1617
  • #29 g_main_context_iterate
    at gmain.c line 2161
  • #30 g_main_loop_run
    at gmain.c line 2462
  • #31 gtk_main
    at gtkmain.c line 936
  • #32 main
    at nautilus-main.c line 263
  • #33 __libc_start_main
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-17 08:50 -------

Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 Andrew Sobala 2002-06-17 18:14:34 UTC
This is the same trace as for adding the theme... marking as duplicate.

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