http://bugs.winehq.org/show_bug.cgi?id=17037
Summary: Wine does not recognise empty DVD-ROMs Product: Wine Version: 1.1.13 Platform: PC-x86-64 URL: http://www.invelos.com/Downloads.aspx OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: Stuart@houseofanime.org
For app DVD Profiler (http://appdb.winehq.org/objectManager.php?sClass=version&iId=14707), the behaviour of drive detection is different under Windows and Wine.
Under Windows, the user can set the system's DVD-ROM drive under 'Tools, options, system' regardless of whether there is a disc in the drive or not.
Under Wine, the DVD-ROM drive is not available for selection unless there is a disc in the DVD drive.
http://bugs.winehq.org/show_bug.cgi?id=17037
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev@web.de Summary|Wine does not recognise |mountmgr.sys: Wine does not |empty DVD-ROMs |recognise empty DVD-ROMs
--- Comment #1 from Detlef Riekenberg wine.dev@web.de 2009-01-25 06:10:20 --- Wine use only mounted volumes ("volume.mount_point" present and not empty).
We could use "block.device" on removable drives ("storage.removable = true") without a mounted media. To get this working, the assigned drive must be updated, when a media is inserted / mounted.
The code is in dlls/mountmgr.sys/hal.c and dlls/mountmgr.sys/drives.c
http://bugs.winehq.org/show_bug.cgi?id=17037
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |nerv@dawncrow.de Ever Confirmed|0 |1
--- Comment #2 from André H. nerv@dawncrow.de 2009-07-26 10:37:58 --- confirming in wine 1.1.26
http://bugs.winehq.org/show_bug.cgi?id=17037
--- Comment #3 from Stuart Middleton Stuart@houseofanime.org 2010-01-25 15:00:05 --- No great surprise, but still present in 1.1.37.
http://bugs.winehq.org/show_bug.cgi?id=17037
--- Comment #4 from Stuart Middleton Stuart@houseofanime.org 2011-07-01 09:33:10 CDT --- Confirming still present in 1.3.23
http://bugs.winehq.org/show_bug.cgi?id=17037
Stuart Middleton Stuart@houseofanime.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mountmgr.sys
http://bugs.winehq.org/show_bug.cgi?id=17037
--- Comment #5 from Austin English austinenglish@gmail.com 2013-11-13 16:50:19 CST --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.6 or newer) wine? If so, please attach the terminal output in 1.7.6 (see http://wiki.winehq.org/FAQ#get_log).
http://bugs.winehq.org/show_bug.cgi?id=17037
Stuart Middleton Stuart@houseofanime.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Stuart Middleton Stuart@houseofanime.org 2013-11-14 08:07:09 CST --- Just retested and the behaviour appears to have changed. The application now auto detects a DVD drive as drive I: (for some reason). Closing.
http://bugs.winehq.org/show_bug.cgi?id=17037
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2013-11-22 12:50:49 CST --- Closing bugs fixed in 1.7.7.