Open stnight opened 6 years ago
Just open the Editor
Hi @stnight!
This seems to be a problem with mesa vs. the current version (2.3.2) of jogl/jogamp.
Another affected application and related discussions: http://www.sweethome3d.com/support/forum/viewthread_thread,8253_lastpage,yes;jsessionid=8ADC40FCB3D354DE0F55BB61FB999E4D
https://github.com/hharrison/java3d-core/issues/23
And finally: http://forum.jogamp.org/problem-using-jogl-2-3-2-on-linux-tc4038557.html
The issue seems to be fixed in the jogl 2.3.3.
We don't know of any workaround for now. Maybe setting the env variable MESA_GL_VERSION_OVERRIDE=3.1?
MESA_GL_VERSION_OVERRIDE=3.1
Hello again @stnight! The workaround (see https://www.defold.com/faq/#_linux_issues) seems to work for other users, please reopen this issue if it still does not work for you!
@erikangelin-king I'll try this out later, i'll let you know if the issue still persist. Thanks :smile:
@erikangelin-king i tried the suggested solution. It doesn't throw any errors but it doesn't display a thing.
Expected behaviour
Actual behaviour
Steps to reproduce
Just open the Editor
Hi @stnight!
This seems to be a problem with mesa vs. the current version (2.3.2) of jogl/jogamp.
Another affected application and related discussions: http://www.sweethome3d.com/support/forum/viewthread_thread,8253_lastpage,yes;jsessionid=8ADC40FCB3D354DE0F55BB61FB999E4D
https://github.com/hharrison/java3d-core/issues/23
And finally: http://forum.jogamp.org/problem-using-jogl-2-3-2-on-linux-tc4038557.html
The issue seems to be fixed in the jogl 2.3.3.
We don't know of any workaround for now. Maybe setting the env variable
MESA_GL_VERSION_OVERRIDE=3.1
?Hello again @stnight! The workaround (see https://www.defold.com/faq/#_linux_issues) seems to work for other users, please reopen this issue if it still does not work for you!
@erikangelin-king I'll try this out later, i'll let you know if the issue still persist. Thanks :smile:
@erikangelin-king i tried the suggested solution. It doesn't throw any errors but it doesn't display a thing.