yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #05553
Re: pyqt4 interface
> 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.
References