← Back to team overview

yade-users team mailing list archive

Re: [Question #658861]: What are the package necessary for the generator (F9) and the 3D view (F11)

 

Question #658861 on Yade changed:
https://answers.launchpad.net/yade/+question/658861

Jan Stránský requested more information:
There is another problem. Yade has yade.runtime.hasDisplay, which should be True for any GUI. In your case, it is not set to True, see [1]. Instead, the "Warning: no X rendering available" is printed.
what is the output of
import Xlib.display
Xlib.display._BaseDisplay()
?
cheers
Jan

[1]
https://github.com/yade/trunk/blob/f3818b435c3a5411305e017cfe95ad8125569a42/core/main/main.py.in#L257

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.