Opened at 2013-02-14T18:16:33Z
Closed at 2015-03-16T03:12:20Z
#1031 closed defect (fixed)
Group chats / rooms in jabber get wrong new names.
Reported by: | anonymous | Owned by: | wilmer |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Purple | Version: | devel |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: | Debian 6 |
Description
I created some jabber rooms:
- &bitlbee, control channel (joined)
- #linfra, chat channel
- #maskinrummet, chat channel
when joining them (with /join #linfra) bitlbee creates new strange channels with diffrent names:
- &bitlbee, control channel (joined)
- #linfra, chat channel
- #chat_000, chat channel (joined)
- #maskinrummet, chat channel
- #chat_001, chat channel (joined)
My nick settings set for my original rooms/channels seems to apply to the new auto created ones.
My version of bitlbee: $ dpkg -l | grep bitlbee ii bitlbee-common 3.2+20130115+devel+969-1 An IRC to other chat networks gateway (common files/docs) ii bitlbee-libpurple 3.2+20130115+devel+969-1 An IRC to other chat networks gateway (using libpurple)
Attachments (0)
Change History (7)
comment:1 Changed at 2013-02-14T18:36:27Z by
comment:2 Changed at 2013-02-14T19:25:52Z by
Yes I thing so, how do I verify? I got the libpurle package installed but I cant remeber to have installed it. Using your debian nightly repo.
comment:3 Changed at 2013-02-14T19:29:49Z by
If "help purple" gives you sensible output, you're using libpurple, and in that case indeed Jabber chats won't work well. Don't use bitlbee-purple if you don't need to.
comment:6 Changed at 2014-07-14T17:45:03Z by
Component: | BitlBee → Purple |
---|---|
Owner: | set to wilmer |
Still a legitimate purple bug, so changing component.
comment:7 Changed at 2015-03-16T03:12:20Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This should have fixed it https://github.com/bitlbee/bitlbee/commit/36ee8c61168ef4c73d5637d1c7a426df6ed15735
I assume that this i with libpurple?