http://bugs.winehq.org/show_bug.cgi?id=5262
Summary: dvddecrypt no longer see dvd drives now gnome-mount replaces fstab Product: Wine Version: 0.9.13. Platform: Other URL: http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1874 26 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: werewolf6851@cox.net
With Fedora Core 5, Dvd decrypt no longers sees when a dvd is mounted
----- from Fedora Core 5 bug report
Summary: dvddecrypt no longer see dvd drives now gnome-mount replaces fstab
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=187426
johnp@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |NOTABUG
------- Additional Comments From johnp@redhat.com 2006-04-17 16:18 EST ------- Looks like wine is looking at fstab (it needs to look at mtab for mounted volumes). If it is working with unmounted drives it needs to be either HAL aware or get drive info from the kernel. /etc/fstab is not a canonical place to find drive information on modern dynamic systems. Please file this upstream with Wine.