Modify

Opened 15 years ago

Closed 15 years ago

#5254 closed defect (duplicate)

Error al entrar al stractistics

Reported by: chebetos@… Owned by: dagomez
Priority: normal Component: StractisticsPlugin
Severity: critical Keywords:
Cc: Trac Release: 0.11

Description

Al ingresar al stractistics, haciendo clic en esta opcion de menu, me arroja el siguiente error:

Oops… Trac detected an internal error:

AttributeError: 'NoneType' object has no attribute 'getValue'

File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 423, in _dispatch_request

dispatcher.dispatch(req)

File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 197, in dispatch

resp = chosen_handler.process_request(req)

File "build/bdist.linux-i686/egg/stractistics/web_ui.py", line 123, in process_requestFile "build/bdist.linux-i686/egg/stractistics/global_reports.py", line 31, in global_reportsFile "build/bdist.linux-i686/egg/stractistics/global_reports.py", line 72, in _repository_activityFile "/usr/lib/python2.5/site-packages/trac/web/clearsilver.py", line 167, in getitem

value = self.get(name, None)

File "/usr/lib/python2.5/site-packages/trac/web/clearsilver.py", line 161, in get

value = self.hdf.getValue(str(name), '<<NONE>>')

System Information:

User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4) Gecko/20090423 Firefox/3.5b4 Trac: 0.11 Python: 2.5.2 (r252:60911, Oct 5 2008, 19:42:18) [GCC 4.3.2] setuptools: 0.6c9 SQLite: 3.5.9 pysqlite: 2.4.1 Genshi: 0.6dev-r1052 mod_python: 3.3.1 Subversion: 1.5.1 (r32289) jQuery: 1.2.3

Lo tengo instalado en Ubuntu Server 8.10 (Linux ubuntu 2.6.27-11-server #1 SMP Wed Apr 1 21:53:55 UTC 2009 i686 GNU/Linux)

Attachments (0)

Change History (2)

comment:1 Changed 15 years ago by anonymous

What's your clearsilver version number? Does any other clearsilver plugin work for you?

comment:2 Changed 15 years ago by fkadmin@…

Resolution: duplicate
Status: newclosed

see #4054

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain dagomez.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.