Modify ↓
Opened 11 months ago
Last modified 11 months ago
#23790 new defect
Clicking on an image icon opens wrong image at a very different location
Reported by: | GerdP | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description ¶
What steps will reproduce the problem? ¶
- Open session file with various image layers, note that image viewer dialog is opened with an image of the topmost layer
- Click on an icon for another image in this layer
What is the expected result? ¶
The clicked image is opened in the image viewer dialog
What happens instead? ¶
Not sure yet. The map view changes but not the displayed image.
Please provide any additional information below. Attach a screenshot if possible. ¶
Clicking a few more times on other icons typically fixes the problem and everything works as expected.
Didn't happen with r19096, so it is probably a regression of my changes for #23728.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2024-07-02 17:10:50 +0200 (Tue, 02 Jul 2024) Revision:19128 Build-Date:2024-07-03 01:31:15 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (19128 en) Windows 10 64-Bit OS Build number: Windows 10 Pro 22H2 (19045) Memory Usage: 1072 MB / 1888 MB (332 MB allocated, but free) Java version: 21.0.2+13-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.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_DE Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=1.5.19039, --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 HWConsole.exe] Plugins: + OpeningHoursEditor (36258) + RoadSigns (36258) + apache-commons (36273) + buildings_tools (36226) + comfort0 (36256) + ejml (36176) + geotools (36273) + jackson (36273) + jaxb (36118) + jts (36004) + o5m (36126) + opendata (36256) + pbf (36176) + photoadjust (36200) + poly (36126) + reltoolbox (36280) + reverter (36256) + undelete (36226) + utilsplugin2 (36241) Tagging presets: + c:\josm\core\resources\data\defaultpresets.xml Validator rules: + d:\java_tools\JOSM\mygeometry.mapcss + https://josm.openstreetmap.de/josmfile?page=Rules/GermanySpecific&zip=1 + c:\josm\core\resources\data\validator\combinations.mapcss + c:\josm\core\resources\data\validator\geometry.mapcss Last errors/warnings: - 00000.601 W: extended font config - overriding 'filename.Malgun_Gothic=malgun.ttf' with 'MALGUN.TTF' - 00000.603 W: extended font config - overriding 'filename.Myanmar_Text=mmrtext.ttf' with 'MMRTEXT.TTF' - 00000.603 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF' - 00000.934 E: java.security.KeyStoreException: Windows-ROOT not found. Cause: java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available - 00007.199 E: unable to find dependency jaxb for plugin geotools - 00007.201 E: unable to find dependency jaxb for plugin opendata
Note:
See TracTickets
for help on using tickets.
No idea what's going on. I tried to debug this and found that the photoadjust plugin might be involved. I deselected the plugin and the problem disappeared. I selected the plugin again but the problem is no longer reproducible.
I've only recently installed the plugin, so it might really cause the problem. Maybe a preference got changed.