Comment 4 for bug 707806

Revision history for this message
mrshelly (mrshelly) wrote :

I upgrade the pygtk to 2.24.0 (pygtk-all-in-one-2.24.0.win32-py2.6.msi).

And Get same errors:

<pre>
C:\Program Files\OpenERP\6.0.2\client_src\bin\modules\gui\main.py:694: PangoWarn
ing: couldn't load font "宋体 Not-Rotated 9", falling back to "Sans Not-Rotate
d 9", expect ugly output.
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.te
xtdomain())
C:\Program Files\OpenERP\6.0.2\client_src\bin\modules\gui\main.py:694: PangoWarn
ing: couldn't load font "宋体 9", falling back to "Sans 9", expect ugly output
.
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.te
xtdomain())

</pre>

the "宋体" is the fontName, and Operation System (Simplified Chinese Windows XP SP3)