View Single Post
Old 03-02-2012, 03:33 PM   #65
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736092
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
Alright, I think I found the cause of the "blank font" issues (at least on the KT, and for this application, that is).
Simply looking at the output of "showlog -f" revealed this:

Code:
[!]120302:202704 root: (process:6129): Pango-WARNING **: failed to create cairo scaled font, expect ugly output. the offending font is 'Helvetica Medium 32'
[!]120302:202704 root: (process:6129): Pango-WARNING **: font_face status is: <unknown error status>
[!]120302:202704 root: (process:6129): Pango-WARNING **: scaled_font status is: out of memory
[!]120302:202704 root: (process:6129): Pango-WARNING **: failed to create cairo scaled font, expect ugly output. the offending font is 'Caecilia Regular, 36'
[!]120302:202704 root: (process:6129): Pango-WARNING **: font_face status is: out of memory
[!]120302:202704 root: (process:6129): Pango-WARNING **: scaled_font status is: out of memory
This coincides exactly with the fonts/sizes that are displayed "blank". I'm thinking about how this could be solved, but if anyone has a clue... *please* post here.
ixtab is offline   Reply With Quote