<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/krdm/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/krdm/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 11 Dec 2007 07:03:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/krdm/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>vncviewer fails to launch</title><link>https://sourceforge.net/p/krdm/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi there&lt;/p&gt;
&lt;p&gt;On my Ubuntu installation "vncviewer" doesn't like the "-" signs in front of the arguments.&lt;/p&gt;
&lt;p&gt;I had to write this patch:&lt;/p&gt;
&lt;p&gt;vncviewer1:&lt;/p&gt;
&lt;p&gt;args=&lt;br /&gt;
for a in $*&lt;br /&gt;
do&lt;br /&gt;
args="$args `echo $a | sed "s/-//"` "&lt;br /&gt;
done;&lt;br /&gt;
vncviewer $args&lt;/p&gt;
&lt;p&gt;With this patch you need to replace "-" with "--" for your hostnames.&lt;/p&gt;
&lt;p&gt;vncviewer1 becomes the program to run in the setup of kdrm.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Neil Gordon</dc:creator><pubDate>Tue, 11 Dec 2007 07:03:32 -0000</pubDate><guid>https://sourceforge.net8b1a4162d2254e00062a44dc53fbdda70ae8da82</guid></item><item><title>Error message</title><link>https://sourceforge.net/p/krdm/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I get error message "New connection form (validate&lt;br /&gt;
connection data): the server string is malformed"&lt;br /&gt;
when i try to set the server name for example&lt;br /&gt;
srv1a.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 29 Aug 2006 12:59:46 -0000</pubDate><guid>https://sourceforge.net7c9d9a4890bbe3e3d2b53243218ada1f89d8b717</guid></item></channel></rss>