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
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.
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