[Bug 20011] New: Oracle IRM Desktop application fails with "error code: 80040325" message box
http://bugs.winehq.org/show_bug.cgi?id=20011 Summary: Oracle IRM Desktop application fails with "error code: 80040325" message box Product: Wine Version: 1.1.29 Platform: PC URL: http://download.oracle.com/otn_software/sealed/PR51/De sktop/Oracle IRM Desktop EN 5.5.15.22.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: crypt32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: arethusa26(a)gmail.com With wine-1.1.29-209-gbf1b965, after installing the Oracle IRM Desktop application, the installer launches sealmon.exe, which fails with the message box: "Error code: 80040325" The only visible message is: fixme:crypt:CDecodeSignedMsg_GetParam unimplemented for 28 Using native crypt32 along with its msasn1.dll dependency allows sealmon.exe to proceed further. -- 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=20011 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- 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=20011 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang(a)yahoo.com --- Comment #1 from Juan Lang <juan_lang(a)yahoo.com> 2009-09-11 11:03:08 --- 28 is CMSG_ENCODED_SIGNER, and it's probably used for verifying countersignatures. See sample code that uses it at: http://msdn.microsoft.com/en-us/library/aa382050(VS.85).aspx http://msdn.microsoft.com/en-us/library/aa375560(VS.85).aspx I'll attach a quick patch that might fix this, though I expect it'll lead to a failure trying to use the encoded signer. -- 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=20011 --- Comment #2 from Juan Lang <juan_lang(a)yahoo.com> 2009-09-11 11:04:28 --- Created an attachment (id=23556) --> (http://bugs.winehq.org/attachment.cgi?id=23556) Patch: Implement retrieving the encoded signer of a decoded signed message Does this help at all? -- 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=20011 --- Comment #3 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-09-11 20:15:59 --- Indeed, this seems to placate sealmon.exe. There is another crash when trying to open the options window from the systray menu, but that is a separate 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=20011 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-09-15 18:09:33 --- This is fixed by commit 96be0ee8dcfb487d1582c4e8bb9f09162a934a7c. -- 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=20011 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2009-09-25 12:26:15 --- Closing bugs fixed in 1.1.30. -- 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