Bug 227487

Summary: joe wakes up spuriously once per second even when there's nothing to do
Product: [Fedora] Fedora Reporter: Arjan van de Ven <arjan>
Component: joeAssignee: Ivana Varekova <varekova>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-02-07 13:46:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 204948    
Attachments:
Description Flags
patch to fix wakeup behavior none

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.