Modify ↓
Ticket #4679 (closed defect: fixed)
JOSM no longer finds plugins in /usr/share/josm/plugins
| Reported by: | tom@… | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
I just upgraded from the previous (r2561) tested version to the new (r3070) one and JOSM is no longer finding my plugins in /usr/share/josm/plugins - in fact strace suggests it is now only looking in ~/.josm/plugins and not in any of the other places the source claims it will look.
Even adding -Djosm.plugins.path=/usr/share/josm/plugins doesn't seem to work.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



(In [3130]) fixed #4679 - JOSM no longer finds plugins in /usr/share/josm/plugins