.NET 10 - Blocked by Linux Support#748
.NET 10 - Blocked by Linux Support#748dreamsyntax wants to merge 1 commit intoReloaded-Project:masterfrom
Conversation
|
Just search 9.0 in all files. Maybe there's an override somewhere, like in build script. |
"Hmph too easy" Oops, didn't check the ps1 scripts. |
|
Holding off on this until .NET 10 is better supported in wine. |
|
Linux exclusive error thrown on clicking the + button / "Add an application" |
5dd9175 to
f36db8a
Compare
|
Going to look into this cast, since Ookii dialogs library is deprecated and unlikely to fix this themselves. |
There was a problem hiding this comment.
You cannot use the Open dialog instead of Save. At least not for adding games. You'll break Xbox Store games on Windows.
[This is why the Save dialog is used here, actually]
You don't have filesystem access to the files (not even Explorer does), and open dialog will error on selection while selecting an encrypted Xbox Store exe.
While Reloaded is capable of stripping it, if you can't select the game in the first place via the dialog, we're no ball.
I'd rather wait until it's fixed upstream in Wine/Proton instead. This subtly different behaviour could pop up elsewhere.
|
Option two is removing Ookii dialogs completely I guess, and using the new native net 8.0+ versions instead.
Microsoft, WTF. lol |
|
I'd be more concerned about subtle bugs elsewhere, which we don't quite know about yet. After all, a runtime upgrade broke this, not Proton. So something runtime related was/is amiss. |
5bece84 to
e8954c7
Compare
|
Created wine bug report |
e4f26fd to
024a217
Compare
|
Rebased. Will be using this build extensively on Windows. |
024a217 to
3d63d88
Compare

--
Windows tested ✔️

Linux - ❌ - unable to add new games - breaks on attempting to invoke the FileDialog