Modify ↓
#23225 closed defect (othersoftware)
JOSM isn't able to load data from extern hard drive. /run/media (Nobara Linux 36 / Fedora) do not exist for JOSM.
| 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: 2023-08-29 13:38:40 +0200 (Tue, 29 Aug 2023)
Revision:18822
Build-Date:2023-08-30 01:30:57
URL:https://josm.openstreetmap.de/svn/trunk
Identification: JOSM/1.5 (18822 de) Linux Freedesktop.org SDK 22.08 (Flatpak runtime)
Memory Usage: 284 MB / 1466 MB (52 MB allocated, but free)
Java version: 17.0.7+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: de_DE.UTF-8
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: de_DE
Numbers with default locale: 1234567890 -> 1234567890
Desktop environment: KDE
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]
Program arguments: [${HOME}/Downloads/Geropark.osm]
Last errors/warnings:
- 00036.173 E: java.nio.file.NoSuchFileException: ${HOME}/Downloads/Geropark.osm
- 00036.602 W: Fehler beim Speichern der Einstellungen in '<josm.pref>/preferences.xml': java.nio.file.NoSuchFileException: <josm.pref>/preferences.xml_tmp
- 00037.650 E: Fehler - <html>Die Datei 'Geropark.osm' konnte nicht gelesen werden.<br>Fehlermeldung: <br>${HOME}/Downloads/Geropark.osm</html>
- 02183.877 E: Handled by bug report queue: java.io.UncheckedIOException: java.nio.file.NoSuchFileException: /run/host/share/icons/hicolor/16x16/apps/TeamViewer.png. Ursache: java.nio.file.NoSuchFileException: /run/host/share/icons/hicolor/16x16/apps/TeamViewer.png
=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.
Warning issued by: BugReportExceptionHandler#handleException
=== STACK TRACE ===
Thread: AWT-EventQueue-0 (21) of main
java.io.UncheckedIOException: java.nio.file.NoSuchFileException: /run/host/share/icons/hicolor/16x16/apps/TeamViewer.png
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:833)
Caused by: java.nio.file.NoSuchFileException: /run/host/share/icons/hicolor/16x16/apps/TeamViewer.png
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.



See https://github.com/flathub/org.openstreetmap.josm/issues/14 .