Package Details: remote-desktop-manager 2024.1.0.8-3

Git Clone URL: https://aur.archlinux.org/remote-desktop-manager.git (read-only, click to copy)
Package Base: remote-desktop-manager
Description: Devolutions Remote Desktop Manager centralizes all remote connections on a single platform that is securely shared between users and across the entire team.
Upstream URL: https://remotedesktopmanager.com/
Keywords: desktop rdm rdp remote ssh
Licenses: proprietary
Submitter: tgm4883
Maintainer: tgm4883 (devolutionsinfra)
Last Packager: tgm4883
Votes: 9
Popularity: 0.69
First Submitted: 2020-06-17 21:39 (UTC)
Last Updated: 2024-03-30 04:34 (UTC)

Pinned Comments

tgm4883 commented on 2023-07-14 00:18 (UTC)

Support for this software (Remote Desktop Manager) should happen on their forum: https://forum.devolutions.net/product/rdm-linux

Issues with the packaging should be reported here.

Latest Comments

1 2 3 4 5 Next › Last »

yochananmarqos commented on 2024-04-19 23:37 (UTC)

The dependencies are incorrect, check the Debian control file. It appears they should be:

depends=('ca-certificates-mozilla' 'libsecret' 'org.freedesktop.secrets' 'vte3' 'webkit2gtk-4.1')
optdepends=('libappindicator-gtk3' 'lsof' 'xdotool')

You can drop the prepare() function and just do this:

package() {
  bsdtar -xvf data.tar.xz -C "${pkgdir}/"
  mv "$pkgdir/bin" "$pkgdir/usr/"
}

faith_healer commented on 2024-03-30 07:32 (UTC)

@tgm4883 thanks a lot! I fixed before your update the issue manually, now you did it too - very appreciated!

tgm4883 commented on 2024-03-30 04:36 (UTC)

@faith_healer

Looks like devolutions changed the name of that. I've updated the pkgbuild to be more inline with there deb packaging which should fix the issue.

faith_healer commented on 2024-03-29 16:12 (UTC)

almost every time I see an update of that package I get

sed: can't read /home/faith/.cache/yay/remote-desktop-manager/src/usr/share/applications/remotedesktopmanager.desktop: No such file or directory ==> ERROR: A failure occurred in prepare(). Aborting... -> error making: remote-desktop-manager-exit status 4

even if I remove and install again with yay cache cleaning.

0x0ffe1 commented on 2024-03-12 02:00 (UTC) (edited on 2024-03-12 10:12 (UTC) by 0x0ffe1)

Cannot excute backup in the tab of File -> Backup

   at Devolutions.RemoteDesktopManager.Business.OnlineBackupDescriptor.Backup(BaseConnectionDataSource dataSource, String connections, Int32 entryCount, Int32 itemCount, Boolean manualBackup)
   at Devolutions.RemoteDesktopManager.Managers.BackupManager.ProcessTask(BackupTask task)
   at Devolutions.RemoteDesktopManager.Managers.ActionManager.ExecuteBackup()
   at InvokeStub_EventHandler.Invoke(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Meanwhile touch pad scroll and mouse scroll both do not work in RDP. By the way the SFTP and SCP session work, but it is really laggy when click to open the session. Otherwise when the SFTP or SCP session was opened, RDM takes a lot of memory resources(4.6GB) and CPU resources(some cores of CPU up to 90% which leads the fan really noisy), does it is the usual status?

Mooninite_Modz commented on 2024-02-27 00:46 (UTC)

@tgm4883

Gotcha, I will post in the Devolutions forum. Thanks for pointing me the right direction!

tgm4883 commented on 2024-02-26 23:56 (UTC)

@mooninite_mods

I'm not having that issue on the latest version from Devolutions. It does look like they saw this issue in the flatpak version (https://forum.devolutions.net/topics/39966/dllnotfoundexception--unable-to-load-shared-library-libwebviewso-or-on) and fixes it but didn't say what the issue was. I would recommend making a post on their support forum https://forum.devolutions.net/product/rdm-linux

Mooninite_Modz commented on 2024-02-26 21:54 (UTC) (edited on 2024-02-26 21:58 (UTC) by Mooninite_Modz)

Has anyone else encountered issues with the most recent update? I installed it through Yay and encountered no installation issues, but when I attempt to launch the application, I receive the following errors:

$ remotedesktopmanager

shell-init: error retrieving current directory: getcwd: cannot access parent

directories: No such file or directory

chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

Unhandled exception. System.DllNotFoundException: Unable to load shared library

'libWebView.so' or one of its dependencies. In order to help diagnose loading problems,

consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG

environment variable:

/opt/devolutions/RemoteDesktopManager/libWebView.so.so: cannot open shared object file:

No such file or directory

/opt/devolutions/RemoteDesktopManager/liblibWebView.so.so: cannot open shared object

file: No such file or directory

/opt/devolutions/RemoteDesktopManager/libWebView.so: cannot open shared object file: No

such file or directory

/opt/devolutions/RemoteDesktopManager/liblibWebView.so: cannot open shared object file:

No such file or directory

at Client.Controls.WebView.FixOpenSuse()

at Devolutions.RemoteDesktopManager.Program.Main(String[] args)

Aborted (core dumped)

Upon inspecting for libWebView.so, I noticed its presence but under slightly different

names as detailed below:

$ ls | grep lib

libclrgc.so

libclrjit.so

libcoreclr.so

libcoreclrtraceptprovider.so

libDevolutionsCrypto.so

libDevolutionsPicky.so

libDevolutionsProtocols.so

libDevolutionsRdp.so

libDevolutionsSspi.so

libDevolutionsVnc.so

libEmbeddedTerminal.so

libhostfxr.so

libhostpolicy.so

libMono.Unix.so

libmscordaccore.so

libmscordbi.so

libSkiaSharp.so

libSystem.Globalization.Native.so

libSystem.IO.Compression.Native.so

libSystem.Native.so

libSystem.Net.Security.Native.so

libSystem.Security.Cryptography.Native.OpenSsl.so

libWebView-4.0.so

libWebView-4.1.so

libxmf.so

mscorlib.dll

Despite attempting to rename the files to match the missing ones, the issue persists. Is there something I might be overlooking? I'm relatively new to Arch Linux (been using it for less than three days), and I'm wondering if there's a step I missed.

tgm4883 commented on 2024-01-17 20:58 (UTC)

Thanks for the heads up @CPlusPandaGives, I've fixed this and bumped the release version. Devolutions is taking over the package management and adding this as part of the automation, so I've let them know this part was missed.

CPlusPandaGives commented on 2024-01-17 09:21 (UTC)

Please can you include the sha256sum in the PKGBUILD? Looks like it's been missed off