close Warning: Failed to sync with repository "(default)": [Errno 12] Cannot allocate memory; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.

#342 closed defect

In GTALK, setting a user to never show up removes them completely from bitlebee — at Initial Version

Reported by: armando@… Owned by:
Priority: normal Milestone:
Component: Jabber Version: 1.0.3
Keywords: Cc:
IRC client+version: Client-independent Operating System: Public server
OS version/distro:

Description

In the gtalk interface in gmail, you can only show a small percentage of your contacts and so i usually set a few of them to never show up but it doesnt mean remove them, it just means when i need to talk to them, I have to find them in the contact list myself. However, i noticed that in bitlbee, the user is completely removed. and trying to talk to them results in a no nick in this channel.

09:58 -!- randomuser: No such nick/channel

some xmlconsole output. adding a user to "auto" show up 10:01 <xmlconsole> RX: <iq to="me@randomdomain/BitlBeeFDE957C3" id="3D83D624" type="set"><query xmlns="jabber:iq:roster"><item jid="randomuser@…" subscription="both"/></query></iq> making a user "never" show up 10:01 <xmlconsole> RX: <iq to="me@randomdomain/BitlBeeFDE957C3" id="3D83D721" type="set"><query xmlns="jabber:iq:roster"><item jid="randomuser@…" subscription="remove"/></query></iq>

Change History (0)

Note: See TracTickets for help on using tickets.