[Pidgin] #13632: Crash when non-utf8 locales are used
Pidgin
trac at pidgin.im
Sun May 1 07:41:17 EDT 2011
#13632: Crash when non-utf8 locales are used
--------------------+-------------------------------------------------------
Reporter: setup | Owner:
Type: defect | Status: new
Milestone: | Component: libpurple
Version: 2.7.11 | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment(by setup):
I fixed the problem by adding following line to the program:
{{{
bind_textdomain_codeset("pidgin", "UTF-8");
}}}
I attach a patch that adds similar line to the libpurple init function
where it should be correctly.
--
Ticket URL: <http://developer.pidgin.im/ticket/13632#comment:3>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list