isl-org / Open3D

Open3D: A Modern Library for 3D Data Processing
http://www.open3d.org
Other
11.53k stars 2.32k forks source link

Visualization problem #6133

Open zjhJOJO opened 1 year ago

zjhJOJO commented 1 year ago

Checklist

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?

cwreynolds commented 1 year ago

Can you provide more details? Versions of Open3D and Python? How are you creating the mesh?