[Pidgin] #13632: Crash when non-utf8 locales are used
Pidgin
trac at pidgin.im
Tue Apr 12 01:48:34 EDT 2011
#13632: Crash when non-utf8 locales are used
--------------------+-------------------------------------------------------
Reporter: setup | Owner:
Type: defect | Status: pending
Milestone: | Component: libpurple
Version: 2.7.11 | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Changes (by datallah):
* status: new => pending
Comment:
Libpurple requires that the text passed to API (which are consequently
passed to glib, which is actually crashing in your backtrace) methods be
UTF-8, it looks like this crash is because this isn't happening.
The encoding of the locale in which your program is running isn't a
problem - you just need to make sure that you deal with text encoding so
that it is what libpurple expects.
--
Ticket URL: <http://developer.pidgin.im/ticket/13632#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list