| Summary: | auto away broken in recent svn | ||
|---|---|---|---|
| Product: | [Applications] konversation | Reporter: | Christian (Fuchs) <kde> |
| Component: | general | Assignee: | Konversation Bugs <konversation-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | hein |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Bug Depends on: | |||
| Bug Blocks: | 187307 | ||
|
Description
Christian (Fuchs)
2009-06-13 21:12:45 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. 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 |