https://bugs.winehq.org/show_bug.cgi?id=45780
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Zeplin installer does not |Zeplin (installed by |start |Squirrel-installer) crashes Component|ieframe |-unknown
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- I did a bit more testing, keeps crashing; As far as I get it it it tries to start Update.exe and then fails (this is after installing like explained in previous comment)
wine Zeplin.exe: last lines before crash-->
007b:fixme:crypt:CRYPT_VerifyChainRevocation Unable to find CRL for CA certificate 007a:fixme:crypt:CRYPT_VerifyChainRevocation Unable to find CRL for CA certificate 007b:fixme:crypt:CRYPT_VerifyChainRevocation Unable to find CRL for CA certificate info: setting webview webcontents up info: setting wc 2 wine: Unhandled page fault on read access to 0x00000034 at address 0x142592c91 (thread 006a), starting debugger...
From Squirrel.log (in /home/louis/.wine/drive_c/users/louis/Local
Settings/Application Data/Zeplin):
2018-09-06 21:29:56> IEnableLogger: Failed to download url: https://pkg.zeplin.io/windows/latestv2/x64/RELEASES?id=Zeplin&localVersi...: System.Net.WebException: Error: TrustFailure (The authentication or decryption has failed.) ---> System.IO.IOException: The authentication or decryption has failed. ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: Invalid certificate received from server. Error code: 0xffffffff800b010a
I guess it has to do with crypt32 (?)
This app might also need .NET, but 64-bit is a no-go for the moment, so cannot test further