Hi again folks,


I updated to the latest CVS (mine was maybe a week out of date) and now I get this error message.... Any clue what I chould do? I tried re-installing pygame 1.5.3, but that did not change any thing. I also installed freevo 1rc4 and I get the same message....

Thanks in advance -- Per.

./src/osd.py:358: RuntimeWarning: use font: /home/freevo/runtime/lib/python2.2/site-packages/pygame/font.so: undefined symbol: TTF_OpenFontIndexRW
def __init__(self):
Traceback (most recent call last):
File "./src/main.py", line 104, in ?
skin = skin.get_singleton()
File "./src/skin.py", line 75, in get_singleton
exec('import skins.' + config.OSD_SKIN + '.' + config.OSD_SKIN + ' as skinimpl')
File "<string>", line 1, in ?
File "./src/skins/main/main.py", line 82, in ?
import xml_skin
File "./src/skins/main/xml_skin.py", line 108, in ?
osd = osd.get_singleton()
File "./src/osd.py", line 234, in get_singleton
_singleton = util.SynchronizedObject(OSD())
File "./src/osd.py", line 406, in __init__
pygame.font.init()
File "/home/freevo/runtime/lib/python2.2/site-packages/pygame/__init__.py", line 60, in __getattr__
raise NotImplementedError, MissingPygameModule
NotImplementedError: font module not available


_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus&pgmarket=en-ca&RU=http%3a%2f%2fjoin.msn.com%2f%3fpage%3dmisc%2fspecialoffers%26pgmarket%3den-ca




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to