Description of problem: VNC is an available protocol, but there's no way to configure for a difference VNC binary. And the one that is hardcoded is not available in Fedora repos. Version-Release number of selected component (if applicable): (mcpierce@mcpierce-laptop:~)$ rpm -q gnome-rdp gnome-rdp-0.2.3-3.fc11.x86_64 How reproducible: 100% Steps to Reproduce: 1. Configure a remote host that uses VNC. 2. Attempt to connect to the remote host. Actual results: The following is output to the console: (gnome-rdp:11518): Gdk-CRITICAL **: gdk_x11_atom_to_xatom_for_display: assertion `atom != GDK_NONE' failed ApplicationName='vncpasswd', CommandLine='/tmp/tmp28822b2f.tmp', CurrentDirectory='/' -passwd /tmp/tmp28822b2f.tmp mcpierce-beta.usersys.redhat.com ApplicationName='xtightvncviewer', CommandLine=' -passwd /tmp/tmp28822b2f.tmp mcpierce-beta.usersys.redhat.com', CurrentDirectory='/' Unhandled Exception: System.InvalidOperationException: Standard output has not been redirected at System.Diagnostics.Process.get_StandardOutput () [0x00000] at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:get_StandardOutput () at GnomeRDP.ProcessCaller.ReadStdOut () [0x00000] Expected results: A VNC connection to the remote host. Additional info:
*** This bug has been marked as a duplicate of bug 508302 ***