base64_decode(null) crashes... this happens in in vcard-manager.c in function initial_request_cb So this crashes for me....(line 304 i think) avatar = base64_decode (lm_message_node_get_value (binval));
glib 2.12 has base64 functions, that handles this. (Length given as second argument) If 2.12 is too recent, just copy that? -- Crash on connect. https://launchpad.net/bugs/75800 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs