Bug 180615

Summary: start of krdc invokes rdesktop usage
Product: [Applications] krdc Reporter: jamundso
Component: generalAssignee: Urs Wolfer <uwolfer>
Status: RESOLVED FIXED    
Severity: normal CC: rdieter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description jamundso 2009-01-14 03:48:19 UTC
Version:           kdenetwork-4.1.96-1.fc11.i386 (using Devel)
OS:                Linux
Installed from:    Compiled sources

Command line shown below, but also occurs from menu (with output to .xsession-errors), both are minor.
[jerry@walnut ~]$ krdc
krdc(3722): Attempt to use QAction "remote_desktop_dockwidget" with KXMLGUIFactory! 
rdesktop: A Remote Desktop Protocol client.                                         
Version 1.6.0. Copyright (C) 1999-2008 Matthew Chapman.                             
See http://www.rdesktop.org/ for more information.                                  

Usage: rdesktop [options] server[:port]
   -u: user name
...
Comment 1 Urs Wolfer 2009-01-18 15:57:54 UTC
SVN commit 912963 by uwolfer:

Use a nicer way to check if rdesktop is installed.
BUG:180615

 M  +2 -2      rdpviewfactory.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=912963
Comment 2 Urs Wolfer 2009-01-18 16:16:12 UTC
SVN commit 912967 by uwolfer:

Manually backport to 4.2 branch:
SVN commit 912963 by uwolfer:

Use a nicer way to check if rdesktop is installed.
CCBUG:180615

 M  +1 -1      mainwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=912967