Opened at 2012-02-08T11:49:31Z
Closed at 2015-10-13T05:38:38Z
#911 closed defect (fixed)
Skype group chats appearing as individual messages
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BitlBee | Version: | 3.0.4 |
Keywords: | skype | Cc: | |
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: | Arch |
Description
I am experiencing a problem with skype groupchats within bitlbee. I notice that at certain times the messages from a group chat will appear as individual chat messages from each participant. My suspicion, is that this happens because when i restart bitlbee, the multi-user chat names stored by bitlbee are all forgotten. Then when a new message is received on the chat, it causes bitlbee to create a new conversation instead of recreating the group chat and reusing it as I would expect.
Perhaps this is the expected behaviour? If so is there a workaround I could use - for instance getting bitlbee to store the list of group chats when it exits? Alternatively, perhaps the skype plugin could query the list of group chats on startup and create them on demand?
Attachments (0)
Change History (5)
comment:1 Changed at 2012-02-25T23:04:18Z by
comment:2 Changed at 2013-07-16T10:27:54Z by
View also here: #915 and this bug is still in version 3.2
comment:3 follow-up: 4 Changed at 2013-08-18T23:29:13Z by
just do account skype set auto_join true Taken straight from protocols/skype/README. I would like names other than chat_###, though.
comment:4 Changed at 2013-12-16T08:19:10Z by
Replying to NetZ:
just do account skype set auto_join true Taken straight from protocols/skype/README. I would like names other than chat_###, though.
Perfectly works!
comment:5 Changed at 2015-10-13T05:38:38Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
64bed24b810fa3c44d23132b2aa8792fc78ffe77
With this commit all incoming messages result in joining a groupchat, which fixes this issue.
What happens when you bookmark your Skype group chats?