[Bug 57790] New: FindVUK doesn't show drive details
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(a)winehq.org Reporter: alexhenrie24(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57790 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, hardware URL| |http://fvonline-db.bplaced. | |net/findvuk/FindVUK_1.79.zi | |p -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57790 --- Comment #1 from Alex Henrie <alexhenrie24(a)gmail.com> --- I've sent a patch for the first problem: https://gitlab.winehq.org/wine/wine/-/merge_requests/7245 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=57790 --- Comment #2 from Alex Henrie <alexhenrie24(a)gmail.com> --- Patch for the second problem: https://gitlab.winehq.org/wine/wine/-/merge_requests/7747 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=57790 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |43654e091ced80aaf6e36563644 | |95ad7df1f9144 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Alex Henrie <alexhenrie24(a)gmail.com> --- Fixed by: https://gitlab.winehq.org/wine/wine/-/commit/ac8455cb0a477a7c5b75622c10df6a2... https://gitlab.winehq.org/wine/wine/-/commit/43654e091ced80aaf6e3656364495ad... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=57790 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 10.12. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla