Your message dated Sat, 11 Mar 2006 08:47:25 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#343274: fixed in x2vnc 1.6.1-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: x2vnc
Version: 1.6-3
Severity: normal
Tags: patch
I mailed Ola to say (paraphrasing a little):
> A coworker recently
> tried to use x2vnc on an amd64 and ran into another problem with the
> same line of code as was behind Bug#191697.
>
> Upstream's accepted (but not yet released) a patch I submitted:
>
> http://fredrik.hubbe.net/hacker/viewtopic.php?t=240&start=0
>
> The x2vnc upstream author seems to be anything but moribund and I
> don't have any pressing need for an officially packaged fix. I just
> thought I'd offer to raise a Debian bug, with a patch, for the x2vnc
> issue if it would help you or others. I don't want to make
> unnecessary work for you, though, so waiting for upstream would be
> fine by me.
Ola thanked me for the information and tried to add a patch tag and then reopen
bug 191697. This failed because that bug is archived. I think that's telling
me I should open a new bug.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages x2vnc depends on:
ii libc6 2.3.5-7 GNU C Library: Shared libraries an
ii libx11-6 6.8.2.dfsg.1-10 X Window System protocol client li
ii libxext6 6.8.2.dfsg.1-10 X Window System miscellaneous exte
ii libxss1 6.8.2.dfsg.1-10 X Screen Saver client-side library
ii xlibs 6.8.2.dfsg.1-10 X Window System client libraries m
x2vnc recommends no packages.
-- no debconf information
*********************************************************************************
This email and any attachment is confidential. It may only be read, copied
and used by the intended recipient(s). If you are not the intended recipient
(s), you may not copy, use, distribute, forward, store or disclose this e-mail
or any attachment. If you are not the intended recipient(s) or have otherwise
received this e-mail in error, you should destroy it and any attachment and
notify the sender by reply e-mail or send a message to: [EMAIL PROTECTED]
*********************************************************************************
--- /tmp/x2vnc-1.6/x.c 2005-11-25 02:39:45.000000000 -0800
+++ /home/martind/playpen/x.c 2005-11-25 15:22:15.000000000 -0800
@@ -721,7 +721,7 @@
* (GRM 24 Oct 2003)
*/
int ret;
- int targets[2];
+ Atom targets[2];
if(req->property == None)
req->property = TARGETS;
@@ -731,7 +731,7 @@
req->requestor,
req->property,
XA_ATOM,
- 8 * sizeof(int),
+ 32,
PropModeReplace,
(unsigned char *) targets,
2);
--- End Message ---
--- Begin Message ---
Source: x2vnc
Source-Version: 1.6.1-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.6.1-1.diff.gz
to pool/main/x/x2vnc/x2vnc_1.6.1-1.diff.gz
x2vnc_1.6.1-1.dsc
to pool/main/x/x2vnc/x2vnc_1.6.1-1.dsc
x2vnc_1.6.1-1_i386.deb
to pool/main/x/x2vnc/x2vnc_1.6.1-1_i386.deb
x2vnc_1.6.1.orig.tar.gz
to pool/main/x/x2vnc/x2vnc_1.6.1.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: Sat, 11 Mar 2006 17:30:13 +0100
Source: x2vnc
Binary: x2vnc
Architecture: source i386
Version: 1.6.1-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: 343274
Changes:
x2vnc (1.6.1-1) unstable; urgency=low
.
* New upstream release.
* Applied patch from Martin Dorey <[EMAIL PROTECTED]> to fix an
issue on amd64, closes: #343274.
Files:
be55eb822d5eb2b41c8b9da5fe8d6fcf 635 x11 optional x2vnc_1.6.1-1.dsc
659f42c26837dd4fafc27830ed2f423c 62297 x11 optional x2vnc_1.6.1.orig.tar.gz
8a13898704fc9d0fddd5057c3bcdf6b8 4046 x11 optional x2vnc_1.6.1-1.diff.gz
5823a2490f230088903d2a4482ec6005 26558 x11 optional x2vnc_1.6.1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFEEvvmGKGxzw/lPdkRAjo0AJ9CkwFSxQyFr5IfLYcIZBtmNfCUbgCbBcuV
5T2FdAbtpUX8bgqA+X7mGGs=
=gGfU
-----END PGP SIGNATURE-----
--- End Message ---