Modify

Opened 16 years ago

Closed 16 years ago

#1916 closed defect (fixed)

Deleting deactivated plugins under Windows not possible (file in use)

Reported by: anonymous Owned by: framm
Priority: major Milestone:
Component: unspecified Version: latest
Keywords: plugins Cc:

Description

When starting JOSM v1189, almost all my plugins was unloaded due to errors, and I wasn't allowed to delete the plugins or try to update them (Error deleting plugin)

Attachments (0)

Change History (3)

comment:1 by stoecker, 16 years ago

Summary: Plugin supportDeleting deactivated plugins under Windows not possible (file in use)

I assume you have windows

Short term solution:

  • Deactivate them
  • Restart
  • Reactivate (now deleting should be possible).

comment:2 by jpstotz, 16 years ago

A better (automated) solution may be to mark the plugin jar to be deleted on closing JOSM by calling deleteOnExit() of the File. The file will then be deleted when the Java VM exits.

comment:3 by stoecker, 16 years ago

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.