Hi.
I sometimes get this error message in my trac log (Trac 0.11stable-r7723). Content is served through lighttpd+fcgi.
2008-12-11 16:34:26,846 Trac[main] ERROR: {'title': u'Screenshots'} has no member named "screenshot"
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/Trac-0.11stable_r7723-py2.5.egg/trac/web/main.py", line 432, in _dispatch_request
dispatcher.dispatch(req)
...
File "/usr/lib/python2.5/site-packages/Genshi-0.5.2dev_r947-py2.5-linux-i686.egg/genshi/template/base.py", line 286, in _eval_expr
retval = expr.evaluate(ctxt)
File "/usr/lib/python2.5/site-packages/Genshi-0.5.2dev_r947-py2.5-linux-i686.egg/genshi/template/eval.py", line 180, in evaluate
return eval(self.code, _globals, {'__data__': data})
File "/var/www/.python-eggs/TracScreenshots-0.7-py2.5.egg-tmp/tracscreenshots/templates/screenshot.html", line 11, in <Expression u'screenshots.screenshot.file'>
<h1>${screenshots.screenshot.file}</h1>
File "/usr/lib/python2.5/site-packages/Genshi-0.5.2dev_r947-py2.5-linux-i686.egg/genshi/template/eval.py", line 313, in lookup_attr
val = getattr(obj, key)
File "/usr/lib/python2.5/site-packages/Genshi-0.5.2dev_r947-py2.5-linux-i686.egg/genshi/template/eval.py", line 279, in _die
raise UndefinedError(self._name, self._owner)
UndefinedError: {'title': u'Screenshots'} has no member named "screenshot"
[11/Dec/2008:16:34:23 +0100] "GET /screenshots?index=12 HTTP/1.0" 200 15149
[11/Dec/2008:16:34:24 +0100] "GET /wikicss.css HTTP/1.0" 200 2502
[11/Dec/2008:16:34:25 +0100] "GET /screenshots/31?width=160&height=38&format=raw HTTP/1.0" 200 1701
[11/Dec/2008:16:34:25 +0100] "GET /screenshots/37?width=77&height=120&format=raw HTTP/1.0" 200 6720
[11/Dec/2008:16:34:25 +0100] "GET /screenshots/35?width=124&height=120&format=raw HTTP/1.0" 200 6357
[11/Dec/2008:16:34:26 +0100] "GET /screenshots/32?width=160&height=59&format=raw HTTP/1.0" 200 1901
[11/Dec/2008:16:34:26 +0100] "GET /screenshots/34?width=160&height=89&format=raw HTTP/1.0" 200 2598
[11/Dec/2008:16:34:26 +0100] "GET /screenshots/39?width=69&height=120&format=raw HTTP/1.0" 200 3618
[11/Dec/2008:16:34:26 +0100] "GET /screenshots/36?width=126&height=120&format=raw HTTP/1.0" 200 14393
[11/Dec/2008:16:34:27 +0100] "GET /screenshots/38?width=160&height=102&format=raw HTTP/1.0" 200 9374
[11/Dec/2008:16:34:27 +0100] "GET /screenshots/41?width=137&height=120&format=raw HTTP/1.0" 200 5046
[11/Dec/2008:16:34:27 +0100] "GET /screenshots/40?width=160&height=111&format=raw HTTP/1.0" 200 5447