Modify

Opened 14 years ago

Closed 14 years ago

#4034 closed enhancement (fixed)

JOSM should auto-download plugin list when it hasn't been downloaded before

Reported by: avarab@… Owned by: team
Priority: minor Milestone:
Component: Core Version: latest
Keywords: usability, preferences, plugins Cc:

Description

  1. rm -rf ~/.josm
  2. Start JOSM
  3. Preferences -> Plugin list

The plugin list is empty for new installations, instead it should auto-download the list if it hasn't before. Or alternatively display a textual hint where the plugins would have been saying you need to download the list.

Attachments (0)

Change History (2)

comment:1 by avarab@…, 14 years ago

Keywords: usability preferences plugins added

comment:2 by Gubaer, 14 years ago

Resolution: fixed
Status: newclosed

(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)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.