[Konversation-devel] [Bug 130888] New: Does not connect to sorcerynet
wm161 at wm161.net
wm161 at wm161.net
Sun Jul 16 07:10:33 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=130888
Summary: Does not connect to sorcerynet
Product: konversation
Version: 0.19
Platform: Fedora RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konversation-devel kde org
ReportedBy: wm161 wm161 net
Version: 0.19 (using KDE KDE 3.5.3)
Installed from: Fedora RPMs
Konversation does not connect to sorcerynet due to their servers requiring a ctcp version reply before they send the numeric 001. The ctcp version request comes right after they send the PING command. I managed to connect anyways by looking at the raw log and using this scriptlet:
dcop konversation default say 'irc.sorcery.net' '' '/quote NOTICE Auth-C8DFB7E5!auth nil imsk :'`echo -e "\001"`'VERSION Konversation'`echo -e "\001"`
Naturally the 'nickname ' you reply to is different each connect. It is also different from the argument to the PING command it sends.
More information about the Konversation-devel
mailing list