Hi

Thanks.

Regards,

// Ola

On Fri, Apr 14, 2006 at 03:02:22PM +0200, Harald Dunkel wrote:
> Hi Ola,
> 
> I stumbled over this bug report looking for the conflict
> between vnc4server and the new Xorg 7.0. It is tagged
> "patch" since yesterday, but there is none included, and
> no new vnc4server is in incoming either, so hopefully it
> is allowed to post my suggestion here?
> 
> 
> Regards
> 
> Harri
> 

> diff -ur vnc4-4.1.1+X4.3.0.old/debian/changelog 
> vnc4-4.1.1+X4.3.0/debian/changelog
> --- vnc4-4.1.1+X4.3.0.old/debian/changelog    2006-04-14 14:45:29.000000000 
> +0200
> +++ vnc4-4.1.1+X4.3.0/debian/changelog        2006-04-14 14:46:27.000000000 
> +0200
> @@ -1,3 +1,9 @@
> +vnc4 (4.1.1+X4.3.0-4.1) unstable; urgency=low
> +
> +  * support for new xorg7 infrastructure, closes: #362089.
> +
> + -- Harald Dunkel <[EMAIL PROTECTED]>  Fri, 14 Apr 2006 10:40:25 +0200
> +
>  vnc4 (4.1.1+X4.3.0-4) unstable; urgency=low
>  
>    * Applied patch from Chris Donoghue <[EMAIL PROTECTED]>.
> diff -ur vnc4-4.1.1+X4.3.0.old/debian/control vnc4-4.1.1+X4.3.0/debian/control
> --- vnc4-4.1.1+X4.3.0.old/debian/control      2006-04-14 14:45:29.000000000 
> +0200
> +++ vnc4-4.1.1+X4.3.0/debian/control  2006-04-14 14:46:27.000000000 +0200
> @@ -7,7 +7,7 @@
>  
>  Package: vnc4server
>  Architecture: any
> -Depends: ${shlibs:Depends}, ${misc:Depends}, vnc4-common | vnc-common, 
> xbase-clients, xserver-common
> +Depends: ${shlibs:Depends}, ${misc:Depends}, vnc4-common | vnc-common, 
> xbase-clients, xserver-common | x11-common
>  Provides: vnc-server, x0vnc-server, xserver
>  Recommends: xfonts-base
>  Suggests: vnc-java
> diff -ur vnc4-4.1.1+X4.3.0.old/unix/vncserver vnc4-4.1.1+X4.3.0/unix/vncserver
> --- vnc4-4.1.1+X4.3.0.old/unix/vncserver      2006-04-14 14:45:29.000000000 
> +0200
> +++ vnc4-4.1.1+X4.3.0/unix/vncserver  2006-04-14 14:46:27.000000000 +0200
> @@ -153,6 +153,9 @@
>  # $cmd .= " -co /usr/lib/X11/rgb";
>  #
>  
> +$cmd .= " -fp 
> /usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/75dpi";
> +$cmd .= " -co /etc/X11/rgb";
> +
>  foreach $arg (@ARGV) {
>      $cmd .= " " . &quotedString($arg);
>  }




-- 
 --------------------- Ola Lundqvist ---------------------------
/  [EMAIL PROTECTED]                     Annebergsslingan 37      \
|  [EMAIL PROTECTED]                 654 65 KARLSTAD          |
|  +46 (0)54-10 14 30                  +46 (0)70-332 1551       |
|  http://www.opal.dhs.org             UIN/icq: 4912500         |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---------------------------------------------------------------


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to