Package: lazygal
Version: 0.7.1-1

I tried to add some quicktime movies from my Canon camera and go the
following error:

  VIDEOTHUMB 2012-02-27-21-15-52-MVI_0796_thumb.jpg
Traceback (most recent call last):
  File "/usr/bin/lazygal", line 228, in <module>
    album.generate()
  File "/usr/lib/python2.7/dist-packages/lazygal/generators.py", line
838, in generate
    destgal.make()
  File "/usr/lib/python2.7/dist-packages/lazygal/generators.py", line
584, in make
    super(WebalbumDir, self).make(force or needed_build)
  File "/usr/lib/python2.7/dist-packages/lazygal/make.py", line 110, in make
    d.make() # dependency building not forced
  File "/usr/lib/python2.7/dist-packages/lazygal/make.py", line 110, in make
    d.make() # dependency building not forced
  File "/usr/lib/python2.7/dist-packages/lazygal/make.py", line 111, in make
    self.call_build()
  File "/usr/lib/python2.7/dist-packages/lazygal/genmedia.py", line
77, in call_build
    self.build()
  File "/usr/lib/python2.7/dist-packages/lazygal/genmedia.py", line 69, in build
    im = self.resize(self.get_image())
  File "/usr/lib/python2.7/dist-packages/lazygal/genmedia.py", line
216, in get_image
    % self.source_video.filename)
AttributeError: 'VideoThumb' object has no attribute 'source_video'

There are two problems here, one is that thumbnailing failed and the
other that it failed to report it properly and had an exception
instead of a clear message and continuing to work.

Baruch



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to