Opened 10 months ago
Last modified 10 months ago
#23967 needinfo defect
The routes are not saving
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- When saving a route it does not remain saved
- If we change coordinates the previous routes are deleted
- Everytime I add a route I save them
What is the expected result?
To keep all the routes made on the file.
What happens instead?
It appears as if we have not made any route.
Please provide any additional information below. Attach a screenshot if possible.
Revision:19230 Build-Date:2024-10-02 11:41:59 Identification: JOSM/1.5 (19230 en) Windows 11 64-Bit OS Build number: Windows 10 Pro 23H2 (22631) Memory Usage: 560 MB / 22128 MB (194 MB allocated, but free) Java version: 21.0.4+7-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1920x1080x32bpp@144Hz (scaling 1.00×1.00) 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: en_US Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=1.5.19230, -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] Dataset consistency test: No problems found Last errors/warnings: - 00000.299 W: extended font config - overriding 'filename.Malgun_Gothic=malgun.ttf' with 'MALGUN.TTF' - 00000.301 W: extended font config - overriding 'filename.Myanmar_Text=mmrtext.ttf' with 'MMRTEXT.TTF' - 00000.301 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF' - 00002.343 E: java.security.KeyStoreException: Windows-ROOT not found. Cause: java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available
Attachments (2)
Change History (5)
by , 10 months ago
Attachment: | Screenshot 2024-10-17 091658.png added |
---|
by , 10 months ago
Attachment: | unnamed.png added |
---|
comment:1 by , 10 months ago
Owner: | changed from | to
---|---|
Priority: | major → normal |
Status: | new → needinfo |
comment:2 by , 10 months ago
Priority: | normal → major |
---|
Thank you for your prompt response.
However, after following the suggested steps, I encountered with the same issue.
Once the routes are saved and I move to another set, the previously saved seem to disappear, as though they were never worked on.
Could you kindly advise on how we can prevent this from happening?
Thank you for your assistance.
comment:3 by , 10 months ago
Priority: | major → normal |
---|
I'm still unable to reproduce.
how we can prevent this from happening
If you are saving to a file on a network share, and other people are doing the same thing, that is the problem. If you are sharing a file that is being concurrently edited, you need to set up an OSM API instance instead. JOSM does not support file conflicts.
If this is something that is being done on a single computer, can you share a sample file? And you might want to check your filters (see wiki:Help/Dialog/Filter for details).
Assuming I understood your problem, the steps to reproduce would be as follows:
Following those steps, I was unable to reproduce what I think your issue was (one of the new ways not appearing).