Bug 227487 - joe wakes up spuriously once per second even when there's nothing to do
Summary: joe wakes up spuriously once per second even when there's nothing to do
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: joe
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ivana Varekova
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: wakeup
TreeView+ depends on / blocked
 
Reported: 2007-02-06 12:37 UTC by Arjan van de Ven
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-02-07 13:46:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
patch to fix wakeup behavior (1.00 KB, patch)
2007-02-06 12:37 UTC, Arjan van de Ven
no flags Details | Diff

Description Arjan van de Ven 2007-02-06 12:37:00 UTC
Description of problem:

joe wakes up once per second to do 2 things
1) check if the window changed size
2) update the clock

for 1) it already gets another signal, so that's redunant (after fixing a small
bug in it, see patch)
for 2), the clock updates only shows minutes, so waking up once per minute is
more than plenty for this.

The patch attached will fix both these issues; please consider inclusion

Comment 1 Arjan van de Ven 2007-02-06 12:37:00 UTC
Created attachment 147461 [details]
patch to fix wakeup behavior

Comment 2 Ivana Varekova 2007-02-07 13:46:17 UTC
Thanks.
Fixed in joe-3.5-2.fc7.


Note You need to log in before you can comment on or make changes to this bug.