http://bugs.winehq.org/show_bug.cgi?id=29938
Bug #: 29938 Summary: signcode tool from .NET Framework SDK 1.1 crashes due to unimplemented function cryptui.dll.CryptUIWizDigitalSign Product: Wine Version: 1.4-rc4 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Hello,
running the "signcode" tool from .NET Framework 1.1 SDK results in:
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Microsoft.NET/SDK/v1.1/Bin
$ wine ./signcode.exe fixme:ole:CoInitializeSecurity (0x45adf0,-1,(nil),(nil),6,2,(nil),64,(nil)) - stub! err:ole:CoGetClassObject class {24e669e1-e90f-4595-a012-b0fd3ccc5c5a} not registered err:ole:CoGetClassObject no class object {24e669e1-e90f-4595-a012-b0fd3ccc5c5a} could be created for context 0x1 wine: Call from 0x7b83924f to unimplemented function cryptui.dll.CryptUIWizDigitalSign, aborting wine: Unimplemented function cryptui.dll.CryptUIWizDigitalSign called at address 0x7b83924f (thread 0009), starting debugger... --- snip ---
Regards
http://bugs.winehq.org/show_bug.cgi?id=29938
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download URL| |http://www.microsoft.com/do | |wnloads/details.aspx?family | |id=9B3A2CA6-3647-4070-9F41- | |A333C6B9181D
--- Comment #1 from Anastasius Focht focht@gmx.net 2012-02-19 06:34:43 CST --- Hello,
filling fields.
$ sha1sum setup.exe 9509b14924bcaf84a7780de3f6ad7894004c3450 setup.exe
Regards
http://bugs.winehq.org/show_bug.cgi?id=29938
--- Comment #2 from Anastasius Focht focht@gmx.net 2013-05-03 05:24:29 CDT --- Hello folks,
revisiting, obviously still present.
http://source.winehq.org/git/wine.git/blob/d15d45e5d1006bfee502ebec3447ed59e...
--- snip --- 33 stub CryptUIWizDigitalSign --- snip ---
$ wine --version wine-1.5.29-107-gb94cfaf
Regards
https://bugs.winehq.org/show_bug.cgi?id=29938
--- Comment #3 from Austin English austinenglish@gmail.com --- https://source.winehq.org/patches/data/109038
https://bugs.winehq.org/show_bug.cgi?id=29938
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #3)
http://source.winehq.org/git/wine.git/commitdiff/edb5ccc3f956d911930d18fd05a...
https://bugs.winehq.org/show_bug.cgi?id=29938
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |edb5ccc3f956d911930d18fd05a | |232c3c97ee3bd Status|NEW |RESOLVED Component|-unknown |crypt32 Resolution|--- |FIXED
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello Austin,
thanks.
Fixed by commit http://source.winehq.org/git/wine.git/commitdiff/edb5ccc3f956d911930d18fd05a...
I can't test it though since Wine regressed again (.NET 1.x installer fails).
Regards
https://bugs.winehq.org/show_bug.cgi?id=29938
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.37.
https://bugs.winehq.org/show_bug.cgi?id=29938
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.microsoft.com/do |https://web.archive.org/web |wnloads/details.aspx?family |/20111026231840/http://down |id=9B3A2CA6-3647-4070-9F41- |load.microsoft.com/download |A333C6B9181D |/5/2/0/5202f918-306e-426d-9 | |637-d7ee26fbe507/setup.exe
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive for documentation.
https://web.archive.org/web/20111026231840/http://download.microsoft.com/dow...
https://www.virustotal.com/gui/file/ebcc8af65b21e7d736797a03b1fbf2fc7f929955...
$ sha1sum setup.exe 9509b14924bcaf84a7780de3f6ad7894004c3450 setup.exe
$ du -sh setup.exe 107M setup.exe
Regards