Support

Support forum for Remote Desktop Manager Windows

avatar

drhu

Certificate type entry deprecated

Hi, I tried to search the forums, and the documentation, but I can't find "how-to" handle the deprecation of the Certificate Entry Type. We use it extensively because the certificate is available along with its private key and password. With the new type it does not seem possible to retrieve the password once it has been added. It also seems far more cumbersome to save (export) the certificate. In general it seems the usability has gone down. Can we keep using the deprecated Certificate Entry Type? Or is there another way to achieve the functionality that we cherish with the deprecated type? The x.509 type seems less userfriendly. If i want to save the certificate it prompts for the password, which cannot be stored in this entry type, additionally, while trying to save it, you cannot change focus to RDM to get the password from another entry. Please don't deprecate the Certificate Entry Type

25

3

avatar

Richard Markiewicz

avatar

elaineberenguer

Green Mark on "Disallowed (inherited)"?

Hi everyone... the whole permissions settings in RDM is driving me crazy... lol I have a folder in which I added some credential entries and gave "Edit Permissions" access to a specific group: FOLDER PERMISSION: [image] ENTRY PERMISSION: [image] NOTE: Those prints are from RDM logged with an Administrator user. Why is it "Disallowed (Inherited)" when I view the entry's permissions panel (in the back in the previous image)? When logged with an account member of 'Suporte' group, the entry permissions are: [image] Can anyone pleeeeeeease HELP ME? :P Regards, Elaine Berenguer

39

2

avatar

elaineberenguer

avatar

oliviercammarata

Delinea Secret Server - "Refresh token" option seems not working and it keeps prompting credentials after token expiration

Hi, We are using currently 2026.1.14.0 64bit client under Windows 11. We have implemented Delinea Secret Server solution with PAM distributed engines to be able to RDP connect onto our machines through PAM proxy, and it works great. To be able to retrieve Delinea secrets info, we must first, for sure, provide Secret Server credentials when we launch the first related RDP session of the day and this part is working as expected. At secret Server side, we've got this config : Session Timeout for Webservices : 90 mins Enable Refresh Tokens for Webservices : yes Maximum Token Refreshes Allowed : 6 This should allow us not being asked for Secret Server credentials the whole day. But it seems not taking into account this "Enable Refresh Tokens for Webservices" option and prompts systematically to renter credentials for Secret Server login after 90 mins (then OK for the next 90 min and so on). Could you check by your side or tell me what we miss, please ? Thx

22

2

avatar

oliviercammarata

avatar

adamprice1

CSV Import - WOL Information

I would like to import all our devices from AD, I know this can be easily done via CSV Import Wizard. However, I have been unsuccessful in importing the device MAC address, the WOL Broadcast Address and the WOL Port. If there is a way of changing the WOL defaults then I am more than happy to do this but again I've been unsuccessful on this Apologies if this has been answered elsewhere, I couldn't find any information on this.

7

0

avatar

marwoz79

Settings - Keep tab on disconnect doesn't work for SSH session

Hi Support Team, I have found that setting Keep tab open on disconnect doesn't work for ssh session type. No matter if i select it or not, if host i have connected is restarted or have connection issue, tab closes itself. I have checked it on version 2026.2.18 but i think same was on previous versions. Regards, Marcin

10

0

avatar

devolutions88

No shortcut works when Focus is running

Hi, I currently switched from Sysinternal RDCMan to your RDM but I have one massive issue: No matter what I try, I can't get defined shortcuts to work when the focus is on a remote desktop. I need— as is possible in RDCMan —the ability to switch between different open RDP sessions using a shortcut when the focus is in the RDP session . I’ve checked various forum posts (e.g., https://forum.devolutions.net/topics/55803/ctrl---tab-move-to-last-active-session), but none of them work.

41

6

avatar

devolutions88

avatar

Jay

Azure Bastion RDP to Virtual Machine Scale Set (vmss) instance

Can Devolutions RDM be configured to connect RDP session via Azure Bastion to Azure Virtual Machine Scale Set (vmss) instance(s)? Devolutions RDM can access 'regular' Azure VM via Bastion (RDP native client) just fine; it is not clear how to configure connection for RDP to vmss instance(s). some details: -Azure cli to vmss instance(s) works fine, so it seems this should work with Devolutions RDM as well. (azure cli az network bastion rdp command) -a 'regular' Azure VM has a resource ID like '/subscriptions/<subscriptionID>/resourceGroups/<resourceGroupName>/providers/Microsoft.Compute/virtualMachines/<vmName>' -a vmss instance has a resource ID like '/subscriptions/<subscriptionID>/resourceGroups/<resourceGroupName>/providers/Microsoft.Compute/virtualMachineScaleSets/<scaleSetName>/virtualMachines/<instanceID>' where the <instanceID> is 0,1,2, etc. (note, a vmss instance also has a machine/hostname) -when connecting to a vmss instance via the azure cli ( az network bastion rdp command), the generated .rdp file has content/parameters like: full address:s:<scaleSetName>_<instanceID>:3389 alternate full address:s:<scaleSetName>_<instanceID>:3389 use multimon:i:1 gatewaycredentialssource:i:5 gatewayusagemethod:i:1 gatewayprofileusagemethod:i:1 gatewayhostname:s:bst-<guid>.bastion.azure.com for example, if the vmss name is 'MyVMSS', the full address value is MyVMSS_0 (MyVMSS_1, etc). see attached screenshot for reference. [image]

304

10

avatar

Richard Markiewicz

avatar

other-devo

Hyper-V Embedded broken with KB5124008

resuming the conversation from: the setup: https://forum.devolutions.net/topics/30791/trying-to-configure-connection-to-local-hyperv-machines?message=218074#218074 the post where the problem discussion started: https://forum.devolutions.net/topics/30791/trying-to-configure-connection-to-local-hyperv-machines?message=241627#241627 @rmarkiewicz, Thank you kindly for your time. Would you be willing to try one more test? In my env, I run my primary user as excluded from the workstation administrators group. So its much more restricted. Elevation takes place with a different user entirely. The only group it is added to is the Hyper-V group. Would you be willing to try that? Setup a user that is not a member of Administrators, but added to the windows Hyper-V group. Login to desktop as this user. Run RDM, but not elevated. Connect to localhost hyperv using this user, which is only granted by the Hyper-V group. It may be my registry settings. Would you be willing to export the registry settings you have? Thanks again, Bryan These are mine: AllowDefaultCredentials = Microsoft Virtual Console Service/* AllowDefaultCredentialsDomain = Microsoft Virtual Console Service/* AllowFreshCredentials = Microsoft Virtual Console Service/* AllowFreshCredentialsDomain = Microsoft Virtual Console Service/* AllowFreshCredentialsWhenNTLMOnly = Microsoft Virtual Console Service/* AllowFreshCredentialsWhenNTLMOnlyDomain = Microsoft Virtual Console Service/* AllowSavedCredentials = Microsoft Virtual Console Service/* AllowSavedCredentialsDomain = Microsoft Virtual Console Service/* AllowSavedCredentialsWhenNTLMOnly = Microsoft Virtual Console Service/* $keys = "AllowDefaultCredentials","AllowDefaultCredentialsDomain","AllowFreshCredentials","AllowFreshCredentialsDomain","AllowFreshCredentialsWhenNTLMOnly","AllowFreshCredentialsWhenNTLMOnlyDomain","AllowSavedCredentials","AllowSavedCredentialsDomain","AllowSavedCredentialsWhenNTLMOnly" foreach ($key in $keys) { $path = "HKLM:\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\$key" $value = (Get-ItemProperty -Path $path -Name "Hyper-V" -ErrorAction SilentlyContinue)."Hyper-V" if ($null -ne $value) { "$key = $value" } else { "$key = <not present>" } }

15

3

avatar

Richard Markiewicz

avatar

NN

Resolved

Trying to configure connection to local HyperV machines

Hi, I have a Windows 10 computer and on this computer I have HyperV with one virtual machine. I would like to use remote Desktop Manager on the host computer and connect directly to the virtual machine. Is there any guide for how to do this? I have tried (guessed how to do it) but it can't connect.

Recommended Answer

a year ago

resurrecting an old thread because it shows in google results for this search How to use Devolutions RDM with Hyper-V Embedded and Enhanced Session on localhost tested on Windows 11 24H2 In my case, I'm doing it to hyper-v vm's on my localhost a user in the `Hyper-V Administrators` group on the host in my case I also launched rdm in the context of this user. not sure if it is required You must set CredSSP on the host https://miketerrill.net/2014/11/26/rdcman-v2-7-unknown-disconnection-reason-3848/ commands at bottom of post You will need the vmid of the virtual machine `get-vm | Select-Object name,Id` Connection Properties General Tab Host = localhost (your local hyper-v server) RDP Type = Hyper-V (Embedded Only) Hyper-V Instance = VMID of virtual machine Username and Password = user on host in Hyper-V Administrators group Hyper-V Tab Use Enhanced Session Mode = Checked did this by working backwards from vmconnect and sysinternals rdcman notably the user in the rdm connection profile is NOT the one on the destination machine. But the host machine with hyper-v permissions. With vmconnect, your connecting to the display, not so much remote desktop. So you log in from inside the `local display` on the virtual machine. [image] New-ItemProperty -Path HKLM:\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\AllowDefaultCredentials -Name Hyper-V -PropertyType String -Value "Microsoft Virtual Console Service/*" -Force New-ItemProperty -Path HKLM:\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\AllowDefaultCredentialsDomain -Name Hyper-V -PropertyType String -Value "Microsoft Virtual Console Service/*" -Force New-ItemProperty -Path HKLM:\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\AllowFreshCredentials -Name Hyper-V -PropertyType String -Value "Microsoft Virtual Console Service/*" -Force New-ItemProperty -Path HKLM:\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\AllowFreshCredentialsDomain -Name Hyper-V -PropertyType String -Value "Microsoft Virtual Console Service/*" -Force New-ItemProperty -Path HKLM:\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\AllowFreshCredentialsWhenNTLMOnly -Name Hyper-V -PropertyType String -Value "Microsoft Virtual Console Service/*" -Force New-ItemProperty -Path HKLM:\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\AllowFreshCredentialsWhenNTLMOnlyDomain -Name Hyper-V -PropertyType String -Value "Microsoft Virtual Console Service/*" -Force New-ItemProperty -Path HKLM:\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\AllowSavedCredentials -Name Hyper-V -PropertyType String -Value "Microsoft Virtual Console Service/*" -Force New-ItemProperty -Path HKLM:\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\AllowSavedCredentialsDomain -Name Hyper-V -PropertyType String -Value "Microsoft Virtual Console Service/*" -Force New-ItemProperty -Path HKLM:\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\AllowSavedCredentialsWhenNTLMOnly -Name Hyper-V -PropertyType String -Value "Microsoft Virtual Console Service/*" -Force

6353

17

avatar

other-devo

avatar

Gr-ant001

broadcast issues 2026.3

I connected to four devices and then ran one command on one. Started broadcast and then hit enter several times and it worked. Up arrowed to bring up the command and it ran but only on the active session.

11

2

avatar

Gr-ant001

avatar

burm003adm

Cursor disapearing in RDM

We just updated our RDM to the 2026.2.17.0 and 3 users are currently experiencing a bug where their Windows cursor disapear after the login. We try to go with the 2026.2.18.0 version but it didn't worked.

50

7

avatar

Tommy Sanders

avatar

devolutions88

"View only" can not be added to Quick Access bar.

Hi, why can't I add "View only" to the Quick Access bar? The menu point has no context menu... [image] ...like other commands like "Hide": [image]

41

6

avatar

Sam Moynihan

avatar

stefan

Logging with Duplicated Sessions

When duplicating a session in Remote Desktop Manager (RDM), the logging functionality does not work correctly for the duplicated session. Even when manually changing the logging path within the duplicated session, no logs are being recorded. Is there a known fix or workaround for this issue?

187

13

avatar

stefan

avatar

davidwillis

Question about Tab Pinning and Tab Strip Organization

Hello, When I pin tabs, I notice it puts them at the beginning of their "row" within the tab strip, however the tab strip rows themselves still seem to rotate based on what entry I select. So for example, let's say I have 3 rows of tabs - a pinned tab will go to the far left of the bottom row in the tab strip. But then if I select a tab in the top row, that row becomes the bottom row and the pinned one goes to the top. Select the pinned one (or anything in the top row), and that row comes back down to the bottom again (and the pinned tab moves with it). I presume this is by design - seems like the "most recent" session always becomes the bottom row? But I'll be honest, for me it actually makes it harder for me to keep track of tabs with the tab rows constantly switching like that. I was thinking that pinning would do something more like in Visual Studio or SQL Management Studio, where pinned tabs are always in the top row (starting from the left and working right). If the pinned tabs still move around with the rotating rows, then that reduces the usefulness of pinning them for me unfortunately. Is there any way to change the behavior of how the rows in the tab strip behave? I see we can turn off multi-row tabs (presumably that just leaves a single row of horizontally-scrolled tabs) - but that isn't really what I wanted to do. I like the multi-row tabs, I'd just like them to stay put once they are established, at least within a session 🙂 (unless manually rearranged, of course). Finally, I notice there is also a "sort priority" option in the "user interface" settings for an entry - not sure how that comes into play here. Any suggestions are appreciated! Best regards,

15

1

avatar

Eduard Sepúlveda López

avatar

SelfMan

Actions Toolbar width issue

Hi, in RDM 2026.3.3.0 running on Windows 10 Pro 22h2 (fully up to date), the action toolbar width on the dashboard can be dragged below a minimum viable width, almost to none. Shouldn't there be a minimum width? See screenshot. [image]

16

1

avatar

David Hervieux

avatar

jesmail233

Focus no longer works since 2026.2.12 RDM on Proxmox servers

Using RDM 2026.2.12 upgraded to 2026.2.16 Most of my servers are Proxmox Servers. When on a Proxmox server there is Updates section. When you click on the upgrade button it creates a new shell tab (like it supposed to). But it does not shift focus to the shell tab, now have to manually click on the tab to proceed with the update. In 2026.2.12 version and earlier versions the focus shifted automatically to the new shell tab. The problem first showed up in version 2026.2.14. Please bring back that function, it is very helpful when going through and updating servers. So I went back to 2026.2.12 for now, Thanks Jim...

Recommended Answer

a month ago

Hello jesmail233 , I hope you are doing well. To assist you further, we kindly ask that you provide a few screenshots that illustrate the issue you are experiencing. If possible, we would also appreciate a short video demonstrating the behavior. I sent you a private message with the link to upload the video. Thank you in advance for your cooperation. Best regards, Alexis Geller Peiro Hello I started to make videos of the issue for you to see. But this time after the upgrade to 2026.2.16 it worked correctly. Before when I had the issue I downgraded to 2026.2.14 then to 2026.2.12 when it started working correctly. So not sure what caused the issue the first time I upgraded, but since it works now, no further action needed at this time. If I run into the issue again, will report it. Thank you Jim...

107

8

avatar

jesmail233

avatar

Thomas Hofkens

One-Time password window auto-closes

We have a customer where we need the OTP password for a domain admin account almost constantly (for every server we log in to) so we want to leave the 'View One-Time Password' window open: [image] But after 5 minutes, it closes automatically. Is there a setting that prevents this? Our 'clear clipboard' setting is also set to 300 seconds. Maybe there's a correlation? Best regards, Thomas

420

3

avatar

Thomas Hofkens

avatar

lukas06

Use Events "Before opening" as same User as Command-Line run

Hello, I am using a Command-Line (External Application) entry that is configured to launch an application under a different user account. Before the application starts, I need to execute a script that performs some user-specific modifications. I configured the script in the "Before opening" event, but it appears to run in the security context of the user who launched Remote Desktop Manager, rather than the user account configured for the external application. Is it possible to execute the "Before opening" event script in the security context of the external application's configured user account?

64

6

avatar

lukas06

avatar

elaineberenguer

Resolved

Password Variable

I have a SSH entry and a credential one linked to it. I've enabled "Allow password on a variable" on both of them and 'm trying to open PLSQL Developer using a command-line I've setup with the following arguments : userid=$USERNAME$/$PASSWORD$@$PARENT_NAME$ The tool opens, but the authentication fails. To debug what was going on, I created a bat file to echo the variables and, as you can see, the only one that is not working is the $PASSWORD$... [image] Do I have to enable something else? OBS.: My user is Administrator.

Recommended Answer

3 days ago

Hi Sam! As I told you over DM, this problem was solved after update RMD to 2026.2.18 version! Thank you very much for your attention! Regards, Elaine

55

9

avatar

Sam Moynihan

avatar

tryllz

Opening Console Window From vCenter In RDM Opens Too Many Multiple Tabs ?!

Hi, I'm seeing this issue in the current and previous versions (Current version is 2026.2.18.0, Windows 10 22H2). Ths issue occurs when clicking Launch Web Console for any VM from vCenter in RDM, it keeps on opening tabs non-stop, I have to manually switch to any one of the tabs and start closing for it to stop opening any new tabs. I did not face this issue previously, and I tested this with normal web links, it works fine. The below was captured as its was opening too many tabs [image] There seems to be no logs in C:\Users\<Username>\AppData\Local\Devolutions\RemoteDesktopManager Any thoughts on how to resolve this issue.. Thank You

47

7

avatar

tryllz

avatar

proessel

Viewing a Secure Note is not as it is supposed to be

Good afternoon Support. I have already submitted a support ticket from RDM last wednesday, but since I haven't received a confirmation or ticket number, I fear something went wrong in that process. We are currently testing RDM 2026.2.17.0 with DVLS 2026.2.15.0. Now I noticed that when we use the View button (or right mouseclick menu) on a Secure Note, this Secure Note is being displayed in raw Markdown language instead of the usual perfectly formatted text with the blue and black font with headers, bullets etc etc. Besides that, the control is displayed in Disabled state, so scrolling through the displayed text is impossible. It looks to me that when using View, the GUI actually shows the Edit Form (but in disabled state) instead of the viewer. Hope to hear from you soon. With kind regards, Patrick.

65

4

avatar

Carl Marien

avatar

andrecorrea

Backlog

Passwords are missing after upgrading RDM from 2024.3.16.0

Hello, I am using Remote Desktop Manager 2024.3.16.0 (64-bit) on Windows with a local SQLite data source. When I use the older version, all my connections, usernames, and passwords are available and work correctly. After upgrading to a newer version, the connections are displayed, but the usernames and passwords are missing or empty. If I return to version 2024.3.16.0, everything comes back immediately. The local data source contains a file named Connections. The RDM configuration folder also contains the following files: RemoteDesktopManager.cfg RemoteDesktopManager.stv RemoteDesktopManager.stb RemoteDesktopManager.enc RemoteDesktopManager.enb RemoteDesktopManager.bak I tried exporting the settings and importing them into the newer version. The connections were imported, but the credentials were not. I also tried Export vault (.rdm), but initially the passwords were not included. During the tests, some entries were duplicated, so I stopped making changes and restored the older version. I would like to know: 1. Which exact files and encryption keys are required to migrate the credentials from the old version to the new version? 2. Is the local SQLite database encrypted with a master key or with a key tied to the Windows user profile? 3. Should I use File > Export > Export vault (.rdm) with Include credentials enabled? 4. Is it possible to migrate this local SQLite workspace to Devolutions Cloud while preserving the usernames and passwords? 5. What is the safest way to remove the duplicated entries without affecting the original database? Please let me know which diagnostic information is safe to provide. I do not want to upload the SQLite database or any file containing credentials publicly. Thank you.

102

18

avatar

Carl Marien

avatar

kevinstanton

Resolved

noob clean install missing Missing Entries such as "SSH shell"

I have ran through the install and I have imported a json file with ssh shells for a couple devices this works fine, however I try to add a single SSH shell and or an RDP session. the entry type does not appear in the Add new entry, I have a choice of 70 types of Entries. [image]

17

2

avatar

kevinstanton

avatar

SelfMan

Backlog

RDM 2026.3.2.0 - Crash when starting RDP session

RDM 2026.2.18.0 works fine RDM 2026.3.2.0 crashes when trying to establish a RDP connection to a remote host. Crash summary: RDM crashes with an unhandled exception while instantiating the RDP ActiveX COM control (RdpActiveXSession.CreateComInstance), triggered when the user double-clicks a connection entry to open an embedded RDP session. The exception happens during Avalonia's native control host attachment (layout/measure pass), not during actual RDP protocol negotiation - so this fails before any connection is even attempted. Here is the record from the application event log - event 1026 .NET Runtime: Application: RemoteDesktopManager.exe CoreCLR Version: 10.0.1126.37416 .NET Version: 10.0.11 Description: The process was terminated due to an unhandled exception. Stack: at Devolutions.MsRdpEx.Avalonia.RdpActiveXSession.CreateComInstance(IntPtr, System.Guid) at Devolutions.MsRdpEx.Avalonia.RdpActiveXSession+<>c__DisplayClass78_0.<Start>b__0() at Devolutions.MsRdpEx.Avalonia.RdpActiveXSession.WithAxNameEnvironment[[System.IntPtr, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.String, System.Func`1<IntPtr>) at Devolutions.MsRdpEx.Avalonia.RdpActiveXSession.Start(IntPtr, Int32, Int32, System.Guid, System.String, System.String) at Devolutions.MsRdpEx.Avalonia.RdpClientView.StartSession(IntPtr) at Devolutions.MsRdpEx.Avalonia.RdpClientView.CreateNativeControlCore(Avalonia.Platform.IPlatformHandle) at Avalonia.Controls.NativeControlHost.<UpdateHost>b__18_0(Avalonia.Platform.IPlatformHandle) at Avalonia.Win32.Win32NativeControlHost.CreateNewAttachment(System.Func`2<Avalonia.Platform.IPlatformHandle,Avalonia.Platform.IPlatformHandle>) at Avalonia.Controls.NativeControlHost.UpdateHost() at Devolutions.MsRdpEx.Avalonia.RdpClientView.OnAttachedToVisualTree(Avalonia.VisualTreeAttachmentEventArgs) at Avalonia.Visual.OnAttachedToVisualTreeCore(Avalonia.VisualTreeAttachmentEventArgs) at Avalonia.Controls.Control.OnAttachedToVisualTreeCore(Avalonia.VisualTreeAttachmentEventArgs) at Avalonia.Visual.SetVisualParent(Avalonia.Visual) at Avalonia.Visual.SetVisualParent(System.Collections.IList, Avalonia.Visual) at Avalonia.Collections.AvaloniaList`1[[System.__Canon, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Add(System.__Canon) at Avalonia.Controls.Presenters.ContentPresenter.UpdateChild(System.Object) at Avalonia.Controls.Presenters.ContentPresenter.ApplyTemplate() at Avalonia.Layout.Layoutable.MeasureCore(Avalonia.Size) at Avalonia.Layout.Layoutable.Measure(Avalonia.Size) at Avalonia.Layout.Layoutable.MeasureOverride(Avalonia.Size) at Avalonia.Layout.Layoutable.MeasureCore(Avalonia.Size) at Avalonia.Layout.Layoutable.Measure(Avalonia.Size) at Avalonia.Controls.Grid.MeasureCell(Int32, Boolean) at Avalonia.Controls.Grid.MeasureCellsGroup(Int32, Boolean, Boolean, Boolean ByRef) at Avalonia.Controls.Grid.MeasureOverride(Avalonia.Size) at Avalonia.Layout.Layoutable.MeasureCore(Avalonia.Size) at Avalonia.Layout.Layoutable.Measure(Avalonia.Size) at Avalonia.Controls.Presenters.ContentPresenter.MeasureOverride(Avalonia.Size) at Avalonia.Layout.Layoutable.MeasureCore(Avalonia.Size) at Avalonia.Layout.Layoutable.Measure(Avalonia.Size) at Avalonia.Layout.Layoutable.MeasureOverride(Avalonia.Size) at Avalonia.Layout.Layoutable.MeasureCore(Avalonia.Size) at Avalonia.Layout.Layoutable.Measure(Avalonia.Size) at Avalonia.Controls.Border.MeasureOverride(Avalonia.Size) at Avalonia.Layout.Layoutable.MeasureCore(Avalonia.Size) at Avalonia.Layout.Layoutable.Measure(Avalonia.Size) at Avalonia.Controls.Presenters.ContentPresenter.MeasureOverride(Avalonia.Size) at Avalonia.Layout.Layoutable.MeasureCore(Avalonia.Size) at Avalonia.Layout.Layoutable.Measure(Avalonia.Size) at Avalonia.Controls.Border.MeasureOverride(Avalonia.Size) at Avalonia.Layout.Layoutable.MeasureCore(Avalonia.Size) at Avalonia.Layout.Layoutable.Measure(Avalonia.Size) at Avalonia.Layout.Layoutable.MeasureOverride(Avalonia.Size) at Avalonia.Layout.Layoutable.MeasureCore(Avalonia.Size) at Avalonia.Layout.Layoutable.Measure(Avalonia.Size) at Avalonia.Controls.Presenters.ContentPresenter.MeasureOverride(Avalonia.Size) at Avalonia.Layout.Layoutable.MeasureCore(Avalonia.Size) at Avalonia.Layout.Layoutable.Measure(Avalonia.Size) at Avalonia.Layout.LayoutManager.Measure(Avalonia.Layout.Layoutable) at Avalonia.Layout.LayoutManager.ExecuteMeasurePass() at Avalonia.Layout.LayoutManager.InnerLayoutPass() at Avalonia.Layout.LayoutManager.ExecuteLayoutPass() at Devolutions.AvaloniaUI.Docking.DockingHostView.SynchronizeSelection() at Devolutions.AvaloniaUI.Docking.DockingHostView.SynchronizeActiveDocument() at Devolutions.RemoteDesktopManager.AvaloniaUI.ViewModels.Docking.DockingHostViewModel.Workspace_OnDocumentActivated(System.Object, Devolutions.RemoteDesktopManager.Forms.SessionDocumentEventArgs) at Devolutions.RemoteDesktopManager.Forms.SessionDocumentWorkspace.Add(Devolutions.RemoteDesktopManager.Managers.IFormConnectionContainer, Int32) at Devolutions.RemoteDesktopManager.Forms.FrmMainDocumentManager.AddDocument(Devolutions.RemoteDesktopManager.Managers.IFormConnectionContainer, System.String, Devolutions.RemoteDesktopManager.Business.OpenConnectionParameter) at Devolutions.RemoteDesktopManager.Managers.EmbeddedViewManager.OpenEmbedded(Devolutions.RemoteDesktopManager.Managers.ConnectionEngine, Devolutions.RemoteDesktopManager.Frames.Embedded.IEmbeddedSession, Devolutions.RemoteDesktopManager.Business.Connection, Boolean, Devolutions.RemoteDesktopManager.Business.OpenConnectionParameter, System.Drawing.Image, System.Drawing.Image, System.String, System.Nullable`1<Devolutions.Images.ImagePaletteType>, System.String) at Devolutions.RemoteDesktopManager.Managers.EmbeddedViewManager.Open(Devolutions.RemoteDesktopManager.Managers.ConnectionEngine, Devolutions.RemoteDesktopManager.Business.Connection, Devolutions.RemoteDesktopManager.Frames.Embedded.IEmbeddedSession, Boolean, Devolutions.RemoteDesktopManager.Business.OpenConnectionParameter, Boolean, System.Drawing.Image, System.Drawing.Image, System.String, System.Nullable`1<Devolutions.Images.ImagePaletteType>, System.String) at Devolutions.RemoteDesktopManager.Business.Connectors.EmbeddedConnector.Connect(Devolutions.RemoteDesktopManager.Business.Connection, Devolutions.RemoteDesktopManager.Business.OpenConnectionParameter) at Devolutions.RemoteDesktopManager.Managers.ConnectionManager.OpenConnection(Devolutions.RemoteDesktopManager.Managers.ConnectionEngine, Devolutions.RemoteDesktopManager.Business.Connection, Devolutions.RemoteDesktopManager.Business.OpenConnectionParameter) at Devolutions.RemoteDesktopManager.Managers.ConnectionManager.OpenConnections(Devolutions.RemoteDesktopManager.Managers.ConnectionCollection, Devolutions.RemoteDesktopManager.Business.OpenConnectionParameter, Boolean) at Devolutions.RemoteDesktopManager.Managers.ActionManager.DoOpenConnection(Devolutions.RemoteDesktopManager.Managers.ConnectionCollection, Devolutions.RemoteDesktopManager.Business.OpenConnectionParameter, Devolutions.RemoteDesktopManager.IConnectionSource) at Devolutions.RemoteDesktopManager.Managers.ActionManager.OpenOrExecuteConnections(Devolutions.RemoteDesktopManager.Managers.ConnectionEngine, Devolutions.RemoteDesktopManager.Business.Connection[], Devolutions.RemoteDesktopManager.OpenConnectionMode, Devolutions.RemoteDesktopManager.IConnectionSource, Boolean) at Devolutions.RemoteDesktopManager.Frames.NavigationPaneController.InvokeConnectionTreeEntryAction(Devolutions.RemoteDesktopManager.AvaloniaUI.ViewModels.ConnectionTreeViewNodeViewModel) at Devolutions.AvaloniaUI.Controls.SelectableTreeView.OnTreeDoubleTapped(System.Object, Avalonia.Input.TappedEventArgs) at Avalonia.Interactivity.EventRoute.RaiseEventImpl(Avalonia.Interactivity.RoutedEventArgs) at Avalonia.Interactivity.EventRoute.RaiseEvent(Avalonia.Interactivity.Interactive, Avalonia.Interactivity.RoutedEventArgs) at Avalonia.Interactivity.Interactive.RaiseEvent(Avalonia.Interactivity.RoutedEventArgs) at Avalonia.Input.Gestures.PointerPressed(Avalonia.Interactivity.RoutedEventArgs) at Avalonia.Reactive.LightweightObservableBase`1[[System.__Canon, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].PublishNext(System.__Canon) at Avalonia.Interactivity.EventRoute.RaiseEvent(Avalonia.Interactivity.Interactive, Avalonia.Interactivity.RoutedEventArgs) at Avalonia.Interactivity.Interactive.RaiseEvent(Avalonia.Interactivity.RoutedEventArgs) at Avalonia.Input.MouseDevice.MouseDown(Avalonia.Input.IMouseDevice, UInt64, Avalonia.Input.IInputRoot, Avalonia.Point, Avalonia.Input.PointerPointProperties, Avalonia.Input.KeyModifiers, Avalonia.Input.IInputElement, System.Object) at Avalonia.Input.MouseDevice.ProcessRawEvent(Avalonia.Input.Raw.RawPointerEventArgs) at Avalonia.Threading.Dispatcher.Send(System.Threading.SendOrPostCallback, System.Object, System.Nullable`1<Avalonia.Threading.DispatcherPriority>) at Avalonia.Controls.PresentationSource.HandleInput(Avalonia.Input.Raw.RawInputEventArgs) at Avalonia.Win32.WindowImpl.AppWndProc(IntPtr, UInt32, IntPtr, IntPtr) at Avalonia.Win32.WindowImpl.WndProcMessageHandler(IntPtr, UInt32, IntPtr, IntPtr) at Windows.Win32.PInvokeCore.CallWindowProc(Windows.Win32.Foundation.LRESULT (Windows.Win32.Foundation.HWND, UInt32, Windows.Win32.Foundation.WPARAM, Windows.Win32.Foundation.LPARAM), Windows.Win32.Foundation.HWND, UInt32, Windows.Win32.Foundation.WPARAM, Windows.Win32.Foundation.LPARAM) at Windows.Win32.PInvokeCore.CallWindowProc(Windows.Win32.Foundation.LRESULT (Windows.Win32.Foundation.HWND, UInt32, Windows.Win32.Foundation.WPARAM, Windows.Win32.Foundation.LPARAM), Windows.Win32.Foundation.HWND, UInt32, Windows.Win32.Foundation.WPARAM, Windows.Win32.Foundation.LPARAM) at System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.NativeWindow.Callback(Windows.Win32.Foundation.HWND, UInt32, Windows.Win32.Foundation.WPARAM, Windows.Win32.Foundation.LPARAM) at Windows.Win32.PInvoke.DispatchMessage(Windows.Win32.UI.WindowsAndMessaging.MSG*) at System.Windows.Forms.Application+LightThreadContext.FPushMessageLoop(Microsoft.Office.msoloop) at System.Windows.Forms.Application+LightThreadContext.RunMessageLoop(Microsoft.Office.msoloop, Boolean) at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Microsoft.Office.msoloop, System.Windows.Forms.ApplicationContext) at System.Windows.Forms.Application.Run(System.Windows.Forms.Form) at Devolutions.RemoteDesktopManager.Program.RunApplication(System.String[]) at Devolutions.RemoteDesktopManager.Program.Main(System.String[])

74

11

avatar

SelfMan

avatar

penzmauricio

RDM 2026.2.18.0 - Bug with user screen

Hello, we noticed a tiny bug with the user screen in RDM 2026.2.18.0. We cannot rearrange the columns anymore. Drag and drop doesn't react at all. On groups it works fine [image] But Users doesn't [image] Could you please try to replicate it, just to know that I'm not doing something wrong? Thanks in advance and br Mauricio

35

3

avatar

Sam Moynihan

1 - 25 of 10500 items