https://bugs.winehq.org/show_bug.cgi?id=39788
Bug ID: 39788 Summary: Application asks for Original CD-ROM, although original CDROM is in DRIVE Product: Wine Version: 1.8-rc3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alois.schloegl@gmail.com Distribution: ---
Created attachment 53082 --> https://bugs.winehq.org/attachment.cgi?id=53082 log when starting app with WINEDEBUG=+cdrom
The applications "Lilos Lesewelt 3" and "Lilos Lesewelt 4" can be installed, and seem to use "securom". Although the original CD-ROM is in the drive, the application is still asking to "insert the CD". Doing so still does not start the application.
- I checked the mount options, and the CD is mounted, and accessible by the users account.
- according to https://bugs.winehq.org/show_bug.cgi?id=7065, securom should be supported. I checked the registry entries "HKEY_LOCAL_MACHINE\System\MountedDevices" ... is defined, "HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi" ... is not available.
For both applications, I run it with WINEDEBUG=+cdrom, and WINEDEBUG=+all
https://pub.ist.ac.at/~schloegl/wine-reports/lilo3.debug.cdrom.log https://pub.ist.ac.at/~schloegl/wine-reports/lilo3.debug.all.log.gz
https://pub.ist.ac.at/~schloegl/wine-reports/lilo4.debug.cdrom.log https://pub.ist.ac.at/~schloegl/wine-reports/lilo4.debug.all.log.gz
The *debug.all.log.gz are huge (4 MB compressed, 40 MB uncompressed).