I'm getting the following startup error after upgrading to 1.7.3.
I noticed these notes in freevo_config.py:
Added SENSORS_PLATFORM_PATH and SENSORS_I2CDEV_PATH for sensor paths
However, they are not defined in the file.
Jim
================================================================================
Freevo 1.7.3 r9794 started at Sun Aug 19 10:05:23 2007
--------------------------------------------------------------------------------
2007-08-19 10:05:23,247 INFO config.py (544): Loading cfg overrides:
/home/lroom/.freevo/local_conf.py
Error: VIDEO_SHOW_DATA_DIR not found
ROM_DRIVES: Auto-detected and added "('/mnt/dvd', '/dev/dvd', 'DVD-1')"
2007-08-19 10:05:23,312 INFO new process watcher instance
Warning: cache is older than 7 days
Running 'freevo cache' is recommended.
PyLirc resumed!
failed to load plugin idlebar.system.sensors
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 562,
in __load_plugin__
p = eval('%s(%s)' % (object, paramlist))
File "<string>", line 0, in ?
File
"/usr/lib/python2.4/site-packages/freevo/plugins/idlebar/system.py",
line 295, in __init__
self.cpu = self.sensor(cpu, '@', self.hotstack)
File
"/usr/lib/python2.4/site-packages/freevo/plugins/idlebar/system.py",
line 193, in __init__
self.pathform_path = config.SENSORS_PLATFORM_PATH
AttributeError: 'module' object has no attribute 'SENSORS_PLATFORM_PATH'
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users