Ticket #988 (closed Bug: fixed)
Cannot write covers (thx Thierry Lejealle)
| Reported by: | bflorat | Owned by: | bflorat |
|---|---|---|---|
| Priority: | 8, high | Milestone: | 1.5.1 |
| Component: | Functional | Version: | 1.5 |
| Keywords: | Cc: | ||
| Regression ?: |
Description (last modified by bflorat) (diff)
Under windows, in some cases (probably when using special directories /desktop.ini), one cannot write covers to the disk
Technical: check http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4939819 Fix: don't use the java.io.File.canWrite() method, catch IOException instead
Note that this workaround should become useless from upcoming 1.5.1 as we removed every canWrite() checks.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
