On Mon, Jun 19, 2006 at 05:50:06PM +0200, Viktor Vasilev wrote: > Hi, > > While playing with wmii-2, I discovered, that it won't run on my XDMCP > setup. Further investigation showed, that the wmii script sets the DISPLAY > env variable wrong. The problematic line in wmii is: > > DISPLAY=`echo $DISPLAY | sed 's/\(.*\)\..*$/\1/'`.$i > > The original value is 192.168.1.2:1, after the sed replacement it's > 192.168.1.0. When run on a local display, its :0 before and :0.0 after, and > everything is OK. > My system is FreeBSD 6.0-STABLE with Xorg 6.9.0 and wmii-2.
wmii-2 is obsolete and not officially supported for about 7 months. Latest stable release is wmii-3.1. In wmii-3.1 this problem does not exist. Regards, -- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361 _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
