gil
Joined: 23 Sep 2008 Posts: 1
|
Posted: Tue Sep 23, 2008 2:11 pm Post subject: gdk_pixbuf_new_from_file failed to load jpeg files |
|
|
Hi,
I'm using Clutter, and in turn it uses gdk_pixbuf_new_from_file function to load an image.
unfortunately failed to load jpeg files.
while calling gdk_pixbuf_new_from_file (filename, error);
I get the following error:
domain: 279
code: 3
message:"Couldn't recognize the image file format for file '/home/redhand.jpeg'"
any ideas?
Gil |
|