https://bugs.winehq.org/show_bug.cgi?id=53955
Bug ID: 53955 Summary: Fractal Mapper stopped working after wine upgrade Product: Wine Version: 7.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 Assignee: wine-bugs@winehq.org Reporter: goeran@uddeborg.se Distribution: ---
After upgrading wine on my Fedora 37 system Fractal Mapper no longer works. The output ends withe a couple of error messages.
010c:err:module:find_forwarded_export module not found for forward 'msxml3.DllGetClassObject' used by L"C:\windows\system32\msxml.dll" 010c:err:ole:apartment_add_dll couldn't find function DllGetClassObject in L"C:\windows\system32\msxml.dll" 010c:err:ole:create_server class {2933bf90-7b36-11d2-b20e-00c04f983e60} not registered 010c:err:ole:com_get_class_object no class object {2933bf90-7b36-11d2-b20e-00c04f983e60} could be created for context 0x5 010c:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception.
The can be reproduced with the trial version from https://www.nbos.com/nox/item/144. Run like this
- wine fm8trial.exe - cd $WINEPREFIX/drive_c/Program\ Files\ (x86)/nbos - wine Mapper8.exe
To get Fractal Mapper fully working with wine I have previously documented some steps in the appdb. This new problem appears regardless if you do those extra steps or not however.
There have been several upgrades of wine in Fedora, I don't know exactly at which upgrade this broke.