http://bugs.winehq.org/show_bug.cgi?id=30485
--- Comment #5 from Robert Walker robert_mt_walker@yahoo.co.uk 2012-04-29 05:23:30 CDT --- (In reply to comment #4)
Hello,
--- quote --- Install: winetricks dotnet11 winetricks dotnet20 winetricks gdiplus --- quote ---
where did you get that prerequisites list? IMHO there is no need to install .NET Framework 1.1 and gdiplus, 'winetricks -q dotnet20' is sufficient.
The app crashes while deserializing some settings from "settings.xml".
...
$ wine --version wine-1.5.2-191-gd080774
Regards
@Anastasius
Thanks for the quick response! However I must be doing something else stupid...
I waited till ARCH had wine 1.5.3 in the official repository. Clean 32-bit wineprefix. Used $ winetricks -q dotnet20 as suggested...
$ sha1sum MeGUI_2112_x86.zip 68c58259ad4fea8ccd981911e0d2f64d3a6a3bf2 MeGUI_2112_x86.zip $ wine --version wine-1.5.3
Was your fix to the Wine Git tree a full fix or a partial fix...?? I am still seeing the same bug (practically identical error GUI and console output)...
Thanks Bob