https://bugs.winehq.org/show_bug.cgi?id=49124
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Ergoplanet: menu garbled |Ergoplanet 1.5.3 shows |(using mono) |garbled menus with | |Wine-Mono URL|http://www.ergoplanet.de/do |https://web.archive.org/web |wnload/ErgoPlanet_1_5_3.msi |/20201227202748/http://www. | |ergoplanet.de/download/Ergo | |Planet_1_5_3.msi Distribution|--- |Ubuntu CC| |focht@gmx.net
--- Comment #12 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't even reproduce the menu/font rendering problem with Wine 5.0 here (Fedora 32).
Maybe OP had some font overrides, strange distro fonts installed etc. Maybe something else was broken on his Ubuntu 18.04.4 LTS distro.
I've tested with the following Wino-Mono versions (https://gist.github.com/rmi1974/a65b875934f87509b536a776347d007a):
Wine-Mono 5.1.1 | wine-5.19 = ok, main menu renders fine Wine-Mono 5.1.0 | wine-5.11 = ok, main menu renders fine Wine-Mono 5.0.0 | wine-5.7 = ok, main menu renders fine Wine-Mono 4.9.4 | wine-4.20 = app crashes
Wine releases outside of the Wine-Mono upgrade cycle:
wine-4.21 = app crashes wine-5.0-rc1 = ok, main menu renders fine
Each test done with clean WINEPREFIX and install of application (no prefix upgrades).
$ sha1sum ErgoPlanet_1_5_3.msi 06d63b3f8d834ad3dde894877296a93e4f875474 ErgoPlanet_1_5_3.msi
$ du -sh ErgoPlanet_1_5_3.msi 1.6M ErgoPlanet_1_5_3.msi
$ wine --version wine-5.0
Regards