Your message dated Tue, 25 Mar 2008 10:02:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#466290: fixed in x2vnc 1.7.2-1
has caused the Debian Bug report #466290,
regarding x2vnc: -noreconnect option does not work
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
466290: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466290
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: x2vnc
Version: 1.7.1-2
Severity: important
Tags: patch

The "-noreconnect" command line option has no effect in this version of
x2vnc. This is a trivial programming error in args.c, fixed thus:

--- args.c.old  2006-05-20 05:27:44.000000000 +0100
+++ args.c      2008-02-17 17:28:37.000000000 +0000
@@ -174,7 +174,7 @@
     } else if (strcmp(argv[i],"-resurface") == 0) {
       resurface=True;
     } else if (strcmp(argv[i],"-noreconnect") == 0) {
-      resurface=False;
+      reconnect=False;
     } else if (strcmp(argv[i],"-shared") == 0) {
       shareDesktop = True;
     } else if (strcmp(argv[i],"-edgewidth") == 0) {

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-amd64
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages x2vnc depends on:
ii  libc6                  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libice6                1:1.0.1-2         X11 Inter-Client Exchange library
ii  libsm6                 1:1.0.1-3         X11 Session Management library
ii  libx11-6               2:1.0.3-7         X11 client-side library
ii  libxext6               1:1.0.1-2         X11 miscellaneous extension librar
ii  libxinerama1           1:1.0.1-4.1       X11 Xinerama extension library
ii  libxss1                1:1.1.0-1         X11 Screen Saver extension library

x2vnc recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: x2vnc
Source-Version: 1.7.2-1

We believe that the bug you reported is fixed in the latest version of
x2vnc, which is due to be installed in the Debian FTP archive:

x2vnc_1.7.2-1.diff.gz
  to pool/main/x/x2vnc/x2vnc_1.7.2-1.diff.gz
x2vnc_1.7.2-1.dsc
  to pool/main/x/x2vnc/x2vnc_1.7.2-1.dsc
x2vnc_1.7.2-1_i386.deb
  to pool/main/x/x2vnc/x2vnc_1.7.2-1_i386.deb
x2vnc_1.7.2.orig.tar.gz
  to pool/main/x/x2vnc/x2vnc_1.7.2.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ola Lundqvist <[EMAIL PROTECTED]> (supplier of updated x2vnc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 25 Mar 2008 10:45:34 +0100
Source: x2vnc
Binary: x2vnc
Architecture: source i386
Version: 1.7.2-1
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist <[EMAIL PROTECTED]>
Changed-By: Ola Lundqvist <[EMAIL PROTECTED]>
Description: 
 x2vnc      - A dual-screen hack - link an MS-Windows and X display
Closes: 466290
Changes: 
 x2vnc (1.7.2-1) unstable; urgency=low
 .
   * New upstream release.
     Closes: #466290.
Files: 
 3f376af0a0c0226ab1a2bb8d7f49d852 619 x11 optional x2vnc_1.7.2-1.dsc
 f23f86bcfa12a80eaeb886ab9b3ee447 82258 x11 optional x2vnc_1.7.2.orig.tar.gz
 f51a93f0a61f0da02e5d53d4c06a6194 4056 x11 optional x2vnc_1.7.2-1.diff.gz
 cb0171629cd4e416e57ddd8f9573281d 30500 x11 optional x2vnc_1.7.2-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH6MqbGKGxzw/lPdkRAjbNAJ0Y0AV45pZQjBUaFuQo7+6jiOLTJgCfZ9T7
7JWaWBxmxx/Y/y2eLUnO8l4=
=WP+k
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to