Modify

Opened 16 years ago

Closed 16 years ago

#2248 closed defect (duplicate)

got error when trying to show any graph

Reported by: lm@… Owned by: Markus Pelkonen
Priority: normal Component: TimeVisualizerPlugin
Severity: normal Keywords:
Cc: Markus Pelkonen Trac Release: 0.10

Description

I installed this plugin and tried to show full graph for project using URL: http://localhost/trac/dba/tractimevisualizer

Insted of graph I have error:

Traceback (most recent call last):

File "/usr/share/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request File "/usr/share/python2.4/site-packages/trac/web/main.py", line 237, in dispatch File "build/bdist.linux-i686/egg/tractimevisualizerplugin/pluginwrapper.py", line 31, in process_request File "build/bdist.linux-i686/egg/tractimevisualizerplugin/impl.py", line 326, in process_request File "build/bdist.linux-i686/egg/tractimevisualizerplugin/impl.py", line 101, in build_svg

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

Regards Łukasz

Attachments (0)

Change History (2)

comment:1 Changed 16 years ago by Markus Pelkonen

Cc: Markus Pelkonen added; anonymous removed

Magnus reported similar issue and has made a patch, see #2223. Could u try that and tell if it did help.

comment:2 Changed 16 years ago by Markus Pelkonen

Resolution: duplicate
Status: newclosed

0.5 RC1 should fix this, please report any further issues to #2223, which already addresses this same issue. Closing ticket..

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Markus Pelkonen.
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.