Search Criteria
Package Details: remmina-plugin-rdesktop 1.3.0.0-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/remmina-plugin-rdesktop.git (read-only, click to copy) |
|---|---|
| Package Base: | remmina-plugin-rdesktop |
| Description: | A protocol plugin for Remmina to open a RDP connection with rdesktop |
| Upstream URL: | http://www.muflone.com/remmina-plugin-rdesktop/ |
| Licenses: | GPL-2.0-or-later |
| Submitter: | Muflone |
| Maintainer: | Muflone |
| Last Packager: | Muflone |
| Votes: | 87 |
| Popularity: | 0.000047 |
| First Submitted: | 2013-05-01 00:36 (UTC) |
| Last Updated: | 2025-06-02 17:42 (UTC) |
Dependencies (5)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- rdesktop
- remmina
- cmake (cmake3AUR, cmake-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
Latest Comments
1 2 3 4 5 Next › Last »
jahanson commented on 2025-05-13 05:45 (UTC)
I was able to override with
yay -S --editmenu remmina-plugin-rdesktopand adding the-DCMAKE_POLICY_VERSION_MINIMUM=3.5to the cmake command. This allowed the package to build and install. This should probably be fixed or at least have the arg added to the PKGBUILD cmake command.ephecaff commented on 2025-04-14 06:04 (UTC)
==> Starting build()... CMake Error at CMakeLists.txt:37 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. -- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting... -> error making: remmina-plugin-rdesktop-exit status 4 -> Failed to install the following packages. Manual intervention is required: remmina-plugin-rdesktop - exit status 4 $ cmake --version cmake version 4.0.1Muflone commented on 2020-12-07 22:01 (UTC)
Freerdp is the standard remmina rdp protocol while this plugin uses rdesktop as an alternative.
It does not require freerdp in any way.
Unfortunately remmina api has changed and the software will require some fixes but I'm too busy to work on it ATM.
Merge pulls are welcome
jvybihal commented on 2020-12-07 09:34 (UTC)
So you are probably using freerdp and not rdesktop.
thibaultmol commented on 2020-12-07 09:28 (UTC)
I couldn't get rdp connections to work until I followed your suggestion of installing freerdp: https://aur.archlinux.org/packages/remmina-plugin-rdesktop/?O=10&PP=10#comment-649449
jvybihal commented on 2020-12-07 09:14 (UTC) (edited on 2020-12-07 09:14 (UTC) by jvybihal)
@thibaultmol rdesktop is alternative to freerdp. Even rdesktop itself does not require freerdp. It should not need it. Why do you think otherwise?
thibaultmol commented on 2020-12-07 09:04 (UTC)
Why isn't freerdp a dependancy of this package. There's no situation where this package works without having freerdp installed as well, right?
locknet commented on 2020-08-15 14:09 (UTC)
@ananyab , same issue here, I fixed it with : sudo pacman -S freerdp
ananyab commented on 2020-08-13 10:07 (UTC)
Tried to use this with remmina 1.4.7, the moment I choose RDESKTOP in the dropdown, remmina segfaults:
Muflone commented on 2019-12-22 03:19 (UTC)
The remmina plugin was updated to work with remmina >= 1.3
1 2 3 4 5 Next › Last »