simple purple_conversation_write
"Marco Trevisan (Treviño)"
mail at 3v1n0.net
Mon May 4 18:11:09 EDT 2009
frederico schardong wrote:
> OK,
>
> I send a message successfully using this:
>
> PurpleConversation *gconv;
> PurpleConvIm *im;
>
> gconv = purple_conversation_new(PURPLE_CONV_TYPE_IM, accountt,
> "hmoih at yahoo.com.br");
>
> im = purple_conversation_get_im_data(gconv);
>
> purple_conv_im_send(im, "Testing");
>
> hmoih at yahoo.com.br received the messages, but in terminal this
> messages is showed in the first message that I send:
>
> (hmoih at yahoo.com.br) (02:59:36) moisesh: Logging of this conversation failed.
I figure that this is due to the fact that it tries, by default, to
write to /dev/null... Change the client dir!
--
Treviño's World - Life and Linux
http://www.3v1n0.net/
More information about the Devel
mailing list