Package: lazygal
Version: 0.3.1-3
Severity: normal

[EMAIL PROTECTED]:~/gallery$ lazygal --debug -o lazygal-pages -t default 
lazygal-pictures
Generating to /home/itz/gallery/lazygal-pages
[Entering %ALBUMROOT%/toronto2007]
(/home/itz/gallery/lazygal-pictures/toronto2007)
  MKDIR %WEBALBUMROOT%/toronto2007
(/home/itz/gallery/lazygal-pages/toronto2007)
  RESIZE newpict0018_thumb.jpg
(/home/itz/gallery/lazygal-pages/toronto2007/newpict0018_thumb.jpg)
  RESIZE newpict0018_small.jpg
(/home/itz/gallery/lazygal-pages/toronto2007/newpict0018_small.jpg)
  RESIZE newpict0017_thumb.jpg
(/home/itz/gallery/lazygal-pages/toronto2007/newpict0017_thumb.jpg)
  RESIZE newpict0019_thumb.jpg
(/home/itz/gallery/lazygal-pages/toronto2007/newpict0019_thumb.jpg)
  XHTML newpict0018.html
(/home/itz/gallery/lazygal-pages/toronto2007/newpict0018.html)
Traceback (most recent call last):
  File "/usr/bin/lazygal", line 171, in <module>
    options.check_all_dirs, options.clean_dest)
  File "/var/lib/python-support/python2.5/lazygal/generators.py", line 712, in 
generate
    destgal.make()
  File "/var/lib/python-support/python2.5/lazygal/generators.py", line 410, in 
make
    make.FileMakeObject.make(self, force)
  File "/var/lib/python-support/python2.5/lazygal/make.py", line 58, in make
    d.make() # dependency building is not forced, regardless of current
  File "/var/lib/python-support/python2.5/lazygal/make.py", line 58, in make
    d.make() # dependency building is not forced, regardless of current
  File "/var/lib/python-support/python2.5/lazygal/make.py", line 61, in make
    self.build()
  File "/var/lib/python-support/python2.5/lazygal/generators.py", line 235, in 
build
    self.page_template.dump(tpl_values, self.page_path)
  File "/var/lib/python-support/python2.5/lazygal/tpl.py", line 30, in dump
    page.write(self.instanciate(values))
  File "/var/lib/python-support/python2.5/lazygal/tpl.py", line 37, in 
instanciate
    return self.generate(t=values).render('xhtml')
  File "/var/lib/python-support/python2.5/genshi/core.py", line 179, in render
    return encode(generator, method=method, encoding=encoding, out=out)
  File "/var/lib/python-support/python2.5/genshi/output.py", line 60, in encode
    return _encode(u''.join(list(iterator)))
  File "/var/lib/python-support/python2.5/genshi/output.py", line 311, in 
__call__
    for kind, data, pos in stream:
  File "/var/lib/python-support/python2.5/genshi/output.py", line 592, in 
__call__
    for kind, data, pos in stream:
  File "/var/lib/python-support/python2.5/genshi/output.py", line 698, in 
__call__
    for kind, data, pos in chain(stream, [(None, None, None)]):
  File "/var/lib/python-support/python2.5/genshi/output.py", line 532, in 
__call__
    for ev in stream:
  File "/var/lib/python-support/python2.5/genshi/core.py", line 283, in _ensure
    for event in stream:
  File "/var/lib/python-support/python2.5/genshi/template/base.py", line 569, 
in _include
    for event in stream:
  File "/var/lib/python-support/python2.5/genshi/template/markup.py", line 246, 
in _match
    for event in stream:
  File "/var/lib/python-support/python2.5/genshi/template/base.py", line 543, 
in _exec
    for event in stream:
  File "/var/lib/python-support/python2.5/genshi/template/base.py", line 496, 
in _eval
    for kind, data, pos in stream:
  File "/var/lib/python-support/python2.5/genshi/template/base.py", line 558, 
in _flatten
    for event in self._flatten(substream, ctxt, **vars):
  File "/var/lib/python-support/python2.5/genshi/template/base.py", line 558, 
in _flatten
    for event in self._flatten(substream, ctxt, **vars):
  File "/var/lib/python-support/python2.5/genshi/template/base.py", line 558, 
in _flatten
    for event in self._flatten(substream, ctxt, **vars):
  File "/var/lib/python-support/python2.5/genshi/template/base.py", line 551, 
in _flatten
    for event in stream:
  File "/var/lib/python-support/python2.5/genshi/template/directives.py", line 
541, in _generate
    if _eval_expr(self.expr, ctxt, **vars):
  File "/var/lib/python-support/python2.5/genshi/template/base.py", line 286, 
in _eval_expr
    retval = expr.evaluate(ctxt)
  File "/var/lib/python-support/python2.5/genshi/template/eval.py", line 180, 
in evaluate
    return eval(self.code, _globals, {'__data__': data})
  File "/usr/share/lazygal/themes/default/browse.thtml", line 29, in 
<Expression u'not osize_link.link'>
    <a py:strip="not osize_link.link"
  File "/var/lib/python-support/python2.5/genshi/template/eval.py", line 321, 
in lookup_attr
    val = cls.undefined(key, owner=obj)
  File "/var/lib/python-support/python2.5/genshi/template/eval.py", line 405, 
in undefined
    raise UndefinedError(key, owner=owner)
genshi.template.eval.UndefinedError: {'name': 'small'} has no member named 
"link"
[EMAIL PROTECTED]:~/gallery$ 

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.25.10matica2008070901 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lazygal depends on:
ii  python                        2.5.2-1    An interactive high-level object-o
ii  python-genshi                 0.5.0-1    Python XML-based template engine
ii  python-imaging                1.1.6-3    Python Imaging Library
ii  python-pyexiv2                0.1.2-4+b1 Python binding to Exiv2
ii  python-support                0.8.1      automated rebuilding support for P

lazygal recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to