Package Details: remmina-plugin-rdesktop 1.3.0.0-5

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
Submitter: Muflone
Maintainer: Muflone
Last Packager: Muflone
Votes: 87
Popularity: 0.002467
First Submitted: 2013-05-01 00:36 (UTC)
Last Updated: 2025-01-05 15:09 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

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.1

Muflone 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:

Failed to load plugin: /usr/lib/remmina/plugins/remmina-plugin-spice.so.
Error: libspice-client-gtk-3.0.so.5: cannot open shared object file: No such file or directory
Remmina plugin glibsecret (type=Secret) has registered but not yet initialized/activated. Initialization order is 2000.
Failed to load plugin: /usr/lib/remmina/plugins/remmina-plugin-rdp.so.
Error: libfreerdp2.so.2: cannot open shared object file: No such file or directory
Failed to load plugin: /usr/lib/remmina/plugins/remmina-plugin-vnc.so.
Error: libvncclient.so.1: cannot open shared object file: No such file or directory
Secret plugin glibsecret has been successfully initialized and will be your default secret plugin
StatusNotifier/Appindicator support: not supported by desktop. libappindicator will try to fallback to GtkStatusIcon/xembed

(org.remmina.Remmina:169605): Gtk-WARNING **: 15:30:18.671: gtk_menu_attach_to_widget(): menu already attached to GtkMenuItem

(org.remmina.Remmina:169605): Gdk-CRITICAL **: 15:30:19.602: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed
[1]    169605 segmentation fault (core dumped)  remmina

Muflone commented on 2019-12-22 03:19 (UTC)

The remmina plugin was updated to work with remmina >= 1.3

ogghi commented on 2019-11-21 05:49 (UTC)

@4khi1: Just noted, no need to install this plugin, just freerdp is enough!