----- Original Message ----- > Hello, > > Am 09.11.2010 16:45, schrieb --[ UxBoD ]--: > > ----- Original Message ----- > > What I have noticed though it that the binary I compile is huge > > compared to the one that is shipped. Is that due to it being in some > > sort of debug mode or has the binary been stripped ? > > please configure Qt for building "release" binaries (it looks like > you're building the client in debug mode). > > best regards, > > Heinz
Thanks Heinz. I have now compiled it as a release binary and it is a lot smaller now :) Still having the same problem though that when I launch x2goclient it starts up vcxsrv, sshd and pulse okay; the x2go status screen changes to say Connecting and then it hangs :( What I think is happening is that vcxsrv is ignoring the display parameter that is passed to it. If I run xcalc -display localhost:0 that works; though if I try xcalc -display:6000 it fails. I am guessing the next step should be the NX libraries etc starting. Any ideas ? -- Thanks, Phil _______________________________________________ X2go-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/x2go-dev
