Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 149723

Summary: games-sports/foobillard: incompatibility with freetype 2.2.x
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: [OLD] GamesAssignee: foser (RETIRED) <foser>
Status: RESOLVED FIXED    
Severity: normal CC: fonts, games, pacho
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2006-10-01 06:40:31 UTC
I've just confirmed this on both Linux and FreeBSD. Foobillard does not work with the (currently masked) 2.2 version of FreeType2, as it ends with the error "FT_Load_Glyph:error#6" (line 588 of font.c source file).

It works fine with FreeType 2.1.

I've tried debugging this but I simply failed, if anybody has an idea on what to do it would be appreciated..

Thanks,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-10-04 10:35:42 UTC
FWIW, by removing the exit(1) the game proceeds fine. I'm playing it for a couple of days now, and it's fine up to now.
Comment 2 Pacho Ramos gentoo-dev 2006-10-08 08:37:50 UTC
Fedora related bug (fixed with a patch from freetype CVS):
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=208084

Thanks
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2006-10-09 13:51:31 UTC
http://cvs.savannah.gnu.org/viewcvs/freetype/freetype2/src/sfnt/ttcmap.c?r1=1.65&r2=1.66&diff_format=u

OK.  This patch needs to be applied to freetype.
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-02-08 14:05:56 UTC
Committed.