[Konversation-devel] [Bug 128786] Konversation does not respond to other clients' "/leave" on Undernet servers

Dave Ewart davee at ceu.ox.ac.uk
Thu Jun 8 10:08:41 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=128786         




------- Additional Comments From davee ceu ox ac uk  2006-06-08 10:08 -------
Hope this is what you're looking for.  Not sure what you meant by "both with the optional part message and without", I assumed you meant to show both the results of a (working) "/quit" and a (non-working) "/leave"

User someuser joining channel #randomircchannel, saying Hello and then "/leave"ing again:


[08:58] >> :someuser!davee host1 ourdomain JOIN :#randomircchannel 
[08:58] << WHO #randomircchannel
[08:58] >> :ourircserver.ourdomain 352 davee #randomircchannel someuser host1.ourdomain ourircserver.ourdomain someuser H :3 Some User
[08:58] >> :ourircserver.ourdomain 352 davee #randomircchannel ~davee host2.ourdomain ourircserver.ourdomain davee H :0 Dave Ewart 
[08:58] >> :ourircserver.ourdomain 352 davee #randomircchannel ~anon host3.ourdomain ourircserver.ourdomain anon H :3 Anonymous Stranger 
[08:58] >> :ourircserver.ourdomain 315 davee #randomircchannel :End of /WHO list. 
[08:58] >> :someuser!someuser host1 ourdomain PRIVMSG #randomircchannel :Hello 
[08:58] << WHO #sysadmin
[08:58] >> :ourircserver.ourdomain 352 davee #sysadmin ~davee host2.ourdomain ourircserver.ourdomain davee H@ :0 Dave Ewart 
[08:58] >> :ourircserver.ourdomain 315 davee #sysadmin :End of /WHO list. 
[08:58] >> :someuser!someuser host1 ourdomain PART :#randomircchannel 
[08:58] << PING LAG :ourircserver.ourdomain

User someuser joining channel #randomircchannel, saying Hello and then "/quit"ing directly:

[09:00] >> :someuser!someuser host1 ourdomain JOIN :#randomircchannel 
[09:00] << PING LAG :ourircserver.ourdomain
[09:00] >> :ourircserver.ourdomain PONG ourircserver.ourdomain :LAG 
[09:00] >> :someuser!someuser host1 ourdomain PRIVMSG #randomircchannel :Hello 
[09:00] << WHO #randomircchannel
[09:00] >> :ourircserver.ourdomain 352 davee #randomircchannel someuser host1.ourdomain ourircserver.ourdomain someuser H :3 Some User
[09:00] >> :ourircserver.ourdomain 352 davee #randomircchannel ~davee host2.ourdomain ourircserver.ourdomain davee H :0 Dave Ewart 
[09:00] >> :ourircserver.ourdomain 352 davee #randomircchannel ~anon host3.ourdomain ourircserver.ourdomain anon H :3 Anonymous Stranger 
[09:00] >> :ourircserver.ourdomain 315 davee #randomircchannel :End of /WHO list. 
[09:00] >> :someuser!someuser host1 ourdomain QUIT :Quit: leaving

The channel content during the above session was as follows:

[08:58] --> someuser has joined this channel (someuser host1 ourdomain) 
[08:58] <someuser> Hello
[09:00] --> someuser has joined this channel (someuser host1 ourdomain) 
[09:00] <someuser> Hello
[09:00] <-- someuser has left this server (Quit: leaving).

Hope this helps.


More information about the Konversation-devel mailing list