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 52490 - Crash if thumbnail off then on.
Crash if thumbnail off then on.
Status: RESOLVED DUPLICATE of bug 31489
Product: gnome-applets
Classification: Other
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-03-25 19:43 UTC by ligaard
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description ligaard 2001-03-25 20:42:16 UTC
Package: gnome-applets
Severity: normal
Version: 0.4
Synopsis: Crash if thumbnail off then on.
Bugzilla-Product: gnome-applets
Bugzilla-Component: deskguide

Description:
Deskguide crashes if you do the following:

0) Deskguide is already running with window thumbnails
1) Open the deskguide settings (can be done by right-clicking the deskguide arrow and choose 'Properties'
2) Turn off thumbnails
3) Click 'Apply' (or 'OK', but then you'll have to reopen the deskguide settings - the result will be the same)
4) Turn on thumbnails
5) Click 'Apply' (or 'OK' - same result): CRASH!

It appears that the crash happens _after_ the settings have been saved, because the thumbnails was back on when I reloaded the applet.


Debugging Information:

(no debugging symbols found)...0x40618e69 in __wait4 () from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 659
  • #3 <signal handler called>
  • #4 gwm_desktop_set_index
  • #5 g_timeout_dispatch
    at gmain.c line 1302
  • #6 g_main_dispatch
    at gmain.c line 656
  • #7 g_main_iterate
    at gmain.c line 877
  • #8 g_main_run
    at gmain.c line 935
  • #9 gtk_main
    at gtkmain.c line 524
  • #10 main
  • #11 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 659
  • #3 <signal handler called>
  • #4 gwm_desktop_set_index
  • #5 g_timeout_dispatch
    at gmain.c line 1302
  • #6 g_main_dispatch
    at gmain.c line 656
  • #7 g_main_iterate
    at gmain.c line 877




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-03-25 15:42 -------

The original reporter (ligaard@localhost.localdomain) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, gnome-applets-maint@bugzilla.gnome.org.

Comment 1 Kjartan Maraas 2001-06-17 13:44:47 UTC
Duplicate

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