Opened 17 years ago

Last modified 17 years ago

#1365 closed enhancement

Genshi unsupported — at Version 2

Reported by: anonymous Owned by: Russ Tyndall
Priority: normal Component: TimingAndEstimationPlugin
Severity: normal Keywords: 0.11 Windows
Cc: Trac Release: 0.11

Description (last modified by Noah Kantrowitz)

Trac detected an internal error: AssertionError: HDF dataset not available. Check your clearsilver installation

  • Trac: 0.11dev-r4990
  • Python: 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)]
  • setuptools: 0.6c5
  • SQLite: 3.3.4
  • pysqlite: 2.3.2
  • Genshi: 0.4dev-r509
File "d:\python25\lib\site-packages\Trac-0.11dev_r4990-py2.5.egg\trac\web\main.py", line 428, in dispatch_request
  dispatcher.dispatch(req)
File "d:\python25\lib\site-packages\Trac-0.11dev_r4990-py2.5.egg\trac\web\main.py", line 225, in dispatch
  req.display(template, content_type or 'text/html')
File "d:\python25\lib\site-packages\Trac-0.11dev_r4990-py2.5.egg\trac\web\api.py", line 289, in display
  assert self.hdf, 'HDF dataset not available. Check your clearsilver installation'

Change History (2)

comment:1 Changed 17 years ago by Russ Tyndall

Summary: Management page crashesGenshi unsupported
Type: defectenhancement

I am sorry to say that this plugin does not currently support genshi. I hope to, at some point, get it upgraded but am currently busy with many other projects.

Russ

comment:2 Changed 17 years ago by Noah Kantrowitz

Description: modified (diff)

Fixing formatting.

Note: See TracTickets for help on using tickets.