All,

I have been having similar issue when compiling ParaView 5.1.2 from source with 
QT4 support, which depends on the fontconfig project. 
I could get rid of it by setting FONTCONFIG_PATH to /etc/fonts on my system.

HTH.

Frank.

-----Original Message-----
From: ParaView [mailto:paraview-boun...@paraview.org] On Behalf Of Ben Boeckel
Sent: Mittwoch, 12. Oktober 2016 15:29
To: Gena Bug
Cc: paraview@paraview.org
Subject: Re: [Paraview] ParaView 5.2 Release Candidate 1 available for download

On Tue, Oct 11, 2016 at 23:30:16 +0300, Gena Bug via ParaView wrote:
> I've just tried the 5.2rc and noticed this in the console:
> 
> $ Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", 
> line
> 72: non-double matrix element
> Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line
> 72: non-double matrix element
> Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", 
> line
> 80: saw unknown, expected number

This is due to the way we now package fontconfig. We used to have it just use 
the (non-existent) config files from the package, so you got crappy fonts 
usually. Now, we use the system configuration and you should get the same fonts 
as the system, but it seems that we probably need to update our fontconfig. 
Other than that, the messages are harmless as far as we've been able to tell.

> And a fontconfig folder is created in the run directory with a bunch 
> of cache-files.

Yeah, not sure how to fix this; I had tried putting them into /var/cache like 
the system, but it seems that that flag is insufficient :( .

--Ben
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to