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

Lubomir I. Ivanov neolit123 at gmail.com
Tue Oct 2 07:55:37 PDT 2012


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.

lubomir
--


More information about the subsurface mailing list