Your message dated Wed, 22 Nov 2006 22:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#351816: fixed in qiv 2.0-6
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: qiv
Version: 2.0-4.1
Severity: important
After setting X background with options "-x", "-y" or "-z", qiv exits
but leaves a connection to the X server opened.
This may cause the whole X system unusable if qiv is used several times
to set the background image; it soon reaches the maximum number of X
clients and every X application will fail.
Simple way to reproduce it:
----------------------------------------------------------------------
[EMAIL PROTECTED]:~$ xhost
access control enabled, only authorized clients can connect
[EMAIL PROTECTED]:~$ while qiv -x /tmp/logo.gif ; do : ; done
Xlib: connection to ":0.0" refused by server
Xlib: Maximum number of clients reached
Segmentation fault
[EMAIL PROTECTED]:~$ xhost
Xlib: connection to ":0.0" refused by server
Xlib: Maximum number of clients reached
xhost: unable to open display ":0.0"
----------------------------------------------------------------------
NOTE: After doing that, NO X APPLICATION will work until you close any
one of them. To fix it, you will have to close manually some opened
window, and execute something like this:
for i in $( xlsclients -l | grep -B2 "Command: *qiv -x" | grep ^Window |
awk '{print $2}' | awk -F: '{print $1}' ) ; do xkill -id ${i} ; done
-- System Information:
Architecture: i386 (i686)
Versions of packages qiv depends on:
ii gdk-imlib11 1.9.14-28 imaging library for use with gtk
ii libc6 2.3.5-11 GNU C Library: Shared libraries an
ii libglib1.2 1.2.10-10 The GLib library of C routines
ii libgtk1.2 1.2.10-18 The GIMP Toolkit set of widgets fo
ii libx11-6 6.9.0.dfsg.1-2 X Window System protocol client li
ii libxext6 6.9.0.dfsg.1-2 X Window System miscellaneous exte
ii libxi6 6.9.0.dfsg.1-2 X Window System Input extension li
ii libxinerama1 6.9.0.dfsg.1-2 X Window System multi-head display
--- End Message ---
--- Begin Message ---
Source: qiv
Source-Version: 2.0-6
We believe that the bug you reported is fixed in the latest version of
qiv, which is due to be installed in the Debian FTP archive:
qiv_2.0-6.diff.gz
to pool/main/q/qiv/qiv_2.0-6.diff.gz
qiv_2.0-6.dsc
to pool/main/q/qiv/qiv_2.0-6.dsc
qiv_2.0-6_i386.deb
to pool/main/q/qiv/qiv_2.0-6_i386.deb
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.
Bart Martens <[EMAIL PROTECTED]> (supplier of updated qiv 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: Wed, 22 Nov 2006 14:52:29 +0100
Source: qiv
Binary: qiv
Architecture: source i386
Version: 2.0-6
Distribution: unstable
Urgency: low
Maintainer: Bart Martens <[EMAIL PROTECTED]>
Changed-By: Bart Martens <[EMAIL PROTECTED]>
Description:
qiv - A quick image viewer for X
Closes: 351816 360514 399596
Changes:
qiv (2.0-6) unstable; urgency=low
.
* debian/patches/07_no_background_opts.diff: Added. Closes: #351816.
* debian/patches/08_hide_therealqiv.diff: Added, to hide "therealqiv".
* debian/patches/09_man_xscreensaver.diff: Added. Closes: #360514.
* debian/bin/qiv: Use "exec". Closes: #399596.
Files:
41aec0d80b8a69e5da837a79d200e7e9 598 graphics extra qiv_2.0-6.dsc
7714a7164b79ad51ff40038d390c8f3a 12842 graphics extra qiv_2.0-6.diff.gz
1568904e9b06ed5a7d6fbd14ddf51b50 66582 graphics extra qiv_2.0-6_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFFZM/GipBneRiAKDwRAvu4AJ9nv6PVWU0/VzsfWkjdel3a7MJQlACbBc5U
r6l+LLsxDjW+furHC55PHVI=
=+A0c
-----END PGP SIGNATURE-----
--- End Message ---