http://bugs.winehq.org/show_bug.cgi?id=21432
Summary: Mounted ISO is not recognized when wine is run from the source tree Product: Wine Version: 1.1.36 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: c_korn@gmx.de
I have the Debian package for Ubuntu 9.10 of wine-1.1.36 installed. I also compiled version 1.1.36 in the git source tree.
When I run a game via "WINEDEBUG=/home/korn/wineprefixes/comanche_3 wine Wc3.exe" (using the executable from the Debian package) the game recognizes the mounted ISO. But when I run the game via the wine build from the source tree "WINEDEBUG=/home/korn/wineprefixes/comanche_3 ~/wineprefixes/wine/wine/wine Wc3.exe" the game complains about the missing CD.
The game CD is mounted in /media/cdrom0 and the ISO file is also linked: korn@ubuntu:~/wineprefixes/comanche_3/dosdevices$ LANG=C ls -la total 8 drwxr-xr-x 2 korn korn 4096 Jan 20 15:31 . drwxr-xr-x 5 korn korn 4096 Jan 20 18:12 .. lrwxrwxrwx 1 korn korn 10 Dec 22 14:59 c: -> ../drive_c lrwxrwxrwx 1 korn korn 13 Dec 22 15:00 e: -> /media/cdrom0 lrwxrwxrwx 1 korn korn 35 Jan 8 22:26 e:: -> /home/korn/images/COMANCHEGLD.iso lrwxrwxrwx 1 korn korn 13 Jan 20 15:18 f: -> /media/cdrom0 lrwxrwxrwx 1 korn korn 35 Jan 20 15:31 f:: -> /home/korn/images/COMANCHEGLD.iso lrwxrwxrwx 1 korn korn 10 Dec 22 14:59 h: -> /home/korn lrwxrwxrwx 1 korn korn 1 Dec 22 14:59 z: -> /
http://bugs.winehq.org/show_bug.cgi?id=21432
Alex Balut alexandru.balut@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexandru.balut@gmail.com
--- Comment #1 from Alex Balut alexandru.balut@gmail.com 2010-05-16 04:59:42 --- I think you should use WINEPREFIX instead of WINEDEBUG, like this: $ (export WINEPREFIX=/home/korn/wineprefixes/comanche_3 && wine Wc3.exe)
http://bugs.winehq.org/show_bug.cgi?id=21432
--- Comment #2 from Christoph Korn c_korn@gmx.de 2012-02-22 11:33:20 CST --- WINEDEBUG was a typo. I meant WINEPREFIX.
https://bugs.winehq.org/show_bug.cgi?id=21432
--- Comment #3 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.16 or newer) wine?
https://bugs.winehq.org/show_bug.cgi?id=21432
--- Comment #4 from Christoph Korn c_korn@gmx.de --- Cannot reproduce this bug any longer but now there is a new regression: http://bugs.winehq.org/show_bug.cgi?id=35975
https://bugs.winehq.org/show_bug.cgi?id=21432
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Austin English austinenglish@gmail.com --- Thanks, marking fixed.
https://bugs.winehq.org/show_bug.cgi?id=21432
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.17.