Version: (using KDE 4.2.2) Compiler: gcc-Version 4.3.3 (GCC) OS: Linux Installed from: Unlisted Binary Package Kopete does not save the group for contacts in the list. You can move the contact to a certain group, but after restarting kopete the contact is back to its old group. I tried this with MSN as well as with ICQ. The contact is still in the correct group, when you start kopete, but after connecting the contact is moving. My guess is, that group-changes are not exported to the server, but imports do work. Till now I could not find any usefull debuging messages, so please let me know, what other information you guys need! btw: Thank you very much for this awesome piece of software!
I played around a little more, and it looks like ICQ is working perfectly fine, I have to revise this statement. So the problem only concerns the Windows Live Messenger protocoll plugin.
*** Bug 198686 has been marked as a duplicate of this bug. ***
*** Bug 200434 has been marked as a duplicate of this bug. ***
With WLM the groups are not created on the server so it only works with pre-existing groups. Until this is fixed you could use another client to create the group first. A patch is waiting for feedback on the review board.
SVN commit 1039125 by bbigras: Fix a bug with WLM that new groups were not created on the server so contacts were not able to be moved into those groups BUG: 190353 M +8 -0 wlmaccount.cpp M +7 -0 wlmcontact.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1039125
SVN commit 1041838 by bbigras: Backport r1039125 by bbigras from trunk to the 4.3 branch: Fix a bug with WLM that new groups were not created on the server so contacts were not able to be moved into those groups CCBUG: 190353 M +8 -0 wlmaccount.cpp M +7 -0 wlmcontact.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1041838