[Bug 44827] FL Studio: Soft locks when attempting to show the GUI of a "bit-bridged" 32-bit/64-bit VST plugin in an internal window

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jun 6 15:55:10 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=44827

Jan R <jan.riewe at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jan.riewe at gmx.net

--- Comment #13 from Jan R <jan.riewe at gmx.net> ---
Still present in 5.9

additional to the solution from ajduck at 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.



More information about the wine-bugs mailing list