PurpleConversation is NULL on new incoming message (received-im-msg)

Daniel Atallah daniel.atallah at gmail.com
Thu Mar 3 19:30:16 EST 2011


On Thu, Mar 3, 2011 at 18:06, Dave Siracusa <davesiracusa at hotmail.com> wrote:
> New incoming conversations for IM messages don't provide a
> PurpleConversation value.
> I tried to lookup based on sender, however the conversation hasn't been
> created yet.
>
> Is there a woork-around?   I suspect I could wait for the conversation
> create and try to coorelate the sender to the name.

If you can use the Pidgin-level signals, you can use "displayed-im-msg":
http://developer.pidgin.im/doxygen/2.5.2/html/gtkconv-signals.html#displayed-im-msg

-D




More information about the Devel mailing list