# HG changeset patch # User Stu Tomlinson # Date 1194733946 0 # Node ID 2105177f2de4e78a9466a524c922702e7553ea6f # Parent a9482e431e4302fc7fc9886ddb8f355bdc030cd9# Parent 5cca0d7d9081c1a62154cc084e8ea012366fd3cd merge of '535e513c571856e9e31d51a83dca552c8a8433dc' and 'c1bdec9375bee85ed8f1e7bcfcd60fac3ae61f62' diff -r a9482e431e43 -r 2105177f2de4 pidgin/gtkconv.c --- a/pidgin/gtkconv.c Sat Nov 10 17:39:31 2007 +0000 +++ b/pidgin/gtkconv.c Sat Nov 10 22:32:26 2007 +0000 @@ -3074,6 +3074,9 @@ chat, (GDestroyNotify)purple_blist_remove_chat); } } else { + if (!purple_account_is_connected(conv->account)) + return FALSE; + buddy = purple_find_buddy(conv->account, conv->name); /* gotta remain bug-compatible :( libpurple < 2.0.2 didn't handle