Bug 196388 - auto away broken in recent svn
Summary: auto away broken in recent svn
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks: 187307
  Show dependency treegraph
 
Reported: 2009-06-13 21:12 UTC by Christian (Fuchs)
Modified: 2009-06-16 15:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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