[Xfce-bugs] [XFCE 0000238]: missing quotation in xinitrc
xfce-bugs at xfce.org
xfce-bugs at xfce.org
Sun Jul 11 21:01:47 CEST 2004
The following bug has been CLOSED
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=0000238
=======================================================================
Reporter: ladanyi
Handler: pollux
=======================================================================
Project: XFCE
Bug ID: 0000238
Category: other
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
=======================================================================
Date Submitted: 2004-06-23 19:20 GMT
Last Modified: 2004-07-11 19:01 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 &
=======================================================================
-----------------------------------------------------------------------
pollux - 2004-07-11 19:01 GMT
-----------------------------------------------------------------------
same as http://bugs.xfce.org/view_bug_page.php?f_id=240 fixed
-----------------------------------------------------------------------
pollux - 2004-07-11 19:01 GMT
-----------------------------------------------------------------------
same as http://bugs.xfce.org/view_bug_page.php?f_id=240
More information about the Xfce-bugs
mailing list