Modify

Opened 16 years ago

Closed 13 years ago

Last modified 13 years ago

#2864 closed defect (fixed)

Stractistics had a fatal error when I tried using it

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

Description (last modified by Ryan J Ollos)

Trac detected an internal error:

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

File "/data1/optlocal/Python-2.3.4/lib/python2.3/site-packages/Trac-0.11dev_r6737-py2.3.egg/trac/web/main.py", line 417, in _dispatch_request
  dispatcher.dispatch(req)
File "/data1/optlocal/Python-2.3.4/lib/python2.3/site-packages/Trac-0.11dev_r6737-py2.3.egg/trac/web/main.py", line 197, in dispatch
  resp = chosen_handler.process_request(req)
File "build/bdist.solaris-2.9-sun4u/egg/stractistics/stractistics.py", line 97, in process_requestFile "/data1/optlocal/Python-2.3.4/lib/python2.3/site-packages/Trac-0.11dev_r6737-py2.3.egg/trac/web/clearsilver.py", line 281, in __str__
  hdf_tree_walk(self.hdf.child())
User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13
Trac: 	0.11dev-r6737
Python: 	2.3.4 (#5, Jul 30 2004, 14:10:26) [GCC 3.4.1]
setuptools: 	0.6c5
SQLite: 	3.4.1
pysqlite: 	2.3.5
Genshi: 	0.4.4
mod_python: 	3.3.1
Pygments: 	0.7.1
Subversion: 	1.4.0 (r21228)
jQuery:	1.2.3

Attachments (0)

Change History (3)

comment:1 Changed 16 years ago by dagomez

Hi joeymu, Clearsilver is optional in Trac 0.11 but you'll need it if you want to use Stractistics. Anyways, don´t upgrade to 0.4.0 as it doesn't work under trac 0.11 yet.

comment:2 Changed 13 years ago by Ryan J Ollos

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

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).

comment:3 Changed 13 years ago by Ryan J Ollos

Trac Release: 0.100.11

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.