[Bug 18012] New: DVDDecrypter bug on certain "Windows Versions"
http://bugs.winehq.org/show_bug.cgi?id=18012 Summary: DVDDecrypter bug on certain "Windows Versions" Product: Wine Version: 1.1.18 Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: legato777(a)gmail.com DVDDecrypter (final release) does not recognize DVDs when Wine version is set to Windows XP or Windows Vista, it has to be set to Windows NT 4.0 Sometimes it still has recognition issues, but a quick shut down will do the trick as long as its in NT 4.0 mode. I have tried this on two seperate computers with the same result, Ubuntu 8.04 and 8.10 give this result. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=18012 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Platform|All |Other --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-04-12 12:09:29 --- Confirming. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=18012 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #2 from Anastasius Focht <focht(a)gmx.net> 2009-04-12 13:14:02 --- Hello, see this thread: http://www.winehq.org/pipermail/wine-devel/2006-November/052416.html for discussion. You can work around by manually creating a symlink WINEPREFIX/dosdevices/cdrom0 -> /dev/cdrom. Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=18012 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=18012 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |RandomAccountName(a)mail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=18012 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #3 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-06-25 19:53:43 CDT --- Still present in wine 1.5.7. I thought the UDisks2 support had something to do with this but I was wrong =) (In reply to comment #2)
Hello,
see this thread: http://www.winehq.org/pipermail/wine-devel/2006-November/052416.html for discussion.
You can work around by manually creating a symlink WINEPREFIX/dosdevices/cdrom0 -> /dev/cdrom.
Yes, that seems to workaround the issue. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=18012 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED URL| |http://www.dvddecrypter.org | |.uk/SetupDVDDecrypter_3.5.4 | |.0.exe Component|-unknown |ntdll Hardware|Other |x86 Resolution|--- |FIXED Summary|DVDDecrypter bug on certain |DVDDecrypter 3.5.4.0 fails |"Windows Versions" |to detect CDROM drive with | |'WinVer' set >= 'Windows | |2000' (expects | |'\Device\Cdrom' in NT | |object manager namespace) --- Comment #4 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, this was fixed some time ago. It still fails which is partially bug 21448 --- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/DVD Decrypter $ WINEDEBUG=+tid,+seh,+relay,+ntdll,+cdrom wine ./DVDDecrypter.exe >>log.txt 2>&1 ... 0023:Call KERNEL32.WideCharToMultiByte(00000000,00000000,001583d8 L"Searching for SCSI / ATAPI devices...",ffffffff,008c2258,00000026,00000000,00000000) ret=7ecb5dab 0023:Ret KERNEL32.WideCharToMultiByte() retval=00000026 ret=7ecb5dab ... 0024:Call KERNEL32.CreateFileA(00bae688 "\\\\.\\Cdrom0",c0000000,00000003,00000000,00000003,00000000,00000000) ret=00470099 ... 0024:Ret KERNEL32.CreateFileA() retval=0000009c ret=00470099 ... 0024:Call KERNEL32.DeviceIoControl(0000009c,00041018,00000000,00000000,00bae318,00000008,00bae320,00000000) ret=00484139 0024:trace:ntdll:NtDeviceIoControlFile (0x9c,(nil),(nil),(nil),0xbae260,0x00041018,(nil),0x00000000,0xbae318,0x00000008) 0024:trace:cdrom:CDROM_DeviceIoControl 0x9c IOCTL_SCSI_GET_ADDRESS (nil) 0 0xbae318 8 0xbae260 ... 0024:Ret KERNEL32.DeviceIoControl() retval=00000000 ret=00484139 0024:Call KERNEL32.SetErrorMode(00000001) ret=00483b80 0024:trace:ntdll:NtQueryInformationProcess (0xffffffff,0x0000000c,0xbada7c,0x00000004,(nil)) ... 0024:Call KERNEL32.GetDriveTypeA(00bae2f4 "E:\\") ret=00483c34 ... 0024:Ret KERNEL32.GetDriveTypeA() retval=00000005 ret=00483c34 0024:Call KERNEL32.QueryDosDeviceA(00bae2f0 "E:",00badae4,00000800) ret=00483c8d 0024:trace:ntdll:NtOpenSymbolicLinkObject (0xbad4e8,0x00000001,{name=L"\\DosDevices\\E:", attr=0x00000040, hRoot=(nil), sd=(nil)} ) 0024:trace:ntdll:NtQuerySymbolicLinkObject (0xa4,0xbad4e0,(nil)) 0024:Ret KERNEL32.QueryDosDeviceA() retval=00000010 ret=00483c8d ... 0024:Call KERNEL32.CreateFileA(00815780 "\\\\.\\Cdrom0",c0000000,00000003,00000000,00000003,00000000,00000000) ret=004717d9 ... 0024:Ret KERNEL32.CreateFileA() retval=000000a4 ret=004717d9 0024:Call KERNEL32.DeviceIoControl(000000a4,002d1400,00bae2e0,0000000c,00bae2c0,00000020,00bae2f4,00000000) ret=00471949 0024:trace:ntdll:NtDeviceIoControlFile (0xa4,(nil),(nil),(nil),0xbae1e0,0x002d1400,0xbae2e0,0x0000000c,0xbae2c0,0x00000020) 0024:trace:cdrom:CDROM_DeviceIoControl 0xa4 IOCTL_CODE_2d1400 0xbae2e0 12 0xbae2c0 32 0xbae1e0 0024:Ret KERNEL32.DeviceIoControl() retval=00000000 ret=00471949 ... 0023:Call gdi32.ExtTextOutA(0004002a,00000016,00000051,00000000,00000000,008c3578 "16:47:44 DeviceIoControl(IOCTL_STORAGE_QUERY_PROPERTY) Failed! - Device: '\\\\.\\Cdrom0'",00000055,00000000) ret=0054a9da 0023:Ret gdi32.ExtTextOutA() retval=00000001 ret=0054a9da ... --- snip --- $ sha1sum SetupDVDDecrypter_3.5.4.0.exe 4cd617d8bdad9b2175b1cf688780945ec5f2335d SetupDVDDecrypter_3.5.4.0.exe $ du -sh SetupDVDDecrypter_3.5.4.0.exe 880K SetupDVDDecrypter_3.5.4.0.exe $ wine --version wine-1.7.24-35-g622191f Regards -- 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=18012 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.25. -- 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=18012 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.dvddecrypter.org |https://web.archive.org/web |.uk/SetupDVDDecrypter_3.5.4 |/20101208230545/http://www. |.0.exe |dvddecrypter.org.uk/SetupDV | |DDecrypter_3.5.4.0.exe Severity|enhancement |minor -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla