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.