[Qt-interest] Random load glyph error
Konrad Rosenbaum
konrad at silmor.de
Thu Aug 5 10:33:31 CEST 2010
On Wed, August 4, 2010 23:45, Josh wrote:
> I got this error message from my Qt only program and was wondering if
> anyone could help me track it down. Does anyone know how to figure out
> which font and glyph these numbers refer to? I'm assuming this error is in
> either the font or Qt... Thanks for any help.
>
> load glyph failed err=6 face=0x2cb0f10, glyph=4160
Might be related to: http://bugreports.qt.nokia.com/browse/QTBUG-11427 or
one of the related bugs linked there.
Workaround until 4.6.4 comes out: use QString::trimmed() on any string
that you display (esp. QLabel seems to be prone to this problem).
> Thanks for any pointers!
Ok, here are the pointers (sorry, for the moment I can only offer 32bit
pointers):
0x45f3c7ca
0xfc8bb943
...
http://xkcd.com/138/
;-)
Konrad
More information about the Qt-interest-old
mailing list