Public bug reported: Binary package hint: libfreetype6
When trying to draw text on a surface using libSDL_ttf (TTF_RenderText_Solid()) it fails with TTF_GetError() returning: Failed loading DPMSDisable: /usr/lib/libX11.so.6: undefined symbol: DPMSDisable After some googling I found out that this problem is from a bug in Freetype 2.2.1 and it's fixed in 2.2.10 I think. I'm using version 2.2.1-5 of the Freetype lib. Check out http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=374062;msg=19 ** Affects: freetype (Ubuntu) Importance: Undecided Status: Unconfirmed -- Freetype 2.2.1 causes bug in SDL_ttf https://launchpad.net/bugs/89737 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
