[Bug 428498] Re: pidgin-facebookchat spams facebook with idle messages

Jonathan Davies jon.patrick.davies at gmail.com
Sun Sep 13 19:21:09 UTC 2009


Hi Pete,

I did some code investigating and this does not seem to be the default
behaviour of the plugin:

libfacebook.c, lines 676 - 680:

    option = purple_account_option_bool_new(
        _("Set Facebook status through Pidgin status"),
        "facebook_set_status_through_pidgin", FALSE);
    prpl_info->protocol_options = g_list_append(
        prpl_info->protocol_options, option);

So something must of ticked the box in the Advanced tab, not sure what
could be happening here.

-- 
pidgin-facebookchat spams facebook with idle messages
https://bugs.launchpad.net/bugs/428498
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list