http://bugs.winehq.org/show_bug.cgi?id=58812 Krzysztof Sobiecki <sobkas(a)sobkas.io> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sobkas(a)sobkas.io --- Comment #2 from Krzysztof Sobiecki <sobkas(a)sobkas.io> --- This is a MESA warning: libEGL warning: FIXME: egl/x11 doesn't support front buffer rendering. In dri3_flush_front_buffer at src/egl/drivers/dri2/platform_x11_dri3.c - /* There does not seem to be any kind of consensus on whether we should - * support front-buffer rendering or not: - * http://lists.freedesktop.org/archives/mesa-dev/2013-June/040129.html - */ dri3_flush_front_buffer doesn't do anything so it might be a reason it shows black screen... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.