Open rslabbert opened 2 years ago
downgrading to 0.10.10
to fix the regression seems reasonable, i dont think we particularly care about newer avalonia versions
PR introduced https://github.com/space-wizards/SS14.Launcher/pull/73 with the downgraded version.
When running the launcher on an up to date Arch Linux instance using Sway + NVidia Proprietary, the window starts up but the screen stays black. The following is logged repeatedly when running the launcher in debug mode (on release builds there are no useful logs):
This seems to be related to https://github.com/AvaloniaUI/Avalonia/issues/7262 and I can confirm that downgrading Avalonia from
0.10.13
to0.10.10
allows the screen to render correctly. Happy to provide any more details but this seems to currently be tied to a deeper SkiaSharp situation.Would downgrading Avalon for the launcher be realistic?