[BUG] "Pango-WARNING **: Invalid UTF-8 string" with some strings

Dirk Hohndel dirk at hohndel.org
Tue Oct 2 08:13:59 PDT 2012


On Oct 2, 2012, at 7:55 AM, Lubomir I. Ivanov wrote:

> On 2 October 2012 17:49, Dirk Hohndel <dirk at hohndel.org> wrote:
>> That's odd. The code paths for locations and trip locations should be almost perfectly symmetric.
>> 
>> Have you run this with --g-fatal-warnings to pinpoint which call exactly throws the warning?
> 
> seems like an internal call:
> 
> #0  0x685f257b in g_logv ()
>   from c:\dev\subsurface\subsurface\libglib-2.0-0.dll
> #1  0x685f2616 in g_log () from c:\dev\subsurface\subsurface\libglib-2.0-0.dll
> #2  0x65591ac7 in pango_layout_set_text ()
>   from c:\dev\subsurface\subsurface\libpango-1.0-0.dll
> #3  0x00a2f12f in gtk_widget_create_pango_layout ()
>   from c:\dev\subsurface\subsurface\libgtk-win32-2.0-0.dll
> #4  0x008670b2 in get_layout ()
>   from c:\dev\subsurface\subsurface\libgtk-win32-2.0-0.dll
> <snip>
> 
> pango_layout_set_text() is called directly only in print.c.

I think this is something you should raise over with the pang folks…

/D


More information about the subsurface mailing list