! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfdesktop, settings, have background image list, close settings, open setting...
Status:
CLOSED: FIXED
Severity:
critical
Product:
Xfdesktop
Component:
General

Comments

Description dannym editbugs 2004-03-06 22:21:37 CET
In xfdesktop I have set a background image list.

I go to settings dialog, Backdrop.

I check the checkbox "Don't set backdrop", and xfdesktop crashes.

(today's cvs)

I tried debugging, but there are too many warnings (much of them point to real
issues), so --enable-debug=full doesn't work... Hence I just report like that.
Sorry.
Comment 1 Brian J. Tarricone (not reading bugmail) 2004-04-08 15:16:13 CEST
danny, are you still seeing this bug? was it in 4.0.x or in CVS?
Comment 2 dannym editbugs 2004-04-10 14:28:01 CEST
in cvs, and yes, it still happens, reproducible everytime, fortunately
Comment 3 Jasper Huijsmans editbugs 2004-04-13 14:44:23 CEST
I can confirm this. It seems to be related to reading/setting the root window
properties. I've had problems with this before and the code is probably rather
flaky. Perhaps some extra gdk_x11_error_trap_push / _pop (?) are enough to fix
it. Perhaps we forget to destroy our own property when clearing the background.

Just some speculation I'm afraid, I hope it may give you some ideas.
Comment 4 Brian J. Tarricone (not reading bugmail) 2004-04-13 14:55:58 CEST
thanks for the pointers, jasper. i'm going to try to rewrite the
settings-handling code by this weekend (in my efforts to find and squash the
app crashing bug), so i'll keep gdk_x11_error... in mind.
Comment 5 Brian J. Tarricone (not reading bugmail) 2004-05-03 06:42:29 CEST
forgot about this... fixed a couple weeks ago.

Bug #132

Reported by:
dannym
Reported on: 2004-03-06
Last modified on: 2016-04-30

People

Assignee:
Brian J. Tarricone (not reading bugmail)
CC List:
1 user

Version

Attachments

Additional information