[Pidgin] #4137: Oscar Chat Joining failure
Pidgin
trac at pidgin.im
Sun Dec 2 12:10:30 EST 2007
#4137: Oscar Chat Joining failure
-------------------------+--------------------------------------------------
Reporter: JensenDied | Owner: MarkDoliner
Type: defect | Status: new
Priority: minor | Milestone:
Component: AIM | Version: 2.3.0
Resolution: | Keywords: oscar libpurple oscar_join_chat patch
Pending: 0 |
-------------------------+--------------------------------------------------
Comment (by JensenDied):
I noticed that the value of exchange was null when running under finch and
attempting to join #pidgin (whoops used my AIM connection instead of the
irc connection) and the returned value saved to exchange is NULL.
After further looking around it seems that the default exchange is not set
when an AIM chat is added to the buddy list when running under finch.
{{{
<chat proto='prpl-aim' account='AIM_SCREENNAME'>
<component name='room'>#pidgin</component>
<setting name='gnt-autojoin' type='bool'>0</setting>
</chat>
}}}
note the missing [[br]]
<component name='exchange'>4</component>
That would be an issue with the finch Add Chat dialog, which later leads
to exchange not being set.
--
Ticket URL: <http://developer.pidgin.im/ticket/4137#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list