WineHQ
Bug Tracking Database – Bug 17037

 Bugzilla

 

Last modified: 2013-11-22 12:50:49 UTC  

mountmgr.sys: Wine does not recognise empty DVD-ROMs

Bug 17037 - mountmgr.sys: Wine does not recognise empty DVD-ROMs
mountmgr.sys: Wine does not recognise empty DVD-ROMs
Status: CLOSED FIXED
AppDB: Show Apps affected by this bug
Product: Wine
Classification: Unclassified
Component: mountmgr.sys
1.1.13
x86-64 Linux
: P2 enhancement
: ---
Assigned To: Mr. Bugs
http://www.invelos.com/Downloads.aspx
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2009-01-19 15:18 UTC by Stuart Middleton
Modified: 2013-11-22 12:50 UTC (History)
2 users (show)

See Also:
Regression SHA1:
Fixed by SHA1:
Distribution: ---
Staged patchset:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stuart Middleton 2009-01-19 15:18:58 UTC
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.
Comment 1 Detlef Riekenberg 2009-01-25 06:10:20 UTC
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

-- 
By by ... Detlef
Comment 2 André Z. 2009-07-26 10:37:58 UTC
confirming in wine 1.1.26
Comment 3 Stuart Middleton 2010-01-25 15:00:05 UTC
No great surprise, but still present in 1.1.37.
Comment 4 Stuart Middleton 2011-07-01 09:33:10 UTC
Confirming still present in 1.3.23
Comment 5 Austin English 2013-11-13 16:50:19 UTC
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).
Comment 6 Stuart Middleton 2013-11-14 08:07:09 UTC
Just retested and the behaviour appears to have changed. The application now auto detects a DVD drive as drive I: (for some reason). Closing.
Comment 7 Alexandre Julliard 2013-11-22 12:50:49 UTC
Closing bugs fixed in 1.7.7.


Privacy Policy
If you have a privacy inquiry regarding this site, please write to [email protected]

Hosted By CodeWeavers