https://bugs.winehq.org/show_bug.cgi?id=57790
Bug ID: 57790 Summary: FindVUK doesn't show drive details Product: Wine Version: 10.0 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
Even when there is a blu-ray disc in the drive, `wine FindVUK.exe showdrivedetails` prints the error "Cannot enumerate storage device - stop getting drive details for this drive". It also writes a log file which contains the more specific message "IOCTL_STORAGE_QUERY_PROPERTY 1 failed with error code 0".
Some debugging revealed that there are two problems: First, IOCTL_STORAGE_QUERY_PROPERTY(StorageDeviceProperty) is not implemented, and second, IOCTL_DISK_GET_MEDIA_TYPES always returns FILE_DEVICE_CD_ROM as opposed to FILE_DEVICE_DVD.
$ sha256sum FindVUK_1.79.zip 39e954675855da3826256448b2a6b851c9478dda03c5d32bbfe4a3bac37ca623
https://bugs.winehq.org/show_bug.cgi?id=57790
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, hardware URL| |http://fvonline-db.bplaced. | |net/findvuk/FindVUK_1.79.zi | |p
https://bugs.winehq.org/show_bug.cgi?id=57790
--- Comment #1 from Alex Henrie alexhenrie24@gmail.com --- I've sent a patch for the first problem: https://gitlab.winehq.org/wine/wine/-/merge_requests/7245
http://bugs.winehq.org/show_bug.cgi?id=57790
--- Comment #2 from Alex Henrie alexhenrie24@gmail.com --- Patch for the second problem: https://gitlab.winehq.org/wine/wine/-/merge_requests/7747
http://bugs.winehq.org/show_bug.cgi?id=57790
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |43654e091ced80aaf6e36563644 | |95ad7df1f9144 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Alex Henrie alexhenrie24@gmail.com --- Fixed by: https://gitlab.winehq.org/wine/wine/-/commit/ac8455cb0a477a7c5b75622c10df6a2... https://gitlab.winehq.org/wine/wine/-/commit/43654e091ced80aaf6e3656364495ad...
http://bugs.winehq.org/show_bug.cgi?id=57790
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 10.12.