System.Exception: XOpenDisplay failed on Fedora KDE Spin

System.Exception: XOpenDisplay failed on Fedora KDE Spin

avatar

Hi,

I have been using without much trouble the Flatpak Stable version of RDM on Fedora 41 KDE Spin.
Today RDM no longer runs, unfortunately, and when I try to manually run it from a terminal I get this error:

username@hostname ~> /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=remotedesktopmanager --file-forwarding net.devolutions.RDM @@u %U @@
Unhandled exception. System.Exception: XOpenDisplay failed
   at Avalonia.X11.AvaloniaX11Platform.Initialize(X11PlatformOptions options)
   at Avalonia.AppBuilder.SetupUnsafe()
   at Avalonia.AppBuilder.SetupWithoutStarting()
   at Devolutions.RemoteDesktopManager.Program.Main(String[] args)


Is there any additional argument that would tell RDM to which display to connect?
Thank you.

avatar

Recommended Answer

Hello,

The latest update, 2025.1.0.12-2, is now available on Flathub.

We've upgraded our GNOME runtime to version 48 and made a fix for the application crash.

Best regards,

Simon Duguay Létourneau

All Comments (3)

avatar

Hello,

We are aware of this issue and are actively working on it. In the meantime, you can downgrade the Flatpak version by running the following command:

flatpak update --commit=11b254e91d7dd55f223c08f5321d346bbd3ddc87b2d5a3485d091c690ed45c1f net.devolutions.RDM

Best regards,

Simon Duguay Létourneau

avatar

That worked, many thanks!

Best regards.

avatar

Hello,

The latest update, 2025.1.0.12-2, is now available on Flathub.

We've upgraded our GNOME runtime to version 48 and made a fix for the application crash.

Best regards,

Simon Duguay Létourneau