Modify

Opened 15 years ago

Closed 12 years ago

Last modified 12 years ago

#5409 closed defect (duplicate)

Graphviz looks for non-existent file 'gvcache'

Reported by: Jonathan Turkanis Owned by: Peter Kropf
Priority: normal Component: GraphvizPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I am running Trac 0.11 with Python 2.4. When I install and enable GraphvizPlugin 0.7.5 I get the following (santized) error:

OSError: [Errno 13] Permission denied: '/var/trac/projects/xxx/gvcache

Attachments (0)

Change History (3)

comment:1 Changed 15 years ago by Russ Tyndall

You need to create a cache directory (that exists) then configure the plugin to use that cache directory. The default cache directory is gvcache.

Checkout the configuration section of http://trac-hacks.org/browser/graphvizplugin/0.11/README.txt

HTH,

Russ

comment:2 Changed 12 years ago by Ryan J Ollos

Resolution: duplicate
Status: newclosed

And this will be handled by #3951.

comment:3 Changed 12 years ago by Ryan J Ollos

Maybe this needs to be better documented on the project wiki page since it seems to be a fairly frequently asked question.

Modify Ticket

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