>From IRC : <adumare> I saw a post on the devel mailing list yesterday, someone was getting an error when they started freevo-2 about not being able to load the backgroup jpg... I got the same error... the problem is you need to use imlib2-1.1.2 not imlib2-1.2.0 I'd respond but I'm not on the mailing list and I can't find the post again :)
Bart On Sat, 2005-01-15 at 04:45 +0100, [EMAIL PROTECTED] wrote: > I have now a very strange error when i launch freevo 2.0 - CVS: > ============================================== > ... > File "/home/freevodev/freevo/site-packages/mevas/image.py", line 125, in > set_image > image = imagelib.open(image) > File > "/home/freevodev/freevo/site-packages/mevas/imagelib/imlib2_backend.py", > line 153, in open > return Image(file) > File > "/home/freevodev/freevo/site-packages/mevas/imagelib/imlib2_backend.py", > line 28, in __init__ > self._image = Imlib2.Image(image_or_filename) > File "/home/freevodev/freevo/site-packages/Imlib2.py", line 38, in __init__ > self._image = _Imlib2.open(image_or_filename) > IOError: Could not open /home/freevodev/freevo/share/images/blurrback.jpg: 14 > ============================================== > i can view the /home/freevodev/freevo/share/images/blurrback.jpg file and > the user permissions are OK. I have tried with the skin 'noia' and/or with > the root user, but i get always the same error. > > I am using Imlib2 1.2.0, is it the problem ? > Any other ideas ? > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Freevo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-devel ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
