https://bugs.winehq.org/show_bug.cgi?id=42811
Bug ID: 42811 Summary: PCG Tools Application fails to install Product: Wine Version: 2.5 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sterling2001@gmail.com
Able to successfully run install file, but the resulting file is not able to be run on Mac OS X, even with the "installation successful" message.
https://bugs.winehq.org/show_bug.cgi?id=42811
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- Did you try ``winetricks dotnet40``? Apperently the app needs it
https://bugs.winehq.org/show_bug.cgi?id=42811
--- Comment #2 from sterling2001@gmail.com --- Created attachment 57865 --> https://bugs.winehq.org/attachment.cgi?id=57865 Install Log
Failed Install. I included dotnet40, thanks for the tip. It gives me the "serious error" message toward the end of installation...
https://bugs.winehq.org/show_bug.cgi?id=42811
--- Comment #3 from sterling2001@gmail.com --- Created attachment 57866 --> https://bugs.winehq.org/attachment.cgi?id=57866 Error Report (Backtrace)
This was from subsequent install try...
https://bugs.winehq.org/show_bug.cgi?id=42811
sterling2001@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #57865|0 |1 is obsolete| | Attachment #57866|0 |1 is obsolete| |
--- Comment #4 from sterling2001@gmail.com --- Created attachment 57867 --> https://bugs.winehq.org/attachment.cgi?id=57867 backtrace
https://bugs.winehq.org/show_bug.cgi?id=42811
--- Comment #5 from sterling2001@gmail.com --- Created attachment 57868 --> https://bugs.winehq.org/attachment.cgi?id=57868 install log
https://bugs.winehq.org/show_bug.cgi?id=42811
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #6 from winetest@luukku.com --- One of your logs shows
Wine build: wine-1.7.11
and your report claims 2.5.
Something is really wrong here.
https://bugs.winehq.org/show_bug.cgi?id=42811
--- Comment #7 from sterling2001@gmail.com --- Interesting. I have 2.5 installed, but also the older version from a few years ago. Maybe that is my issue...WineBottler is somehow using the wrong underlying version of wine. I will look into that immediately. Thanks for the response!!
(In reply to winetest from comment #6)
One of your logs shows
Wine build: wine-1.7.11
and your report claims 2.5.
Something is really wrong here.
https://bugs.winehq.org/show_bug.cgi?id=42811
sterling2001@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #57867|0 |1 is obsolete| | Attachment #57868|0 |1 is obsolete| |
--- Comment #8 from sterling2001@gmail.com --- Created attachment 57869 --> https://bugs.winehq.org/attachment.cgi?id=57869 thrown exception
Thanks winetest@luukku.com for the tip. I deleted the old version of Wine and the installation went further successfully (installed .NET files). Then further along in the software install process, I get the error messages as attached...
However, after the errors (attached), I do seem to be able to start up the software, so I will begin testing.
Neither Wine nor WineBottler now generate error logs as before... Thanks for the help!
https://bugs.winehq.org/show_bug.cgi?id=42811
--- Comment #9 from sterling2001@gmail.com --- Created attachment 57870 --> https://bugs.winehq.org/attachment.cgi?id=57870 runtime error message
https://bugs.winehq.org/show_bug.cgi?id=42811
--- Comment #10 from sterling2001@gmail.com --- Application seems to run, but UI seems corrupted? Not sure the exact issue, but whenever I move the mouse, it makes horizontal lines through portions of UI such that everything is indistinguishable. Seems to "shake" as well...
https://bugs.winehq.org/show_bug.cgi?id=42811
--- Comment #11 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- (In reply to sterling2001 from comment #10)
Application seems to run, but UI seems corrupted? Not sure the exact issue, but whenever I move the mouse, it makes horizontal lines through portions of UI such that everything is indistinguishable. Seems to "shake" as well...
That could be an issue specific to running on MAC, but I`m not 100% sure about that.
What happens if you disable d3d9?
e.g. WINEDLLOVERRIDES=d3d9=d wine PGC.exe (or whatever the exe is called)
Also, could you post complete console output of running the application?
https://bugs.winehq.org/show_bug.cgi?id=42811
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #12 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-5.14?