Please, follow on -devel.

At 1220111489 time_t, Konstantin wrote:
> What happened:
> - Vim tried to put file name into window title.
> - The file name was in KOI8-R.
> - GMarkupParser thought it is UTF-8.
>
> Quick patch to avoid such crushes is applied.
> A better solution may be check system locale and recode string from locale 
> encoding
> to UTF-8 as a fallback in case normal parse is failed.

If it crash, can you get me a full backtrace from gdb?
The windows titles are already converted tu UTF-8, if possible, see
client_updatetitle().

Cheers,
-- 
Julien Danjou
// ᐰ <[EMAIL PROTECTED]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature

Reply via email to