Bug 187140 - net/remmina cannot connect to rdp
Summary: net/remmina cannot connect to rdp
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-28 13:10 UTC by Marko Cupać
Modified: 2016-01-16 07:32 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marko Cupać 2014-02-28 13:10:00 UTC
When connecting to RDP server I see login screen briefly, which closes afterwards. When started from console, I get the following output:

pacija@kaa:~ % remmina 
Remmina plugin GKEYRING (type=Secret) registered.
Remmina plugin RDP (type=Protocol) registered.
Remmina plugin RDPF (type=File) registered.
Remmina plugin RDPS (type=Preference) registered.
Remmina plugin telepathy (type=Entry) registered.
Remmina plugin VNC (type=Protocol) registered.
Remmina plugin VNCI (type=Protocol) registered.
Remmina plugin XDMCP (type=Protocol) registered.
Remmina plugin SFTP (type=Protocol) registered.
Remmina plugin SSH (type=Protocol) registered.
loading channel cliprdr (static)
connected to server.example.com:3389
Unable to detect time zone
/usr/local/lib/remmina/plugins/remmina-plugin-rdp.so: Undefined symbol "gdk_pixbuf_get_from_surface"

How-To-Repeat: Try to connect to RDP server with remmina.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2014-02-28 22:03:27 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

ports PR.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-28 22:03:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->fluffy

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2014-05-05 20:15:56 UTC
State Changed
From-To: feedback->analyzed

Problem reproduced here. gdk_pixbuf_get_from_surface can be found in 
x11-toolkits/gtk30 and it's lib libgdk-3.so.0, but need to find a way to 
link to that lib.
Comment 4 rkoberman 2014-05-05 22:35:25 UTC
Normally this would just mean replacing gtk20 with gtk30 in the Makefile. I
tried this, remmina starts,draws the initial display, and exits silently
with no error.
> remmina
Remmina plugin VNC (type=Protocol) registered.
Remmina plugin VNCI (type=Protocol) registered.
Remmina plugin SFTP (type=Protocol) registered.
Remmina plugin SSH (type=Protocol) registered.
>

I should mention that it exists the same way for me when I build with
gtk20. I'm 10-Stable r265229 on amd64.
-- 
R. Kevin Oberman, Network Engineer, Retired
E-mail: rkoberman@gmail.com
Comment 5 Jan Beich freebsd_committer freebsd_triage 2015-08-30 22:46:07 UTC
Reset assignee per ports r380658.
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2016-01-16 07:32:49 UTC
Hi,

net/remmina-rdp was removed a while ago. I close it here.