Bug 196388

Summary: auto away broken in recent svn
Product: [Applications] konversation Reporter: Christian (Fuchs) <kde>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: normal CC: hein
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 187307    

Description Christian (Fuchs) 2009-06-13 21:12:45 UTC
Version:           Version 1.2-alpha3+ #3409 (using KDE 4.2.4)
Compiler:          gcc 
OS:                Linux
Installed from:    Compiled From Sources

Since a recent change (from two days ago to today) auto away is broken. 

As soon as you activate auto-away with a delay it will set you away (even though you are typing / moving the mouse / whatever) after a short delay (some seconds). 

After toggling auto away it will switch you to away again. 

word (IRC nick) was able to reproduce this and told me to report it. 

Thanks in advance for fixing it. 

Kind regards
Comment 1 Eike Hein 2009-06-14 17:02:25 UTC
I can't reproduce this myself, and word apparently can't anymore either, so there must be some set of circumstances involved that we haven't discovered yet.
Comment 2 Travis McHenry 2009-06-16 15:15:56 UTC
SVN commit 982619 by tjmchenry:

Add back the include for preproc definitions (taken away in r980540 by Sho_)
so away manager gets activity properly and resets the idle timer.
There's a larger problem at work here though, we need to reset the idle timer
when the user unaway's in case they don't have the nescessary x-capabilities
Or everytime checkActivity gets called they'll be set away.
BUG:196388


 M  +1 -0      awaymanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=982619