Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149723 - games-sports/foobillard: incompatibility with freetype 2.2.x
Summary: games-sports/foobillard: incompatibility with freetype 2.2.x
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: foser (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-01 06:40 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2007-02-08 14:05 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.