Modify ↓
Opened 19 years ago
Closed 19 years ago
#3402 closed defect (invalid)
trying to get tractab plugin to work on trac.0.10-10
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | general | Version: | 0.9.6 |
| Severity: | major | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
I get this error when I click the link
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 314, in dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 204, in dispatch
req.display(template, content_type or 'text/html')
File "/usr/lib/python2.4/site-packages/trac/web/api.py", line 329, in display
data = self.hdf.render(template)
File "/usr/lib/python2.4/site-packages/trac/web/clearsilver.py", line 288, in render
template.parseFile(filename)
Error: Traceback (innermost last):
File "csparse.c", line 294, in cs_parse_file()
File "neo_hdf.c", line 1982, in hdf_search_path()
NotFoundError: Path tractab.cs not found
Attachments (0)
Change History (1)
comment:1 by , 19 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Please report plugin issues to the original author(s): th:wiki:TracTabPlugin, or use the mailing list for installation issues.
(fixing description / python traceback)