[Bug 45780] New: Zeplin installer does not start
https://bugs.winehq.org/show_bug.cgi?id=45780 Bug ID: 45780 Summary: Zeplin installer does not start Product: Wine Version: 3.15 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: rpeccolo(a)pratura.io Distribution: --- Created attachment 62236 --> https://bugs.winehq.org/attachment.cgi?id=62236 console output when trying to install zeplin doing wine zeplin-installer does not work -- 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=45780 rpeccolo(a)pratura.io changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64 --- Comment #1 from rpeccolo(a)pratura.io --- https://zpl.io/download-windows-64 -- 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=45780 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL| |https://zpl.io/download-win | |dows-64 CC| |dark.shadow4(a)web.de Component|-unknown |ieframe Ever confirmed|0 |1 Keywords| |download Severity|blocker |normal --- Comment #2 from Fabian Maurer <dark.shadow4(a)web.de> --- Certainly not a blocker. Looks like it needs "9ba05972-f6a8-11cf-a442-00a0c90a8f39" (ShellWindows). -- 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=45780 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #3 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Fabian Maurer from comment #2)
Certainly not a blocker.
Looks like it needs "9ba05972-f6a8-11cf-a442-00a0c90a8f39" (ShellWindows).
Hi Fabian, I don`t think thats the problem. Looks like yet another Squirrel-installer --> grep Squirrel zeplin-installer-x64.exe Binary file zeplin-installer-x64.exe matches If you run like below it starts for me, (but crashes later on; make sure you are in the same dir as the installer when you run this command) WINEARCH=win64 /opt-wine-staging/bin/wine runas /trustlevel:0x20000 ./zeplin-installer-x64.exe -- 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=45780 Louis Lenders <xerox.xerox2000x(a)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(a)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&localVersion=1...: 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 -- 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=45780 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |40613 -- 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=45780 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Depends on| |32323 Resolution|--- |DUPLICATE --- Comment #5 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Actually this starts fine after a ``winetricks corefonts`` I think the previous error was a kind of red herring, maybe because the app couldn`t initialize @Reporter of bug: The following commands below makes the application start fine; If it still doesn`t work out for you feel free to reopen this bug. WINEARCH=win64 winetricks dotnet472 corefonts WINEARCH=win64 /opt-wine-staging/bin/wine runas /trustlevel:0x20000 ./zeplin-installer-x64.exe For now resolving as duplicate *** This bug has been marked as a duplicate of bug 40613 *** -- 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=45780 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Duplicate. -- 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=45780 Bug 45780 depends on bug 40613, which changed state. Bug 40613 Summary: Multiple applications require UAC implementation to run installer/app as a normal user instead of administrator (WhatsApp Desktop, Smartflix, Squirrel Installers, OneDrive) https://bugs.winehq.org/show_bug.cgi?id=40613 What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED Resolution|--- |FIXED -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla