> Problem is solved after I added to .bashrc a command > > xhost local: >/dev/null > > But I don't know is it good solution or not? How did you find about that solution?
The Xlib commect was an attempt to find in an easy way if connection to a display works; Qt4 aborts if it cannot connect, which is not what we want. It is probably not a good definitive solution, so we should find another one. For now, though, it is important that it works for you. It behaves differently for people at debian/ubuntu, though. Cheers, v. _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

