[Xfce-bugs] [XFCE 0000238]: missing quotation in xinitrc
xfce-bugs at xfce.org
xfce-bugs at xfce.org
Wed Jun 23 21:20:21 CEST 2004
The following NEW bug has been ADDED.
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=238
=======================================================================
Reporter: ladanyi
Handler:
=======================================================================
Project: XFCE
Bug ID: 0000238
Category: other
Reproducibility: always
Severity: minor
Priority: normal
Status: new
=======================================================================
Date Submitted: 2004-06-23 19:20 GMT
Last Modified: 2004-06-23 19:20 GMT
=======================================================================
Summary: missing quotation in xinitrc
Description:
line 52 in xinitrc should look like this
test $UID -gt 0 -a -z "$VNCSESSION" && xscreensaver -no-splash &
instead of
test $UID -gt 0 -a -z $VNCSESSION && xscreensaver -no-splash &
=======================================================================
More information about the Xfce-bugs
mailing list