Bug 242394 - Konversation closes channel tabs after disconnect from miau bouncer
Summary: Konversation closes channel tabs after disconnect from miau bouncer
Status: RESOLVED NOT A BUG
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.3
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-21 19:31 UTC by Piotr Budny
Modified: 2013-04-14 01:42 UTC (History)
2 users (show)

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 Piotr Budny 2010-06-21 19:31:33 UTC
Version:           1.3 (using KDE 4.4.4) 
OS:                Linux

I'm connected to miau bouncer. After disconnecting - konversation closes tabs.
The expected behaviour: do not close channel tabs

Here's shortlog from server tab:
[18:18] [Users] I have 1470 users, 0 services and 1 servers
[18:18] [Users] Current users on krakow.irc.pl: 1470, max 1690.
[18:18] [Users] Current users on the network: 77687, max 90470
[18:18] [Away] You are not marked as being away.
[19:22] [Notice] -- Disconnecting from stoned server.
[19:22] [Notice] -- Trying server 'krakow.irc.pl' on port 6664...
[19:23] [Notice] -- Unable to connect to 'krakow.irc.pl'! (Connection timed out)
[19:23] [Notice] -- Trying server 'lublin.irc.pl' on port 6663...
[19:23] [Notice] -- Unable to connect to 'lublin.irc.pl'! (Connection timed out)
[19:23] [Notice] -- Out of servers, retrying...

Reproducible: Always

Steps to Reproduce:
disconnect bouncer from server 

Actual Results:  
closing chat windows

Expected Results:  
do not close chat windows
Comment 1 Eike Hein 2010-06-22 10:25:19 UTC
Please open the raw log tab via the /raw command before disconnecting the bouncer from the server and then attach the contents here.

My suspicion is that we'll find that miau is sending PART commands to Konversation when it disconnects, so Konversation is merely doing what miau tells it to.
Comment 2 Piotr Budny 2010-06-22 11:03:01 UTC
Found out, that miau has: "chandiscon" option.
It should send one of the messages to the client: nothing,notice,part,privmsg.

Default setting is for "part". I suppose it is the problem, I'll try with "notice".
Comment 3 Myriam Schweingruber 2013-04-14 01:42:54 UTC
Closing for lack of feedback. Please feel free to reopen if you can reproduce this with Konversation 1.4 or 1.5 RC1 and provide the requested information.