[Konversation-devel] [Bug 131916] New: konversation identifies to nickserv twice on certain servers
Niek Beernink
omega at blackcatgames.com
Sat Aug 5 13:43:27 CEST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=131916
Summary: konversation identifies to nickserv twice on certain
servers
Product: konversation
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konversation-devel kde org
ReportedBy: omega blackcatgames com
Version: 0.19+ #3115 (using KDE KDE 3.5.4)
Installed from: Compiled From Sources
Compiler: gcc (GCC) 4.1.2 20060715 (prerelease) (Ubuntu 4.1.1-9ubuntu1)
OS: Linux
While connecting to freenode, konversation identifies twice.
On freenode I get this notice:
[Notice] -NickServ- You have already identified
Eike told me to add a debug line to Server::registerWithServices() (in server.cpp line 771)
kdDebug() << "Server: " << m_serverGroup->name() << "/" << m_serverGroup->serverByIndex(m_currentServerIndex).server() << " - Identifying" << endl;
And this turned out to show that konversation tries to identify twice to freenode.
I reproduced this by removing my configuration file and starting out with a new one. I tried another server, irc.starchat.net and it does not happen there.
More information about the Konversation-devel
mailing list