Modify

Opened 10 days ago

Closed 10 days ago

Last modified 10 days ago

#24300 closed defect (duplicate)

Mapilary exception

Reported by: anonymous Owned by: taylor.smock
Priority: normal Milestone:
Component: Plugin mapillary Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

What is the expected result?

What happens instead?

Please provide any additional information below. Attach a screenshot if possible.

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2025-05-01 13:38:02 +0200 (Thu, 01 May 2025)
Revision:19396
Build-Date:2025-05-02 01:30:34
URL:https://josm.openstreetmap.de/svn/trunk

Identification: JOSM/1.5 (19396 en) Linux Slackware 15.0 x86_64
Memory Usage: 2564 MB / 6008 MB (656 MB allocated, but free)
Java version: 17.0.14+7-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM
Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel
Screen: :0.0 1920x1200x[Multi depth]@60Hz (scaling 1.00×1.00) :0.1 1280x1024x[Multi depth]@[Unknown refresh rate] (scaling 1.00×1.00)
Maximum Screen Size: 1920×1200
Best cursor sizes: 16×16→16×16, 32×32→32×32
Environment variable LANG: en_US.UTF-8
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: en_US
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [--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]
Dataset consistency test: No problems found

Plugins:
+ FastDraw (36438)
+ KartaView (545)
+ Mapillary (1792)
+ PicLayer (266)
+ apache-commons (36438)
+ apache-http (36438)
+ buildings_tools (36438)
+ continuosDownload (b7711f0)
+ jna (36438)
+ measurement (36438)
+ reverter (36438)
+ tageditor (36438)
+ turnlanes-tagging (1746100629)
+ turnrestrictions (36438)
+ utilsplugin2 (36438)

Tagging presets:
+ https://josm.openstreetmap.de/josmfile?page=Presets/LaneAttributes&zip=1
+ http://orwell.dp100.com/JOSM/local-presets.zip
+ https://josm.openstreetmap.de/josmfile?page=Presets/ParkingLanes&zip=1

Map paint styles:
+ https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Styles/MaxspeedIcons&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/Maxspeed&zip=1
+ https://raw.githubusercontent.com/species/josm-preset-traffic_sign_direction/master/direction.mapcss
- https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransport&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransportV2&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Styles/ParkingLanes&zip=1

Last errors/warnings:
- 00100.010 W: Region [mapillary:userProfile_BLOCK_v2] : Problem verifying disk.
- 00112.510 E: Handled by bug report queue: java.lang.AbstractMethodError: Receiver class org.openstreetmap.josm.plugins.mapillary.gui.layer.geoimage.MapillaryImageEntry does not define or inherit an implementation of the resolved method 'abstract java.time.Instant getExifGpsInstant()' of interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry.
- 00113.109 E: Handled by bug report queue: java.lang.AbstractMethodError: Receiver class org.openstreetmap.josm.plugins.mapillary.gui.layer.geoimage.MapillaryImageEntry does not define or inherit an implementation of the resolved method 'abstract java.time.Instant getExifGpsInstant()' of interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry.
- 00113.617 E: Handled by bug report queue: java.lang.AbstractMethodError: Receiver class org.openstreetmap.josm.plugins.mapillary.gui.layer.geoimage.MapillaryImageEntry does not define or inherit an implementation of the resolved method 'abstract java.time.Instant getExifGpsInstant()' of interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry.
- 00114.014 E: Handled by bug report queue: java.lang.AbstractMethodError: Receiver class org.openstreetmap.josm.plugins.mapillary.gui.layer.geoimage.MapillaryImageEntry does not define or inherit an implementation of the resolved method 'abstract java.time.Instant getExifGpsInstant()' of interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry.
- 00115.180 E: Handled by bug report queue: java.lang.AbstractMethodError: Receiver class org.openstreetmap.josm.plugins.mapillary.gui.layer.geoimage.MapillaryImageEntry does not define or inherit an implementation of the resolved method 'abstract java.time.Instant getExifGpsInstant()' of interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry.
- 00115.567 E: Handled by bug report queue: java.lang.AbstractMethodError: Receiver class org.openstreetmap.josm.plugins.mapillary.gui.layer.geoimage.MapillaryImageEntry does not define or inherit an implementation of the resolved method 'abstract java.time.Instant getExifGpsInstant()' of interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry.



=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (21) of main
java.lang.AbstractMethodError: Receiver class org.openstreetmap.josm.plugins.mapillary.gui.layer.geoimage.MapillaryImageEntry does not define or inherit an implementation of the resolved method 'abstract java.time.Instant getExifGpsInstant()' of interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry.
	at org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.updateButtonsNonNullEntry(ImageViewerDialog.java:1040)
	at org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.displayImages(ImageViewerDialog.java:948)
	at org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.displayImage(ImageViewerDialog.java:903)
	at org.openstreetmap.josm.plugins.mapillary.gui.layer.MapillaryLayer.lambda$setCurrentImage$13(MapillaryLayer.java:811)
	at org.openstreetmap.josm.gui.util.GuiHelper.runInEDT(GuiHelper.java:200)
	at org.openstreetmap.josm.plugins.mapillary.gui.layer.MapillaryLayer.setCurrentImage(MapillaryLayer.java:811)
	at org.openstreetmap.josm.plugins.mapillary.gui.workers.MapillaryNodeDownloader.done(MapillaryNodeDownloader.java:61)
	at java.desktop/javax.swing.SwingWorker$5.run(SwingWorker.java:750)
	at java.desktop/javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(SwingWorker.java:848)
	at java.desktop/sun.swing.AccumulativeRunnable.run(AccumulativeRunnable.java:112)
	at java.desktop/javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(SwingWorker.java:858)
	at java.desktop/javax.swing.Timer.fireActionPerformed(Timer.java:311)
	at java.desktop/javax.swing.Timer$DoPostEvent.run(Timer.java:243)
	at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
	at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:773)
	at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:720)
	at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:714)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
	at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
	at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
	at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)

Attachments (0)

Change History (3)

comment:1 by stoecker, 10 days ago

Component: CorePlugin mapillary
Owner: changed from team to taylor.smock
Resolution: duplicate
Status: newclosed

Closed as duplicate of #24284.
Should already be fixed, but #24284.

comment:2 by stoecker, 10 days ago

Ticket #24301 has been marked as a duplicate of this ticket.

comment:3 by taylor.smock, 10 days ago

Release for Mapillary is done.

Modify Ticket

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