People in room count

Andrew Victor avictor.za at gmail.com
Mon Mar 21 16:43:43 EDT 2011


hi,

It seem the displayed "people in room" count for a group-chat is not
correct after calling purple_conv_chat_clear_users().
Where-as purple_conv_chat_remove_users() updates the list-of-users
before calling the ui_ops->chat_remove_users,
purple_conv_chat_clear_users() only updates the list after calling
ui_ops->chat_remove_users.

I'm trying to clear the users-list when being kicked from a
group-chat.  Or maybe serv_got_chat_left() should handle that?


Regards,
  Andrew Victor




More information about the Devel mailing list