Opened 8 years ago
Last modified 8 years ago
#15535 closed defect
Freeze on macOS / Java 9 when you attempt to move node along a line using Extrusion tool — at Version 9
Reported by: | andygol | Owned by: | team |
---|---|---|---|
Priority: | critical | Milestone: | 17.11 |
Component: | Core | Version: | tested |
Keywords: | extrusion freezing java9 javabug | Cc: | ris, bastiK, michael2402 |
Description (last modified by )
I faced this bug in the latest (13097svn) and tested (13053) JOSM version on MacOS v10.13.1
$java --version java 9.0.1 Java(TM) SE Runtime Environment (build 9.0.1+11) Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)
How to reproduce:
- Create a line or closed line (or use existing one)
- Make a try to move a node along the ways using
Ctrl
key (⌃
+⌥
- combination on my Mac)(https://josm.openstreetmap.de/wiki/Help/Action/Extrude#MoveanodealongadjacentsegmentCtrl) - JOSM is freezing and don't respond to any actions
Change History (9)
comment:1 by , 8 years ago
Summary: | JOSM is freezing when you attempt to move node using Extrusion tool → JOSM is freezing when you attempt to move node along a line using Extrusion tool |
---|
comment:2 by , 8 years ago
Description: | modified (diff) |
---|
comment:3 by , 8 years ago
comment:4 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:5 by , 8 years ago
It looks like JOSM with Java 9.0 doesn't work well on MacOS.
I've asked other guys to confirm this issue on MacOS with java8 update 141
and they could not reproduce it.
I will try to rollback on Java 8 and check if all is OK.
comment:6 by , 8 years ago
I've uninstalled Java JDK 9.0.1 that was installed via brew cask
and rolled back to Java 8 update 151
All works as expected without visible issues.
It's good to close this ticket or mark it as the issue connected with java 9
comment:7 by , 8 years ago
Keywords: | macosx java9 added |
---|---|
Summary: | JOSM is freezing when you attempt to move node along a line using Extrusion tool → Freeze on macOS / Java 9 when you attempt to move node along a line using Extrusion tool |
comment:8 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | needinfo → new |
comment:9 by , 8 years ago
Description: | modified (diff) |
---|
Can't reproduce. Can you please check on another OS (Linux or Windows) to see if it's Mac-specific?