Package Details: remmina-plugin-rdesktop 1.3.0.0-6

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.000947
First Submitted: 2013-05-01 00:36 (UTC)
Last Updated: 2025-06-02 17:42 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

alexpe87 commented on 2018-06-06 08:31 (UTC)

When installing, this happens:

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

alirezaimi commented on 2017-10-01 14:51 (UTC)

WARNING: remmina_file_get_secret(remminafile,"password") is deprecated and must not be called. Use remmina_file_get_string() and do not deallocate returned memory. Autoselected keyboard map en-us ERROR: CredSSP: Initialize failed, do you have correct kerberos tgt initialized ? Failed to connect, CredSSP required by server.

sajattack commented on 2017-09-23 05:22 (UTC)

Successfully built on armv7h. Please add this to your supported architectures.

Muflone commented on 2016-04-23 23:06 (UTC)

The plugin code was updated to reflect the changes in the remmina code.

Muflone commented on 2016-04-23 23:06 (UTC)

@thebodzio I'm the plugin author, I'm 100% absolutely sure my code doesn't use directly or indirectly the freerdp library. You are confusing the rdesktop plugin (which doesn't use freerdp at all) with the rdp plugin (which uses the freerdp library).

thebodzio commented on 2016-04-19 20:20 (UTC)

@Muflone: I agree with eduncan911 about freerdp dependency. Without freerdp remmina spits out the following during startup: Failed to load plugin: /usr/lib/remmina/plugins/remmina-plugin-rdp.so. Error: libfreerdp.so.2.0: cannot open shared object file: No such file or directory What is more, there's no RDP option in quick connect form. Explicit freerdp installation solves the problem. For completeness sake: community/remmina 1:1.2.0rcgit.11-1 aur/remmina-plugin-rdesktop 1.2.2.0-2 community/freerdp-1:1.2.0_20160107-6

comeandtakeit commented on 2016-04-19 17:16 (UTC)

Same issue as jvybihal for me as well.

jvybihal commented on 2016-04-19 08:34 (UTC)

gdb: http://pastebin.com/tfss2jFv

jvybihal commented on 2016-04-19 08:25 (UTC)

Plugin crashes for me (either remmina or remmina-git, with -DREMMINA_VER_1_1=OFF) $ remmina Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. Segmentation fault (core dumped) Looks like plugin issue to me, not remmina issue.

Muflone commented on 2016-01-23 17:11 (UTC)

@eduncan911 there's no dependency of freerdp on the remmina-plugin-rdesktop. If remmina crashes the causes can be: 1) an issue with remmina itself 2) you compiled the remmina-plugin-rdesktop for the wrong version (see the PKGBUILD)