[Konversation-devel] [Bug 189401] New: two AWAY commands are sent to the server with /away and /back
larvid at gmail.com
larvid at gmail.com
Sat Apr 11 20:53:11 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=189401
Summary: two AWAY commands are sent to the server with /away
and /back
Product: konversation
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konversation-devel at kde.org
ReportedBy: larvid at gmail.com
Version: 1.1.75+ build 3400 (using KDE 4.2.2)
Compiler: gcc 4.3.3
OS: Linux
Installed from: Compiled From Sources
When using /away and /back in order to set/unset my status on IRC as away, two
AWAY commands are sent to the server instead of just one.
If I once type "/away afk", Konversation will display:
[Away] You are now marked as being away.
[Away] You are now marked as being away.
And in the raw log:
<< AWAY :afk
<< AWAY :Gone away for now
When typing "/back" in order to unset the away status, Konversation displays:
[Away] You are no longer marked as being away.
[Away] You are not marked as being away.
And the raw log:
<< AWAY
<< AWAY
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Konversation-devel
mailing list