Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.5.2, 6.8.0
-
Ubuntu Linux 24.10, Gnome Wayland, NVidia driver 535 560
Description
QtQuick program cannot choose desktop OpenGL on Gnome Wayland with NVidia driver 535.
I found a comment in the source file qeglconvenience.cpp:
// NVIDIA EGL only provides desktop GL for development purposes, and recommends against using it.
So I understand that this is so for now. And this bug report is a record for the problem.
I tried some workaround. I installed libnvidia-egl-wayland1 package. And I reverted the commit be375614971d89365138fa4b899239da729940cb. The program loads the OpenGL 4.6 successfully.
Attachments
Issue Links
- resulted from
-
QTBUG-105921 Qt: OpenGL does not seem to work on Wayland? (NVIDIA 515.65.01)
- Closed