! 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 !
xfwm4 doesn't start up because of missing default entries
Status:
CLOSED: INVALID
Severity:
critical

Comments

Description Nikolas.Arend 2004-07-07 15:02:02 CEST
don't know if it's really a bug, but it doesn't seem like a user
configuration issue either.
xfwm4 (CVS20040707) won't start with the error attached below. Seems that some
entries in ${prefix}/share/xfwm4/defaults are missing?

$ xfwm4
missing value for option fullscreen_key

** (xfwm4:16356): WARNING **: xfwm4: Missing values in defaults file

** (xfwm4:16356): WARNING **: xfwm4: Missing data from default files
Comment 1 Olivier Fourdan editbugs 2004-07-07 17:28:50 CEST
the "defaults" file is built from defaults.in, but make fails to check
dependency btween these files.

from your source tree, do:

xfwm4/defaults/defaults

and redo the configure/make/make install
Comment 2 Olivier Fourdan editbugs 2004-07-07 17:29:30 CEST
Err I mean

rm xfwm4/defaults/defaults

then redo the configure/make/make install

Bug #250

Reported by:
Nikolas.Arend
Reported on: 2004-07-07
Last modified on: 2009-07-14

People

Assignee:
Olivier Fourdan
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information