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

Nach NachMS at gmail.com
Tue Nov 4 21:20:26 CET 2008


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





--- Comment #6 from Nach <NachMS gmail com>  2008-11-04 21:20:26 ---
Okay more debugging. In channel.cpp in updateModeWidgets(), I added the
following:

  char m[] = { '-', '+' };
  N_out << m[plus] << mode << ' ' << (parameter.isEmpty() ? "" :
parameter.ascii()) << std::endl;

Output was as follows:
+o Nach
+o Nach
+o Nach
+o Nach
+o Nach
+o Nach
+t
+n
+t
+n
+n
+t
+n
+c
+s
+m
+t
+n
+c
+k Password0
+m
+t
+n
+n
+c
+J
+s
+m
+t
+n
+c
+l 9
+k 9
+s
+t
+n
+k Password2
+t
+n
+c

I'll try to see if I can pinpoint more. But even here it's getting the wrong
parameter.


-- 
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