Package: gnuplot
Version: 4.2.2-1
After popping up a plot window (even if the window has been closed),
ust sitting there at the prompt, gnuplot is doing an infinite stream of
select(1, [0], NULL, NULL, {0, 10000}) = 0 (Timeout)
Give that it isn't doing anything ELSE, that should have a NULL final
parameter. I confess I've been lazy and haven't tracked it down to a
particular line in the source code; unfortunately, running it under ltrace
kills it with a SIGTRAP.
This eats laptop batteries unnecessarily and should be fixed.
(Found via powertop, but I expect this is the same as the existing bug.)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]