Modify

Opened 10 years ago

Closed 10 years ago

#11908 closed defect (worksforme)

dependancy graph not working

Reported by: shorif2000 Owned by: Ryan J Ollos
Priority: high Component: MasterTicketsPlugin
Severity: major Keywords:
Cc: Trac Release: 0.12

Description

I have installed this on centos 5. pyhton 2.4. php 5.2.4. trac 0.12. I added a number on the blocked field which refers to ticket number. i click on Depgraph and got the following error.

Most recent call last:

    File "/data/intranet/html/trac/paradox/.egg-cache/TracMasterTickets-3.0.5dev_r13684-py2.4.egg-tmp/mastertickets/templates/depgraph.html", line 32, in <Expression u"Markup(graph_render('cmapx').decode('utf8'))">
    File "/usr/lib/python2.4/site-packages/Trac-0.12.5-py2.4.egg/trac/util/compat.py", line 83, in newfunc
    File "build/bdist.linux-i686/egg/mastertickets/graphviz.py", line 141, in render
    File "/usr/lib/python2.4/subprocess.py", line 542, in __init__
    File "/usr/lib/python2.4/subprocess.py", line 975, in _execute_child

Attachments (0)

Change History (4)

comment:1 Changed 10 years ago by Ryan J Ollos

Did you install Graphviz and configure it according to: MasterTicketsPlugin#Configuration? See also #10452.

comment:2 Changed 10 years ago by shorif2000

I just installed Graphviz and upadted the trac.ini file. i get following error now

No handler matched request to /depgraph/ticket/74

comment:3 Changed 10 years ago by shorif2000

it worked on 2nd refresh

comment:4 Changed 10 years ago by Ryan J Ollos

Resolution: worksforme
Status: newclosed

Great. Glad it is working for you.

Modify Ticket

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