http://bugs.winehq.org/show_bug.cgi?id=14049
Summary: Empire At War: "Audio hick-up" after clicking in the launcher Product: Wine Version: 1.0.0 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: xvachon@gmail.com
Game installed through Wine 1.0 and PlayonLinux
When I click in the launcher to start the game, the sound clip associated to the "start" button crashes and basically "hicks up" like if the OS would freeze when you play music and overrides all audio in-game. The game still runs appropriately however, though very slow considering my specs (Q6600 + 4GB Ram + Gefore 8800GT)
http://bugs.winehq.org/show_bug.cgi?id=14049
--- Comment #1 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-06-21 21:29:53 --- Is there any debug output if you use a terminal to cd to the install directory and run it? Please attach it.
http://bugs.winehq.org/show_bug.cgi?id=14049
--- Comment #2 from Xavier Vachon xvachon@gmail.com 2008-06-21 21:36:02 --- Created an attachment (id=14259) --> (http://bugs.winehq.org/attachment.cgi?id=14259) Can't open program files directory to test game from console
http://bugs.winehq.org/show_bug.cgi?id=14049
--- Comment #3 from Xavier Vachon xvachon@gmail.com 2008-06-21 21:36:46 --- (From update of attachment 14259) I can't go further in the console.
http://bugs.winehq.org/show_bug.cgi?id=14049
--- Comment #4 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-06-21 21:42:09 --- can you try to reproduce this without playonlinux?
open up a gnome terminal or similar, put the install cd in the drive,
wine /cdrom/setup.exe complete the setup... cd "~/.wine/drive_c/Program Files/insert correct path here" wine foo.exe 2> log.txt
Substitute in the correct path and filename in the above and the output will be in log.txt
http://bugs.winehq.org/show_bug.cgi?id=14049
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #5 from Xavier Vachon xvachon@gmail.com 2008-06-21 21:58:55 --- I tried to open the installation which is in the PlayOnLinux directory with the GNOME Terminal. However, there is a Program Files directory, but it does not open. As you can see the spelling is accurate.
xavier@Xavier:~$ cd ~/.PlayOnLinux xavier@Xavier:~/.PlayOnLinux$ cd wineprefix xavier@Xavier:~/.PlayOnLinux/wineprefix$ cd EAW xavier@Xavier:~/.PlayOnLinux/wineprefix/EAW$ ls dosdevices drive_c system.reg userdef.reg user.reg xavier@Xavier:~/.PlayOnLinux/wineprefix/EAW$ cd drive_c xavier@Xavier:~/.PlayOnLinux/wineprefix/EAW/drive_c$ cd /Program Files/ bash: cd: /Program: No such file or directory xavier@Xavier:~/.PlayOnLinux/wineprefix/EAW/drive_c$ cd /Program Files/ bash: cd: /Program: No such file or directory xavier@Xavier:~/.PlayOnLinux/wineprefix/EAW/drive_c$ ls Program Files windows xavier@Xavier:~/.PlayOnLinux/wineprefix/EAW/drive_c$ cd /Program Files/LucasArts bash: cd: /Program: No such file or directory xavier@Xavier:~/.PlayOnLinux/wineprefix/EAW/drive_c$ cd Program Files bash: cd: Program: No such file or directory xavier@Xavier:~/.PlayOnLinux/wineprefix/EAW/drive_c$
http://bugs.winehq.org/show_bug.cgi?id=14049
--- Comment #6 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-06-21 22:05:24 --- Please do what was asked.
http://bugs.winehq.org/show_bug.cgi?id=14049
--- Comment #7 from James Hawkins truiken@gmail.com 2008-06-21 22:12:58 --- You have to escape spaces in bash or quote the entire argument:
$ cd Program\ Files $ cd "Program Files"
http://bugs.winehq.org/show_bug.cgi?id=14049
--- Comment #8 from Xavier Vachon xvachon@gmail.com 2008-06-21 22:23:29 --- Created an attachment (id=14261) --> (http://bugs.winehq.org/attachment.cgi?id=14261) Log
Done. This time the game doesn't load at all after the launcher. In PlayOnLinux there was only the audio problem, the game would load normally.
http://bugs.winehq.org/show_bug.cgi?id=14049
--- Comment #9 from Xavier Vachon xvachon@gmail.com 2008-06-21 22:27:18 --- Created an attachment (id=14262) --> (http://bugs.winehq.org/attachment.cgi?id=14262) Log from PlayOnLinux
Here is the log when I try to run the same command, but with the PlayOnLinux console.
http://bugs.winehq.org/show_bug.cgi?id=14049
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #10 from Jeff Zaroyko jeffz@jeffz.name 2008-11-02 20:36:09 --- (In reply to comment #9)
Created an attachment (id=14262)
--> (http://bugs.winehq.org/attachment.cgi?id=14262) [details]
Log from PlayOnLinux
Here is the log when I try to run the same command, but with the PlayOnLinux console.
unimplemented function d3dx9_36.dll.D3DXCreateEffectPool unimplemented function d3dx9_36.dll.D3DXCreateFragmentLinker
duplicate of bug 7382
*** This bug has been marked as a duplicate of bug 7382 ***
http://bugs.winehq.org/show_bug.cgi?id=14049
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Jeff Zaroyko jeffz@jeffz.name 2008-11-02 20:36:28 --- closing