Modify ↓
Opened 5 years ago
Closed 5 years ago
#20724 closed defect (duplicate)
Randomly appearing mapillary update, then bug report appears.
| Reported by: | Owned by: | taylor.smock | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin mapillary | Version: | |
| Keywords: | template_report | Cc: | github-actions-mapwithai-bot |
Description
What steps will reproduce the problem?
- just using josm and mapillary for normal workflow
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2021-04-07 23:41:13 +0200 (Wed, 07 Apr 2021)
Build-Date:2021-04-08 01:30:56
Revision:17714
Relative:URL: ^/trunk
Identification: JOSM/1.5 (17714 en) Mac OS X 10.16
OS Build number: macOS 11.2.3 (20D91)
Memory Usage: 1190 MB / 1820 MB (205 MB allocated, but free)
Java version: 1.8.0_281-b09, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Look and Feel: com.formdev.flatlaf.FlatDarculaLaf
Screen: Display 188945227 1920×1080 (scaling 1.00×1.00) Display 188945226 1920×1080 (scaling 1.00×1.00) Display 69943696 2048×1152 (scaling 1.00×1.00)
Maximum Screen Size: 2048×1152
Best cursor sizes: 16×16→16×16, 32×32→32×32
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
VM arguments: [-Djava.security.policy=file:<java.home>/lib/security/javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>/bin, -Djava.security.manager, -Djnlpx.origFilenameArg=${HOME}/Downloads/josm-latest.jnlp, -Djnlpx.remove=false, -Dsun.awt.warmup=true, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=NULL,2048m, -Dmacosx.jnlpx.dock.name=JOSM (development version), -Dmacosx.jnlpx.dock.icon=${HOME}/Library/Application Support/Oracle/Java/Deployment/cache/6.0/25/4c122699-5f3ee590.icns, -Djnlpx.jvm="<java.home>/bin/java"]
Dataset consistency test: No problems found
Plugins:
+ FastDraw (35640)
+ Mapillary (1.5.37.4)
+ PicLayer (2a9aa7a)
+ apache-commons (35524)
+ apache-http (35589)
+ auto_tools (73)
+ buildings_tools (35669)
+ ejml (35458)
+ flatlaf (35703)
+ geotools (35458)
+ graphview (35640)
+ imagery_offset_db (35640)
+ javafx-osx (35655)
+ jaxb (35543)
+ jna (35662)
+ jts (35458)
+ markseen (14)
+ opendata (35640)
+ osm-obj-info (56)
+ rex (53)
+ scripting (30798)
+ tageditor (35640)
+ turnlanes-tagging (288)
+ turnrestrictions (35640)
+ utilsplugin2 (35691)
Map paint styles:
+ https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1
+ https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart-Styles.mapcss
- https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Streets&zip=1
- https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Overlapping%20Ways.mapcss
- ${HOME}/Downloads/MX_Import Test .mapcss
- https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart_QC_Quandary.mapcss
- ${HOME}/Downloads/applepaintstyles-main (1).zip
Validator rules:
+ https://raw.githubusercontent.com/KaartGroup/KaartValidator/master/kaart.clingstone.validator.mapcss
- https://raw.githubusercontent.com/KaartGroup/KaartValidator/master/kaart.durazno.validator.mapcss
Last errors/warnings:
- 04721.990 E: Unknown detection "human--person--individual"
- 04721.991 E: Unknown detection "object--traffic-sign"
- 04721.991 E: Unknown detection "object--traffic-sign--direction"
- 04721.992 E: Unknown detection "object--traffic-sign"
- 04721.992 E: Unknown detection "human--person--individual"
- 04721.993 E: Unknown detection "object--traffic-sign"
- 04721.993 E: Unknown detection "human--person--individual"
- 04721.994 E: Unknown detection "object--traffic-sign"
- 04721.994 E: Unknown detection "object--traffic-sign"
- 04928.125 E: Handled by bug report queue: java.lang.NullPointerException: Initial LatLon cannot be null
=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.
Warning issued by: BugReportExceptionHandler#handleException
=== STACK TRACE ===
Thread: mapillary-MapillarySquareDownloadRunnable-0 (6368)
java.lang.NullPointerException: Initial LatLon cannot be null
at java.util.Objects.requireNonNull(Objects.java:228)
at org.openstreetmap.josm.plugins.mapillary.data.image.MapillaryAbstractImage.<init>(MapillaryAbstractImage.java:96)
at org.openstreetmap.josm.plugins.mapillary.data.image.MapillaryImage.<init>(MapillaryImage.java:64)
at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.decodeImageInfo(JsonImageDetailsDecoder.java:81)
at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.lambda$decodeImageInfos$0(JsonImageDetailsDecoder.java:52)
at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonDecoder.decodeFeatureCollection(JsonDecoder.java:44)
at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.decodeImageInfos(JsonImageDetailsDecoder.java:52)
at org.openstreetmap.josm.plugins.mapillary.io.download.ImageDetailsDownloadRunnable.run(ImageDetailsDownloadRunnable.java:56)
at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.realRun(BoundsDownloadRunnable.java:113)
at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.realRun(BoundsDownloadRunnable.java:81)
at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.lambda$run$0(BoundsDownloadRunnable.java:71)
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1067)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1703)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)
Attachments (0)
Change History (2)
comment:1 by , 5 years ago
| Component: | Core → Plugin mapillary |
|---|---|
| Owner: | changed from to |
comment:2 by , 5 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Closed as duplicate of #20622.