Modify ↓
Opened 3 years ago
Closed 3 years ago
#21926 closed defect (worksforme)
ImageImport plugin
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin importimage | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Activate plugin
- Open Imagery Menu
- Select "import image from file"
What is the expected result? Ability to import png image into project
What happens instead? Nothing -the menu option (that and "import from clipboard") does not exist despite the plugin being activated.
Please provide any additional information below. Attach a screenshot if possible.
Prior to this occurring, an error was thrown by the Plugin itself.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2022-03-06 10:38:55 +0100 (Sun, 06 Mar 2022) Build-Date:2022-03-07 02:31:09 Revision:18387 Relative:URL: ^/trunk Identification: JOSM/1.5 (18387 en) Windows 11 64-Bit OS Build number: Windows 10 Enterprise 2009 (22000) Memory Usage: 247 MB / 247 MB (31 MB allocated, but free) Java version: 1.8.0_321-b07, Oracle Corporation, Java HotSpot(TM) Client VM Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel Screen: \Display0 1920×1080 (scaling 1.00×1.00) \Display1 1920×1080 (scaling 1.00×1.00) \Display2 1920×1080 (scaling 1.00×1.00) Maximum Screen Size: 1920×1080 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: Cp1252 System property sun.jnu.encoding: Cp1252 Locale info: en_US Numbers with default locale: 1234567890 -> 1234567890 Dataset consistency test: No problems found Plugins: + BuildingGeneralization (36) + Create_grid_of_ways (35893) + DxfImport (1014) + FastDraw (35893) + ImportImagePlugin (35893) + ImproveWay (32) + Lanes (${version.entry.commit.revision}) + MakeParallel (v1.1.0) + PolygonCutOut (v0.7) + RelationDissolve (0.2.0) + alignways (35896) + apache-commons (35893) + areaselector + austriaaddresshelper (1597341117) + auto_tools (81) + buildings_tools (35916) + centernode (v1.0.4) + config (1547306483) + continuosDownload (99) + ejml (35893) + geotools (35906) + gridify (1606242219) + importvec (35893) + jaxb (35893) + jts (35893) + junctionchecking (35893) + log4j (35893) + measurement (35893) + merge-overlap (35893) + michigan_left (35893) + namemanager (35893) + pdfimport (35893) + photoadjust (35893) + print (35893) + public_transport (35893) + reltoolbox (35893) + rex (53) + shrinkwrap (v1.0.4) + splinex (35893) + terracer (35893) + utilsplugin2 (35893) + waydownloader (35893) + wikipedia (605) Map paint styles: - C:\Users\Joe Gann\Downloads\elemstyles.mapcss - C:\Users\Joe Gann\Downloads\elemstyles.mapcss + https://josm.openstreetmap.de/josmfile?page=Styles/Enhanced_Lane_and_Road_Attributes&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/RU-SubwayEntranceLabeling&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/NewHighwayColors&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/Mountains&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/ColorWays&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Highway_Nodes&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1 + https://www.openrailwaymap.org/styles/electrified.zip + https://josm.openstreetmap.de/josmfile?page=Styles/Power&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransportV2&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/Admin_Boundaries&zip=1 Last errors/warnings: - 00004.971 W: Unable to request certificate of https://grca.nat.gov.tw - 00007.509 W: Failed to load Mappaint styles from 'C:\Users\Joe Gann\Downloads\elemstyles.mapcss'. Exception was: java.nio.file.NoSuchFileException: C:\Users\Joe Gann\Downloads\elemstyles.mapcss - 00007.509 E: java.nio.file.NoSuchFileException: C:\Users\Joe Gann\Downloads\elemstyles.mapcss - 00007.611 W: Failed to load Mappaint styles from 'C:\Users\Joe Gann\Downloads\elemstyles.mapcss'. Exception was: java.nio.file.NoSuchFileException: C:\Users\Joe Gann\Downloads\elemstyles.mapcss - 00007.611 E: java.nio.file.NoSuchFileException: C:\Users\Joe Gann\Downloads\elemstyles.mapcss - 00010.021 W: Plugin areaselector requires Java version 11. The current Java version is 8. You have to update Java in order to use this plugin. OSM API: https://opengeofiction.net/api
Attachments (0)
Note:
See TracTickets
for help on using tickets.
You need to run Java 11+ for areaselector -- we updated the
boofcv
dependencies to 0.39.1 some time ago, and that restricts areaselector to Java 11+.Please consider using the Windows installer.