You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Open3D WARNING] GLFW Error: Wayland: The platform does not support setting the window position
[Open3D WARNING] Failed to initialize GLEW.
[Open3D WARNING] [DrawGeometries] Failed creating OpenGL window.
Expected behavior
A window should be shown.
Open3D, Python and System information
- Operating system: Ubuntu 24.04
- Python version: ´3.12.3 (main, Jan 17 2025, 18:03:48) [GCC 13.3.0]´
- Open3D version: ´0.19.0´
- System architecture: x86
- Is this a remote workstation?: no
- How did you install Open3D?: pip
Additional information
I am using the "Intel Arc Graphics" GPU on Wayland (Ubuntu 24.04 default).
Checklist
main
branch).Describe the issue
I am trying to visualise a geometry on an Ubuntu 24.04 desktop via
draw_geometries
but the program crashes withFailed creating OpenGL window.
.Similar issues on other configurations:
Steps to reproduce the bug
Error message
Expected behavior
A window should be shown.
Open3D, Python and System information
Additional information
I am using the "Intel Arc Graphics" GPU on Wayland (Ubuntu 24.04 default).
inxi -G
:The text was updated successfully, but these errors were encountered: