[Bug 42177] New: Monopoly (2000) can't find its CD
https://bugs.winehq.org/show_bug.cgi?id=42177 Bug ID: 42177 Summary: Monopoly (2000) can't find its CD Product: Wine Version: 2.0-rc4 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: z.figura12(a)gmail.com Distribution: --- Application fails to run with the message "Please insert CD-Rom." Examining a relay trace shows that the application is querying the type of every drive, calling GetVolumeInformationA on those that are CD-ROMs, and apparently being dissatisfied with all the results. By implementing an extra debug line in GetVolumeInformationA I notice that the 'label' and 'serial' arguments are both zero for every drive so examined, so this is not surprising. An additional line trace:volume:GetVolumeInformationW cannot open device L"\\??\\M:\\": c0000022 (once per drive) seems suspect. -- 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=42177 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|kernel32 |-unknown Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #1 from Zebediah Figura <z.figura12(a)gmail.com> --- This was a permissions problem; I didn't have read access to the drive. -- 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=42177 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> --- Closing. -- 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)
-
wine-bugs@winehq.org