Here is my series of commands that solved my problem. Unfortunately, I seem to have lost the version of xfreerdp that works with RDP Gateways. I may have to just do without a GUI and write up a bunch of little scripts for each connection so I have that feature available.
dpkg -l |grep freerdp sudo apt-get purge freerdp-x11 libfreerdp-plugins-standard libfreerdp1 libpam-freerdp lightdm-remote-session-freerdp sudo ls /etc/apt/sources.list.d/ sudo rm /etc/apt/sources.list.d/freerdp* sudo apt-get update sudo apt-get remove remmina remmina-plugin-rdp remmina-common sudo apt-get install remmina freerdp-x11 sudo killall remmina -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to remmina in Ubuntu. https://bugs.launchpad.net/bugs/993981 Title: Remmina Fails to Load rdp Plugin (remmina-plugin-rdp.so) Status in “remmina” package in Ubuntu: Confirmed Bug description: The file does exist, but Remmina fails to load it: Remmina plugin VNC (type=Protocol) registered. Remmina plugin VNCI (type=Protocol) registered. Failed to load plugin: /usr/lib/remmina/plugins/remmina-plugin-rdp.so. Remmina plugin SFTP (type=Protocol) registered. Remmina plugin SSH (type=Protocol) registered. option parsing failed: Unknown option -h Plugin not found (type=0, name=RDP) Plugin not found (type=0, name=RDP) Plugin not found (type=0, name=RDP) Plugin not found (type=0, name=RDP) ... ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: remmina 1.0.0-1ubuntu6 ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14 Uname: Linux 3.2.0-24-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 2.0.1-0ubuntu7 Architecture: amd64 Date: Thu May 3 08:29:48 2012 SourcePackage: remmina UpgradeStatus: Upgraded to precise on 2012-05-02 (0 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/993981/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

