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 53080 - Crash setting up horizontal gradient for background
Crash setting up horizontal gradient for background
Status: RESOLVED DUPLICATE of bug 33867
Product: gnome-control-center
Classification: Core
Component: Background
1.4.0
Other other
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Chema Celorio
Depends on:
Blocks:
 
 
Reported: 2001-04-11 07:15 UTC by rodd
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description rodd 2001-04-11 07:15:22 UTC
Package: control-center
Severity: normal
Version: 1.4.0.1
Synopsis: Crash setting up horizontal gradient for background
Bugzilla-Product: control-center
Bugzilla-Component: general

Description:
Okay, a few details.

I've got a good size image embossed in the background (it the bunny from tigert's web site).
The primary color is a grey, the secondary color is white.

I had a verticle gradient and I changed it to a horizontal gradient.  BANG!

Also, I can get a crash by setting both the primary and secondary colors to white, selecting horizontal gradient (no crash yet) and then changing the primary color (haven't tried secondary).

Hope this is helpful!


Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
0x40645e69 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 chunk_free
    at malloc.c line 3131
  • #5 __libc_free
    at malloc.c line 3054
  • #6 free_buffer
    from /usr/lib/libgdk_pixbuf.so.2
  • #7 gdk_pixbuf_finalize
    from /usr/lib/libgdk_pixbuf.so.2
  • #8 gdk_pixbuf_unref
    from /usr/lib/libgdk_pixbuf.so.2
  • #9 copyState
  • #10 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 363
  • #11 gtk_handlers_run
    at gtksignal.c line 1917
  • #12 gtk_signal_real_emit
    at gtksignal.c line 1477
  • #13 gtk_signal_emit
    at gtksignal.c line 552
  • #14 gtk_widget_activate
    at gtkwidget.c line 2887
  • #15 gtk_menu_shell_activate_item
    at gtkmenushell.c line 856
  • #16 gtk_menu_shell_button_release
    at gtkmenushell.c line 486
  • #17 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 32
  • #18 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #19 gtk_signal_emit
    at gtksignal.c line 552
  • #20 gtk_widget_event
    at gtkwidget.c line 2861
  • #21 gtk_propagate_event
    at gtkmain.c line 1375
  • #22 gtk_main_do_event
    at gtkmain.c line 818
  • #23 gdk_event_dispatch
    at gdkevents.c line 2139
  • #24 g_main_dispatch
    at gmain.c line 656
  • #25 g_main_iterate
    at gmain.c line 877
  • #26 g_main_run
    at gmain.c line 935
  • #27 gtk_main
    at gtkmain.c line 524
  • #28 capplet_corba_gtk_main
    from /usr/lib/libcapplet.so.0
  • #29 capplet_gtk_main
    from /usr/lib/libcapplet.so.0
  • #30 main
  • #31 __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 chunk_free
    at malloc.c line 3131
  • #5 __libc_free
    at malloc.c line 3054
  • #6 free_buffer
    from /usr/lib/libgdk_pixbuf.so.2
  • #7 gdk_pixbuf_finalize
    from /usr/lib/libgdk_pixbuf.so.2




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

The original reporter (rodd@flathead.redfish.local) 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, control-center-maint@bugzilla.gnome.org.

Comment 1 Chema Celorio 2001-09-15 05:21:17 UTC
This has been fixed in the 1.5.x development code. We will make a
stable release of the control center pretty soon.
Comment 2 Chema Celorio 2001-09-15 17:40:33 UTC
I would like to fix this crash for the background capplet in the control center.
However i need help from you, i need to know if this crash happes when a
particular image is beeing set as the background and also if it happens every
time that image is set. If this is the case can you provide me with an URL to
the image that makes the background capplet crash so that i can try to replicate
it in my computer. 

Thanks in advance
Comment 3 Chema Celorio 2001-09-15 18:05:19 UTC
*** This bug has been marked as a duplicate of 33867 ***