https://bugs.winehq.org/show_bug.cgi?id=28847 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |3106cef4007473f2a8844cd7d21 | |9566b5eb41cc4 Resolution|--- |FIXED --- Comment #15 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, this is fixed by commit https://source.winehq.org/git/wine.git/commitdiff/3106cef4007473f2a8844cd7d2... ("wmvcore: Upgrade to IWMProfileManager2."). Thanks Gijs --- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/ADInstruments/LabChart7Reader $ WINEDEBUG=+seh,+relay,+wmvcore wine ./LabChart7\ Reader.exe >>log.txt 2>&1 ... 0031:Call KERNEL32.LoadLibraryW(0130e770 L"C:\\Program Files\\ADInstruments\\LabChart7Reader\\Essential Files\\Standard Extensions\\VideoRender(7).CfwExt") ret=00d2f098 0031:Call PE DLL (proc=0x7ac8b786,module=0x7ac80000 L"wmvcore.dll",reason=PROCESS_ATTACH,res=(nil)) 0031:trace:wmvcore:DllMain (0x0x7ac80000, 1, (nil)) ... 0031:Call wmvcore.WMCreateProfileManager(0033e578) ret=02b97b05 0031:trace:wmvcore:WMCreateProfileManager (0x33e578) ... 0031:Ret wmvcore.WMCreateProfileManager() retval=00000000 ret=02b97b05 0031:trace:wmvcore:WMProfileManager_QueryInterface (0x194eec0)->(IID_IWMProfileManager2 0x33e57c) 0031:trace:wmvcore:WMProfileManager_AddRef (0x194eec0) ref=2 0031:fixme:wmvcore:WMProfileManager2_SetSystemProfileVersion (0x194eec0)->(80000) 0031:trace:wmvcore:WMProfileManager_Release (0x194eec0) ref=1 ... --- snip --- $ wine --version wine-4.3-283-g5baadda536 Regards -- 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.