https://bugs.winehq.org/show_bug.cgi?id=51761
Bug ID: 51761 Summary: Visual studio 2019 web installer silently exits after a few seconds Product: Wine Version: 6.16 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 70661 --> https://bugs.winehq.org/attachment.cgi?id=70661 Console messages starting the installer from an empty wineprefix
Visual studio 2019 web installer silently exits after a few seconds
Steps to reproduce: Reset wine $ rm -rf ~/.wine $ wineboot
Download visual studio installer community 2019 https://visualstudio.microsoft.com/ https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=... $ md5sum vs_Community.exe 47d394780a46b9c44e6faab9e36b499e vs_Community.exe
$ wine vs_Community.exe I see a progress bar called "Visual studio installer" filling up in about 5 seconds while displaying messages like "preparing .... .json", after that the installer silently exits. Starting the installer again yields the same results.
My versions: $ uname -a Linux cedric 5.14.3-arch1-1 #1 SMP PREEMPT Sun, 12 Sep 2021 20:51:34 +0000 x86_64 GNU/Linux [cedric@cedric Downloads]$ wine --version wine-6.16
https://bugs.winehq.org/show_bug.cgi?id=51761
--- Comment #1 from Cedric cedric.dewijs@eclipso.eu --- Retest with corefonts dotnet462 as stated in the appdb: https://bugs.winehq.org/show_bug.cgi?id=47626
$ rm -rf ~/.wine $ wineboot $ winetricks -q corefonts dotnet462 $ md5sum vs_Community.exe $ wine vs_Community.exe Now the installer loads, and I can click continue on the privacy and license screen. Then the installer states "Just a moment.. fetching your files". It downloads a file, then verifies it, and downloads a file with the exact same size again. It does that about 5 times, and then this message is displayed: "Visual Studio Installer Unable to download installation files. Check your internet connection and try again" $ uname -a Linux cedric 5.14.3-arch1-1 #1 SMP PREEMPT Sun, 12 Sep 2021 20:51:34 +0000 x86_64 GNU/Linux [cedric@cedric Downloads]$ wine --version wine-6.16
This looks like this bug: https://bugs.winehq.org/show_bug.cgi?id=47626
https://bugs.winehq.org/show_bug.cgi?id=51761
--- Comment #2 from Cedric cedric.dewijs@eclipso.eu --- Created attachment 70662 --> https://bugs.winehq.org/attachment.cgi?id=70662 Console messages while installing corefonts and dotnet462
https://bugs.winehq.org/show_bug.cgi?id=51761
--- Comment #3 from Cedric cedric.dewijs@eclipso.eu --- Created attachment 70663 --> https://bugs.winehq.org/attachment.cgi?id=70663 Console messages running the VS installer after installing corefonts and dotnet462
https://bugs.winehq.org/show_bug.cgi?id=51761
--- Comment #4 from Cedric cedric.dewijs@eclipso.eu --- Correct appdb link: https://appdb.winehq.org/objectManager.php?sClass=version&iId=38520
https://bugs.winehq.org/show_bug.cgi?id=51761
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |dark.shadow4@web.de
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Confirming.