19 Oct
2025
19 Oct
'25
4:01 p.m.
http://bugs.winehq.org/show_bug.cgi?id=58793 --- Comment #17 from Rémi Bernon <rbernon(a)codeweavers.com> ---
Ran "wine reg add "HKCU\\Software\\Wine\\X11 Driver" /v UseEGL /d N /f". iTunes crashes afterwards.
This might still be related, as we try to enumerate EGL devices unconditionally, and the patch above should also hopefully help. Fwiw you can also undo that command and reset the option to its default (which is to use EGL for now) with: wine reg delete "HKCU\\Software\\Wine\\X11 Driver" /v UseEGL /f -- 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.