Hello all,

Today I tried to install the latest Kaa and Freevo2 from svn on Ubuntu 
Gutsy (64-bit). This worked without any problems by the way.
When launching Freevo though, I get the following error:

Fatal Python error: (pygame parachute) Segmentation Fault

Doing some debugging, I found that calling _Imlib2.Image.blend with an 
alpha value between 0 and 255 will result in a segfault. It's apparently 
triggered by imlib_context_set_color_modifier(cmod) in 
kaa/imlib2/src/image.c (line 380).

I updated imlib2 from 1.3 to 1.4 to see if that solved the problem, but 
it didn't.

I'm not sure if I should report this upstream, because E17 works without 
any problems (as does pygame).

Tim Koopman

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to