https://bugs.winehq.org/show_bug.cgi?id=44827 Jan R <jan.riewe(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jan.riewe(a)gmx.net --- Comment #13 from Jan R <jan.riewe(a)gmx.net> --- Still present in 5.9 additional to the solution from ajduck(a)outlook.com and alternative to replace the String using vim would be: 1. Close all Wine-using programs 2. Open the terminal 2. Change directory to the wineprefix you run FL under, e.g. `cd ~/.wine` 3. Run `cp user.reg user.reg.BK` (backing up user.reg just in case) 4. Run `vim user.reg` 5. :%s/BridgedExternalWindow"=dword:00000000/BridgedExternalWindow"=dword:00000001/g 6 :wq In my case this workaround did not work. Linux work 5.6.15-1-MANJARO #1 SMP PREEMPT Wed May 27 20:38:56 UTC 2020 x86_64 GNU/Linux -- 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.