I can't remember if it matter or not but change

TV_RECORD_DIR = /home/brandon/Recordings  to  TV_RECORD_DIR = 
'/home/brandon/Recordings'

I'm pretty sure you need the quotes


Brandon Rader wrote:
> OK, I uncommented the TV_RECORD_DIR line and now I get an error about 
> it.  I did actually mean to put a subject on it but I was multitasking 
> and forgot to finish it.
>
>   File 
> "/usr/lib/python2.4/site-packages/freevo/helpers/recordserver.py", 
> line 91, in ?
>     import config
>   File "/usr/lib/python2.4/site-packages/freevo/config.py", line 471, in ?
>     execfile(overridefile, globals(), locals())
>   File "/home/brandon/.freevo/local_conf.py", line 706
>     TV_RECORD_DIR = /home/brandon/Recordings
>
> Here are the errors I get when TV_RECORD_DIR is commented out and I 
> try to watch recordings...
>
> Freevo start at Thu Sep 21 15:36:17 2006
> ------------------------------
> -------------------------------------------------
>
> 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/brandon.
>
> Error: VIDEO_SHOW_DATA_DIR not found
> XMTV: Auto-detected channel list
>
> Please run 'freevo cache'
>
> WARNING: PyLirc not found, lirc remote control disabled!
> failed to load plugin video.mplayer
> start 'freevo plugins -l' to get a list of plugins
> Traceback (most recent call last):
>   File "/usr/lib/python2.4/site-packages/freevo/plugin.py", line 572, 
> in __load_plugin__
>     p = eval(object)()
>   File 
> "/usr/lib/python2.4/site-packages/freevo/video/plugins/mplayer.py", 
> line 112, in __init__
>     _debug_("MPlayer version set to: %s" % config.MPLAYER_VERSION)
> AttributeError: 'module' object has no attribute 'MPLAYER_VERSION'
> no event mapping for key 4 in context menu
> send button event BUTTON arg=4
> no event mapping for key 1 in context menu
> send button event BUTTON arg=1
> IOError reading /home/brandon/.rnd
> Traceback (most recent call last):
>   File "/usr/lib/python2.4/site-packages/freevo/main.py", line 315, in 
> eventhandler
>     app.eventhandler(event)
>   File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 561, in 
> eventhandler
>     action( arg=arg, menuw=self )
>   File "/usr/lib/python2.4/site-packages/freevo/video/videoitem.py", 
> line 550, in play
>     error = self.player.play(mplayer_options, self)
>   File 
> "/usr/lib/python2.4/site-packages/freevo/video/plugins/xine.py", line 
> 232, in play
>     self.app = childapp.ChildApp2(command)
>   File "/usr/lib/python2.4/site-packages/freevo/childapp.py", line 
> 384, in __init__
>     ChildApp.__init__(self, app, debugname, doeslogging)
>   File "/usr/lib/python2.4/site-packages/freevo/childapp.py", line 
> 135, in __init__
>     self.child   = util.popen3.Popen3(start_str)
>   File "/usr/lib/python2.4/site-packages/freevo/util/popen3.py", line 
> 95, in Popen3
>     return Popen4(cmd, cwd=cwd)
>   File "/usr/lib/python2.4/site-packages/freevo/util/popen3.py", line 
> 67, in __init__
>     popen2.Popen3.__init__(self, cmd, 1, 100)
>   File "/usr/lib/python2.4/popen2.py", line 46, in __init__
>     self.pid = os.fork()
> OSError: [Errno 12] Cannot allocate memory
>
>
> Brandon
>
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> 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
>   

-------------------------------------------------------------------------
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