Ticket #2971 (assigned defect)

Opened 7 months ago

Last modified 5 months ago

Erro when using the plugin

Reported by: anonymous Assigned to: anonymous (accepted)
Priority: normal Component: StractisticsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

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

Change History

(follow-up: ↓ 2 ) 04/30/08 02:42:29 changed by dagomez

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

(in reply to: ↑ 1 ) 04/30/08 12:12:48 changed by anonymous

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?

07/03/08 06:28:37 changed by anonymous

  • owner changed from dagomez to anonymous.
  • status changed from new to assigned.

07/03/08 06:29:37 changed by anonymous

You called the function that is not available


Add/Change #2971 (Erro when using the plugin)




Change Properties
Action