After updating from Knossos.NET-x86_64.AppImage from 1.3.5 to 1.3.6 attempting to launch the app crashes. It looks like it's trying to use X11 even though I'm on Wayland, here is the unhandled exception:
Unhandled exception. System.TypeLoadException: Could not load type 'Tmds.DBus.Protocol.Connection' from assembly 'Tmds.DBus.Protocol, Version=0.93.0.0, Culture=neutral, PublicKeyToken=9abd76e9812c1bca'.
at Avalonia.FreeDesktop.DBusIme.X11DBusImeHelper.DetectAndRegister()
at Avalonia.X11.AvaloniaX11Platform.Initialize(X11PlatformOptions options)
at Avalonia.AvaloniaX11PlatformExtensions.<>c.<UseX11>b__0_0()
at Avalonia.AppBuilder.SetupUnsafe()
at Avalonia.AppBuilder.Setup()
at Knossos.NET.Program.Main(String[] args)
Aborted (core dumped) ./knossos.net.appimage
System info:
Operating System: Arch Linux
KDE Plasma Version: 6.6.4
KDE Frameworks Version: 6.26.0
Qt Version: 6.11.0
Kernel Version: 7.0.5-arch1-1 (64-bit)
Graphics Platform: Wayland
After updating from
Knossos.NET-x86_64.AppImagefrom 1.3.5 to 1.3.6 attempting to launch the app crashes. It looks like it's trying to use X11 even though I'm on Wayland, here is the unhandled exception:System info: