Opened 18 years ago
Closed 15 years ago
#2971 closed defect (wontfix)
Error when using the plugin
| Reported by: | anonymous | Owned by: | anonymous |
|---|---|---|---|
| Priority: | normal | Component: | StractisticsPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.10 |
Description (last modified by )
The following error:
Trac detected an internal error:
If you think this really should work and you can reproduce it, you should consider reporting this problem to the Trac team.
Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the Python traceback found below.
TracGuide — The Trac User and Administration Guide Python Traceback
Traceback (most recent call last):
File "C:\Arquivos de programas\Phyton24\Lib\site-packages\trac\web\main.py", line 406, in dispatch_request
dispatcher.dispatch(req)
File "C:\Arquivos de programas\Phyton24\Lib\site-packages\trac\web\main.py", line 244, in dispatch
req.display(template, content_type or 'text/html')
File "C:\Arquivos de programas\Phyton24\Lib\site-packages\trac\web\api.py", line 358, in display
data = self.hdf.render(template, form_token)
File "C:\Arquivos de programas\Phyton24\Lib\site-packages\trac\web\clearsilver.py", line 290, in render
template.parseFile(filename)
ParseError: ParseError: [C:\Documents and Settings\postgres\Application Data\Python-Eggs\stractistics-0.4.0-py2.4.egg-tmp\stractistics\templates/myHeader.cs:114] Unknown function first called
I have installed this plugins according the instruction that are on the http://trac-hacks.org/wiki/StractisticsPlugin
Attachments (0)
Change History (5)
comment:1 follow-up: 2 Changed 18 years ago by
comment:2 Changed 18 years ago by
Hi, I'm using the version 0.9.14 of clearsilver and python 2.4.
Replying to dagomez:
Hello, is seems to be a clearsilver problem. What's your clearsilver version?
comment:3 Changed 17 years ago by
| Owner: | changed from dagomez to anonymous |
|---|---|
| Status: | new → assigned |
comment:5 Changed 15 years ago by
| Description: | modified (diff) |
|---|---|
| Resolution: | → wontfix |
| Status: | assigned → closed |
| Summary: | Erro when using the plugin → Error when using the plugin |
0.10 version will no longer be supported. See trunk for a 0.11 version (trunk might have a 0.12 version shortly, in which case a 0.11 branch will be created).



Hello, is seems to be a clearsilver problem. What's your clearsilver version?