#2860 closed defect (needinfo)
opengl probe hangs win32 client
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.1 |
Component: | platforms | Version: | 3.0.x |
Keywords: | Cc: |
Description
From a log I've received today:
xpra.client.gl.gl_drivers.OpenGLFatalError: renderer 'Intel(R) UHD Graphics 620' is blacklisted! .. OpenGL probe command returned 3 for command=['C:\\Program Files\\Xpra\\Xpra.exe', 'opengl-probe', '-d', 'opengl'] probe took 1127ms .. do_notify(16777221, 'Xpra OpenGL Acceleration Failure', 'probe error', (), None, 10000, 'opengl') client_supports_notifications=True, notifier=<xpra.platform.win32.win32_notifier.Win32_Notifier object at 0x0000018aac51d940>
This could be a problem with the native notification Win32_Notifier
, does running with XPRA_NATIVE_NOTIFIER=0
help?
Change History (2)
comment:1 Changed 6 months ago by
Resolution: | → needinfo |
---|---|
Status: | new → closed |
comment:2 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2860
Note: See
TracTickets for help on using
tickets.
Cannot reproduce.