https://bugs.winehq.org/show_bug.cgi?id=52827
Bug ID: 52827 Summary: .NET 6 / .NET6 Application "Reloaded II" Fails to Run Product: Wine Version: 7.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: nekoNexus@protonmail.ch Distribution: ---
Created attachment 72215 --> https://bugs.winehq.org/attachment.cgi?id=72215 Reloaded-II Vanilla Wine 7.6 Log
SHA256 Checksum of Setup.exe: 9f2c200d9049aa2a7729f17b2628f8ff152d10b5d6efbebee4c642b6a37a08db
Program version: 1.17.5
Open-source on Github; web archive download link: https://web.archive.org/web/20220416193511/https://objects.githubusercontent...
Supposedly requires both .NET 6.x.x runtime x86 and x64 bits
-----
Installing the .NET 6 runtime prerequisites and attempting run the application doesn't enable the application to run; it crashes on launch with various errors, one of which mentioning XAML.
This application not working also prevents several other applications (namely mod tools) from working as well. (The ones that currently come to mind are Persona 4 Golden PC modding tools.)
https://bugs.winehq.org/show_bug.cgi?id=52827
nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download, | |Installer, source URL| |https://web.archive.org/web | |/20220416193511/https://obj | |ects.githubusercontent.com/ | |github-production-release-a | |sset-2e65be/183489578/fa25e | |b16-9baf-46dd-950c-6349f72d | |e632?X-Amz-Algorithm=AWS4-H | |MAC-SHA256&X-Amz-Credential | |=AKIAIWNJYAX4CSVEH53A%2F202 | |20416%2Fus-east-1%2Fs3%2Faw | |s4_request&X-Amz-Date=20220 | |416T193511Z&X-Amz-Expires=3 | |00&X-Amz-Signature=ec9df494 | |6da8e53c858f184066ee47fb7a4 | |d3cfcf7d7a0896baf9528522a8d | |c4&X-Amz-SignedHeaders=host | |&actor_id=0&key_id=0&repo_i | |d=183489578&response-conten | |t-disposition=attachment%3B | |%20filename%3DRelease.zip&r | |esponse-content-type=applic | |ation%2Foctet-stream Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=52827
nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|.NET 6 / .NET6 Application |.NET 6 / .NET6 Application |"Reloaded II" Fails to Run |"Reloaded II" Installer | |Fails to Run
https://bugs.winehq.org/show_bug.cgi?id=52827
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO CC| |xerox.xerox2000x@gmail.com Ever confirmed|0 |1
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi,
Supposedly requires both .NET 6.x.x runtime x86 and x64 bits
The application itsself says .Net Core 5.0.17, so I installed that: https://dotnetcli.azureedge.net/dotnet/WindowsDesktop/5.0.17/windowsdesktop-... and https://download.visualstudio.microsoft.com/download/pr/3aa4e942-42cd-4bf5-a...
After that it starts fine for me (using current vanilla wine )
Could you retry? Thanks in advance for reporting back
https://bugs.winehq.org/show_bug.cgi?id=52827
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|.NET 6 / .NET6 Application |.NET 5 / .NET5 Core |"Reloaded II" Installer |Application "Reloaded II" |Fails to Run |Installer Fails to Run
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Update title
https://bugs.winehq.org/show_bug.cgi?id=52827
--- Comment #3 from nekoNexus@protonmail.ch --- Created attachment 72369 --> https://bugs.winehq.org/attachment.cgi?id=72369 Terminal and Wine 7.7 Output
(In reply to Louis Lenders from comment #1)
Hi,
Supposedly requires both .NET 6.x.x runtime x86 and x64 bits
The application itsself says .Net Core 5.0.17, so I installed that: https://dotnetcli.azureedge.net/dotnet/WindowsDesktop/5.0.17/windowsdesktop- runtime-5.0.17-win-x86.exe and https://download.visualstudio.microsoft.com/download/pr/3aa4e942-42cd-4bf5- afe7-fc23bd9c69c5/64da54c8864e473c19a7d3de15790418/windowsdesktop-runtime-5. 0.17-win-x64.exe
After that it starts fine for me (using current vanilla wine )
Could you retry? Thanks in advance for reporting back
You're using a different (slightly newer) runtime of .NET 5 than I used but retested it regardless and the outcome was the same. I'll try with those updated installers next but I'm going to attach the results I got here first.
https://bugs.winehq.org/show_bug.cgi?id=52827
--- Comment #4 from nekoNexus@protonmail.ch --- Nope, still fails to launch with plain Wine for me
https://bugs.winehq.org/show_bug.cgi?id=52827
--- Comment #5 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to nekoNexus from comment #4)
Nope, still fails to launch with plain Wine for me
Hi, after all i guess I didn`t test this on a fresh prefix.
Could you try the following:
'winetricks -q dotnet48 corefonts'
and install https://dotnetcli.azureedge.net/dotnet/WindowsDesktop/5.0.17/windowsdesktop-... and https://download.visualstudio.microsoft.com/download/pr/3aa4e942-42cd-4bf5-a...
The try run the application, there`s still a crash in the console but the main window seems to respond fine
https://bugs.winehq.org/show_bug.cgi?id=52827
--- Comment #6 from nekoNexus@protonmail.ch --- Created attachment 72374 --> https://bugs.winehq.org/attachment.cgi?id=72374 Screenshot, Log, and Backtrace
Doing this rendered the Window as transparent. Then, as I was about to take a screenshot, a crash error window and a console Window appeared along with a dialog box asking to install .NET despite dotnet already being installed (via winetricks -q --force dotnet48 corefonts)
I collected a backtrace from the crash window
https://bugs.winehq.org/show_bug.cgi?id=52827
--- Comment #7 from Louis Lenders xerox.xerox2000x@gmail.com --- It looks like "Setup.exe" is crashing, but that is apparently another program running? Z:\mnt\extraStorage\Gaming\SteamLibrary\steamapps\common\Persona 4 Golden\Tools\Setup.exe
Could you try on a fresh new wineprefix please?
https://bugs.winehq.org/show_bug.cgi?id=52827
--- Comment #8 from nekoNexus@protonmail.ch --- How much more of a fresh Wineprefix can I get at this point? I already made one for Wine 7.7; the only thing "unclean" about it is dotnet48, .NET 5, and corefonts. :|
Setup.exe is the installer for the program this report is about.
https://bugs.winehq.org/show_bug.cgi?id=52827
--- Comment #9 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to nekoNexus from comment #8)
How much more of a fresh Wineprefix can I get at this point? I already made one for Wine 7.7; the only thing "unclean" about it is dotnet48, .NET 5, and corefonts. :|
Setup.exe is the installer for the program this report is about.
Oh, but I don`t see that file included in the downloadlink you provided. I only see Reloaded-II.exe. Is there another download you tried, or am I missing someyhing?
https://bugs.winehq.org/show_bug.cgi?id=52827
--- Comment #10 from nekoNexus@protonmail.ch --- Sorry about that, I thought I had linked the installer: https://github.com/Reloaded-Project/Reloaded-II/releases/download/1.17.5/Set...
https://bugs.winehq.org/show_bug.cgi?id=52827
nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://web.archive.org/web |https://github.com/Reloaded |/20220416193511/https://obj |-Project/Reloaded-II/releas |ects.githubusercontent.com/ |es/download/1.17.5/Setup.ex |github-production-release-a |e |sset-2e65be/183489578/fa25e | |b16-9baf-46dd-950c-6349f72d | |e632?X-Amz-Algorithm=AWS4-H | |MAC-SHA256&X-Amz-Credential | |=AKIAIWNJYAX4CSVEH53A%2F202 | |20416%2Fus-east-1%2Fs3%2Faw | |s4_request&X-Amz-Date=20220 | |416T193511Z&X-Amz-Expires=3 | |00&X-Amz-Signature=ec9df494 | |6da8e53c858f184066ee47fb7a4 | |d3cfcf7d7a0896baf9528522a8d | |c4&X-Amz-SignedHeaders=host | |&actor_id=0&key_id=0&repo_i | |d=183489578&response-conten | |t-disposition=attachment%3B | |%20filename%3DRelease.zip&r | |esponse-content-type=applic | |ation%2Foctet-stream |
https://bugs.winehq.org/show_bug.cgi?id=52827
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW
--- Comment #11 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to nekoNexus from comment #10)
Sorry about that, I thought I had linked the installer: https://github.com/Reloaded-Project/Reloaded-II/releases/download/1.17.5/ Setup.exe
I can confirm the crash (from comment 6). If I disable winedbg.exe it still seems to start fine though... (WINEDLLOVERRIDES=winedbg.exe wine Setup.exe). Note: I also installed dotnet48