Hi all ,
first of all , many thanks for the help setting up bloodhound .
My installation now works just fine , and all others virtualhosts are up too .

I created a new product , mysoftware , and some ticktes related to it .
Everything ok .
Then I tried to delete "default" product , and I got the following error :

Traceback (most recent call last):
  File "/var/www/bloodhound/trac/trac/web/api.py", line 514, in send_error
    data, 'text/html')
File "/var/www/bloodhound/trac/trac/web/chrome.py", line 1019, in render_template
    encoding='utf-8')
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/core.py", line 184, in render
    return encode(generator, method=method, encoding=encoding, out=out)
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/output.py", line 58, in encode
    for chunk in iterator:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/output.py", line 350, in __call__
    for kind, data, pos in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/output.py", line 829, in __call__
    for kind, data, pos in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/output.py", line 669, in __call__
    for kind, data, pos in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/output.py", line 774, in __call__
    for kind, data, pos in chain(stream, [(None, None, None)]):
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/output.py", line 594, in __call__
    for ev in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/core.py", line 289, in _ensure
    for event in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/core.py", line 289, in _ensure
    for event in stream:
File "/var/www/bloodhound/trac/trac/web/chrome.py", line 1156, in _strip_accesskeys
    for kind, data, pos in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/core.py", line 289, in _ensure
    for event in stream:
File "/var/www/bloodhound/trac/trac/web/chrome.py", line 1145, in _generate
    for kind, data, pos in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/core.py", line 289, in _ensure
    for event in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/core.py", line 289, in _ensure
    for event in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/filters/transform.py", line 706, in _unmark
    for mark, event in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/filters/transform.py", line 974, in __call__
    for mark, (kind, data, pos) in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/filters/transform.py", line 734, in __call__
    for mark, event in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/filters/transform.py", line 799, in __call__
    for mark, event in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/filters/transform.py", line 974, in __call__
    for mark, (kind, data, pos) in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/filters/transform.py", line 734, in __call__
    for mark, event in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/filters/transform.py", line 799, in __call__
    for mark, event in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/filters/transform.py", line 1195, in __call__
    for mark, (kind, data, pos) in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/filters/transform.py", line 734, in __call__
    for mark, event in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/filters/transform.py", line 799, in __call__
    for mark, event in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/filters/transform.py", line 746, in __call__
    mark, subevent = next()
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/filters/transform.py", line 702, in _mark
    for event in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/template/base.py", line 618, in _include
    for event in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/template/markup.py", line 378, in _match
    ctxt, start=idx + 1, **vars):
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/template/markup.py", line 378, in _match
    ctxt, start=idx + 1, **vars):
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/template/markup.py", line 326, in _match
    for event in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/template/base.py", line 558, in _flatten
    for kind, data, pos in stream:
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/template/directives.py", line 360, in __call__
    iterable = _eval_expr(self.expr, ctxt, vars)
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/template/base.py", line 289, in _eval_expr
    retval = expr.evaluate(ctxt)
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/template/eval.py", line 177, in evaluate
    return eval(self.code, _globals, {'__data__': data})
File "/var/www/bloodhound/installer/bloodhound/lib/python2.7/site-packages/bhtheme/templates/bloodhound_theme.html", line 315, in <Expression u'iter(qct.fields)'>
<py:for each="field in qct.fields">
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/template/eval.py", line 317, in lookup_attr
    val = getattr(obj, key)
File "/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg/genshi/template/eval.py", line 278, in _die
    raise UndefinedError(self._name, self._owner)
UndefinedError: "qct" not defined


Any idea ?

Thanks

David

Reply via email to