[Bug 10682] New: English Grammar in Use: Wine doesn' t recognize the original CD
http://bugs.winehq.org/show_bug.cgi?id=10682 Summary: English Grammar in Use: Wine doesn't recognize the original CD Product: Wine Version: 0.9.50. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-advapi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: linux(a)ikiru.ch Created an attachment (id=9516) --> (http://bugs.winehq.org/attachment.cgi?id=9516) Wine log The original CD is not recognized when launching EGU. I switched the "windows version" (on Wine config) from windows xp to windows 98 (otherwise I get the error message "unimplemented function ntoskrnl.exe.IoGetDeviceProperty"), but I cannot bypass this error : "Wrong disk inserted. Please insert the original disk into your CD/DVD drive" It is displayed by wine, on a message box. Wine log is attached. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10682 --- Comment #1 from psykotik <linux(a)ikiru.ch> 2007-12-06 06:05:58 --- The original CD is not recognized when launching EGU. I switched the "windows version" (on Wine config) from windows xp to windows 98 (otherwise I get the error message "unimplemented function ntoskrnl.exe.IoGetDeviceProperty"), but I cannot bypass this error : "Wrong disk inserted. Please insert the original disk into your CD/DVD drive" It is displayed by wine, on a message box. Wine log is attached. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10682 Stefan Dösinger <stefandoesinger(a)gmx.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Component|wine-advapi32 |wine-misc --- Comment #2 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2007-12-06 06:10:10 --- Copy protection systems are not supported in win98 mode, you will need winxp / win2k for this. ntoskrnl.exe.IoGetDeviceProperty needs to be implemented apparently for that to work, and propably more things. advapi is not the right category, and unfortunately we don't have a copy protection / ntoskrnl category yet, so changing to wine-misc. Also, severity is not "blocker", please read the severity descriptions. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10682 --- Comment #3 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2007-12-06 06:12:14 --- Looking at the error log, maybe you'll can get it working in win98 by allowing access to the cdrom device node (/dev/sr*) and the scsi general nodes(/dev/sg*). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10682 --- Comment #4 from psykotik <linux(a)ikiru.ch> 2007-12-06 10:41:48 --- (In reply to comment #3)
Looking at the error log, maybe you'll can get it working in win98 by allowing access to the cdrom device node (/dev/sr*) and the scsi general nodes(/dev/sg*).
Thanks for all these informations and corrections, Stefan. How can I manage to grant access to /dev/sr* and /dev/sg*? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10682 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-06-09 14:25:07 --- Is this still an issue in current (1.0-rc4 or newer) wine? -- 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=10682 --- Comment #6 from psykotik <linux(a)ikiru.ch> 2008-06-09 17:59:55 --- (In reply to comment #5)
Is this still an issue in current (1.0-rc4 or newer) wine?
Just tried with the last release (rc4): no luck. Both win98 and winxp options fail, but win98 "only" complaints about the protection 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.
http://bugs.winehq.org/show_bug.cgi?id=10682 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2008-12-08 04:13:30 --- Is this still an issue in current (1.1.10 or newer) wine? -- 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=10682 --- Comment #8 from psykotik <linux(a)ikiru.ch> 2008-12-08 04:53:38 --- (In reply to comment #7)
Is this still an issue in current (1.1.10 or newer) wine?
Yes, it is. -- 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=10682 --- Comment #9 from ricardo filipe <ricardo_barbano(a)hotmail.com> 2008-12-25 19:23:50 --- Created an attachment (id=18192) --> (http://bugs.winehq.org/attachment.cgi?id=18192) patch could you please try again in windows xp mode with this patch? -- 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=10682 ricardo filipe <ricardo_barbano(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ricardo_barbano(a)hotmail.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=10682 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- 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=10682 --- Comment #10 from psykotik <linux(a)ikiru.ch> 2008-12-27 10:42:48 --- How am I supposed to apply the patch? -- 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=10682 --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2008-12-27 11:29:10 --- (In reply to comment #10)
How am I supposed to apply the patch?
http://wiki.winehq.org/Patching -- 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=10682 --- Comment #12 from psykotik <linux(a)ikiru.ch> 2008-12-29 11:26:40 ---
could you please try again in windows xp mode with this patch?
I'm going a bit further. Wine log is attached. Unfortunately, now it stops with a new error message "Please insert the original disc instead of a backup. See www.securerom.com/copy for more details". Clicking "ok" close both the window and wine. Tried to lunch the program from the local installation and from the CD itself; no luck, I got the same error message. (I didn't see the point to install the program again, and then lunch the brand new local install, but if you think it could help, let me know). Have I to add I own an original disc? -- 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=10682 --- Comment #13 from psykotik <linux(a)ikiru.ch> 2008-12-29 11:27:46 --- Created an attachment (id=18303) --> (http://bugs.winehq.org/attachment.cgi?id=18303) console log after applying patch -- 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=10682 --- Comment #14 from Austin English <austinenglish(a)gmail.com> 2009-06-30 11:30:05 --- Is this still an issue in current (1.1.24 or newer) wine? -- 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=10682 --- Comment #15 from psykotik <linux(a)ikiru.ch> 2009-06-30 12:19:47 --- (In reply to comment #14)
Is this still an issue in current (1.1.24 or newer) wine?
Yes, it is. Same message as 6 months ago with wine-dev patched. -- 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=10682 --- Comment #16 from Austin English <austinenglish(a)gmail.com> 2009-12-31 11:36:56 --- Do you know what copy protection the program uses? -- 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=10682 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|English Grammar in Use: |English Grammar in Use: the |Wine doesn't recognize the |original CD is not |original CD |recognized -- 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=10682 --- Comment #17 from Austin English <austinenglish(a)gmail.com> 2011-03-29 19:29:52 CDT --- This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.3.16 or newer) wine? -- 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=10682 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|patch |obfuscation Status|UNCONFIRMED |RESOLVED CC| |focht(a)gmx.net Resolution| |DUPLICATE Summary|English Grammar in Use: the |English Grammar in Use: the |original CD is not |original CD is not |recognized |recognized (SecuROM 5.x) --- Comment #18 from Anastasius Focht <focht(a)gmx.net> 2011-06-09 13:56:13 CDT --- Hello, some websites indicate that "English Grammar in Use" (by Cambridge University Press) is protected with SecuROM v5.03.04 So this is tracked by bug 21448 Regards *** This bug has been marked as a duplicate of bug 21448 *** -- 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=10682 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #19 from Austin English <austinenglish(a)gmail.com> 2011-06-16 13:20:31 CDT --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org