[Bug 45831] New: Slack installer fails to start
https://bugs.winehq.org/show_bug.cgi?id=45831 Bug ID: 45831 Summary: Slack installer fails to start Product: Wine Version: 3.0.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: funtimeschaos(a)rocketmail.com Distribution: --- Created attachment 62291 --> https://bugs.winehq.org/attachment.cgi?id=62291 SlackSetup 32bit While trying to install the Windows version of Slack desktop client, I keep getting an error message that says: --- Installation has failed Please re-run this installer as a normal user instead of "Run as Administrator". --- I also tried it with 3.15-staging, which netted me a different error ("There was an error installing the application"), however the console output appears to be the same. -- 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=45831 ~J~ <funtimeschaos(a)rocketmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://slack.com/ssb/downl | |oad-win -- 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=45831 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #1 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Sounds like bug 40613. Try wine-staging, cd into the directory where the installer resides an do: /opt/wine-staging/binw/wine runas /trustlevel:0x20000 installer.exe Does that help? I`ll test tomorrow myself, now sleepy, off to bed ;) -- 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=45831 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Summary|Slack installer fails to |Slack installer (Squirrel) |start |fails to start --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Confirming. There seem to be multiple bugs with the installer; suffers from Bug 40613 Bug 32342 Also I get crash seemingly because of bug in windowscodecs and d3dcompiler. I`d suggest to reserve this bugreport for the windowscodecsproblem. @Reporter of bug: Though the installer suffers from multiple bugs, the application ittself seems to start fine: winetricks dotnet472 corefonts 7z x ./SlackSetup.exe 7z x slack-3.3.1-full.nupkg cd lib/net45/ wine slack.exe A login window appears and that where it ends for me sha1sum SlackSetup.exe 2ccec50a2f9cc8ff5aa758cd82c43ac911f94d3b SlackSetup.exe Tested in Staging 3-15 -- 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=45831 --- Comment #3 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Created attachment 62297 --> https://bugs.winehq.org/attachment.cgi?id=62297 last 2500 lines of +wincodecs log Attached +wincodecs log for the installer. Prerequisite: winetricks dotnet472 corefonts /opt/wine-staging/bin/wine runas /trustlevel:0x20000 ./SlackSetup.exe With winetricks windowscodecs it gets further (and with native d3dcompiler_43 and _47 it succeeds for me) -- 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=45831 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |windowscodecs Summary|Slack installer (Squirrel) |Slack installer (Squirrel) |fails to start |fails:Unhandled Exception: | |System.AccessViolationExcep | |tion:at | |MS.Win32.PresentationCore.U | |nsafeNativeMethods.WICMetad | |ataQueryReader.ContainsMeta | |dataByName --- Comment #4 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- added some info -- 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=45831 --- Comment #5 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- https://source.winehq.org/patches/data/151224 should fix this bug. This looks like a not documented method to query the metadata existence. -- 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=45831 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #6 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Thanks Dmitry, your patch works around the problem, no crash anymore inside windowscodecs Actually the app starts just fine now in win-3.16 with your patch, an no native d3dcompiler-* is needed anymore. I guess the d3dcompiler was pulled in by native windowscodecs(?). Anyway, if the patch gets committed this bug can be closed, the app starts fine -- 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=45831 --- Comment #7 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- Just for the reference, probably this is an offender: https://referencesource.microsoft.com/#PresentationCore/Core/CSharp/System/W... -- 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=45831 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |1593f146ec55d96b3e56b1b8688 | |bf32fa1dd9f42 Status|NEW |RESOLVED --- Comment #8 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- Committed as 1593f146ec55d96b3e56b1b8688bf32fa1dd9f42. -- 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=45831 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.17. -- 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=45831 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x -- 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=45831 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |--- --- Comment #10 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 3.0.x milestone from bug fixes included in 3.0.5. -- 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