Bug #1076
ERROR Smuxi.Engine.IrcProtocolManager - OnOwner()/OnDeowner()
Status: | New | Start: | 07/29/2015 | |
Priority: | Normal | Due date: | ||
Assigned to: | - | % Done: | 0% |
|
Category: | Engine IRC | |||
Target version: | - | |||
Complexity: | Found in Version: | 1.0.r"1".g"15529e8" |
||
Votes: | 0 |
Description
I found this message on STDOUT. Dunno how to reproduce, but it was there
2015-07-26 02:28:03,274 [IrcProtocolManager (irc.freenode.net:6667) listener] ERROR Smuxi.Engine.IrcProtocolManager - OnOwner(): cchat.GetPerson(e.Whom) returned null! cchat.Name: #archlinux e.Whom: thrice!*@*
2015-07-26 02:29:44,937 [IrcProtocolManager (irc.freenode.net:6667) listener] ERROR Smuxi.Engine.IrcProtocolManager - OnDeowner(): cchat.GetPerson(e.Whom) returned null! cchat.Name: #archlinux e.Whom: thrice!*@*
History
Updated by Mirco Bauer 3202 days ago
- Category set to Engine IRC
That looks like a conflict of unofficial IRC reply codes that conflict between different IRCd implementations.