Pango-WARNING failed to choose a font

CodeLite installation/troubleshooting forum
wmok
CodeLite Curious
Posts: 2
Joined: Sat Sep 18, 2010 9:50 pm
Genuine User: Yes
IDE Question: C++
Contact:

Pango-WARNING failed to choose a font

Post by wmok »

Hi,

I got Pango warning when starting up codelite and the fonts on the codelite GUI cannot be displayed properly, they appear as rectangular boxes. Can somebody help?

[root@scotland usr]# codelite

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

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

Bill
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Pango-WARNING failed to choose a font

Post by eranif »

OS? codelite version?
Make sure you have read the HOW TO POST thread
wmok
CodeLite Curious
Posts: 2
Joined: Sat Sep 18, 2010 9:50 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Pango-WARNING failed to choose a font

Post by wmok »

See below for OS:

[root@scotland usr]# cat /etc/*-release
CentOS release 5.2 (Final)
[root@scotland usr]# uname -r
2.6.18-92.el5

Codelite:

I cannot find out the version by typing 'codelite -v', it already gives me the Pango warning. However, I checked it out yesterday, so whatever version is in the repository in https://codelite.svn.sourceforge.net/sv ... ite/trunk/
Post Reply