http://bugs.winehq.org/show_bug.cgi?id=17293
Summary: wine from version 1.1.7 to 1.1.12 no longer uses winecfg advanced settings for drive mapping Product: Wine Version: 1.1.7 Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: martinrs@softhome.net
After running winecfg Drives->Show Advanced to set drive Type, wine versions from 1.1.7 no longer uses this information to find the drive type. This is confirmed by tracing through wine debug.
For example, run winecfg, choose Drives tab, Add.., D: drive, Show Advanced, Path:/some-normal-directory-path, Type: CD-ROM
The D: drive is not detected as CD-ROM but rather as a normal disk.
Also confirmed with Type: Local using a path that is a bind mount point (not even a network mount), and it detects as remote drive rather than local drive.
This is confirmed from version 1.1.7 to 1.1.12 (not sure after that).
http://bugs.winehq.org/show_bug.cgi?id=17293
Martin Fontaigne martinrs@softhome.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|wine from version 1.1.7 to |wine from version 1.1.8 to |1.1.12 no longer uses |1.1.12 no longer uses |winecfg advanced settings |winecfg advanced settings |for drive mapping |for drive mapping
--- Comment #1 from Martin Fontaigne martinrs@softhome.net 2009-02-07 01:03:29 --- The issue starts from version 1.1.8, not 1.1.7. Changed title to reflect this.
http://bugs.winehq.org/show_bug.cgi?id=17293
Martin Fontaigne martinrs@softhome.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|wine from version 1.1.8 to |wine from version 1.1.9 to |1.1.12 no longer uses |1.1.12 no longer uses |winecfg advanced settings |winecfg advanced settings |for drive mapping |for drive mapping
--- Comment #2 from Martin Fontaigne martinrs@softhome.net 2009-02-07 01:08:06 --- Nope. The issue exists from 1.1.9.
http://bugs.winehq.org/show_bug.cgi?id=17293
--- Comment #3 from Austin English austinenglish@gmail.com 2009-02-07 01:50:20 --- Run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=17293
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression OS/Version|All |other Platform|All |Other Summary|wine from version 1.1.9 to |wine no longer uses winecfg |1.1.12 no longer uses |advanced settings for drive |winecfg advanced settings |mapping |for drive mapping | Version|1.1.7 |unspecified
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2009-02-07 12:55:33 --- What Wine version do you have now?
http://bugs.winehq.org/show_bug.cgi?id=17293
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|kernel32 |-unknown
http://bugs.winehq.org/show_bug.cgi?id=17293
Martin Fontaigne martinrs@softhome.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|wine no longer uses winecfg |winecfg drive cdrom type is |advanced settings for drive |ignored for networked |mapping |mounted paths
--- Comment #5 from Martin Fontaigne martinrs@softhome.net 2009-02-18 03:22:34 --- I now have wine 1.1.12.
I have pinpointed this problem to be related to network mount paths, and modified the title to correctly reflect this.
Here is how to reproduce:
In winecfg, change a drive to a local directory path and drive type as cdrom. It is detected as cdrom by applications.
Now change a drive to a network mounted directory path and set the drive type as cdrom too. It is detected as a network drive, not a cdrom.
This behavior is different from wine 1.0.x last time I used, where it consistently detects the path as cdrom whether the directory is local or network mounted.
It seems like the newer wine no longer follows the manually set device type if the device is detected as unix network drive.
http://bugs.winehq.org/show_bug.cgi?id=17293
Martin Fontaigne martinrs@softhome.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.12
--- Comment #6 from Martin Fontaigne martinrs@softhome.net 2009-02-18 03:30:11 --- I believe, before version 1.1.12, all mounted directory paths (whether networked or local bind) device type couldn't be overriden using winecfg.
Now it seems that local directory paths device types are able to be overriden properly, but not nfs-mounted directory paths. Thus the bug title reflects this new information.
http://bugs.winehq.org/show_bug.cgi?id=17293
--- Comment #7 from Austin English austinenglish@gmail.com 2009-08-26 13:21:20 --- Is this still present in current (1.1.28 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=17293
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=17293
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #8 from Austin English austinenglish@gmail.com 2011-10-01 13:08:13 CDT --- (In reply to comment #7)
Is this still present in current (1.1.28 or newer) wine?
1 year, no response, no download => abandoned.
http://bugs.winehq.org/show_bug.cgi?id=17293
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Austin English austinenglish@gmail.com 2011-10-01 13:18:14 CDT --- Closing.