| Summary: | set away globally sets me idle on MSN | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Richard Smith <kde> |
| Component: | MSN Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.8.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | All | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Richard Smith
2004-02-23 15:44:26 UTC
This is because setting globaly away, busy, .... only call KopeteAccount::setAway() with no param (or just the away message) in MSN, the idle status is the one used for auto-away. that's why i used it. The solution: Bug 57297 |