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 98998 - gnome-theme-manager crashes on startup
gnome-theme-manager crashes on startup
Status: RESOLVED DUPLICATE of bug 98972
Product: gnome-control-center
Classification: Core
Component: [obsolete] theme-manager
2.1.x
Other Linux
: Normal critical
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-11-19 13:50 UTC by J. Gardner Biggs
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description J. Gardner Biggs 2002-11-19 13:50:50 UTC
terminal output:

(gnome-theme-manager:1655): capplet-common-WARNING **: Couldn't load window
manager settings module `/usr/lib/window-manager-settings/libmetacity.so'
(/usr/lib/window-manager-settings/libmetacity.so: cannot open shared object
file: No such
file or directory)
 
(gnome-theme-manager:1655): GLib-GObject-WARNING **: invalid cast from
(NULL) pointer to `GObject'
 
(gnome-theme-manager:1655): GLib-GObject-WARNING **: invalid (NULL) pointer
instance
 
(gnome-theme-manager:1655): GLib-GObject-CRITICAL **: file gsignal.c: line 1605
(g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
 
(gnome-theme-manager:1655): capplet-common-WARNING **: Couldn't load window
manager settings module `/usr/lib/window-manager-settings/libmetacity.so'
(/usr/lib/window-manager-settings/libmetacity.so: cannot open shared object
file: No such
file or directory)


backtrace:

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

[New Thread 1024 (LWP 1655)]
0x409194d9 in wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 1655))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 <signal handler called>
  • #6 gnome_window_manager_get_settings
    at gnome-window-manager.c line 136
  • #7 read_themes
    at gnome-theme-manager.c line 513

Comment 1 Luis Villa 2002-11-19 15:53:33 UTC

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