Bug #859

avatar

"/MODE username -x" doesn't work

Added by Daniel Lo Nigro 3940 days ago. Updated 3937 days ago.

Status:Rejected Start:07/05/2013
Priority:Low Due date:
Assigned to:avatarMirco Bauer % Done:

0%

Category:Engine IRC
Target version:-
Complexity:

Found in Version:

0.8.11-1~raring+1

Votes: 0

Description

When I do this:
/mode Daniel -x
I get this:
[501 (ErrorUserModeUnknownFlag)] Unknown MODE flag

However, this works fine on the same server using a different IRC client.

History

Updated by Mirco Bauer 3937 days ago

avatar
  • Status changed from New to Rejected

Changing the usermode with /mode $nick +x or /mode +x works but not all IRC networks support +x.

Freenode, which does not support +x
13:25:46     WRITE: MODE meebey_ -x
13:25:46 [501 (ErrorUserModeUnknownFlag)] Unknown MODE flag
13:25:46     READ:  :leguin.freenode.net 501 meebey_ :Unknown MODE flag
QuakeNet, which does support +x
13:26:46     WRITE: MODE meebey +x
13:26:47 -!- Mode change [+x] for user meebey
13:26:47     READ:  :[email protected] MODE meebey +x

Thus there is nothing to fix...

Updated by Mirco Bauer 3937 days ago

avatar

If you want to see what happens at protocol level in the server tab, run Smuxi from a terminal like this: smuxi-frontend-gnome -d

Updated by Daniel Lo Nigro 3937 days ago

avatar

Thanks, I tried it again and it seems to be working so I must have been doing something wrong! PEBKAC error :)

I was connected to a few networks so maybe I was just running the commands in the wrong tab...

Also available in: Atom PDF