Bug 804994

Summary: GTK applications show empty boxes instead of characters and give PANGO errors
Product: [openSUSE] openSUSE 12.2 Reporter: Tilman Vogel <tilman.vogel>
Component: GNOMEAssignee: E-mail List <gnome-bugs>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: dimstar
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 12.2   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Tilman Vogel 2013-02-21 15:04:44 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0

During installation, somehow the /usr/lib*/pango/1.8.0/modules.cache does not get set up (even though there is a relating call in the postinstall scriptlet).

Running
pango-querymodules --update-cache
pango-querymodules-64 --update-cache

Fixed the problem for me.

The typical PANGO error message is:

(pavucontrol:26055): Pango-CRITICAL **: No modules found:
No builtin or dynamically loaded modules were found.
PangoFc will not work correctly.
This probably means there was an error in the creation of:
  '/etc/pango/pango.modules'
You should create this file by running:
  pango-querymodules > '/etc/pango/pango.modules'

(pavucontrol:26055): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='latin'

(pavucontrol:26055): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='common'


Reproducible: Didn't try
Comment 1 Dominique Leuenberger 2013-03-27 11:57:27 UTC
Tracking it in bug #806642 (which was raised later, but has already much more debug in it by now).

*** This bug has been marked as a duplicate of bug 806642 ***