https://bugs.winehq.org/show_bug.cgi?id=55164
Bug ID: 55164 Summary: Visual Studio 2022 installer crashes on opening Product: Wine Version: 8.0.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: connormcmenamin433@gmail.com Distribution: ---
Created attachment 74736 --> https://bugs.winehq.org/attachment.cgi?id=74736 Debug output for VS2022
Visual Studio crashes when opening. Visual Studio 2022 can be downloaded here: https://visualstudio.microsoft.com/vs/ (community is the free version) Tested on Linux Mint 21.1 Cinnamon with kernel 5.15.0-76-generic c0031767acea3ce62846e19f5b2d410de568ca95 VisualStudioSetup.exe
https://bugs.winehq.org/show_bug.cgi?id=55164
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://visualstudio.micros | |oft.com/vs/ Keywords| |download, Installer CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=55164
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Not sure about crashing, but it just doesn't work.
https://bugs.winehq.org/show_bug.cgi?id=55164
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #2 from temp82@luukku.com --- (In reply to Fabian Maurer from comment #1)
Not sure about crashing, but it just doesn't work.
I don't see a crash either and can't finnish the installer. wine 9.6.
https://bugs.winehq.org/show_bug.cgi?id=55164
F H francisco278herrera@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |francisco278herrera@gmail.c | |om
--- Comment #3 from F H francisco278herrera@gmail.com --- Maybe related to https://bugs.winehq.org/show_bug.cgi?id=48023#c0 from what I remember this happens because wine doesn't support private registry hives yet
https://bugs.winehq.org/show_bug.cgi?id=55164
--- Comment #4 from F H francisco278herrera@gmail.com --- Issue still present in wine 10.0 rc1 maybe it's related to this? https://bugs.winehq.org/show_bug.cgi?id=48023
https://bugs.winehq.org/show_bug.cgi?id=55164
--- Comment #5 from F H francisco278herrera@gmail.com --- (In reply to F H from comment #4)
Issue still present in wine 10.0 rc1 maybe it's related to this? https://bugs.winehq.org/show_bug.cgi?id=48023
Seems fixed in wine 10.0 rc2. I confused it with running visual studio itself
https://bugs.winehq.org/show_bug.cgi?id=55164
--- Comment #6 from Austin English austinenglish@gmail.com --- I don't get a crash, but this error dialog: The application cannot find one of its required files, possibly\nbecause it was unable to create it in the folder. Please make\nsure that the folder in which this application was downloaded is\naccessible and not read-only.
I get it in 10.0-rc1, but not 10.0-rc2 (which exits silently with exit code 138). The change in behavior was introduced by: 448fcbc0c60d7228ed52f1f5d90f62be0a58289a is the first bad commit commit 448fcbc0c60d7228ed52f1f5d90f62be0a58289a Author: Louis Lenders xerox.xerox2000x@gmail.com Date: Wed Dec 11 17:52:49 2024 +0100
shell32: Remove trailing spaces in SHELL_execute.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56940
I'm using new wow64 and this installer: 9a706a4c0a4fcf3ef400dcea805a8dd824da9e36192310efc0ddc28fd8448e9a VisualStudioSetup.exe
If something was fixed for you, can you bisect the fix?