Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLXBadContext Error #126

Closed
arduinka55055 opened this issue Nov 7, 2020 · 4 comments
Closed

GLXBadContext Error #126

arduinka55055 opened this issue Nov 7, 2020 · 4 comments
Labels
opengl an error from OpenGL code OS: Linux type: bug Something isn't working

Comments

@arduinka55055
Copy link

arduinka55055 commented Nov 7, 2020

To Reproduce
Run it on linux(from source) and choose 3D editor tab
(wine also has this problem)

Screenshots
(main.py:42349): Gdk-ERROR **: 14:21:52.171: The program 'main.py' received an X Window System error.
This probably reflects a bug in the program.
The error was 'GLXBadContext'.

Desktop (please complete the following information):

  • OS: Linux (manjaro)
  • Versions Manjaro 20.2 Nibia, Python 3.8.6, x86_64 Linux 5.8 kernel

Additional context
3D editor doesnt even render something, so error is inside of init of some 3D context

@gentlegiantJGC
Copy link
Member

Looks like a duplicate of #84. They may have found a solution earlier today. Can you try and see if that resolves the issue

@gentlegiantJGC
Copy link
Member

Here is a link for the fix. #84 (comment)

@Podshot Podshot added type: bug Something isn't working OS: Linux opengl an error from OpenGL code labels Nov 8, 2020
@gentlegiantJGC
Copy link
Member

I am going to close this as a duplicate of #84. The next build should fix this. If it doesn't let us know.

@arduinka55055
Copy link
Author

Thanks! it helped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
opengl an error from OpenGL code OS: Linux type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants