#3402: trying to get tractab plugin to work on trac.0.10-10
------------------------------+---------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas  
     Type:  defect            |       Status:  closed 
 Priority:  high              |    Milestone:         
Component:  general           |      Version:  0.9.6  
 Severity:  major             |   Resolution:  invalid
 Keywords:                    |  
------------------------------+---------------------------------------------
Changes (by eblo):

  * resolution:  => invalid
  * status:  new => closed

Old description:

> 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

New description:

 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
 }}}

Comment:

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

 (fixing description / python traceback)

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3402>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to