ownergustworld / gmapcatcher

Automatically exported from code.google.com/p/gmapcatcher
1 stars 0 forks source link

Access denied error #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
 I'm uncertain about the step to replicate this issue.
 After browsing the maps for a few minutes I notice an error.

What is the expected output? What do you see instead?
 There should be no errors like this! 

Please use labels and text to provide additional information.
 Log file Attached

Original issue reported on code.google.com by heldersepu on 27 Apr 2009 at 1:58

Attachments:

GoogleCodeExporter commented 9 years ago
It seems that this issue is because we are trying to delete a file that is in 
use:

    File: tilesreposfs.py
Line #55: os.remove(filename)

Original comment by heldersepu on 27 Apr 2009 at 2:31

GoogleCodeExporter commented 9 years ago
Issue fixed in R305

Original comment by heldersepu on 27 Apr 2009 at 2:40