hello,i have a question about xpra installation; i install like(ubuntu 14.04):
$ sudo su - # apt-get install curl # curl http://winswitch.org/gpg.asc | apt-key add - # echo "deb http://winswitch.org/ trusty main" > /etc/apt/sources.list.d/winswitch.list; # apt-get install software-properties-common >& /dev/null; # add-apt-repository universe >& /dev/null; # apt-get update; # apt-get install xpra $ xpra start --bind-tcp=0.0.0.0:10000 --html=on --start-child=xterm goto : http://localhost:10000 get error : disconnect : invalisd packet header, http get request ? what i should do ? thank you ! [email protected] _______________________________________________ shifter-users mailing list [email protected] http://lists.devloop.org.uk/mailman/listinfo/shifter-users
