Opened 11 years ago

Last modified 8 years ago

#11155 closed defect

File permission errors — at Initial Version

Reported by: anonymous Owned by: Peter Kropf
Priority: normal Component: GraphvizPlugin
Severity: normal Keywords:
Cc: Christian Boos Trac Release: 1.0

Description

I'm not sure what causes it but quite often the following error is thrown when trying to check in a new graph. The error occurs at line 640 in graphviz.py (0.7.5dev):

os.unlink(os.path.join(self.cache_dir, file))

Trac detected an internal error:

WindowsError: [Error 5] Access is denied: u'D:
www
apache
trac
htdocs
acct_mgr'

Change History (0)

Note: See TracTickets for help on using tickets.