Summary: | addNickname: Nickname "<foo>" has not been added as it is already in the nickname list. | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Toralf Förster <toralf.foerster> |
Component: | logging | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | hein, zilla |
Priority: | NOR | ||
Version: | 1.5 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/konversation/2a281c144ced97e5859a70cbf1503c33f4b6183b | Version Fixed In: | |
Sentry Crash Report: |
Description
Toralf Förster
2014-04-27 20:32:23 UTC
Thanks - these indeed intentionally bypass the debug messaging system since this is something that ought not to occur (though it's fairly harmless when it does). Could you tell us what network this happen on? It was the IRC server of freenode and some of the #gentoo channels. Locally I do use a wifi connection FWIW. If you need to know the network for the message to be useful, maybe the network should be included in the message! Otherwise it's just noise in the logs, and there's nothing the user can do to avoid the errors (I don't control the Freenode IRC servers!) Git commit 2a281c144ced97e5859a70cbf1503c33f4b6183b by Eli MacKenzie. Committed on 09/11/2017 at 23:49. Pushed by argonel into branch '1.7'. Silence unwanted debug output Related: bug 385945 M +2 -2 src/irc/channel.cpp https://commits.kde.org/konversation/2a281c144ced97e5859a70cbf1503c33f4b6183b |