Comment 2 for bug 538746

Revision history for this message
dmoore (damien-moore) wrote : Re: [Bug 538746] Re: skip creating thumbnails for videos

thanks. at a minimum, we need some exception handling in there (not
trying to read metadata for incompatible mimetypes might also be a
good idea)

On Sun, Mar 14, 2010 at 1:20 PM, Bratix <email address hidden> wrote:
> Traceback (most recent call last):
>  File "/home/XXX/develop/phraymd/phraymd/modules/phraymd/metadata1.py", line 42, in load_metadata
>    rawmeta = pyexiv2.Image(filename)
>  File "/home/XXX/develop/phraymd/phraymd/modules/phraymd/pyexiv2.py", line 397, in __init__
>    libpyexiv2.Image.__init__(self, filename)
> IOError: /home/Bilder/2008/XXX/ffm/test.mpg: The file contains data of an unknown image type
>
> --
> skip creating thumbnails for videos
> https://bugs.launchpad.net/bugs/538746
> You received this bug notification because you are subscribed to
> phraymd.
>