[Bug 25167] Re: gtranslator: Saving po file make program crash

Carlo Vanini silhusk at bluewin.ch
Thu May 11 19:19:15 UTC 2006


I get a similar error:

(gtranslator:5864): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: La conversione del set di caratteri da "text/plain, charset=CHARSET" a "utf-8" non è supportata

(translation of the last line: character set conversion from
"text/plain, charset=CHARSET" to "utf-8" not supported)

more times and gtranslator crashes when I try to _open_ a PO file containing the (somewhat malformed) header
"Content-Type: text/plain, charset=CHARSET\n"
Just changing the header line to
"Content-Type: text/plain; charset=CHARSET\n"
(note: the comma becomes a colon) prevents any crash.

msgfmt doesn't mind about this difference.

version: gtranslator 1.1.6   (1.1.6-3build1)

-- 
gtranslator: Saving po file make program crash
https://launchpad.net/bugs/25167




More information about the desktop-bugs mailing list