After adding screenshots, I am unable to delete them. If I shut the Apache Server down I can delete them manually.
System Specs
ScreenshotPlugin?: 0.11
Trac: 0.11
Server: Apache 2.4 + mod_python 3.3.1
Database: sqlite 3.5.4
OS: Windows 2003
Debug Log file:
2008-08-27 10:08:28,107 Trac[api] DEBUG: DELETE FROM screenshot WHERE id = 2
2008-08-27 10:08:28,107 Trac[api] DEBUG: DELETE FROM screenshot_version WHERE screenshot = 2
2008-08-27 10:08:28,107 Trac[api] DEBUG: DELETE FROM screenshot_component WHERE screenshot = 2
2008-08-27 10:08:28,107 Trac[core] DEBUG: path: D//projects/screenshots/2
2008-08-27 10:08:28,107 Trac[main] WARNING: 500 Trac Error (Error deleting screenshot. Original message was: [Error 3] The system cannot find the path specified: u'D//projects/screenshots/2\\*.*')
Trac Reported Error:
Error deleting screenshot. Original message was: [Error 3] The system cannot find the path specified: u'D//projects/screenshots/2\\*.*'