https://bugs.winehq.org/show_bug.cgi?id=51692
Bug ID: 51692 Summary: microchip studio installer crashes Product: Wine Version: 6.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cedric.dewijs@eclipso.eu Distribution: ---
Created attachment 70560 --> https://bugs.winehq.org/attachment.cgi?id=70560 console messages when running the installer twice
microchip studio installer crashes
Steps to reproduce $ wine as-installer-7.0.2542-full.exe The installer displays a splash screen. Next the splash screen dissapears, and the prompt returns in the console.
My versions: $ wine --version wine-6.15-123-gbe8501ac6f1 $ uname -a Linux cedric 5.13.10-arch1-1 #1 SMP PREEMPT Thu, 12 Aug 2021 21:59:14 +0000 x86_64 GNU/Linux
https://bugs.winehq.org/show_bug.cgi?id=51692
--- Comment #1 from Cedric cedric.dewijs@eclipso.eu --- Installer can be downloaded here:
https://www.microchip.com/en-us/development-tools-tools-and-software/microch...
https://bugs.winehq.org/show_bug.cgi?id=51692
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Created attachment 70566 --> https://bugs.winehq.org/attachment.cgi?id=70566 output
I can confirm this with wine-6.16. After the splash screen an empty screen with the name of the app comes up, but silently closes.
https://bugs.winehq.org/show_bug.cgi?id=51692
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Ever confirmed|0 |1 Status|UNCONFIRMED |NEW URL| |https://web.archive.org/web | |/20210421083513if_/https:// | |www.microchip.com/content/d | |am/mchp/documents/parked-do | |cuments/as-installer-7.0.25 | |42-full.exe
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- Confirming and adding stable download.
$ sha1sum as-installer-7.0.2542-full.exe 0ee21fd7a2372d119f01bac5da7f0fe62a73dfd6 as-installer-7.0.2542-full.exe
$ du -sh as-installer-7.0.2542-full.exe 934M as-installer-7.0.2542-full.exe
https://bugs.winehq.org/show_bug.cgi?id=51692
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|microchip studio installer |Microchip Studio installer |crashes |silently exits Keywords| |Installer
https://bugs.winehq.org/show_bug.cgi?id=51692
Matheus matheus.venturini@acad.ufsm.br changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |matheus.venturini@acad.ufsm | |.br
--- Comment #4 from Matheus matheus.venturini@acad.ufsm.br --- Created attachment 75187 --> https://bugs.winehq.org/attachment.cgi?id=75187 Output when running Microchip Studio 7.0.2594
Still happens with Wine 8.15. The output with Microchip Studio 7.0.2594 (released June 2022) is more or less the same as the ones already attached. When it exits, the lines referring to GetFileMUIPath get printed in the terminal.
https://bugs.winehq.org/show_bug.cgi?id=51692
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=57532 CC| |alexhenrie24@gmail.com
--- Comment #5 from Alex Henrie alexhenrie24@gmail.com --- The 7.0.2594 installer runs and appears to complete successfully on Wine 10.0-rc1 if you install the .NET Framework with `winetricks dotnet48` and set the environment variable WINE_D3D_CONFIG=renderer=vulkan. Unfortunately, the program itself crashes on start. I've opened Bug 57532 about that.
https://bugs.winehq.org/show_bug.cgi?id=51692
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com Component|-unknown |mscoree