Bug 140696 - "/msg chanserv op #xyz" as autocommand will send to early
Summary: "/msg chanserv op #xyz" as autocommand will send to early
Status: RESOLVED DUPLICATE of bug 132608
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.0.1
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-27 01:34 UTC by F Hammer
Modified: 2007-01-27 02:01 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 F Hammer 2007-01-27 01:34:19 UTC
Version:           1.0.1 (using KDE KDE 3.5.5)
Installed from:    SuSE RPMs
OS:                Linux

I add following command to "Editing Network" in Serverlist: "/msg chanserv op #pokerth" for freenode.
When i start Konversation the command is send but a bit to early. This is the output:

[01:21] [Notice] -NickServ- This nickname is owned by someone else
[01:21] [Notice] -NickServ- If this is your nickname, type /msg NickServ IDENTIFY <password>
[01:21] [CTCP] Versionsanfrage von freenode-connect empfangen.
[01:21] [Notice] -NickServ- Password accepted - you are now recognized
[01:21] [Notice] -ChanServ- You are not on [#pokerth]
[01:21] [Notice] -ChanServ- You are not on [#linux-papas]
[01:21] [Notice] -ChanServ- [#linux-papas] Willkommen bei den Linux-Papas! Auch Nicht-Vaeter sind erlaubt ;)
[01:21] [Notice] -ChanServ- [#suse] welcome to #suse


--> [01:21] [Notice] -ChanServ- You are not on [#pokerth]
I think the "/msg chanserv op" commands in autocommand function should wait until the user has join the channel.
Comment 1 Eike Hein 2007-01-27 02:01:27 UTC

*** This bug has been marked as a duplicate of 132608 ***