Modify

Opened 4 years ago

Closed 3 years ago

#3628 closed defect (fixed)

JOSM blocking itself updating broken plugin

Reported by: Bürste Owned by: team
Priority: normal Component: Core
Version: latest Keywords:
Cc:

Description

Steps I did:

-closing JOSM r2130 (javaw.exe has stopped probably)
-downloading and overwriting with the latest version
-starting the latest version
-validator failed start, deactivating
-switch to setting, load list, and updating plugins, readding validator
-file-> quit
-starting JOSM again errormessage 1 and 2 occours
-exiting JOSM
-javaw.exe is still running after one-two minutes, found out while try to remove validator-plugin-file manuell (windows blocking file renaming because it got still a handle)

I assume that the deactivation of the plugin failed and the file handle wasn't deleted probably after exiting the process doesn't terminated right.

Attachments (2)

JOSM cant update plugins.png (4.1 KB) - added by Bürste 4 years ago.
First errormessage
JOSM cant update plugin validator.png (4.5 KB) - added by Bürste 4 years ago.
second errormessage

Download all attachments as: .zip

Change History (4)

Changed 4 years ago by Bürste

First errormessage

Changed 4 years ago by Bürste

second errormessage

comment:1 Changed 4 years ago by Bürste

  • Version set to latest

comment:2 Changed 3 years ago by Gubaer

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

(In [2817]) fixed #3063: Downloading a plugin yields 3 dialogs at the same time: Downloading plugin / You should restart JOSM / Plugin downloaded
fixed #3628: JOSM blocking itself updating broken plugin
fixed #4187: JOSM deleted random files from disk after start (data loss)
fixed #4199: new version - plugins update vs josm start [should be fixed. Be careful if you have two JOSM instances running. Auto-update of plugins in the second instance will fail because plugin files are locked by the first instance]
fixed #4034: JOSM should auto-download plugin list when it hasn't been downloaded before [JOSM now displays a hint]

fixed: splash screen showing again even if plugins are auto-updated
new: progress indication integrated in splash screen
new: cancelable, asynchronous download of plugins from preferences
new: cancelable, asynchronous download of plugin list from plugin download sites
new: asynchronous loading of plugin information, launch of preferences dialog accelerated
refactored: clean up, documentation of plugin management code (PluginHandler)

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.