Modify ↓
Opened 21 months ago
Closed 21 months ago
#23532 closed defect (duplicate)
Erreur lors d'un glisser / déposer d'une photo
| Reported by: | anonymous | 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.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2024-02-05 12:56:34 +0100 (Mon, 05 Feb 2024) Revision:18969 Build-Date:2024-02-06 02:30:58 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (18969 fr) Linux Freedesktop SDK 23.08 (Flatpak runtime) Memory Usage: 308 MB / 1964 MB (86 MB allocated, but free) Java version: 17.0.9+7, Flathub, OpenJDK 64-Bit Server VM Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel Screen: :0.0 1920×1080 (scaling 1.00×1.00) Maximum Screen Size: 1920×1080 Best cursor sizes: 16×16→16×16, 32×32→32×32 Environment variable LANG: fr_FR.UTF-8 System property file.encoding: UTF-8 System property sun.jnu.encoding: UTF-8 Locale info: fr_FR Numbers with default locale: 1234567890 -> 1234567890 Desktop environment: X-Cinnamon VM arguments: [--module-path=/app/share/openjfx/lib, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, -Djosm.restart=true, -Djava.net.useSystemProxies=true, --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: + photoadjust (36200) Last errors/warnings: - 00349.221 E: Handled by bug report queue: java.io.UncheckedIOException: java.nio.file.NoSuchFileException: /media/<user.name>/Surprise/armoire/phots-sons/26022024/work/Arrêt Aristide Briand vers Portail rouge et Metrotech.jpg. Cause : java.nio.file.NoSuchFileException: /media/<user.name>/Surprise/armoire/phots-sons/26022024/work/Arrêt Aristide Briand vers Portail rouge et Metrotech.jpg === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-0 (20) of main java.io.UncheckedIOException: java.nio.file.NoSuchFileException: /media/herve/Surprise/armoire/phots-sons/26022024/work/Arrêt Aristide Briand vers Portail rouge et Metrotech.jpg at org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata.extractExif(ImageMetadata.java:273) at org.openstreetmap.josm.data.gpx.GpxImageEntry.extractExif(GpxImageEntry.java:694) at org.openstreetmap.josm.gui.layer.geoimage.ImagesLoader.realRun(ImagesLoader.java:93) at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:94) at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:142) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: java.nio.file.NoSuchFileException: /media/herve/Surprise/armoire/phots-sons/26022024/work/Arrêt Aristide Briand vers Portail rouge et Metrotech.jpg at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218) at java.base/java.nio.file.Files.newByteChannel(Files.java:380) at java.base/java.nio.file.Files.newByteChannel(Files.java:432) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:422) at java.base/java.nio.file.Files.newInputStream(Files.java:160) at org.openstreetmap.josm.data.gpx.GpxImageEntry.getInputStream(GpxImageEntry.java:699) at org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata.extractExif(ImageMetadata.java:269) ... 7 more
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Closed as duplicate of #23225.
This is a restriction of the flatpak package, see https://github.com/flathub/org.openstreetmap.josm/issues/14.
Either use the Download directory or you have to manually allow the $HOME directory.