Bug 130888 - Does not connect to sorcerynet
Summary: Does not connect to sorcerynet
Status: RESOLVED WORKSFORME
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 0.19
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-16 07:10 UTC by Torrie Fischer
Modified: 2006-07-16 17:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Torrie Fischer 2006-07-16 07:10:28 UTC
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.
Comment 1 Torrie Fischer 2006-07-16 17:19:32 UTC
Really sorry about this. I somehow managed to ignore *!*@* for ctcp.