I use a simple Perl script which filters certain messages from IRC and it stopped working with the upgrade to Lucid. It appears to work fine if I upgrade to the PPA with version 2.7.1. Also applying just the patch from revision 67de3fff to version 2.6.6 seems to work too. It makes complete sense that the patch would fix it because previously it was trying to call va_arg on a va_list that was passed as an argument to a function. va_arg is a macro (or builtin) that updates the variable so of course this isn't going to update the va_list in the calling function. I haven't tried the google talk plugin but maybe that is broken for a different reason?
-- Pidgin perl plugin signals aren't triggered https://bugs.launchpad.net/bugs/569078 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs