When I launch Remmina from the terminal, I get:
Failed to load plugin: /usr/lib64/remmina/plugins/remmina-plugin-rdp.so.
Error: /usr/lib64/remmina/plugins/remmina-plugin-rdp.so: undefined symbol: freerdp_channels_free
Naturally, RDP sessions refuse to run. Things work the same way if I launch Remmina from the desktop (except that the error message is hidden).
The following packages appear to be relevant:
remmina-1.2.0~rcgit.13-48.2.x86_64
remmina-plugin-rdp-1.2.0~rcgit.13-48.2.x86_64
libfreerdp2-2.0.0~git.1477034991.043243f-75.1.x86_64
This has been the case for at least a couple of months.
Miuku
#2
Those are not Tumbleweed normal versions, these are;
remmina-1.2.0~rcgit.13-1.4.x86_64
remmina-plugin-rdp-1.2.0~rcgit.13-1.4.x86_64
libfreerdp2-2.0.0~git.1463131968.4e66df7-2.5.x86_64
So remove whatever repository you have downloaded them from and return to the normal Tumbleweed versions.
That was it. The respository was X11:RemoteDesktop. I seem to recall that I was looking for xrdp, but that is now in the main repository.
Thanks.