Bug 236071 - sci-physics/root: New opengl classes don't find fonts
Bug#: 236071 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: sci-physics@gentoo.org Reported By: benni@netronaut.de
Component: Ebuilds
URL: 
Summary: sci-physics/root: New opengl classes don't find fonts
Keywords:  
Status Whiteboard: 
Opened: 2008-08-28 22:01 0000
Description:   Opened: 2008-08-28 22:01 0000
Hi,

the example /usr/share/doc/root-5.20.00/tutorials/eve/test_compound.C does not
run in the portage version of root, since it assumes fonts installed in
$ROOTSYS/fonts, which is not the case here.

This is a root bug (http://savannah.cern.ch/bugs/?40816) and fixed in root svn.

I am attaching the patch.


Cheers,

Benjamin

Reproducible: Always

------- Comment #1 From Benjamin Bannier 2008-08-28 22:01:39 0000 -------
Created an attachment (id=164034) [details]
patch againt main tree

------- Comment #2 From Sébastien Fabbro 2008-09-23 13:05:30 0000 -------
Now in cvs. Thanks!