Subject: Re: firefox/thunderbird printing problems with latest fontconfig
To: Mark Davies <mark@mcs.vuw.ac.nz>
From: Geert Hendrickx <ghen@NetBSD.org>
List: pkgsrc-users
Date: 10/19/2006 13:18:09
On Thu, Oct 19, 2006 at 11:41:30PM +1300, Mark Davies wrote:
> I found the problem: firefox (and thunderbird/seamonkey/sunbird) is calling 
> FcCharSetDestroy() on something fontconfig explicitly says "Applications must 
> not free" so it should FcCharSetCopy() it each time it wants it.
> I've patched the packages to fix this and I see that firefox2.0rc3 already has 
> it fixed.

Thanks!

	Geert