https://bugs.winehq.org/show_bug.cgi?id=45774
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Ever confirmed|0 |1 Status|UNCONFIRMED |NEW URL| |https://www.microsoft.com/e | |n-us/download/details.aspx? | |id=36180 CC| |focht@gmx.net Component|-unknown |wineserver Summary|Black screen (Ragnarok |Multiple games and |Online kRO) |applications show black | |screen or have broken user | |interface rending (Ragnarok | |Online kRO, Microsoft | |Expression Design 4)
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming, I've encountered a couple of applications which are affected by this. Most recent one: Microsoft Expression Design 4 (.NET 4.x app) while revisiting bug 33506
https://www.microsoft.com/en-us/download/details.aspx?id=36180
(needs 'winetricks -q dotnet40')
The user interface rendering such as main menu is completely broken: no or partial rendering of menu items, including popup menus.
Reverting commit https://source.winehq.org/git/wine.git/commitdiff/6ccb94392a8ef4bca701ae2a56... on top of current master HEAD restores the proper behaviour.
Refining summary to collect more apps here.
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Microsoft Expression/Design 4
$ wine ./Design.exe --- snip ---
$ sha1sum Design_Trial_en.exe 65229a31f44d5adcf11edd7a849f8e3d9c4e8233 Design_Trial_en.exe
$ du -sh Design_Trial_en.exe 47M Design_Trial_en.exe
$ wine --version wine-4.3-229-g6d82b2f1ad
Regards