I'm getting this too. It looks like startx is making the following
call:
xinit /etc/X11/xinit/xinitrc -- /usr/bin/X :0 /etc/X11/xinit/xserverrc -auth
/tmp/serverauth.VhWXb27601
Comparing /usr/bin/startx from 1.0.8 to 1.0.9, I'd guess the
problem is this:
106,109c110,112
< server="$defaultserverargs"
<
<
<
---
> server=$defaultserver
> serverargs=$defaultserverargs
> display=$defaultdisplay
combined with the badly named "defaultserverargs" variable.
Steve
--
Steve Greenland
The irony is that Bill Gates claims to be making a stable operating
system and Linus Torvalds claims to be trying to take over the
world. -- seen on the net
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]