Version: 1.0.1 (using KDE KDE 3.5.6) Installed from: Ubuntu Packages This applies to networks with ChanServ. When a nick with Super-OP (SOP) status joins a channel they are assigned the +q nicklist icon. Related bug 1: the nick info pop-up (on mouse over in the nicklist) shows such nicks as having modes "Admin, Operator, Owner" Related bug 2: when such nicks change modes they nicklist will not reflect the mode change (e.g. they retain the +q icon even though they might be +v) Quick Fix to both 1 & 2: /whois (but not /who) on such nicks updates both the pop-up and the icon.
What network is this happening on?
I have same problem here. It is related to Inspire IRCd (www.inspircd.org). You can try to reproduce this bug on ChatSpike (dexter.chatspike.net:6667, stitch.chatspike.net:6667, www.chatspike.net) or my tiny server (astral.org.pl:6667). - InspIRCd uses +a for channel admins. - Konversation uses +p for channel admins (from Configure>Behavior>Nickname List), however it appears to have some kind of autodetection for other networks. Some examples to reproduce: Exemple nr 1: --> You have joined the channel #Test *** Channel modes: +nt *** This channel was created on 05/19/2008 05:07:33 PM. --> zOwner has joined this channel. *** astral.org.pl sets mode: +qao zOwner zOwner zOwner --> zAdmin has joined this channel. *** astral.org.pl sets mode: +ao zAdmin zAdmin [==> zAdmin has Owner icon now (wrong). <==] [/whois zAdmin] [==> zAdmin has Admin icon now (ok). <==] Exemple nr 2: --> You have joined the channel #Test *** Channel modes: +nt *** This channel was created on 05/19/2008 05:07:33 PM. --> zOwner has joined this channel. *** astral.org.pl sets mode: +qao zOwner zOwner zOwner --> zAdmin has joined this channel. *** astral.org.pl sets mode: +qao zAdmin zAdmin zAdmin [==> zAdmin has Owner icon now (ok). <==] *** astral.org.pl sets mode: -q zAdmin [==> zAdmin has Admin icon now (ok). <==] Exemple nr 3: --> You have joined the channel #Test *** Channel modes: +nt *** This channel was created on 05/19/2008 05:07:33 PM. --> zOwner has joined this channel. *** astral.org.pl sets mode: +qao zOwner zOwner zOwner --> zAdmin has joined this channel. *** astral.org.pl sets mode: +ao zAdmin zAdmin [==> zAdmin has Owner icon now (wrong). <==] [/leave #Test] [/join #Test] [==> zAdmin has Admin icon now (ok). <==] Exemple nr 4: --> You have joined the channel #Test *** Channel modes: +nt *** This channel was created on 05/19/2008 05:07:33 PM. --> zAdmin has joined this channel. *** astral.org.pl sets mode: +ao zAdmin zAdmin [==> zAdmin has Owner icon now (wrong). <==] [/leave #Test] [/join #Test] [==> zAdmin has Admin icon now (ok). <==] If You'd like a quick live demonstration using SAMODE, contact me at: e-mail: zerg2000 (a) astral org pl jabber: zerg2000 (a) jabber astral org pl
Bug #139591 may be related.
Possibly also related to bug #153580.
*** This bug has been marked as a duplicate of bug 153580 ***