https://bugs.winehq.org/show_bug.cgi?id=46313
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 64108 --> https://bugs.winehq.org/attachment.cgi?id=64108 console output
Retested in fresh WINEPREFIX; ``winetricks dotnet35sp1 win7``
Apart from dwmapi bug also seems to suffer from https://bugs.winehq.org/show_bug.cgi?id=34764
Unhandled exception: page fault on read access to 0xfffffffc in 32-bit code Backtrace: =>0 0x7c138561 IMILUnknown2Impl_Release+0x2c() in windowscodecs (0x04c8ed68) 1 0x54039ed3 EntryPoint+0x388a6() in wpfgfx_v0300 (0x04c8ed8c)
After applying 1st patch from Staging patchset for that bug, the app begins updating. (https://raw.githubusercontent.com/wine-staging/wine-staging/master/patches/w...)
After the update I end with a white window, with no text/buttons. Looks like a mshtml bug. I didn`t try winetricks ie8 as that refuses to run in 64 bit prefix.
I`ll change summary to make this bugreport useful; let`s use it to track the ``white window`` bug