[Bug 10619] New: wineprefixcreate sometimes thinks c: is on /media/cdrom!

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 30 19:41:31 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=10619

           Summary: wineprefixcreate sometimes thinks c: is on /media/cdrom!
           Product: Wine
           Version: CVS/GIT
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: critical
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


Check this out:

$ rm -rf .wine
$ wine-git/wine /media/cdrom/setup.exe 
wine: creating configuration directory '/home/dank/.wine'...
Could not load Mozilla. HTML rendering will be disabled.
wine: '/home/dank/.wine' created successfully.
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system32" is not
accessible.
$ ls .wine/dosdevices/ -l
total 0
lrwxrwxrwx 1 dank dank 13 2007-11-30 17:17 c: -> /media/cdrom0
lrwxrwxrwx 1 dank dank  8 2007-11-30 17:17 c:: -> /dev/hdc
lrwxrwxrwx 1 dank dank 13 2007-11-30 17:17 d: -> /media/cdrom0
lrwxrwxrwx 1 dank dank  8 2007-11-30 17:17 d:: -> /dev/hdc
lrwxrwxrwx 1 dank dank  1 2007-11-30 17:17 z: -> /

Ain't that a hoot?  Doesn't seem to be terribly reproducible,
but I saw it happen twice so far in two days.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list