http://bugs.winehq.org/show_bug.cgi?id=21375
Summary: cannot find CDROM nor add drive in winecfg Product: Wine Version: 1.1.36 Platform: x86 URL: http://forum.winehq.org/viewtopic.php?t=7336 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ahso47@yahoo.com
i need to have the game CD for running Microsoft Flightsimulator 2004. But as normal user i get message: "debugger detected" and root "insert game CD"
Also I can't add a drive in winecfg.
Earlier versions of wine found /mnt/cdrom but not anymore. At least I think that's the way i've installed FS2004 some months ago.
http://bugs.winehq.org/show_bug.cgi?id=21375
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://forum.winehq.org/vie | |wtopic.php?t=7336 |
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2010-01-15 09:56:43 --- What does 'ls -la ~/.wine/dosdevices' say?
http://bugs.winehq.org/show_bug.cgi?id=21375
--- Comment #2 from ahso47@yahoo.com 2010-01-16 02:01:10 --- michael@9-80-15-pool:~> ls -la ~/.wine/dosdevices insgesamt 12 drwxr-xr-x 3 michael users 4096 10. Jan 09:40 . drwxr-xr-x 4 michael users 4096 15. Jan 06:21 .. lrwxrwxrwx 1 michael users 10 10. Jan 09:40 c: -> ../drive_c drwxr-xr-x 2 root root 4096 12. Jan 08:59 d: lrwxrwxrwx 1 michael users 5 10. Dez 18:24 f: -> /home lrwxrwxrwx 1 michael users 10 10. Dez 18:24 g: -> /windows/C lrwxrwxrwx 1 michael users 10 10. Dez 18:24 h: -> /windows/D lrwxrwxrwx 1 michael users 17 10. Dez 18:24 i: -> /sys/kernel/debug lrwxrwxrwx 1 michael users 13 10. Dez 18:24 j: -> /proc/bus/usb lrwxrwxrwx 1 michael users 13 10. Dez 18:24 k: -> /home/michael lrwxrwxrwx 1 michael users 1 10. Dez 18:24 l: -> / lrwxrwxrwx 1 michael users 1 14. Nov 08:16 z: -> / michael@13-194-pool:~>
and:
94-pool:/media # ls -la insgesamt 10 drwxr-xr-x 3 root root 4096 16. Jan 08:58 . drwxr-xr-x 23 root root 4096 16. Jan 08:24 .. dr-x------ 1 michael users 2048 13. Jun 2003 FS_DISC4 -rw-r--r-- 1 root root 0 16. Jan 08:57 .hal-mtab -rw------- 1 root root 0 16. Jan 08:56 .hal-mtab-lock 3-194-pool:/media #
http://bugs.winehq.org/show_bug.cgi?id=21375
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2010-01-16 11:32:38 ---
drwxr-xr-x 2 root root 4096 12. Jan 08:59 d:
That's your problem. It's a directory, owned by root. Neither of which should ever happen.
http://bugs.winehq.org/show_bug.cgi?id=21375
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2010-01-16 11:32:46 --- Closing
http://bugs.winehq.org/show_bug.cgi?id=21375
ahso47@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #5 from ahso47@yahoo.com 2010-01-18 03:11:57 --- Ok but still the same error:
100-90-1pool:/home/michael/.wine/dosdevices # ls c: d: e: f: g: h: i: j: k: l: z: 100-94-pool:/home/michael/.wine/dosdevices # ls -la insgesamt 8 drwxr-xr-x 2 michael users 4096 18. Jan 10:07 . drwxr-xr-x 4 michael users 4096 18. Jan 10:07 .. lrwxrwxrwx 1 michael users 10 10. Jan 09:40 c: -> ../drive_c lrwxrwxrwx 1 michael users 7 18. Jan 10:05 d: -> /media/ lrwxrwxrwx 1 michael users 16 18. Jan 10:07 e: -> /media/FS_DISC4/ lrwxrwxrwx 1 michael users 5 10. Dez 18:24 f: -> /home lrwxrwxrwx 1 michael users 10 10. Dez 18:24 g: -> /windows/C lrwxrwxrwx 1 michael users 10 10. Dez 18:24 h: -> /windows/D lrwxrwxrwx 1 michael users 17 10. Dez 18:24 i: -> /sys/kernel/debug lrwxrwxrwx 1 michael users 13 10. Dez 18:24 j: -> /proc/bus/usb lrwxrwxrwx 1 michael users 13 10. Dez 18:24 k: -> /home/michael lrwxrwxrwx 1 michael users 1 10. Dez 18:24 l: -> / lrwxrwxrwx 1 michael users 1 14. Nov 08:16 z: -> / 100--pool:/home/michael/.wine/dosdevices # ls -la /media insgesamt 10 drwxr-xr-x 3 root root 4096 18. Jan 10:04 . drwxr-xr-x 23 root root 4096 18. Jan 07:53 .. dr-x------ 1 michael users 2048 13. Jun 2003 FS_DISC4 -rw------- 1 root root 0 18. Jan 10:02 .hal-mtab-lock 100-4-pool:/home/michael/.wine/dosdevices #
http://bugs.winehq.org/show_bug.cgi?id=21375
--- Comment #6 from ahso47@yahoo.com 2010-01-18 03:14:21 --- PS: I can add a drive in winecfg now but it's still is not found by Flightsimulator. ( same messages )
http://bugs.winehq.org/show_bug.cgi?id=21375
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2010-01-19 08:46:15 --- (In reply to comment #5)
lrwxrwxrwx 1 michael users 7 18. Jan 10:05 d: -> /media/
This is invalid again. Remove ~/.wine directory.
What distro is this? Have you compiled Wine yourself or installed from binary package?
http://bugs.winehq.org/show_bug.cgi?id=21375
--- Comment #8 from ahso47@yahoo.com 2010-01-21 01:38:16 ---
Remove ~/.wine directory.
No as I've all programs installed there
What distro is this? Have you compiled Wine yourself or installed from binary package?
Compiled and updated source ( make uninstall etc. )
http://bugs.winehq.org/show_bug.cgi?id=21375
ahso47@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #9 from ahso47@yahoo.com 2010-01-30 01:13:00 --- removed .wine and copied the old programs folder into the new .wine
http://bugs.winehq.org/show_bug.cgi?id=21375
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|FIXED |INVALID
--- Comment #10 from Vitaliy Margolen vitaliy@kievinfo.com 2010-01-30 11:53:05 --- Not fixed, invalid