Package: computertemp
Version: 0.9.6.1-1
Severity: normal
I've configured the Alarm -> Enter command to execute parameter to a
script called tempalert that displays a message with gmessage and exits
with status 0 after I click on the OK button:
#! /bin/sh
(echo CPU is hot; \
echo `date`: `awk '{print $2 $3}' /proc/acpi/thermal_zone/THM0/temperature`; \
ps uax --sort -%cpu --width 80 | head -5) \
| gmessage -file - -font 'mono' -buttons OK:0 -default OK -nearmouse
After beating up my laptop for a short spell, I'm left with a bunch of
defunct processes on my system, as you can see below. It appears that
computertemp doesn't reap its children commands properly.
0 1000 3299 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 3696 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 6430 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 8310 1 20 0 242208 11124 - S ? 37:35 python
/usr/lib/gnome-applets/computertemp
--oaf-activate-iid=OAFIID:GNOME_ComputertempApplet_Factory --oaf-ior-fd=29
0 1000 9684 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 11711 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 12099 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 12234 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 12270 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 12361 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 13080 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 13279 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 13769 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 14922 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 18961 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 19107 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 21438 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 21627 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 21633 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 21692 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 24441 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
0 1000 24773 8310 20 0 0 0 exit Z ? 0:00
[tempalert] <defunct>
-- System Information:
Debian Release: 5.0.1
APT prefers stable
APT policy: (600, 'stable'), (80, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.28-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages computertemp depends on:
ii gconf2 2.22.0-1 GNOME configuration database syste
ii python 2.5.2-3 An interactive high-level object-o
ii python-gnome2 2.22.0-1 Python bindings for the GNOME desk
ii python-gnome2-extras 2.19.1-3.1 Extra Python bindings for the GNOM
ii python-gtk2 2.12.1-6 Python bindings for the GTK+ widge
ii python-support 0.8.4 automated rebuilding support for P
computertemp recommends no packages.
Versions of packages computertemp suggests:
ii hddtemp 0.3-beta15-44 hard drive temperature monitoring
-- no debconf information
--
Bill Wohler <[email protected]> http://www.newt.com/wohler/ GnuPG ID:610BD9AD
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]