[Bug 17619] GetDriveTypeW says C: is a network share if /home is an NFS share, breaking Steam installer

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 10 18:18:03 CST 2009


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


Frank Gore <gore at projectpontiac.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gore at projectpontiac.com




--- Comment #11 from Frank Gore <gore at projectpontiac.com>  2009-12-10 18:18:02 ---
Since C:\ cannot ever be a network share in Windows, then I don't see why Wine
should ever present it as a network share to applications. The argument that
C:\ should always be reported as DRIVE_FIXED is a valid one, regardless of
whether $WINEPREFIX/drive_c resides on a network share or not. Otherwise it
breaks Windows compatibility.

Photoshop CS2 (Platinum-level application) also refuses to install to a network
share. So it cannot currently be installed to C:\ if $WINEPREFIX/drive_c is on
a network share.

For the record, I also have my /home directory auto-mounted as a network share
when I log in. My Wine environment resides at ~/.wine (so I can use it
regardless of what computer I log in from)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list