Bug#448494: Still present in 2.5.0-2

2007-11-19 Thread Felix Homann

Keith Packard wrote:

 Weird. I'll enable bitmap fonts and fix this today. Thanks for filing
 a bug.

Just to let you know: On my system Qt4 apps are still affected by this 
bug with fontconfig 2.5.0-2.


Kind regards,

Felix



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#448494: Still present in 2.5.0-2

2007-11-19 Thread Keith Packard

On Mon, 2007-11-19 at 17:14 +0100, Felix Homann wrote:

 Just to let you know: On my system Qt4 apps are still affected by this 
 bug with fontconfig 2.5.0-2.

Thanks. Can you figure out which font the apps are matching now? One way
is to use lsof. The trouble is that Qt4 has it's own font matching
mechanism that it layers on top of fontconfig which integrates core and
client fonts in a rather inconsistent fashion.

-- 
[EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part


Bug#448494: Still present in 2.5.0-2

2007-11-19 Thread Felix Homann

Keith Packard wrote:

On Mon, 2007-11-19 at 17:14 +0100, Felix Homann wrote:

Just to let you know: On my system Qt4 apps are still affected by this 
bug with fontconfig 2.5.0-2.


Thanks. Can you figure out which font the apps are matching now? One way
is to use lsof. The trouble is that Qt4 has it's own font matching
mechanism that it layers on top of fontconfig which integrates core and
client fonts in a rather inconsistent fashion.



Here you go:

fontconfig 2.5.0-2:

lsof | grep qt4app | grep fonts
lsof: WARNING: can't stat() ext3 file system /dev/.static/dev
  Output information may be incomplete.
qt4app27145 fex  mem   REG8,514116 
 21561978 /usr/share/fonts/X11/100dpi/helvR08.pcf.gz
qt4app27145 fex  mem   REG8,514077 
 21561960 /usr/share/fonts/X11/100dpi/helvB08.pcf.gz



fontconfig 2.4.2-1.4:

lsof | grep qt4app | grep fonts
lsof: WARNING: can't stat() ext3 file system /dev/.static/dev
  Output information may be incomplete.
qt4app26755 fex  mem   REG8,565932 
 19172479 /usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf
qt4app26755 fex  mem   REG8,558716 
 19172481 /usr/share/fonts/truetype/ttf-bitstream-vera/VeraBd.ttf


Hope it helps. If there's anything more you need, please let me know.

Kind regards,

Felix





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]