Hey,

I installed Freevo 1.7 svn on my Suse 10.2 box, after struggling with
dependency's I installed it succcesfully.

First I had de freevo_conf.py problem, I didn't know you had to place this
manual (maybe do it automaticly in next version). After this was done I
finally could try freevo (after freevo setup) and I got this:

Error: TV_RECORD_DIR not set
Please set TV_RECORD_DIR to the directory, where recordings should be stored
or remove the tv plugin. Autoset variable to /home/voetbe.

Error: VIDEO_SHOW_DATA_DIR not found

Error: can't find /tmp/TV.xml
Use xmltv to create this file or when you don't want to use the tv
module at all, add TV_CHANNELS = [] and plugin.remove('tv') to your
local_conf.py. TVguide is deactivated now.

WARNING: /etc/freevo/lircrc not found!
Traceback (most recent call last):
 File "/usr/local/lib/python2.5/site-packages/freevo/main.py", line 103, in
<module>
   import menu    # The menu widget class
 File "/usr/local/lib/python2.5/site-packages/freevo/menu.py", line 37, in
<module>
   import skin
 File "/usr/local/lib/python2.5/site-packages/freevo/skin.py", line 90, in
<module>
   get_singleton()
 File "/usr/local/lib/python2.5/site-packages/freevo/skin.py", line 72, in
get_singleton
   ' as skinimpl')
 File "<string>", line 1, in <module>
 File "/usr/local/lib/python2.5/site-packages/freevo/skins/main/main.py",
line 40, in <module>
   from area import Skin_Area
 File "/usr/local/lib/python2.5/site-packages/freevo/skins/main/area.py",
line 59, in <module>
   from skin_utils import *
 File
"/usr/local/lib/python2.5/site-packages/freevo/skins/main/skin_utils.py",
line 41, in <module>
   osd = osd.get_singleton()
 File "/usr/local/lib/python2.5/site-packages/freevo/osd.py", line 122, in
get_singleton
   _singleton = OSD()
 File "/usr/local/lib/python2.5/site-packages/freevo/osd.py", line 395, in
__init__
   'misc/freevo_app.png')).convert()
pygame.error: File is not a Windows BMP file

This is not a freevo error but pygame, but maybe some of you know this and
have a solution?
Pygame installation was done without errors.

Thnx,
Denis
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to