[Bug 29655] New: Adobe Reader cannot open document restricted by remote server
http://bugs.winehq.org/show_bug.cgi?id=29655 Bug #: 29655 Summary: Adobe Reader cannot open document restricted by remote server Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: segfalta(a)gmail.com Classification: Unclassified Adobe Reader 9.5 Try to open encrypted document restricted by a remote server. As expected, I am requested to provide username + password so that the remote server may grant access. However, upon providing the right credentials I get, "This computer must be connected to the network in order to open this document". Note, not only the computer is connected, but Adobe Reader itself successfully accesses Adobe online help etc. -- 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=29655 --- Comment #1 from segfalta(a)gmail.com 2012-01-19 14:28:53 CST --- Created attachment 38451 --> http://bugs.winehq.org/attachment.cgi?id=38451 trace log This log was gathered with: wine AcroRd32.exe >& /tmp/acrobat.log -- 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=29655 --- Comment #2 from Juan Lang <juan.lang(a)gmail.com> 2012-01-19 14:37:04 CST --- Does using native crypt32 help? -- 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=29655 --- Comment #3 from Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> 2012-01-19 20:08:05 CST --- Also what Wine version? -- 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=29655 --- Comment #4 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2012-01-19 23:33:31 CST ---
fixme:crypt:CryptUnprotectData CryptUnprotectData received a DATA_BLOB that seems to have NOT been generated by Wine. Please enable tracing ('export WINEDEBUG=crypt') to see details.
looks suspicious. -- 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=29655 --- Comment #5 from Juan Lang <juan.lang(a)gmail.com> 2012-01-20 10:57:11 CST --- Yeah, that's why I was wondering whether native crypt32 helped. -- 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=29655 --- Comment #6 from segfalta(a)gmail.com 2012-01-20 14:36:21 CST --- 1. I set WINEDEBUG=crypt and captured the output. I attach it in hope it may clear things up. 2. Native crypt32.dll I tried to use what is found in .wine/drive_c/windows/system32 and tried to copy one from WinXP. I ran from the command line: WINEDLLOVERRIDES=crypt32=n wine <full path to acroread> In both cases trying to open the file I was reported about an unrecoverable crash :( 3. I use wine-1.3.37 on Ubuntu 10.04 -- 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=29655 Juan Lang <juan.lang(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.3.37 --- Comment #7 from Juan Lang <juan.lang(a)gmail.com> 2012-01-20 14:46:26 CST --- (In reply to comment #6)
1. I set WINEDEBUG=crypt and captured the output. I attach it in hope it may clear things up.
Attachment?
2. Native crypt32.dll I tried to use what is found in .wine/drive_c/windows/system32 and tried to copy one from WinXP. I ran from the command line: WINEDLLOVERRIDES=crypt32=n wine <full path to acroread> In both cases trying to open the file I was reported about an unrecoverable crash :(
Try using 'winetricks crypt32': http://wiki.winehq.org/winetricks -- 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=29655 --- Comment #8 from segfalta(a)gmail.com 2012-01-20 15:46:14 CST --- Created attachment 38473 --> http://bugs.winehq.org/attachment.cgi?id=38473 Trace log with WINEDEBUG=crypt set Trace log with WINEDEBUG=crypt set -- 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=29655 Juan Lang <juan.lang(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #38473|text/plain |application/octet-stream mime type| | -- 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=29655 --- Comment #9 from segfalta(a)gmail.com 2012-01-20 17:13:49 CST --- (In reply to comment #8) Tried to install crypt32 with winetricks - basically the same results. -- 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=29655 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |imwellcushtymelike(a)gmail.co | |m --- Comment #10 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Does this still occur in Wine 1.7.11 or later? -- 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=29655 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED URL| |http://www.oldversion.com/w | |indows/download/acrobat-rea | |der-9-5-0DJiOCI7fQ%3D%3D CC| |focht(a)gmx.net Resolution|--- |FIXED Summary|Adobe Reader cannot open |Adobe Reader 9.5.0 fails to |document restricted by |open document restricted by |remote server |remote server (Adobe | |LifeCycle Rights Management | |security) --- Comment #11 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, I can't reproduce this, works fine here. Tested with a few encrypted PDF documents from my work requiring username/password to connect to vendor remote servers using Adobe LifeCycle Rights Management security method. Prerequisite: 'winetricks -q atmlib' (complex documents) $ sha1sum 9.5.0_AdbeRdr950_en_US.exe e46000691a6dbcd7892078b46c8ee13613683545 9.5.0_AdbeRdr950_en_US.exe $ du -sh 9.5.0_AdbeRdr950_en_US.exe 33M 9.5.0_AdbeRdr950_en_US.exe $ wine --version wine-1.7.35-73-g6eb4966 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=29655 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.36. -- 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=29655 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #13 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- *** Bug 16805 has been marked as a duplicate of this bug. *** -- 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=29655 kaydendignadice <kaydendignadice13(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kaydendignadice13(a)yahoo.com -- 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