http://bugs.winehq.org/show_bug.cgi?id=26524
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1e1084232d8d95540fbd7196c94 | |8ee4f8b5532b2 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #13 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/1e1084232d8d95540fbd7196c94...
Thanks Nikolay
With registry-free COM server now loading a previously hidden dependency to MFC gets triggered -> 'winetricks -q mfc42'
It runs further until encountering another crash : 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.'
Interestingly the app behaves better with .NET Framework 3.5 SP1 installed (at least .NET 3.0 was requested by installer). With 3.5 SP1 it runs into bug 34764 which can be worked around with 'winetricks -q windowscodecs' After that you get a full blown WPF gui.
Regards