File vncserver.noreset.patch of Package tightvnc

--- vncserver.orig	2008-01-16 17:04:09.733344000 +0100
+++ vncserver	2008-01-16 17:07:29.797847250 +0100
@@ -182,6 +182,9 @@
 $cmd .= " -fp $fontPath" if ($fontPath);
 $cmd .= " -co $colorPath" if ($colorPath);
 
+# Xvnc crashes after reset when client reconnects (Bug #351338)
+$cmd .= " -noreset ";
+
 foreach $arg (@ARGV) {
     $cmd .= " " . &quotedString($arg);
 }
openSUSE Build Service is sponsored by