Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

#3402 closed defect (invalid)

trying to get tractab plugin to work on trac.0.10-10

Reported by: dotis@… 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 eblo)

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 eblo, 18 years ago

Description: modified (diff)
Resolution: invalid
Status: newclosed

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

(fixing description / python traceback)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström 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.