http://bugs.winehq.org/show_bug.cgi?id=18208
Summary: crypt32.dll.CryptRegisterOIDInfo needed for Microsoft Font Validator (installer) Product: Wine Version: 1.1.20 Platform: Other URL: http://download.microsoft.com/download/F/E/9/FE9795A3- 756E-4F60-8989-03DC9870F189/fontvalsetup.msi OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: crypt32 AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net
Hello,
now that Wine provides UI crash handler by default you get a lot more noise when (sub)installers fail that would otherwise go unnoticed.
I picked Microsoft Font Validator - a nice tool to run extensive test suite on TrueType/OpenType fonts (helpful to detect broken/non M$ standard ones).
Prerequisites: clean WINEPREFIX and 'winetricks -q dotnet20'
--- snip --- ... 011d:Call KERNEL32.CreateProcessW(00000000,0019c130 L"regsvr32.exe "C:\Program Files\\Font Validator\mssipotf.dll"",00000000,00000000,00000000,00000000,00000000,6024ac98 L"C:\",0032f6d8,0032f6c8) ret=601dbb10 ... 0121:Ret crypt32.CryptSIPAddProvider() retval=00000001 ret=00452881 0121:Call KERNEL32.RaiseException(80000100,00000001,00000002,0033fd80) ret=609880a9 0121:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b84384f ip=0x7b84384f tid=0121 0121:trace:seh:raise_exception info[0]=60988160 0121:trace:seh:raise_exception info[1]=6098838b wine: Call from 0x7b84384f to unimplemented function crypt32.dll.CryptRegisterOIDInfo, aborting 0121:trace:seh:call_vectored_handlers calling handler at 0x7b8408db code=80000100 flags=1 0121:trace:seh:call_vectored_handlers handler at 0x7b8408db returned 0 0121:trace:seh:call_stack_handlers calling handler at 0x7b87d9d9 code=80000100 flags=1 wine: Unimplemented function crypt32.dll.CryptRegisterOIDInfo called at address 0x7b84384f (thread 0121), starting debugger... --- snip ---
Not a installer blocker. After dismissing the crash box the installer claims success and the app gets installed.
Regards
http://bugs.winehq.org/show_bug.cgi?id=18208
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer
http://bugs.winehq.org/show_bug.cgi?id=18208
--- Comment #1 from Anders Jonsson anders.jonsson@norsjonet.se 2009-06-20 04:53:54 --- Created an attachment (id=21905) --> (http://bugs.winehq.org/attachment.cgi?id=21905) Stub for CryptRegisterOIDInfo
I can confirm the error message. The attached patch fixes the matter for me.
http://bugs.winehq.org/show_bug.cgi?id=18208
Anders Jonsson anders.jonsson@norsjonet.se changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |anders.jonsson@norsjonet.se
http://bugs.winehq.org/show_bug.cgi?id=18208
--- Comment #2 from Anders Jonsson anders.jonsson@norsjonet.se 2009-06-25 00:20:50 --- Patch has been accepted: http://www.winehq.org/pipermail/wine-cvs/2009-June/056715.html
http://bugs.winehq.org/show_bug.cgi?id=18208
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Anastasius Focht focht@gmx.net 2009-06-25 09:57:24 --- Hello,
yes, fixed by commit d9972cb4b409cedfd9cb049630f75f79d046eb34 Thanks.
Regards
http://bugs.winehq.org/show_bug.cgi?id=18208
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2009-07-03 12:24:23 --- Closing bugs fixed in 1.1.25.
http://bugs.winehq.org/show_bug.cgi?id=18208
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d9972cb4b409cedfd9cb049630f | |75f79d046eb34
--- Comment #5 from Anastasius Focht focht@gmx.net 2011-10-11 15:29:18 CDT --- Hello,
filling/correcting fields ...
Regards
http://bugs.winehq.org/show_bug.cgi?id=18208
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|Other |x86 OS|other |Linux