https://bugs.winehq.org/show_bug.cgi?id=43414
Bug ID: 43414 Summary: Corrupted Text in gOddysey Pacemaker Product: Wine Version: 2.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: matthewtrescott@gmail.com Distribution: ---
Created attachment 58768 --> https://bugs.winehq.org/attachment.cgi?id=58768 Pacemaker window
gOddysey Pacemaker is a free (now discontinued) 3D model viewer/editor that works with the BlitzBasic B3D file format. You can download it at http://web.archive.org/web/20110624013029if_/http://webzoom.webs.com/smiff/P...
The original site can be viewed at http://web.archive.org/web/20090721084014/http://www.goddysey.com:80/downloa...
I've tried in Wine 2.12 and Wine-Staging 2.12; in both the text is corrupted. I'm on Arch Linux with Intel Haswell graphics (HD 4600).
(Trying to save any file also causes a crash/freeze, but that's probably a separate bug.)
https://bugs.winehq.org/show_bug.cgi?id=43414
--- Comment #1 from Matthew Trescott matthewtrescott@gmail.com --- Created attachment 58769 --> https://bugs.winehq.org/attachment.cgi?id=58769 Console command and output
https://bugs.winehq.org/show_bug.cgi?id=43414
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- What is needed to run it? For me it just displays a messagebox "User lib not found" and crashes.
https://bugs.winehq.org/show_bug.cgi?id=43414
--- Comment #3 from Matthew Trescott matthewtrescott@gmail.com --- Strange... For me it runs just fine on a brand new prefix. I downloaded and extracted the zip, and (in the folder with the extracted files) I ran:
$ WINEARCH=win32 WINEDLLOVERRIDES="winemenubuilder.exe=d" wine pacemaker134d.exe
It opened up just fine. Maybe you need to have the right working directory?
https://bugs.winehq.org/show_bug.cgi?id=43414
--- Comment #4 from Matthew Trescott matthewtrescott@gmail.com --- Er, I mean, it runs just fine, besides this bug. Sorry if that was confusing.
https://bugs.winehq.org/show_bug.cgi?id=43414
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Strange, I did the same and it doesn't work. Thanks for the feedback, I split that problem into Bug 43418.
https://bugs.winehq.org/show_bug.cgi?id=43414
Matthew Trescott matthewtrescott@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=43414
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Keywords| |download Ever confirmed|0 |1 URL| |http://web.archive.org/web/ | |20110624013029if_/http://we | |bzoom.webs.com/smiff/PaceMa | |kerR.zip Status|UNCONFIRMED |NEW
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- Confirming +added downloadlink
For me the problem is gone when I set the registrykey REGEDIT4
[HKEY_CURRENT_USER\Software\Wine\Direct3D] "MaxVersionGL"=dword:00030002
Maybe one of the d3d-guys knows why this workaround works around the bug
https://bugs.winehq.org/show_bug.cgi?id=43414
--- Comment #7 from Matthew Trescott matthewtrescott@gmail.com --- Indeed, Louis Lender's fix helped. No idea why, but thank you for the time being! With a slightly complicated model the software bogged down quite a bit, but was workable. However, I had to press and hold mouse buttons for a moment in order for clicks to register (odd...). Also with the file save dialog you have to type right away over the highlighted part or it will turn into spaces and cause a stack overflow when you try to save.
https://bugs.winehq.org/show_bug.cgi?id=43414
--- Comment #8 from Fabian Maurer dark.shadow4@web.de --- Still present in wine-9.12. And the workaround from comment 6 doesn't seem to work for me