Skip to content

[Linux] Crash after updating to version 1.3.6 #411

Description

@bglogic

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions