The corresponding source code line:
" if
(!strcmp(gaim_status_type_get_id(sub_type),
gaim_status_type_get_id(acct_status_type)))
"the code should probably test if the strings are != NULL -- gaim 2.0 beta6 crashes when you change away messages https://launchpad.net/bugs/80817 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
