Modify ↓
Opened 4 years ago
Last modified 4 years ago
#21273 new defect
kendzi3d: 'NSWindow drag regions should only be invalidated on the Main Thread!'
| Reported by: | Owned by: | kendzi | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin kendzi3d | Version: | |
| Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Open JOSM
- Load .osm or .pbf file
- Click on kendzi3d
What is the expected result?
I expect the kendzi3d window to open, and for a 3D rendering of the OSM data to be visible.
What happens instead?
JOSM immediately quits.
Please provide any additional information below. Attach a screenshot if possible.
Revision:18118
Build-Date:2021-08-02 19:18:35
Identification: JOSM/1.5 (18118 en) Mac OS X 10.15.7
OS Build number: Mac OS X 10.15.7 (19H1323)
Memory Usage: 226 MB / 2048 MB (43 MB allocated, but free)
Java version: 16.0.2+7, Azul Systems, Inc., OpenJDK 64-Bit Server VM
Look and Feel: com.apple.laf.AquaLookAndFeel
Screen: Display 722474445 1600×900 (scaling 1.00×1.00) Display 69677248 1280×800 (scaling 1.00×1.00)
Maximum Screen Size: 1600×900
Best cursor sizes: 16×16→16×16, 32×32→32×32
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: en_US
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [-Djpackage.app-version=18118, --add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.apple.eawt=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=/Applications/JOSM.app/Contents/MacOS/JOSM]
Plugins:
+ CADTools (1008)
+ ColorPlugin (1537115529)
+ EasyPresets (1623509627)
+ MakeParallel (v1.1.0)
+ PicLayer (1.0.1)
+ QuickLabel (18)
+ auto_tools (81)
+ buildings_tools (35756)
+ centernode (v1.0.4)
+ gridify (1606242219)
+ jaxb (35543)
+ jna (35662)
+ jogl (1.2.3)
+ kendzi3d (1.0.205)
+ kendzi3d-resources (0.0.2)
+ log4j (35458)
+ pbf (35720)
+ shrinkwrap (v1.0.4)
+ tagging-preset-tester (35640)
+ todo (30306)
+ utilsplugin2 (35792)
Tagging presets:
+ https://github.com/kendzi/Simple3dBuildingsPreset/releases/download/0.9_2018-05-08/s3db-preset.zip
+ https://josm.openstreetmap.de/josmfile?page=Presets/BuildingPreset&zip=1
+ <josm.userdata>/EasyPresets.xml
+ ${HOME}/Documents/Work/Geopipe/Presets/custom_building_part.xml
Map paint styles:
- https://josm.openstreetmap.de/josmfile?page=Styles/SimpleBuildingTags&zip=1
+ ${HOME}/Documents/Work/Geopipe/JOSM Customizations/Geopipe_style.mapcss
Last errors/warnings:
- 00018.918 E: java.nio.file.NoSuchFileException: ${HOME}/Documents/Work/Geopipe/Presets/custom_building_part.xml
- 00018.920 E: ${HOME}/Documents/Work/Geopipe/Presets/custom_building_part.xml
Attachments (0)
Change History (2)
comment:1 by , 4 years ago
| Component: | Core → Plugin kendzi3d |
|---|---|
| Owner: | changed from to |
comment:2 by , 4 years ago
| Summary: | kendzi3d crashes JOSM → kendzi3d: 'NSWindow drag regions should only be invalidated on the Main Thread!' |
|---|
Note:
See TracTickets
for help on using tickets.



I was able to reproduce.
Looks like someone already reported it on GitHub.