Modify ↓
Opened 5 weeks ago
Last modified 5 weeks ago
#24020 new defect
field papers plugin no longer working
Reported by: | Owned by: | mojodna | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Plugin fieldpapers | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Open preferences > Plugins
- Turn on Field Papers plugin
- Restart JOSM
What is the expected result?
Field papers plugin will be successfully added
What happens instead?
Popup window saying 'Could not load plugin 'fieldpapers'. Delete from preferences?' window appears and field papers plugin is not appearing as expected.
Please provide any additional information below. Attach a screenshot if possible.
Revision:19230 Build-Date:2024-10-02 11:41:59 Identification: JOSM/1.5 (19230 en) Windows 11 64-Bit OS Build number: Windows 10 Enterprise 23H2 (22631) Memory Usage: 432 MB / 23920 MB (292 MB allocated, but free) Java version: 21.0.4+7-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1920x1200x32bpp@60Hz (scaling 1.50×1.50) \Display1 1920x1080x32bpp@60Hz (scaling 1.00×1.00) Maximum Screen Size: 1920×1200 Best cursor sizes: 16×16→48×48, 32×32→48×48 System property file.encoding: UTF-8 System property sun.jnu.encoding: Cp1252 Locale info: en_US Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=1.5.19230, -XX:MaxRAMPercentage=75.0, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, --add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED, --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED, --add-opens=java.desktop/javax.imageio.spi=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED, -Djpackage.app-path=%UserProfile%\AppData\Local\JOSM\JOSM.exe] Last errors/warnings: - 00000.324 W: extended font config - overriding 'filename.Malgun_Gothic=malgun.ttf' with 'MALGUN.TTF' - 00000.326 W: extended font config - overriding 'filename.Myanmar_Text=mmrtext.ttf' with 'MMRTEXT.TTF' - 00000.326 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF' - 00001.021 E: java.security.KeyStoreException: Windows-ROOT not found. Cause: java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available - 00007.834 E: org.openstreetmap.josm.plugins.PluginException: An error occurred in plugin fieldpapers. Cause: java.lang.reflect.InvocationTargetException. Cause: java.lang.NoClassDefFoundError: javax/json/stream/JsonParsingException. Cause: java.lang.ClassNotFoundException: javax.json.stream.JsonParsingException - 00007.857 W: Disable plugin - Could not load plugin 'fieldpapers'. Delete from preferences?
Attachments (1)
Change History (2)
by , 5 weeks ago
Attachment: | Screenshot 2024-11-22 123459.png added |
---|
comment:1 by , 5 weeks ago
Note:
See TracTickets
for help on using tickets.
This is technically fixed in source code (see https://github.com/fieldpapers/josm-fieldpapers/pull/18 ). The plugin maintainer just has to do a release.