http://bugs.winehq.org/show_bug.cgi?id=10792
Summary: winecfg and wine delete cdrom from drives when audio cd inserted before Product: Wine Version: 0.9.51. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: c72578@yahoo.de
If an audio cd is inserted into the cdrom drive and winecfg is started afterwards, then the necessary symbolic link to the cdrom is deleted by wine automatically, without user interaction and the cdrom is not available any more. The cdrom is mounted in this case.
Example: e: -> /media/cdrom0 is deleted from ~/.wine/dosdevices/ The same happens if a wine application is started while an audio cd is present in the drive.
Expected behavior: wine should not delete a symbolic link to a drive unless the button "Remove" is used from the winecfg drives tab.
Remark: e:: -> /dev/hdc is not deleted automatically in this case
http://bugs.winehq.org/show_bug.cgi?id=10792
--- Comment #1 from Roderick Colenbrander thunderbird2k@gmx.net 2007-12-16 04:58:08 --- Is your system using HAL? As wine these days uses HAL to automaticly configure devices e.g. usb sticks cdroms and so on. Are you sure the drive isn't available in another way in Wine?
http://bugs.winehq.org/show_bug.cgi?id=10792
Wolfgang c72578@yahoo.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME
--- Comment #2 from Wolfgang c72578@yahoo.de 2007-12-16 10:42:25 --- In order to get it working, all symbolic links were deleted from dosdevices and recreated by winecfg and the automatic button for drives. The difference now is, that "e:: -> /dev/hdc" was changed to "i:: -> /dev/hdc" by winecfg whereas e: -> /media/cdrom0 is still available and not deleted any more. So the problem was probably caused by old configuration settings or dosdevices from previous wine versions.
http://bugs.winehq.org/show_bug.cgi?id=10792
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |INVALID
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2007-12-16 10:55:52 --- Invalid then. You should always test with removed ~/.wine directory.
http://bugs.winehq.org/show_bug.cgi?id=10792
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2007-12-16 10:56:03 --- Closing invalid.