Hi List,
I just upgraded to FreevoSVN, now I got the following error:

Freevo 1.8.3-svn r10976 started at Fri Aug 29 00:30:06 2008
--------------------------------------------------------------------------------
2008-08-29 00:30:06,983 INFO     config.py (522): LOGDIR: /var/log 
/var/log/freevo
2008-08-29 00:30:06,984 INFO     config.py (523): STATICDIR: /var/lib 
/var/lib/freevo
2008-08-29 00:30:06,984 INFO     config.py (524): CACHEDIR: /var/cache 
/var/cache/freevo
2008-08-29 00:30:06,985 INFO     config.py (543): Loading freevo 
configuration file "/etc/freevo/freevo.conf"
2008-08-29 00:30:07,078 INFO     config.py (632): Loading local 
configuration file "/etc/freevo/local_conf.py"
ROM_DRIVES: Auto-detected and added "('/mnt/cdrom', '/dev/cdrom', 'CD-1')"
2008-08-29 00:30:07,143 INFO     config.py (1030): overlaydir: 
/var/cache/freevo/vfs

Please run 'freevo cache'

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/freevo/main.py", line 55, in ?
    rc.get_singleton(is_helper=0)
  File "/usr/lib/python2.4/site-packages/freevo/rc.py", line 62, in 
get_singleton
    _singleton = EventHandler(**kwargs)
  File "/usr/lib/python2.4/site-packages/freevo/rc.py", line 511, in 
__init__
    kaa.Timer(self.poll).start(config.POLL_TIME)
TypeError: 'NoneType' object is not callable


I have python 2.4., til now I used 1.80 without problems
Any hints whats going wrong ? POLL_TIME is defined in local_conf.py (The 
error also occurs when I use 0.1 instead of config.POLL_TIME)

-- 
Helmut Auer, [EMAIL PROTECTED] 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to