Modify

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

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

See also:

  • #7483 and #7680 for problems with updating plugins
  • #7406 for problems with replacing files without checking
Last edited 12 months ago by skyper (previous) (diff)

comment:2 Changed 3 months ago by Don-vip

  • Resolution set to fixed
  • Status changed from new to closed

In 5723/josm:

fix #7754 - plugin management: unable to activate plugin after aborted download + fix EDT violations

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.