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

to use OpenGL3 with X11 #110

Open
CHbloom opened this issue Feb 10, 2023 · 1 comment
Open

to use OpenGL3 with X11 #110

CHbloom opened this issue Feb 10, 2023 · 1 comment

Comments

@CHbloom
Copy link

CHbloom commented Feb 10, 2023

when I test the CausalWorld/tutorials/requesting_task/tutorial_one.py ,I met the issue like this:
pybullet build time: May 20 2022 19:43:01
startThreads creating 1 threads.
starting thread 0
started thread 0
argc=2
argv[0] = --unused
argv[1] = --start_demo_name=Physics Server
ExampleBrowserThreadFunc started
X11 functions dynamically loaded using dlopen/dlsym OK!
X11 functions dynamically loaded using dlopen/dlsym OK!
Creating context
Failed to create GL 3.3 context ... using old-style GLX context
Failed to create an OpenGL context
And I failed to solve it,it seems like X11 cannot match with opengl3,can you help me.

@ftraeuble
Copy link
Collaborator

I was not able to reproduce this issue locally. It seems to be related to an open issue with the Bullet Physics SDK as discussed here: bulletphysics/bullet3#1681
Have you had a chance to try any of the discussed workarounds in this thread?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants