[Bug 49124] New: ergoplanet: menu garbled
https://bugs.winehq.org/show_bug.cgi?id=49124 Bug ID: 49124 Summary: ergoplanet: menu garbled Product: Wine Version: 5.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: daniel.heiserer(a)gmail.com Distribution: --- Created attachment 67118 --> https://bugs.winehq.org/attachment.cgi?id=67118 garbled menus The menus of the application Ergoplane (APP submitted to database) are garbled and useless. I will submit typescript and screenshot. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49124 --- Comment #1 from daniel.heiserer(a)gmail.com --- Created attachment 67119 --> https://bugs.winehq.org/attachment.cgi?id=67119 typescript log -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49124 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal CC| |dark.shadow4(a)web.de --- Comment #2 from Fabian Maurer <dark.shadow4(a)web.de> --- Not a blocker. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49124 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #3 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Created attachment 67129 --> https://bugs.winehq.org/attachment.cgi?id=67129 screenshot with dotnet20 installed -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49124 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Keywords| |download Component|-unknown |mscoree Summary|ergoplanet: menu garbled |Ergoplanet: menu garbled | |(using mono) URL| |http://www.ergoplanet.de/do | |wnload/ErgoPlanet_1_5_3.msi --- Comment #4 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Hi daniel, In future please add downloadlink if the program is free to download Anyway, confirming. For me "winetricks dotnet20" works around the bug, see attached screenshot. Can you confirm that? Regards. (Adjusted title a bit) sha1sum ErgoPlanet_1_5_3.msi 06d63b3f8d834ad3dde894877296a93e4f875474 ErgoPlanet_1_5_3.msi -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49124 --- Comment #5 from daniel.heiserer(a)gmail.com --- Thanks and Sorry: I do not know how to use "winetricks dotnet20". I messed around with some googled "advices" on my x86-64 Ubuntu 18.04.4 LTS, such as: env WINEARCH=win32 WINEPREFIX=~/.wine32 winetricks dotnet20 However when i try to use: wine $PATHTO/ErgoPlanet.exe it still fails or results in the same garbabe. Seems it does not use Net 2.0. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49124 --- Comment #6 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to daniel.heiserer from comment #5)
env WINEARCH=win32 WINEPREFIX=~/.wine32 winetricks dotnet20
However when i try to use:
wine $PATHTO/ErgoPlanet.exe it still fails or results in the same garbabe. Seems it does not use Net 2.0.
When you set WINEPREFIX to install dotnet20. then you should use it too to run the application (e.g. WINEPREFIX=~/.wine32 wine ~/.wine32/drive_c/Program Files/ErgoPlanet.exe ) Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49124 --- Comment #7 from daniel.heiserer(a)gmail.com --- Installtion dotnet20 and running: WINEPREFIX=~/.wine32 wine $PATHTO/ErgoPlanet.exe runs fine in the beginning and all the menus look fine. However when starting the communication to the ergometer device it crashes and produces a nice backtrace, which I attach. The technical issue is, that the application trys to start "googlemaps" and wraps it's screen into it's own window. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49124 daniel.heiserer(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #67118|0 |1 is obsolete| | Attachment #67119|0 |1 is obsolete| | --- Comment #8 from daniel.heiserer(a)gmail.com --- Created attachment 67141 --> https://bugs.winehq.org/attachment.cgi?id=67141 ErrorMessage some steps later wrapping googlemaps. Installtion dotnet20 and running: WINEPREFIX=~/.wine32 wine $PATHTO/ErgoPlanet.exe runs fine in the beginning and all the menus look fine making the previous attachments obsolete. However when starting the communication to the ergometer device it crashes and produces a nice backtrace, which I attach. The technical issue is, that the application trys to start "googlemaps" and wraps it's screen into it's own window. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49124 --- Comment #9 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to daniel.heiserer from comment #8)
Created attachment 67141 [details] ErrorMessage some steps later wrapping googlemaps.
However when starting the communication to the ergometer device it crashes and produces a nice backtrace, which I attach.
Basically this should go into a new bugreport, but can you attach console output before the crash as well? Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49124 --- Comment #10 from daniel.heiserer(a)gmail.com --- Created attachment 67142 --> https://bugs.winehq.org/attachment.cgi?id=67142 typescript /console output of/before crash -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49124 --- Comment #11 from Esme Povirk <madewokherd(a)gmail.com> --- Is there any way to reproduce this without specialized hardware? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49124 Anastasius Focht <focht(a)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(a)gmx.net --- Comment #12 from Anastasius Focht <focht(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49124 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla