This occurred for me after I evaluated Gnome Shell, Nomachine's NX and FreeNX.  
I'm not sure who the guilty culprit was but the problem boiled down to this:
# dpkg -l | grep -i freerdp
ii  libfreerdp-plugins-standard            1.0.1-2git                           
      RDP client for Windows Terminal Services (plugins)
ii  libfreerdp1                            1.0.1-2git                           
      RDP client for Windows Terminal Services (library)

The versions are upstream git instead of Ubuntu packages.

To Resolve:
* apt-get remove remmina* libfreerdp*
* Remove the related ppas in /etc/apt/sources.list.d
* apt-get update
* apt-get install remmina

To Confirm that the issue is resolved (Ubuntu 12.04) reissue the command and 
note the packages are now Ubuntu:
dpkg -l | grep freerdp
ii  libfreerdp-plugins-standard            1.0.1-1ubuntu2.2                     
      RDP client for Windows Terminal Services (plugins)
ii  libfreerdp1                            1.0.1-1ubuntu2.2                     
      RDP client for Windows Terminal Services (library)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/993981

Title:
  Remmina Fails to Load rdp Plugin (remmina-plugin-rdp.so)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/993981/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to