https://bugs.winehq.org/show_bug.cgi?id=50459
Bug ID: 50459 Summary: Unimplemented function dcomp.dll.DCompositionCreateDevice called in 64-bit code (Studio One 5) Product: Wine Version: 6.0-rc5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: moseskim84@gmail.com Distribution: ---
Created attachment 69083 --> https://bugs.winehq.org/attachment.cgi?id=69083 Winedbg log file
I'm running Ubuntu 20.10, Wine-6.0-rc5 and have installed Studio One 5 Professional (music production program) into it's own prefix. The program does not open at all and crashes when I run it with the following error:
wine: Call from 000000007B01135E to unimplemented function dcomp.dll.DCompositionCreateDevice, aborting wine: Unimplemented function dcomp.dll.DCompositionCreateDevice called at address 000000007B01135E (thread 0244), starting debugger...
I have installed the following libraries: corefonts, atmlib, d3dcompiler43, d3dx9, d9vk/dxvk, fontsmooth-rgb, gdiplus_winxp, msxml3, msxml6, vcrun2008, vcrun2010, vcrun2012
I have tried it on wine-stable as well (5.0) but it still won't load. Any help would be appreciated. Thanks!