I get errors with commands you gave me like:

>>> import kaa.imlib2
>>> kaa.imlib2.open('/usr/share/freevo/icons/themes/blurr/mimetypes/folder_image.png')
Traceback (most recent call last):
 File "<stdin>", line 1, in <module>
 File "/usr/lib/python2.5/site-packages/kaa/imlib2/__init__.py", line
73, in open
   image = Image(file)
 File "/usr/lib/python2.5/site-packages/kaa/imlib2/image.py", line
71, in __init__
   self._image = _Imlib2.open(image_or_filename, use_cache)
IOError: Could not open
/usr/share/freevo/icons/themes/blurr/mimetypes/folder_image.png: 14
>>>

I have recompilled imlib2 and everything is working great now! Thank you!

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