Visualization problem
- Dominant language
- C++
- Stars
- 14k
- Forks
- 2.6k
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 6
Description
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip).
- [X] I have checked the [release documentation](http://www.open3d.org/docs/release/) and the [latest documentation](http://www.open3d.org/docs/latest/) (for `master` branch).
### My Question
When i use the commant " o3d.visualization.draw_geometries([mesh])", the terminal displays this bug: [Open3D WARNING] GLFW Error: GLX: Failed to create context: BadLength (poly request too large or internal Xlib length error). How could i solve it?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the exact `o3d.visualization.draw_geometries([mesh])` call and record the GLFW/GLX warning. Determine a documented or reproducible resolution for the failed context creation; the issue names no file or test to target.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100