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 103453 - Theme-manager crash control-center 2.1.6
Theme-manager crash control-center 2.1.6
Status: RESOLVED DUPLICATE of bug 97883
Product: gnome-control-center
Classification: Core
Component: [obsolete] theme-manager
2.1.x
Other Linux
: High critical
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-14 10:57 UTC by Harmen Dijkstra
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Harmen Dijkstra 2003-01-14 10:57:04 UTC
Description of Problem:

Launch the theme-manager, bails out with a seg
vault. I have got the gnome-themes installed in
prefix /usr. When the themes removed, it correctly
states 'no themes found'. Reinstalled the themes
in /usr or .themes, it keeps segvaulting in stead
of a one time crash as mentioned before

Steps to reproduce the problem:

1.  
2. 
3. 

Actual Results:

segvaulting theme-manager

Expected Results:

A working theme-manager


How often does this happen? 

every time

Additional Information:

Everything worked fine in 2.1.3 as of 2.1.5 it
hasn't worked anymore.
Comment 1 Andrew Sobala 2003-01-14 15:19:09 UTC
Please can you use bug-buddy to get a stack trace and submit that to
bugzilla. Thanks.
Comment 2 Harmen Dijkstra 2003-01-14 18:40:39 UTC
Backtrace was generated from '/opt/gnome2/bin/gnome-theme-manager'

0x4a6cb189 in wait4 () from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 sys_sigabbrev
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_module_info_get
    from /opt/gnome2/lib/libgnomeui-2.so.0
  • #4 sigaction
    from /lib/libc.so.6
  • #5 load_meta_themes
  • #6 update_themes_from_disk
  • #7 setup_dialog
  • #8 main
  • #9 __libc_start_main
    from /lib/libc.so.6

Comment 3 Andrew Sobala 2003-01-14 18:47:33 UTC
Give CVS a try

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