[Konversation-devel] [Bug 124265] New: User Limit in Channel Options Dialog broken

Sebastian Wiedenroth wiedi at elbone.net
Sun Mar 26 00:41:19 CET 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=124265         
           Summary: User Limit in Channel Options Dialog broken
           Product: konversation
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konversation-devel kde org
        ReportedBy: wiedi elbone net


Version:           0.19+ Build 3102 (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc version 3.4.4 
OS:                Linux

Enabling / disabling or changing the "User limit" mode in the "Channel Options" Dialog does not work correctly.

The raw log shows some strange things:

increasing user limit (was set previously):
[00:07:53] << MODE #test2 +K onversation::ChannelOptionsDialog
returns a log of 472s "unknown mode char"

decreasinguser limit:
[00:12:21] << MODE #test2 +k
[00:12:21] >> :irc.server 461 Nick MODE +k :Not enough parameters

disabling user limit:
[00:13:14] << MODE #test2 -

enabling user limit:
does nothing

try on an other channel+computer (there with konvi 0.19 #3100 on fbsd)

enabling user limit:
<< MODE #test +d get

increasing user limit:
MODE #test +h owOSD

decreasing:
<< MODE #test +D Widget

disabling:
<< TOPIC #test
>> :irc.server 331 nick #test :No topic is set.
<< MODE #test -t
>> nick!bla blub MODE #test -t


Typing /mode by hand or using the "channel mode buttons" works fine.
For more information just contact me. ;-)


More information about the Konversation-devel mailing list