> Ah, well it would figure that I might find another error with the 
> entice.  I'm using it for most of my image viewing needs now, even 
> without Enlightenment running.
That's what I like to hear.
 
> This error occurs when I click on a bitmap (which shows up in the 
> sidebar and in the preview, but not in the main window), then click on
> any other image file.
I was unable to reproduce this error because I didn't read the bug
report properly, but the bmp not loading is a known issue. The problem
is that the sidebar uses Imlib to load images, but the main window uses
evas directly, which only supports a few filetypes.
I have now adjusted the image-loading code to fall back on imlib if evas
fails to load the image. The only problem I can see is that the
mini-image (in the bottom-right corner) still fails to load such images.
I did try to fix this, but my fix was ugly and failed to solve the
problem, so I took it back out.

The short form is, entice now more-or-less supports all file formats
that imlib can handle, so you should not be able to get the complaint
from ecore. If you do get the error again, please let me know.

Also, while I'm talking, will people with modded versions of entice
please submit patches as the code is getting so messy I'm going to have
to run it through indent, which is sure to cause some conflicts for
people who have locally modded versions. As always, all patches are
welcome, however small.

Thanks,
Daniel

-- 
It's not true unless it makes you laugh, but you don't understand until
it makes you weep.  'Illuminatus!', Robert Shea and Robert Anton Wilson
 http://www.doublezero.uklinux.net/  <--- visit this excellent website
 http://people.pwf.cam.ac.uk/dh286/publickey.asc <-- get my public key

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to