Christian Lyra wrote:
> Hi
> 
> i´d like to add this error too:
> 
> Crash!
> Traceback (most recent call last):
>   File "/usr/lib/python2.4/site-packages/freevo/main.py", line 437, in ?
>     plugin.init(splash.progress)
>   File "/usr/lib/python2.4/site-packages/freevo/plugin.py", line 309, in
> init
>     callback(int((float(current) / len(__all_plugins__)) * 100))
>   File "/usr/lib/python2.4/site-packages/freevo/main.py", line 231, in
> progress
>     skin.draw('splashscreen', None)
>   File "/usr/lib/python2.4/site-packages/freevo/skins/main/main.py",
> line 530, in draw
>     a.draw(settings, object, menu, style, type, self.force_redraw)
>   File "/usr/lib/python2.4/site-packages/freevo/skins/main/area.py",
> line 270, in draw
>     if config.DEBUG_SKIN:
> AttributeError: 'module' object has no attribute 'DEBUG_SKIN'

I think that you were just unlucky to pick up a revision between commits.

BTW you will need to run
freevo convert_config /path/to/local_conf.py
and
freevo convert_config /path/to/local_conf.py -w

Duncan


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

Reply via email to