Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 435552 - net-misc/vinagre - add USE=rdp and correspondingly depend on net-misc/rdesktop
Summary: net-misc/vinagre - add USE=rdp and correspondingly depend on net-misc/rdesktop
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2012-09-19 20:42 UTC by the_mgt
Modified: 2012-10-28 19:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to add useflag, RDEPEND and make conf flag conditional (file_435552.txt,981 bytes, patch)
2012-09-19 21:11 UTC, the_mgt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description the_mgt 2012-09-19 20:42:27 UTC
I found out by chance today that vinagre also supports RDP protocol connections. This is enabled by default, I didn't request it via a useflag or expected it at all. When I selected RDP, the program complained that it wasn't able to start the rdesktop child process.
Usually I have been using grdesktop for ages, unfortunately that stopped to remember passwords a while ago and looks rather dated. Since I just reinstalled my system, I had neither grdesktop nor rdesktop itself installed. Thats how I found out what vinagre could do but can't do to missing deps.

Reproducible: Always

Steps to Reproduce:
1. On a fresh system, install vinagre
2. Start vinagre, select RDP protocol
3. Enter a netbios name and try to connect
Actual Results:  
Vinagre does not find rdesktop and can not connect to the remote machine.

Expected Results:  
Connect to the remote machine and show me the login dialog.

The description should also hint that vinagre is capable of rdp.
Comment 1 the_mgt 2012-09-19 21:11:13 UTC
Created attachment 324326 [details, diff]
patch to add useflag, RDEPEND and make conf flag conditional
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2012-10-25 21:33:39 UTC
This looks like an oversight during dev cycle bumps.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2012-10-25 21:40:04 UTC
+  25 Oct 2012; Gilles Dartiguelongue <eva@gentoo.org> vinagre-3.4.2.ebuild,
+  metadata.xml:
+  Add missing rdesktop support and make it optional, bug 435552.

I did not make it enabled by default because I don't think most gentoo users want remote access to windows desktop by default. Thanks for reporting.
Comment 4 the_mgt 2012-10-28 19:23:14 UTC
I am totally fine with that, thanks for fixing!