We are about to switch to a new forum software. Until then we have removed the registration on this forum.
hi,
running basics/form/primitives3d example returns a blank screen.
is this a known issue? i couldn't find anything about it. i'm on elementary os linux distro.
thanks.
Answers
Did you try any other example? Also, what version of Processing are you using?
Kf
hi again @kfrajer!
yes, i did, everything else works but this example.
i've decided to stick with the 3.3.4 version (after doing one of the workarounds from the other thread about this version not launching on linux).
any thoughts?
I will suggest creating an issue in github: https://github.com/processing/processing/issues
But before you do that, I suggest you run a previous version of Processing, either 3.3.3 or any version that you used before when the code was working.
I checked that exampled you mentioned and it works on my machine, Win10 and P3.3.4 It will be great if this problem could be reproduced in another linux OS. I am tagging @koogs to see if he could reproduce the problem ( You are in linux, right @koogs?)
Kf
Does the console print any errors?
Can you give a specific example of another P3D sketch that is working?
linux mint 18 with mate. nvidia 950M (using nouveau).
with 3.3.4 (with java directory linked to 3.3's java) i get a black screen.
the sphere and cube flash up once, then it goes black again.
moving size() to setup and everything else to draw() i get the cube flashing once and then the sphere stays.
3.3 is exactly the same.
3.1.1 is the same
looks good in 2.2.1