Summary: | Kopete never auto-aways if screen saver is active | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | makosoft |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Fix Kopete auto-away |
Description
makosoft
2008-06-22 20:32:02 UTC
Created attachment 25526 [details]
Fix Kopete auto-away
SVN commit 828501 by mattr: Fix bug 164691 The handling of the dbus reply to check for the screensaver was reversed, so we would always be shown as active if the screensaver was running. Patch from makosoft@googlemail.com - Thanks! Fix should be in Kopete 0.60, which will be released with KDE 4.1 BUG:164691 M +2 -1 kopeteidletimer.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=828501 |