https://bugs.winehq.org/show_bug.cgi?id=52711
Bug ID: 52711 Summary: Cakewalk Pro Audio 9.0 no longer works in wine 7.4 Product: Wine Version: 7.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: chirs241097@gmail.com Distribution: ---
The application just shows a message box saying "failed to create empty document" after starting up. Creating a new project and opening an existing file won't work either, rendering the application useless.
An installation of the application will be provided if requested (runs well with fresh wine prefix before 7.4).
I did a bisect and traced the first bad commit to 0044b02d482fa19f6d1ddebc4b716efeba287d44 (user32: Use UNICODE_STRING for passing window classes internally.)
https://bugs.winehq.org/show_bug.cgi?id=52711
--- Comment #1 from Rafał Mużyło galtgendo@o2.pl --- See bug 52651.
https://bugs.winehq.org/show_bug.cgi?id=52711
--- Comment #2 from Rafał Mużyło galtgendo@o2.pl --- There's also slightly later commit named 'win32u: Fix name comparison in find_class'.
https://bugs.winehq.org/show_bug.cgi?id=52711
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |0044b02d482fa19f6d1ddebc4b7 | |16efeba287d44 Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=52711
Chris Xiong chirs241097@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Chris Xiong chirs241097@gmail.com --- I did it again -- I forgot to test on master before reporting.
I can confirm that the application works with the code in master.
https://bugs.winehq.org/show_bug.cgi?id=52711
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.5.