Issue 168: pyicq-t discover nicks, which I set for some my contacts, and reset it
Status:  New
Owner: ----
Reported by yaroslav...@gmail.com, Feb 17, 2009
What steps will reproduce the problem?
1. I installed pyicqt from svn, and configure it (using ejabberd-1.1.4 on
fedora core 8, python-2.5.1)
2. I register on transport (using gajim-0.12.1), and successfully receive
contact list with all custom nicks which I set to some of my contacts
3. Then I connect to icq with pidgin, which I was using to work in icq (and
to set custom nicks, too), and all of my contacts appear with their
original nicks! So all of my changes are lost :(
May 29, 2009
Project Member #1 r000ns...@gmail.com
PyICQt loads contact list on every connection to the network. It don't keep separate
"local contact list" like Miranda does, and it doesn't supports synchronization
between server <-> local lists. If Pidgin changed nicknames they will changed and in
jabber client too.