On pátek 03 říjen 2008, Klaus Ethgen wrote:
> Hi,
>
> I found a bug with the encoding in the translation. The problem occurs
> when the text is printed in the overlay (maybe in other situations too).
> The following must match to hit the bug:
>
> - have a language with characters like German umlauts in the translated
>   text (like German).
> - Use latin1 as encoding for the terminal.
>
> Keep in mind that the pango encoding has to be utf-8 in all cases. So
> there is a encoding mismatch which ends in a segemntation fault in
> src/image-overlay.c line 308.
>
> There are two possible solutions. Both are hacks. I will look for this
> problem in the next days.
>

All strings should be in utf-8 internally. OTOH there are no checks or 
conversions in the exiv2 wrapper to enforce this. The fix should probably go 
there.

Vladimir

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to