https://bugs.winehq.org/show_bug.cgi?id=38494
Bug ID: 38494 Summary: Installation of Age of Empires crashed Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: michael.moroni@openmailbox.org Distribution: ---
Created attachment 51341 --> https://bugs.winehq.org/attachment.cgi?id=51341 Backtrace
Installation of Age of Empires crashed. I used PlayOnLinux script but I think is not related to it.
https://bugs.winehq.org/show_bug.cgi?id=38494
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- PlayOnLinux is NOT SUPPORTED.
Retry in vanilla Wine 1.7.44 or later.
https://bugs.winehq.org/show_bug.cgi?id=38494
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.4-rc1
https://bugs.winehq.org/show_bug.cgi?id=38494
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- Most likely invalid:
00000008 (D) Z:\home\airon\Age_of_Empires_iso\AOESETUP.EXE
This is certainly not a real or image mounted CD. Besides that wine 1.4 was used.
https://bugs.winehq.org/show_bug.cgi?id=38494
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|Abandoned? |Installer CC| |focht@gmx.net Summary|Installation of Age of |Age of Empires installer |Empires crashed |crashes on startup
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello Bruno
--- quote --- This is certainly not a real or image mounted CD. Besides that wine 1.4 was used. --- quote ---
well, 'fuseiso -p' can be used to quickly mount an ISO anywhere in the filesystem, without the need to maintain the mount point manually.
Something like this:
--- snip --- $ fuseiso -p ~/Downloads/my_pirated_aoe.iso ~/Age_of_Empires_iso $ $(cd ~/Age_of_Empires_iso && wine ./aoesetup.exe) $ fusermount -u ~/Age_of_Empires_iso --- snip ---
other than that your statement is correct.
* outdated, no longer supported Wine version used * PlayOnLinux = hacked Wine = unsupported * potential use of pirated software (ISO image)
Tidbit: the game installs fine with Wine 1.7.x and likely did with Wine 1.6 (which is also dated and should not be used).
Regards
https://bugs.winehq.org/show_bug.cgi?id=38494
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Anastasius Focht from comment #3)
well, 'fuseiso -p' can be used to quickly mount an ISO anywhere in the filesystem, without the need to maintain the mount point manually.
You are right, as usual =)
But I would expect at least the user to have mapped the mounted ISO to a drive in winecfg to trick the installer.