Support

Support forum for Remote Desktop Manager Linux

avatar

Jonathan Lafontaine

Resolved

Installing RDM on an unsupported distro

@Everyone, Even if Ubuntu is the only officially supported distro for RDM, we know Linux is all about choices and we wouldn't want to change that. In that optic, here's a little guide to help you install RDM on your preferred, unsupported distro. First of all, dependancies. glibc 2.27 libwebkit2gtk-4.0 ca-certificates libsecret-1-0 gnome-keyring If you are installing RDM on a distro supporting .deb files, you are done. Simply install the deb package and everything should be good to go. You can start RDM using the menu icon or the remotedesktopmanager terminal command. You can also opt to install the net.devolutions.RDM or net.devolutions.RDMFree flatpak package from flathub. Otherwise, you can manually install RDM using the following steps Extract deb file content. (ar x RemoteDesktopManager_x.x.x.x_amd64.deb) Extract data.tar.xz content. (tar -xf data.tar.xz) Copy bin/remotedesktopmananger to /bin Copy usr/lib/devolutions/RemoteDesktopManager to /usr/lib/devolutions/RemoteDesktopManager You can now start RDM using the remotedesktopmanager terminal command. Let us know if you still have issues running RDM on your preferred distro. Known issues. On platform running non-gnome desktop environment, the splash screen might prevent entering your serial when launching RDM for the first time. Simply press the 'Cancel' button to close the dialog, that should make the splash screen disappear. You can then use the Help menu tab to access the registration form again.

Recommended Answer

8 months ago

I’m closing this thread since we now have a dedicated installation guide available: https://docs.devolutions.net/rdm/installation/client/?tab=linux The guide covers basic installation methods ( DEB , RPM ), as well as AUR , Cloudsmith , Flatpak , and manual installation for RDM Linux. If you encounter any issues during installation, feel free to open a new thread on our forum. Regards,

4801

44

avatar

Gabriel Dubois

avatar

Jonathan Lafontaine

RDM Linux SSL errors

Hi, We recently switch our backend from mono to .net6. Since this switch, a number of our users are experiencing SSL errors while connecting to their data source. The reason being .net6, out of the box, is stricter when it comes to TLS support. With these following steps, you can relax SSL minimum requirements (in effects allowing TLS 1.1) In /etc/ssl/opensll.cnf Place this at the top of the file openssl_conf = default_conf Then place this anywhere in the file [ default_conf ] ssl_conf = ssl_sect [ ssl_sect ] system_default = system_default_sect [ system_default_sect ] MinProtocol = TLSv1 CipherString = DEFAULT@SECLEVEL=1

680

0

avatar

Tschak

Resolved Implemented

RDM Logging at Arch Linux with AUR package

Hi Support Team, I have a centralized question regarding troubleshooting: Where can I activate and view the application logs in the Linux version of RDM? I have been using RDM on Windows since the beginning of my project, but I recently switched my desktop environment to Linux. My goal is to replicate my Windows workflow, but I’ve already noticed that the Linux version has fewer features. I want to approach this step-by-step. Currently, I primarily use RDM for server administration via web interfaces (Proxmox VE, PBS, TrueNAS, etc.) and SSH. I am trying to use embedded tabbed browsing with automatic login (Username/Password), but it is not working as expected. To better understand what is happening under the hood, I would like to start by analyzing the logs. Could you please point me to the log settings and the log file location on Linux? ========== DIAGNOSTIC ========== cachyos rolling Kernel version [6.19.5.3] Container [None] Desktop environment [KDE] Display server [wayland] Architecture [X64] Support local password saving [Ok] Is administrator [Ok] Is a system administrator [Ok] Is a database administrator [Ok] Is elevated privilege [No] Workspace size [1646 / 753] Is the Internet connected [Ok] Allow multiple instances [Ok] Allow drag and drop [Ok] Auto-refresh [No] Debug level [262143] Running since [Running since: 28 min 27 sec] ========== DATA SOURCE ========== Data source ID: **** Repositories (count): 0 Data source type: Devolutions Hub Personal Data source settings size: 2.6 KB User specific settings count: 0 User specific settings size: 0 Bytes Connection protocol: Caching/Offline: ReadOnly (File, OpenMCDFv2) Allow connection states: True Repository (ID): **** Repository size: 2 MB Entries/Items: 301/301 Sessions: 223 Data entries: 0 Credentials: 6 Sub entries: 0 Documents: 0 Contacts: 0 -->Sub total: 229 Session tools: 0 Folders: 72 --> Total: 301 Entries with variables: 0 Virtual folders: 0 Custom images: 0 Custom images (legacy): 20 RTF notes: 0 Connection client version: ****

Recommended Answer

5 days ago

There's a .rdm directory in your home directory (~/.rdm) that will have the log files as well as anything else needed for the application. Depending on the log level you set in the app you might need either of these files. RemoteDesktopManager.log RemoteDesktopManager.debug

48

5

avatar

Tschak

avatar

mrgutieres

2026.1.0.8-1 RDP issues

I apologize if this is only happening to me but ever since I upgraded to the latest version from the previous 2025 version, I have been unable to use RDP. I believe it connects but all I get is a black background/window. Doing journalctl when trying to connect showed RDM unable to find a specific cisco h264 file. I have .8 and it was looking for .7 so I symlinked it in the directory and that error went away. That said, the issue persists. I am attaching the the journalctl entries on an RDP connection in case it points to something obvious that I haven't found. [image] Thanks in advance for the help.

84

8

avatar

tmashos

avatar

michelhoude

Resolved Implemented

Copy paste from different OSes

Hi, Is it possible to copy text/files from a Linux host to a remote Windows via RDP using RDM for Linux ? Thanks

Recommended Answer

7 days ago

Hello, The issue has been resolved in the latest version of Remote Desktop Manager for Linux. After upgrading, we recommend restarting your system to ensure clipboard services are properly refreshed. Let us know if the issue persists after updating. Best regards,

785

23

avatar

rodneylane888

avatar

mrebsamen

xfreerdp not found

I've just installed the flatpack version of Remote Deskop Manager on opensuse tumbleweed but I can't open any connections since I get the error "xfreerdp not found" even though I have it installed. I have also tried installing the flatpack version of xfreerdp but that didn't help. Is there a way to specify the location of xfreerdp?

69

4

avatar

Simon Duguay Létourneau

avatar

zmarak

Rustdesk Support on Ubuntu Desktop Remote Desktop Manager

Hi, I am trying to remote into another Ubuntu Desktop which is running an instance of rustdesk as well. Both machines are Ubuntu Desktop. I have Remote Desktop Manager for Ubuntu desktop installed updated to the latest version. I cannot see the Rustdesk session in RDM for Ubuntu. I cannot see an Add-ons button as well. Only a checkbox saying "show deprecated". Rustdesk is probably the best remote desktop solution for linux machines. I think it should definitely be included in the RDM package for Ubuntu Desktop versions. Is this not currently supported? Is there another way to connect to a Rustdesk instance via RDM on Ubuntu. Thank you.

321

3

avatar

Nicolas Parr

avatar

RDMTinkerer

Resolved

RDM on Windows <-> Linux feature parity

Dear RDM team, I'm reviving the topic on RDM for Linux feature parity when compared to RDM for Windows. RDM has become the only tool that prevents me from migrating off Windows to Linux, which I'm planning for quite some time already. I appreciate that you released native RDM for Linux, but its features are... incomplete. Because of that I tried running RDM for Windows in a Windows virtual machine on Linux, but the virtualization/hardware emulation so that Windows runs great on Linux is... less than ideal. It's slow, and RDM, being quite a big app is even slower. And... having Remote Desktop within a VM screen, inside my primary display is also not going to be working well, no matter what. I would like you to somehow rearchitect your development process so that most or all features added to RDM on Windows also end up in RDM on Linux. That would provide Linux community with the best remote management tool that ever existed on Linux so far, with the greatest features and versatility. As for my priorities it would be remote management entries, such as RDP, SSH, Web, maybe Mikrotik Winbox (they now have Winbox 4 multi platform); credentials entries, and handling Hub. I don't care about VPN entries that much. But to be able to launch the above entries with doubleclick, having credentials entered, just like in RDM on Windows, is a must have. Great SSH agent, password generator and other shared tools would be nice, too. There's business justification to that as well. I think fully-featured RDM on Linux would attract many Linux-only users (of which majority are technically skilled, working in IT industry), and certainly some of them can become paying customers. Please think about that. Thanks in advance!

86

5

avatar

RDMTinkerer

avatar

steenrabol

why is remote desktop manager so bad on linux

Hello Please forgive me for such a dramatic subject, but the reality is is that the Remote Desktop Manager leaves a lot to desire. I have been a Mac User - NOT fan boy! I use Windows for my work via RDP and have no issues with Windows 11, Linux or any other OS. I just started my journey into Linux a few months ago, and I thnik that I have tried 25+ different distributions and the only thing that is consistently bad is "Remote Desktop Manager", on every distribution there is something that is funny.. As mentioned I use RDP for my work, so from my mac I rdp into a VM in my homelab and from there I connect a vpn to my customer and then a new RDP to the customer, this has been working for years. Now, my MacBook Pro M1 Max is up for reneval so I was looking into maybe switching to a Intel PC and use Linux. My current pc is a Minisforum MS-01 I9 with 32gb memory and 1tb nvme, so not low spec IMO first thing I notice was that UI of Remote Desktop Manager looks funny, so I wanted to submit a ticket... Pressing the 'Submit support ticket" brings up a dialog... but the dialog is not in focus so I need to grab my mouse to activate the dialog.... Why ?? what I wanted to report was the UI of "Remote Desktop Manager", pleas look at the screenshot why is the UI not consistent, after all these years [image] look at how small the icons and text is Now the worst part is, that connecting to a windows 11 VM that I have been using for the last year does not work - sure you could say that I misconfigured something, but I can connect to another, and I can connect to the specific VM from my ipad, from windows and from my mac, but not from Linux using "Remote desktop manager" - this vm is setup to ask for password, but for some reason it does not work - no error, no log nothing, it simply flashes the screen and then nothing.. why ?

116

3

avatar

Carl Marien

avatar

virusbcn

Resolved Implemented

Clipboard nightmare

I have a recurring problem with the clipboard and RDM, both on Windows and Linux, the clipboard is shared between different remote sessions, I explain ... I have several sessions open from my host RDM (both Linux and Windows) to several Windows servers, can be 2012 as 2019, etc .... and to these sessions some colleagues connect with teamviewer or anydesk, i launch the connection to them and they connect while i keep the sessions open on my RDM, because what the remote user copies in the RDM2 session appears to him when i paste to the remote user of the RDM3 session or even to me on my host, when I do ctrl+c and then do ctrl+v if I take a little while to do ctrl+v I get what the user 1 or 2 had copied in their session, this is a problem both security and functional, and as I comment happens to me both in Windows and Linux for a long time in successive versions RDM And another problem that I have only in Linux and that also affects the clipboard, is that for some reason now only works in RDMctrl+c and ctrl+v if I do it with the ctrl located on the right side of the keyboard, if I do it with the left side I only get the c or v, the clipboard does not work, and the clipboard only works with text, with images I have to upload the capture from my host. of course before entering RDM ctrl+c and ctrl+v works perfectly

411

7

avatar

Nicolas Parr

avatar

233982

Not able to connect via RDP to Windows Server 2022 from RDM installed in Arch Linux

Hello everyone! Desperately looking for help here.. So I've got a bunch of Windows Server 2019/2022 machines in my LAN. I've also got two instances of RDM, one is on my Windows 11 PC, another is on my Arch Linux laptop. The Windows 11 RDM connects to these Windows Server machines via RDP with 0 issues. All I had is to enter the host/username/password and all worked like a charm! Unfortunately it's been everything but similar experience when I installed (using yay) RDM on my Arch. The system is fully updated. RDM version is 2025.3.2.2 After creating the session entry the same way I always did, I'm getting an error: [image] That's what the console gives me out: ~ ❯ remotedesktopmanager [22:10:20:498] [46753:0000b6b5] [INFO][Devolutions.Rdp.Credentials] - [Parse]: parsing "A************", "" (Mstsc) => "Username: "A************" Domain: """ [22:10:20:504] [46753:0000b6b5] [WARN][com.freerdp.settings] - [freerdp_settings_print_warnings]: [experimental] enabled GlyphSupportLevel GLYPH_SUPPORT_FULL[0x00000002], expect visual artefacts! [22:10:20:505] [46753:0000b6b5] [ERROR][com.freerdp.channels.virtual.channel] - [virtchan_virtual_channel_init_event_ex]: Unhandled event type 0 [22:10:20:505] [46753:0000b6b5] [ERROR][com.freerdp.channels.virtual.channel] - [virtchan_virtual_channel_init_event_ex]: Unhandled event type 0 [22:10:20:505] [46753:0000b6b5] [ERROR][com.freerdp.channels.virtual.channel] - [virtchan_virtual_channel_init_event_ex]: Unhandled event type 0 [22:10:20:513] [46753:0000b6b5] [INFO][com.freerdp.codec] - [openh264_load_functionpointers]: loaded libopenh264.so.7 2.6.0 [22:10:20:529] [46753:0000b6b5] [INFO][com.freerdp.codec] - [openh264_load_functionpointers]: loaded libopenh264.so.7 2.6.0 [22:10:20:533] [46753:0000b6b5] [WARN][com.freerdp.core.rdp] - [log_build_warn][0x7f5f583115e0]: ************************************************* [22:10:20:533] [46753:0000b6b5] [WARN][com.freerdp.core.rdp] - [log_build_warn][0x7f5f583115e0]: This build is using [runtime-check] build options: [22:10:20:533] [46753:0000b6b5] [WARN][com.freerdp.core.rdp] - [log_build_warn][0x7f5f583115e0]: * 'WITH_VERBOSE_WINPR_ASSERT=ON' [22:10:20:533] [46753:0000b6b5] [WARN][com.freerdp.core.rdp] - [log_build_warn][0x7f5f583115e0]: * [22:10:20:533] [46753:0000b6b5] [WARN][com.freerdp.core.rdp] - [log_build_warn][0x7f5f583115e0]: [runtime-check] build options might slow down the application [22:10:20:533] [46753:0000b6b5] [WARN][com.freerdp.core.rdp] - [log_build_warn][0x7f5f583115e0]: ************************************************* [22:10:20:533] [46753:0000b6b5] [WARN][com.freerdp.core.rdp] - [log_build_warn_cipher][0x7f5f583115e0]: ************************************************* [22:10:20:533] [46753:0000b6b5] [WARN][com.freerdp.core.rdp] - [log_build_warn_cipher][0x7f5f583115e0]: [SSL] {Cipher} build or configuration missing: [22:10:20:533] [46753:0000b6b5] [WARN][com.freerdp.core.rdp] - [log_build_warn_cipher][0x7f5f583115e0]: * des-ede3-cbc: RDP security FIPS mode will not work [22:10:20:534] [46753:0000b6b5] [WARN][com.freerdp.core.rdp] - [log_build_warn_cipher][0x7f5f583115e0]: ************************************************* [22:10:20:534] [46753:0000b6b5] [WARN][com.freerdp.core.nego] - [nego_enable_aad]: This build does not support AAD security, disabling. [22:10:20:546] [46753:0000b6b5] [ERROR][com.freerdp.core] - [rdp_client_connect]: ERRCONNECT_SECURITY_NEGO_CONNECT_FAILED [0x0002000C] [22:10:20:546] [46753:0000b6b5] [ERROR][com.freerdp.core.connection] - [rdp_client_connect]: Error: protocol security negotiation or connection failure [22:10:20:556] [46753:0000b6b5] [INFO][Devolutions.Rdp.Credentials] - [Parse]: parsing "A************", "" (Mstsc) => "Username: "A************" Domain: """ [22:10:20:557] [46753:0000b6b5] [WARN][com.freerdp.settings] - [freerdp_settings_print_warnings]: [experimental] enabled GlyphSupportLevel GLYPH_SUPPORT_FULL[0x00000002], expect visual artefacts! [22:10:20:557] [46753:0000b6b5] [ERROR][com.freerdp.channels.virtual.channel] - [virtchan_virtual_channel_init_event_ex]: Unhandled event type 0 [22:10:20:557] [46753:0000b6b5] [ERROR][com.freerdp.channels.virtual.channel] - [virtchan_virtual_channel_init_event_ex]: Unhandled event type 0 [22:10:20:557] [46753:0000b6b5] [ERROR][com.freerdp.channels.virtual.channel] - [virtchan_virtual_channel_init_event_ex]: Unhandled event type 0 [22:10:20:566] [46753:0000b6b5] [INFO][com.freerdp.codec] - [openh264_load_functionpointers]: loaded libopenh264.so.7 2.6.0 [22:10:20:578] [46753:0000b6b5] [INFO][com.freerdp.codec] - [openh264_load_functionpointers]: loaded libopenh264.so.7 2.6.0 [22:10:20:579] [46753:0000b6b5] [WARN][com.freerdp.core.nego] - [nego_enable_aad]: This build does not support AAD security, disabling. [22:10:20:588] [46753:0000b6b5] [WARN][com.freerdp.core.nego] - [nego_process_negotiation_failure]: Error: HYBRID_REQUIRED_BY_SERVER [0x00000005] [22:10:20:588] [46753:0000b6b5] [ERROR][com.freerdp.core.nego] - [nego_connect]: Protocol Security Negotiation Failure [22:10:20:588] [46753:0000b6b5] [ERROR][com.freerdp.core] - [rdp_client_connect]: ERRCONNECT_SECURITY_NEGO_CONNECT_FAILED [0x0002000C] [22:10:20:588] [46753:0000b6b5] [ERROR][com.freerdp.core.connection] - [rdp_client_connect]: Error: protocol security negotiation or connection failure Not sure if that's helpful, but I've also made TLS Diagnostics and here are results: [image] What I've tried so far: Switching back and forth every possible checkbox/option in the RDP session settings as well as global RDP settings in RDM. On a Windows Server machine itself I tried removing NLA (network level authentication) requirement. I tried exporting my working sessions from Windows 11 RDM and importing them to Linux instance. The behaviour is the same. At the same time on the same Linux machine, running 'xfreerdp3 /v:10.10.10.123 /u:Administrator /d:. /p:'mycoolpassword' /sec:nla /cert:ignore '/auth-pkg-list:!kerberos' lets me connect successfully (this was suggested when I tried troubleshooting with AI) Also, installing remmina and connecting through it works like a charm. But I'm so used to use RDM in Windows, I want it also to be running in Linux. If anyone can provide any useful info, I'd greatly appreciate that! If you need any additional logs/info, I'll happily provide that. Thanks in advance! Victor

Recommended Answer

a month ago

Hello, Version 2025.3.2.3 is now out. Let us know if you continue to get the error. Best regards,

148

9

avatar

Richard Markiewicz

avatar

spaiRoe

Resolved Implemented

RDM dpi/scaling issue on Linux Mint

I have installed RDM 2025.3.2.3 on a notebook (ThinkPad X1 Yoga Gen 3) with Linux Mint 22.3 (Cinnamon). The notebook has a 14 inch display with 2560x1440 pixels When "Monitor scaling" in Mint is set to 150%, the ribbon is not scaled accordingly When "Monitor scaling" in Mint is set to 100%, the ribbon is correct I haven't found any setting in RDM where I could change this Is this a known issue? Is there a way to work around this? Many thanks in advance. [image]

Recommended Answer

22 days ago

Hello, Thank you for your patience. A feature improvement request has already been opened regarding HiDPI / fractional scaling behavior under Wayland (including KDE Plasma and similar environments). You can find it here: https://forum.devolutions.net/topics/52156/wayland-hidpi-respect-kde-plasma-fractional-scaling-or-provide-inapp-u#223936 I would recommend adding your comment there and giving it a thumbs up. This helps our development team better assess impact and prioritize improvements based on user feedback. Please let me know if you have any additional details about your environment that you’d like me to relay internally as well. Best regards,

68

4

avatar

spaiRoe

avatar

cliffwilliams44

IMport from Remminna not working

I atempted to do an import from my remmina configuration files. The import seemed to work fine, fodlers were created etc. When I launched on of the imported entries it asked about an installation path, I chose default and set that as the default. Now the entry throws an xfreerdp not found. If I create an entry manually it works. I even tried exporting an entry from Remmina as a .rdp file, that also gives the same error. While I don't have a problem manually recreating al my connection, importing them would have been nice. All I need is host name and folder, did I do something wrong when being promppted for the installation path?

53

3

avatar

Gabriel Dubois

avatar

aerowinder

Backlog

Fedora 43 KDE, RDM flatpak, RDM crashes when leveraging an SSH tunnel to connect to a remote RDP system

Greetings, This function used to work, but now causes RDM to crash. So I don't think there's a configuration issue. Unfortunately, I don't use the feature often, so I can't say when it broke. Setup: My client system is Fedora 43 KDE. My VM host is Fedora 43 KDE. My VMs are networked with libvirt's NAT network type on the VM host. So, like this: Client --> RDM (SSH tunnel to VM host) --> Internet --> VM host (10/8) --> NAT --> VMs (192.168/16) I set up an SSH tunnel to get me to the VM host (10/8). Then I RDP into the VMs using the NAT'd addresses (192.168/16). When I launch the RDP connection, RDM crashes after ~5 seconds. The RDP connections are generic with no special options. The SSH tunnel is set to connect to the remote system, with an outgoing tunnel of dynamic mode and source ip:port of 127.0.0.1:3390. Are there any logs I can provide to help track this down? I have two systems that I can use this configuration with, both are broken. They were both previously working.

126

8

avatar

Carl Marien

avatar

aerowinder

Resolved

Fedora 43 KDE, Flatpak 2025.3.2.2, previously working RDP sessions now fail to connect instantly

Greetings, After updating to the recently released version, I am no longer able to open any RDP connections. KRDC, Remmina working fine. Steps to reproduce: 1) Create a new RDP connection with default settings. 2) Observe that it doesn't work (Unable to connect to host <host>).

Recommended Answer

a month ago

Hello, We’ve identified the root cause of the issue and will be publishing a hotfix soon. As a workaround, you can install the latest Flatpak version and run it with the following command: flatpak run --env=XDG_DOCUMENTS_DIR=$HOME/.var/app/com.devolutions.remotedesktopmanager/config com.devolutions.remotedesktopmanager Regards,

157

10

avatar

Simon Duguay Létourneau

avatar

borat

Resolved

RDP does not work on Fedora 43

Hi guys, does RDP works? I've installed RDM from flatpak, it does not connect to any RDP session I add compared if I do the same in Windows, where it works fine. [image]

94

5

avatar

Carl Marien

avatar

deivisfp

Logout closing all tabs.

Hi guys, After last update of RDM all my opened tabs are going closed when I do an exit command or CTRL+D on a linux terminal. Is there any configuration to avoid it? Thanks!

107

10

avatar

Carl Marien

avatar

alexander2

Implemented

xfreerdp3 instead of xfreerdp

Hi, I'm wondering if there is any chance to update the freerdp used by RDM to freerdp3. This is much better, from my point of view. Better graphics, better clipboard aso. If I configure it as external app, it works, but that is not what RDM is for. It would be great if it could be embedded in the main window. Kind regards Alexander (System is Kubuntu 24.10 with KDE Plasma 6.1.5, Wayland)

1925

5

avatar

Maxim Robert

avatar

Kyle

Crashing upon starting RDP session

Problem: Starting any RDP session causes Remote Desktop Manager to immediately crash. OS: Arch Linux Last known good version: 2025.2.1.5 AUR Git commit hash: bc726c148d2681207126a5d49ce70770a1d42758 Affected versions: All versions after 2025.2.1.5 Steps to reproduce: Launch Remote Desktop Manager versions greater than 2025.2.1.5 on Arch. Start any RDP session. Observe that RDM crashes instantly. Additional information: Debug level is set to 1. No logs appear under Help → Application Logs when the crash occurs. This issue is consistent across all attempts with affected versions. If there are any tests you would like me to run, let me know.

170

7

avatar

Carl Marien

avatar

veehexx1

Resolved Implemented

RDM failing to connect on some network interfaces

This seems a bit of a weird one, but hopefully a solution can be found. I'm using the flatpak image from flathub, 2025.3.1.1 We use a official VPN client that has a very buggy linux package. This creates a 'gpd0' interface. When using this then RDM connects as expected to RDP, SSH etc. Theres an unofficial VPN client that creates a 'tun0' interface. None of the bugs of the official client and communication outside of RDM works fine - ping, traceroute, and browser to internal web services I've tested with KDE's KRDC which connects to RDP fine. This proves the VPN tunnel is correctly working. I've restarted RDM after establishing the VPN tunnel too incase RDM only queries at startup but no fix there either. So, Why is RDM having issues via the tun0 interface but accessing resources from other software working fine? Is there a setting i could change to allow this?

Recommended Answer

a month ago

Hello, This behavior is most likely related to the Flatpak sandbox rather than the VPN tunnel itself. Flatpak applications operate within a sandboxed network and DNS environment. If the VPN provides DNS dynamically (e.g., via systemd-resolved or per-interface DNS), those settings may not be accessible inside the Flatpak sandbox. This can lead to hostname resolution failures in RDM, consistent with the "getaddrinfo failed" errors observed in the logs. A suggested workaround is to use the native `.deb` version of RDM instead. To clarify, this is not an issue with the VPN tunnel itself, but rather a known limitation of Flatpak when used with certain VPN DNS configurations. As a support technician, I’m unable to determine whether this is something that can be resolved at the application level. That said, I will reach out to the development team and ask them to review your case. Best regards,

85

6

avatar

Carl Marien

avatar

blwegrzyn

Resolved Implemented

RDM empty window on start - Fedora 43 Plasma Kde

When i start RDM in plasma environment KDE fedora 43 all i see is blank window and no application. Does this have anything to do with new desktop environment that is using Wayland? Is Wayland supported with Plasma?

Recommended Answer

2 months ago

i found out that if i switch no GPU supported graphics display it works. So it has something to do with either broken driver in UTM or issue with RDM and GPU. Virtio-ramfb works but not with virtio-ramfb-gpu.

91

7

avatar

Carl Marien

avatar

malabriebelair

Backlog

Zorin OS - Remote Desktop Manager - xFreeRDP - Allow Webcam

Hello everyone, This week-end i decided it was the time to finally jumpship to Linux and decided after reading a few articles to give a go to Zorin OS. So far the experience is amazing, and i was able to figure out most of the quirk i needed to make my everyday driver to be Zorin. There is 1 issues i am attempting to fix, and it's to let my webcam be used by xfreerdp when i am RDP to my work computer. I am using Remote Desktop Manager (Installed using the terminal) And i seems to either be missing the option (Nothing in Local devices and ressources) or a way to add a custom cli command (Such as /usb-device:video). Is there anybody that got able to passtrough the webcam in a rdp sessions that has some pointers in how to fix this ?

169

5

avatar

malabriebelair

avatar

christophjander

RDM on Debian Trixie with Backport Kernel 6.16

Hello Everybody, I am trying to get RDM running on Debian Trixie with the backport kernel 6.16 and am experiencing the following strange behavior: - When I start RDM and then try to start an RDP session, I am always asked for my username, password, and domain, even though I have already stored the username and domain in the saved entry. When I try to enter the data, the form is locked and I can only click on Cancel. After restarting the RDP session once or twice, I can enter the data, but the process is canceled without a message and the RDP session is not started. - If I want to adjust the properties of the saved session, I have to cancel the properties several times and call them up again until I can change something in the entries. Is there a way to enable debugging to get better log files? The RDM is a team version with 5 users and has its data source on an MS SQL server. The version under Linux is 2025.2.1.5. Thanks, Christoph

360

18

avatar

Gabriel Dubois

avatar

miha

Backlog

Multimonitor support on (Fedora KDE) linux and broken pipe

Hi guys, I'm trying to create a multimon connection from Fedora 43 KDE host to Windows 2022 server guest with RDP. The thing is that as soon as I set Display to External, it asks me for Installation Path upon Open Session (doesn't ask me otherwise) and if I go with Normal, I get "Broken Pipe" error. If I leave display to Embedded or Undocked, it works fine, just without second monitor. Since I've never managed to make it work with freeRDP, I guess the problem is with it? Any idea? TIA, Miha PS. RDM Version is 2025.3.0.9

531

31

avatar

cRoW2k

avatar

pierredejong

Autofill - Not working compare to Windows version?

Hi, We are actively using the RDM on Windows version. I am frequently testing the Linux version (latest try - under ubuntu v25.10) I have many entries where "autofill" does not work .. I would first focus on web page , with entries that does autofill under the windows version of RDM, but not the linux. The first exemple I think of, that is quite easily testable, is the "login web page" of a opnsens firewall. Working windows version: 2025.03.28.0 not working linux version: 2025.3.1.1 I did re-create a entry with from the "linux", the HTML control ID found the username, password and form ID from the page... everything work IF and only if I don't unable the "autosubmit" tick.. So, are there some "problems" on my linux install, or something I should consider ? or .... And with the entry created under linux, the auto fill seems to work fine under windows, but the auto submit is "not" working .. :-D So, Is there something to work on, or am I on a dead head lane ? Thanks for the advice (and as usual: Keep going, this is a good peace of work ! Congrats) PS merry xmas and happy new year!

116

4

avatar

Marc-Antoine Dubois

1 - 25 of 293 items