Modify ↓
Opened 4 weeks ago
#24596 new defect
Plantage avec les métadonnées EXIF.
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | 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.
Revision:19439 Build-Date:2025-09-01 09:22:37 Identification: JOSM/1.5 (19439 fr) Windows 11 64-Bit OS Build number: Windows 10 Home 25H2 (26200) Memory Usage: 708 MB / 6040 MB (355 MB allocated, but free) Java version: 21.0.8+9-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1920x1080x32bpp@60Hz (scaling 1.25×1.25) Maximum Screen Size: 1920×1080 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: UTF-8 System property sun.jnu.encoding: Cp1252 Locale info: fr_FR Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=1.5.19439, -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] Plugins: + CustomizePublicTransportStop (36438) + FixAddresses (36438) + MapRoulette (78) + OpeningHoursEditor (36438) + apache-commons (36438) + buildings_tools (36438) + cadastre-fr (36438) + changeset-viewer (1746100587) + ejml (36438) + geotools (36438) + gridify (38) + indoorhelper (263) + jackson (36438) + jaxb (36438) + jts (36438) + opendata (36460) + photo_geotagging (36438) + photoadjust (36463) + pmtiles (36438) + reverter (36447) + todo (156) + utilsplugin2 (36438) + wikipedia (441) Map paint styles: - https://josm.openstreetmap.de/josmfile?page=Styles/MappingAccessibility&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Streets&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/SidewalksAndFootways&zip=1 - <josm.pref>\plugins\indoorhelper\resources\sit.mapcss Last errors/warnings: - 00001.876 W: Version principale du greffon panoramax manquante. - 00002.653 W: Version principale du greffon panoramax manquante. - 00015.699 W: Impossible de traiter le fichier zip 'site-josm.openstreetmap.de-_browser_osm_applications_editors_josm_plugins_opendata_modules-icons.zip'. Lʼexception était: java.util.zip.ZipException: zip END header not found: java.util.zip.ZipException: zip END header not found - 00015.699 E: Impossible de trouver l'image "fr.datagouvfr.jar/images/fr24.png" - 00015.702 W: Impossible de traiter le fichier zip 'site-josm.openstreetmap.de-_browser_osm_applications_editors_josm_plugins_opendata_modules-icons.zip'. Lʼexception était: java.util.zip.ZipException: zip END header not found: java.util.zip.ZipException: zip END header not found - 00015.703 E: Impossible de trouver l'image "fr.toulouse.jar/images/data.fr.toulouse_24.png" - 00015.706 W: Impossible de traiter le fichier zip 'site-josm.openstreetmap.de-_browser_osm_applications_editors_josm_plugins_opendata_modules-icons.zip'. Lʼexception était: java.util.zip.ZipException: zip END header not found: java.util.zip.ZipException: zip END header not found - 00015.706 E: Impossible de trouver l'image "fr.paris.jar/images/data.fr.paris_24.png" - 00221.717 E: Handled by bug report queue: java.lang.NullPointerException: Cannot invoke "java.time.Instant.toEpochMilli()" because the return value of "org.openstreetmap.josm.data.gpx.GpxImageEntry.getTimeSourceInstant(org.openstreetmap.josm.data.gpx.TimeSource)" is null - 01239.651 E: Handled by bug report queue: java.lang.NullPointerException: Cannot invoke "java.time.Instant.toEpochMilli()" because the return value of "org.openstreetmap.josm.data.gpx.GpxImageEntry.getTimeSourceInstant(org.openstreetmap.josm.data.gpx.TimeSource)" is null === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-0 (37) of main java.lang.NullPointerException: Cannot invoke "java.time.Instant.toEpochMilli()" because the return value of "org.openstreetmap.josm.data.gpx.GpxImageEntry.getTimeSourceInstant(org.openstreetmap.josm.data.gpx.TimeSource)" is null at org.openstreetmap.josm.data.gpx.GpxImageCorrelation.getLastIndexOfListBefore(GpxImageCorrelation.java:587) at org.openstreetmap.josm.data.gpx.GpxImageCorrelation.matchPoints(GpxImageCorrelation.java:380) at org.openstreetmap.josm.data.gpx.GpxImageCorrelation.matchGpxTrack(GpxImageCorrelation.java:148) at org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages$StatusBarUpdater.matchAndGetStatusText(CorrelateGpxWithImages.java:841) at org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages$StatusBarUpdater.matchAndUpdateStatusBar(CorrelateGpxWithImages.java:805) at org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages$StatusBarUpdater.itemStateChanged(CorrelateGpxWithImages.java:785) at java.desktop/javax.swing.AbstractButton.fireItemStateChanged(Unknown Source) at java.desktop/javax.swing.AbstractButton$Handler.itemStateChanged(Unknown Source) at java.desktop/javax.swing.DefaultButtonModel.fireItemStateChanged(Unknown Source) at java.desktop/javax.swing.JToggleButton$ToggleButtonModel.setSelected(Unknown Source) at java.desktop/javax.swing.JToggleButton$ToggleButtonModel.setPressed(Unknown Source) at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.desktop/java.awt.Component.processMouseEvent(Unknown Source) at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source) at java.desktop/java.awt.Component.processEvent(Unknown Source) at java.desktop/java.awt.Container.processEvent(Unknown Source) at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.EventQueue$4.run(Unknown Source) at java.desktop/java.awt.EventQueue$4.run(Unknown Source) at java.base/java.security.AccessController.doPrivileged(Unknown Source) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.desktop/java.awt.EventQueue$5.run(Unknown Source) at java.desktop/java.awt.EventQueue$5.run(Unknown Source) at java.base/java.security.AccessController.doPrivileged(Unknown Source) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
Attachments (1)
Note:
See TracTickets
for help on using tickets.


