https://bugs.winehq.org/show_bug.cgi?id=52655
Bug ID: 52655 Summary: Cubase 12: Unimplemented function ADVAPI32.dll.OpenThreadWaitChainSession Product: Wine Version: 7.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: advapi32 Assignee: wine-bugs@winehq.org Reporter: 1nikolas@hotmail.gr Distribution: ---
Created attachment 71973 --> https://bugs.winehq.org/attachment.cgi?id=71973 wine console log
Cubase 12 (https://www.steinberg.net/cubase/) tries to call an unimplemented function when running (OpenThreadWaitChainSession from ADVAPI32.dll).
How to reproduce: 1) Download the offline installer (official link: https://download.steinberg.net/automated_updates/sda_downloads/511e6c11-3fd8... as found on this page https://o.steinberg.net/en/support/downloads/cubase_12/cubase_pro_12.html) 2) Extract the zip file 3) Don't run "Cubase 12/Setup.exe" (doesn't work). Instead navigate to "Cubase 12/Additional Content/Installer/" and run the Cubase12.msi (you don't need the other MSIs) 4) After the installation, run the program (C:\Program Files\Steingerg\Cubase 12\Cubase12.exe) 5) Crash/unimplemented function error occurs
Note: I know I'm using an older version of wine but I looked at the code and I'm almost certain that this is still unimplemented (this line is commented out https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/advapi32/advapi32.spe...).
Thanks