[Pidgin] #6124: "Unable to send message" when using aim.
Pidgin
trac at pidgin.im
Tue Jul 8 12:20:47 EDT 2008
#6124: "Unable to send message" when using aim.
----------------------+-----------------------------------------------------
Reporter: Robby23 | Owner: MarkDoliner
Type: defect | Status: new
Priority: minor | Milestone:
Component: AIM | Version: 2.4.2
Resolution: | Keywords:
Pending: 0 |
----------------------+-----------------------------------------------------
Comment (by MarkDoliner):
I really don't know why that would.
If you're sure that you don't have any strange plugins loaded, then maybe
g_convert() is failing in purple_plugin_oscar_convert_to_best_encoding()?
We don't actually check the return value from g_convert() when converting
to ASCII (because the conversion should never fail because we've already
verified that the message is all ASCII characters). I don't even know why
we bother calling g_convert() in that case.
--
Ticket URL: <http://developer.pidgin.im/ticket/6124#comment:17>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list