[Konversation-devel] [Bug 174143] Reconnect fails on password protected channels

Eike Hein hein at kde.org
Tue Nov 4 12:02:46 CET 2008


http://bugs.kde.org/show_bug.cgi?id=174143


Eike Hein hein kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hein at kde.org




--- Comment #2 from Eike Hein <hein kde org>  2008-11-04 12:02:45 ---
Hi Nach,

it would be very helpful if you could try if an unmodified SVN checkout still
exhibits the problem for you. Hopefully it won't, because of this fix that has
been made recently (citing from the changelog):

"Added a network settings lookup fallback to retrieving the key of a channel.
Previously, this relied solely on the channel's mode map. Closes the brief
gap between a channel join and the server's reply to MODE where possible,
so that e.g. reconnecting directly after auto-joining a channel with a key
doesn't result in a failed rejoin due to not having the key by way of the
MODE reply yet."

You can get info on how to get Konversation from SVN in our wiki at:
http://konversation.kde.org/wiki/SVN

I'll see about incorporating the other improvements you've made. General,
unrelated tip, though: While using the STL isn't exactly "forbidden" in KDE
code, KDE devs tend to keep to Qt container classes, i.e. QMap rather than
std::map.


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Konversation-devel mailing list