Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#7915 closed defect (invalid)

AssertionError: HDF dataset not available. Check your clearsilver installation

Reported by: vietlq Owned by:
Priority: normal Milestone:
Component: general Version: 0.11.2.1
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

How to Reproduce

While doing a GET operation on /gantt, Trac issued an internal error.

(please provide additional details here)

User Agent was: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en; rv:1.8.1.19) Gecko/20081212 Camino/1.6.6 (MultiLang) (like Firefox/2.0.0.19)

System Information

Trac 0.11.2.1
Python 2.5.4 (r254:67916, Dec 28 2008, 00:30:48)
[GCC 3.4.6 20060404 (Red Hat 3.4.6-9)]
setuptools 0.6c9
SQLite 3.6.7
pysqlite 2.5.1
Genshi 0.5.1
Pygments 1.0
Subversion 1.4.4 (r25188)
jQuery: 1.2.6

Python Traceback

Traceback (most recent call last):
  File "/usr/local/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/web/main.py", line 432, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/local/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/web/main.py", line 213, in dispatch
    req.display(template, content_type or 'text/html')
  File "/usr/local/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/web/api.py", line 325, 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 (4)

comment:1 by Emmanuel Blot, 15 years ago

Resolution: invalid
Status: newclosed

This is a plugin error (Gantt), please report this error to the plugin maintainer.

It is likely you need to install the ClearSilver legacy library to use this plugin.

comment:2 by vietlq, 15 years ago

Resolution: invalid
Status: closedreopened

Hi eblot,

Thank you for prompt reply. ClearSilver is installed actually: /usr/local/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/mimeview/silvercity.py /usr/local/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/mimeview/silvercity.pyc /usr/local/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/web/clearsilver.pyc /usr/local/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/web/clearsilver.py /usr/local/lib/python2.5/site-packages/clearsilver-0.10.1-py2.5-linux-i686.egg

Which version should I install then? Please kindly advice. Thank you very much! Regards, Viet.

in reply to:  2 comment:3 by Emmanuel Blot, 15 years ago

Resolution: invalid
Status: reopenedclosed

Replying to vietlq:

Hi eblot, Which version should I install then? Please kindly advice. Thank you very much! Regards,

Please read the NewTicketGuidelines: this is an installation issue.

comment:4 by vietlq, 15 years ago

Thanks. I got it & managed to fix :)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.