Opened 12 months ago
Closed 3 months ago
#7754 closed defect (fixed)
plugin management: unable to activate plugin after aborted download
| Reported by: | e-blu@… | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | tested | Keywords: | |
| Cc: |
Description
Windows XP; Ubuntu 11.10
When clicking "cancel" while downloading a plugin (e.g. ImageImportPlugin which is larger and therefore taking longer than most others), the partially downloaded file remains in the plugin directory. Due to this, the plugin cannot neither be used (as it is incomplete) nor be downloaded again (as it is existing) from within JOSM without manually deleting the file in the plugin directory.
If possible, shouldn't cancelling the download remove the partially downloaded file from the plugin directory?
Attachments (0)
Change History (2)
comment:1 Changed 12 months ago by skyper
comment:2 Changed 3 months ago by Don-vip
- Resolution set to fixed
- Status changed from new to closed
In 5723/josm:



Better download only to a temp file and check the file before deleting the old one which is often still functional.
See also: