OK i fix this problem.
change int PurpleConversationNew (uint type, int account, string name); to int PurpleConversationNew (int type, int account, string name); in Pidgin/src/Pidgin.cs -- Pidgin chat action fails to open chat, sending wrong param over dbus https://bugs.launchpad.net/bugs/314927 You received this bug notification because you are a member of GNOME Do Plugins Team, which is subscribed to GNOME Do Plugins. _______________________________________________ Mailing list: https://launchpad.net/~do-plugins Post to : do-plugins@lists.launchpad.net Unsubscribe : https://launchpad.net/~do-plugins More help : https://help.launchpad.net/ListHelp