Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#2520 closed defect (fixed)

AssertionError: HDF dataset not available. Check your clearsilver installation

Reported by: david.barnhill@… Owned by: edunne
Priority: normal Component: TestCaseManagementPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

How to Reproduce: While doing a GET operation on /testmanagement/, Trac issued an internal error.

System Information
Trac  0.11b1  
Python  2.4.3 (#1, Dec 11 2006, 11:39:03) 
[GCC 4.1.1 20061130 (Red Hat 4.1.1-43)]  
setuptools  0.6c7  
SQLite  3.3.6  
pysqlite  1.1.7  
Genshi  0.5dev-r789  
Pygments  0.9  
Subversion  1.4.2 (r22196)

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/Trac-0.11b1-py2.4.egg/trac/web/main.py", line 398, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/Trac-0.11b1-py2.4.egg/trac/web/main.py", line 204, in dispatch
    req.display(template, content_type or 'text/html')
  File "/usr/lib/python2.4/site-packages/Trac-0.11b1-py2.4.egg/trac/web/api.py", line 297, in display
    assert self.hdf, 'HDF dataset not available. Check your clearsilver installation'
AssertionError: HDF dataset not available. Check your clearsilver installation

Attachments (0)

Change History (2)

comment:1 Changed 17 years ago by edunne

Resolution: fixed
Status: newclosed

yeah it's not compatible yet with 0.11.

should be posted up on Tues May 20th

comment:2 Changed 17 years ago by anonymous

although installing clear silver should get you up an running right away...

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain edunne.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.