On Aug 10, 2011, at 7:50 AM, Thijs Alkemade wrote: > > On 29 jun. 2011, at 02:38, comm...@adium.im wrote: > >> details: http://hg.adium.im/adium-1.4/rev/37767c60487e >> revision: 3564:37767c60487e >> branch: (none) >> author: Evan Schoenberg >> date: Tue Jun 28 19:38:11 2011 -0500 >> >> im.pidgin.adium.1-4 @ a2a7d22793c162ec9187e9cc42dc2d90b7d5eeb0 which adds >> debug logging when sending the MSN protocol (refs #15295) and removes the >> Facebook prpl (refs #15077) >> >> diffs (2 lines): >> >> diff -r 86b50c088f22 -r 37767c60487e >> Frameworks/libpurple.framework/Versions/0/libpurple >> Binary file Frameworks/libpurple.framework/Versions/0/libpurple has changed >> > > Hey Evan, > > I just updated libpurple again, to hopefully fix > http://trac.adium.im/ticket/15295#comment:24. My guess is the bug from > http://hg.adium.im/adium-1.4/rev/446ad33f3ce0 sneaked back in. Did you > rebuild GLib too, or just libpurple? If you didn't, please do so if you > update libpurple again (I really hope for you you don't have to, it's getting > more and more annoying with Xcode 4 and Lion... :) > > Thijs
Thanks for fixing that! I didn't commit my version of glib (as indicated in the commit)... but it's definitely possible that I was using a built version of glib that predated your fix in 446ad33f3ce0 and so re-propagated the bug. -Evan