Modify

#591 closed defect (worksforme)

Dash (-) in jabber chatrooms makes the connection fail

Reported by: suomalainen.aleksi@… Owned by:
Priority: normal Milestone:
Component: BitlBee Version: 1.2
Keywords: Cc:
IRC client+version: irssi 0.8.12-3ubuntu3.1 Operating System: Public server
OS version/distro:

Description

I get this error while trying to join a chatroom with a dash in the name (fake domain and room names):

Error joining groupchat chat-room@…/aleksi2: not-authorized: Password required to enter this room.

join_chat 1 chat-room@… &channel aleksi2 pw

This is the second time this has happened, earlier also with a chatroom that had a dash in its name.

Attachments (0)

Change History (5)

comment:1 Changed at 2010-04-14T08:14:10Z by wilmer

Hrmm, the dash in the room name is definitely not a problem. I use BitlBee to attend a room with a dash in its name for almost three years already.

The code for joining password-protected rooms has been a bit unreliable for a while. In 1.2.[45] it should definitely work. You add the room using "chat add" and then join it using "/join #room password".

Please let me know if it works. If it doesn't, can you give me an xmlconsole dump?

comment:2 in reply to:  1 ; Changed at 2010-04-14T08:29:21Z by suomalainen.aleksi@…

Replying to wilmer:

Hrmm, the dash in the room name is definitely not a problem. I use BitlBee to attend a room with a dash in its name for almost three years already.

The code for joining password-protected rooms has been a bit unreliable for a while. In 1.2.[45] it should definitely work. You add the room using "chat add" and then join it using "/join #room password".

Please let me know if it works. If it doesn't, can you give me an xmlconsole dump?

Hi,

Thanks for the reply. I don't have the "chat add" command on my bitlbee version, is there an alternative? I'll take a look at the xmldump.

comment:3 in reply to:  2 Changed at 2010-04-14T08:37:11Z by anonymous

Replying to suomalainen.aleksi@…:

Replying to wilmer:

Hrmm, the dash in the room name is definitely not a problem. I use BitlBee to attend a room with a dash in its name for almost three years already.

The code for joining password-protected rooms has been a bit unreliable for a while. In 1.2.[45] it should definitely work. You add the room using "chat add" and then join it using "/join #room password".

Please let me know if it works. If it doesn't, can you give me an xmlconsole dump?

Hi,

Thanks for the reply. I don't have the "chat add" command on my bitlbee version, is there an alternative? I'll take a look at the xmldump.

xmldump didn't work: (11:34:50) [@>] set xmlconsole true (11:34:50) [@root] Failed to change setting (11:35:09) [@>] set xmlconsole (11:35:09) [@root] xmlconsole is empty

comment:4 Changed at 2010-04-14T08:50:30Z by Wilmer van der Gaast <wilmer@…>

(11:35:09) [@>] set xmlconsole
(11:35:09) [@root] xmlconsole is empty


It's a per-account setting. You need to use "account set".

And as I said 1.2 is too old. Please try to upgrade to 1.2.4 or 1.2.5.

comment:5 Changed at 2010-04-16T11:58:05Z by wilmer

Resolution: worksforme
Status: newclosed

Just let me know if this is still causing troubles.

With recent BitlBees this should definitely work:

chat add [account] [roomname] #channel
/join #channel [password]

Modify Ticket

Action
as closed The ticket will remain with no owner.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.