! 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 !
Edit to .gtkrc-2.0 file causes xfwm4 to crash on startup.
Status:
RESOLVED: WONTFIX

Comments

Description spectrus 2012-05-18 13:09:43 CEST
My edit to .gtkrc-2.0 is causing xfwm4 to crash on startup each time. I've isolated the two lines in my file that are causing it to crash and can see no problem in syntax. They effect the icons properly, but I have to manually restart xfwm4 from a terminal.

Below is my .gtkrc-2.0 file:

#Commented lines cause xfwm4 to crash on startup.

style "xfdesktop-icon-view"
{
	XfdesktopIconView::label-alpha = 50
	#base[NORMAL] = "#00111A"
	base[SELECTED] = "#00111A"
	#base[ACTIVE] = "#00111A"
	fg[NORMAL] = "#CED8ED"
	fg[SELECTED] = "#CED8ED"
	fg[ACTIVE] = "#CED8ED"
}

widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"

Bug #8909

Reported by:
spectrus
Reported on: 2012-05-18
Last modified on: 2020-05-21

People

Assignee:
Olivier Fourdan
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information