On Mon, 2011-01-10 at 17:37 +0100, Alberto Hernando wrote:
> Hi.
> 
> I just upgraded to svn to check if videothumbnails is working. To make
> sure, I removed all old instalation and sources, and now freevo seems
> to be broken.
> I get this:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/freevo/main.py", line 522, in
> <module>
>     plugin.init(splash.progress)
>   File "/usr/lib/python2.5/site-packages/freevo/plugin.py", line 323,
> in init
>     callback(int((float(current) / len(__all_plugins__)) * 100))
>   File "/usr/lib/python2.5/site-packages/freevo/main.py", line 243, in
> progress
>     skin.draw('splashscreen', None, blend=blend)
> TypeError: draw() got an unexpected keyword argument 'blend'
> 
> Notice I'm using python-2.5. In my local_conf.py I have
> 
> FREEVO_USE_ALPHABLENDING = 0
Thanks missed one file when checking in the updates to the screen
transition code.

Note that FREEVO_USE_ALPHABLENDING is now SKIN_USE_SCREEN_TRANSITIONS,
you can use convert_config to update your local_conf.py.

Cheers

Adam


------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to