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 103632 - gnome-theme-manager crashes on first startup
gnome-theme-manager crashes on first startup
Status: RESOLVED DUPLICATE of bug 101567
Product: gnome-control-center
Classification: Core
Component: [obsolete] theme-manager
2.1.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-16 03:50 UTC by Todd Kulesza
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Todd Kulesza 2003-01-16 03:50:01 UTC
Description of Problem:
The gnome-theme-manager crashes on it's first menu-based invocation. 
Further invocations, however, will work fine.

Steps to reproduce the problem:
1. Create a "test" user with an empty home directory
2. Login as "test"
3. Click Applications->Desktop Preferences->Theme

Actual Results:
The theme manager loads, displays itself, but before the user can
interact with it, it crashes.

Expected Results:
Everything except the crash ;)

How often does this happen?
Only the first time the theme manager is run by each user.  To replicate
it, close X, rm -r ~/.*, start X again, and repeat the steps above.

Additional Information:
Running the theme manager from the comman line works; it's only the
menu-based invocation that fails, and then, only on the first attept for
each user.

Debugging Information:

Backtrace was generated from '/usr/bin/gnome-theme-manager'

[New Thread 1024 (LWP 3977)]
0x40acf239 in __wait4 () at __wait4:-1
	in __wait4
  • #0 __wait4
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 173
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 __kill
  • #7 pthread_kill
    at signals.c line 65
  • #8 raise
    at signals.c line 236
  • #9 abort
    at ../sysdeps/generic/abort.c line 88
  • #10 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #11 g_log
    from /usr/lib/libglib-2.0.so.0
  • #12 update_list_something
  • #13 gnome_theme_details_update_from_gconf
  • #14 window_settings_changed
  • #15 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #17 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #20 gnome_window_manager_settings_changed
    from /usr/lib/libgnome-window-settings.so.1
  • #21 value_changed
    from /usr/lib/window-manager-settings/libmetacity.so
  • #22 gconf_marshal_VOID__STRING_POINTER
    from /usr/lib/libgconf-2.so.4
  • #23 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #24 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #27 gconf_client_value_changed
    from /usr/lib/libgconf-2.so.4
  • #28 notify_one_entry
    from /usr/lib/libgconf-2.so.4
  • #29 gconf_client_flush_notifies
    from /usr/lib/libgconf-2.so.4
  • #30 notify_idle_callback
    from /usr/lib/libgconf-2.so.4
  • #31 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #33 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #34 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #35 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #36 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #37 main
  • #38 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129

Comment 1 Andrew Sobala 2003-01-16 20:11:52 UTC

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