Your message dated Wed, 27 May 2009 16:32:04 +0000
with message-id <[email protected]>
and subject line Bug#500053: fixed in conky 1.7.0-1
has caused the Debian Bug report #500053,
regarding conky: out_to_console should really not draw on root window
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.)
--
500053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500053
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: conky
Version: 1.6.0-2
Severity: wishlist
Hello,
I believe I mistakenly closed the bug
#487184 conky: out_to_console still draws on root
It looks like out_to_console continues to draw on the root window.
I imagine that the original submitter wanted _only_ the text mode
output of conky.
This has at least two solutions.
1. One can change the lines 8328-30 in src/conky.c
CONF("out_to_console") {
if(string_to_bool(value)) output_methods |= TO_STDOUT;
}
to read
CONF("out_to_console") {
if(string_to_bool(value)) output_methods = TO_STDOUT;
}
this will ensure that "out_to_console" _only_ writes to stdout.
However, conky will still demand an X server it can connect to
and make queries to. Which seems like a waste in this case.
2. One can create a new conky package which disables X support
entirely (conky-nox) for such users.
Perhaps the latter is a better solution. The question is whether
people really want it. (All those xmonad, awesome, dwm users who
use conky please respond!).
Regards,
Kapil.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-vserver-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages conky depends on:
ii libc6 2.7-13 GNU C Library: Shared libraries
ii libcurl3-gnutls 7.18.2-5 Multi-protocol file transfer libra
ii libglib2.0-0 2.16.5-1 The GLib library of C routines
ii libiw29 29-1.1 Wireless tools - library
ii libx11-6 2:1.1.4-2 X11 client-side library
ii libxdamage1 1:1.1.1-4 X11 damaged region extension libra
ii libxext6 2:1.0.4-1 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii libxft2 2.1.12-3 FreeType-based font drawing librar
ii libxml2 2.6.32.dfsg-3 GNOME XML library
conky recommends no packages.
conky suggests no packages.
-- no debconf information
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: conky
Source-Version: 1.7.0-1
We believe that the bug you reported is fixed in the latest version of
conky, which is due to be installed in the Debian FTP archive:
conky_1.7.0-1.diff.gz
to pool/main/c/conky/conky_1.7.0-1.diff.gz
conky_1.7.0-1.dsc
to pool/main/c/conky/conky_1.7.0-1.dsc
conky_1.7.0-1_i386.deb
to pool/main/c/conky/conky_1.7.0-1_i386.deb
conky_1.7.0.orig.tar.gz
to pool/main/c/conky/conky_1.7.0.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.
Kapil Hari Paranjape <[email protected]> (supplier of updated conky 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.8
Date: Wed, 27 May 2009 21:24:27 +0530
Source: conky
Binary: conky
Architecture: source i386
Version: 1.7.0-1
Distribution: unstable
Urgency: low
Maintainer: Kapil Hari Paranjape <[email protected]>
Changed-By: Kapil Hari Paranjape <[email protected]>
Description:
conky - highly configurable system monitor for X based on torsmo
Closes: 500053 518651
Changes:
conky (1.7.0-1) unstable; urgency=low
.
* New upstream release (1.7.0).
- incorporates fixes from debian/patches
- new "out_to_*" options for different output requirements.
(Closes: #500053)
- numerous other changes; see upstream Changelog and NEWS.Debian in
documentation directory.
* debian/control:
- add "Suggests" for hddtemp. Closes: #518651.
- Standards Version bumped to 3.8.1
* debian/patches:
- removed patches fix_exec_buffer_size.patch, fix_mem_res.patch,
ifaddr_buffer_overflow, x86_64_rdtsc; all these have been
incorporated upstream.
- re-ordered the patches fix_hyphen_man_page, move_compile_end_man_page
so that the former can be incorporated upstream; refreshed
these patches.
- fix_hyphen_man_page: some more minus signs escaped.
- added comments to surviving patches.
* debian/rules: change the "install" rule since "conky.conf" is now
in "data/" subdirectory.
* debian/NEWS: updated to warn/inform users about changed configuration
options.
Checksums-Sha1:
ba247095147633bf65ea5c25f0ca66fa5f67b35a 1331 conky_1.7.0-1.dsc
f9ed529ec5fe66898061b663706efb5ef895eb38 601306 conky_1.7.0.orig.tar.gz
a8ba08522bbb9312d6c6cdb99efad37cfa9db4e4 15476 conky_1.7.0-1.diff.gz
72c123dc42578e6d618a033550677ffa788ad484 202160 conky_1.7.0-1_i386.deb
Checksums-Sha256:
8b6d53be6fc797252595cc4e49f2879bed908d80c3751d9ef2ee2aa231102ae2 1331
conky_1.7.0-1.dsc
ebb937ac943473d2ffd163574168ee5e9af336f1532138286ecdee74e01455be 601306
conky_1.7.0.orig.tar.gz
5f5f550325f9058420bbad27c8a5b34a415acedd33ab2503f7beecdd22a8a836 15476
conky_1.7.0-1.diff.gz
ab0f6fa84386c787ee8e03695c2e8cff68362e521dbc72d4e19cf055556c37ed 202160
conky_1.7.0-1_i386.deb
Files:
b9b02c11b42f5c60524ce478b7acd6c4 1331 utils optional conky_1.7.0-1.dsc
44d7d41ae556fb8c19e61e9506c96a60 601306 utils optional conky_1.7.0.orig.tar.gz
cfb4d8fb6e79434d193434c25df94377 15476 utils optional conky_1.7.0-1.diff.gz
5753a3f881ff0711dfd1dc59884cd61b 202160 utils optional conky_1.7.0-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkodaGoACgkQSR+P2lQW5bjL2ACfctEJZSvmqs/IKxs05oIFePmm
rzMAoJCamXi5lq7Ga0EiHYQwKgnopY3F
=12Lq
-----END PGP SIGNATURE-----
--- End Message ---