Opened 15 years ago
Last modified 12 years ago
#4892 closed defect
Add/Draw nodes tool stops being able to create ways on OSX — at Version 9
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | OSX draw mode | Cc: |
Description (last modified by )
The add/draw nodes tool ("A") sometimes stops being able to create ways. Normally I can create a new way by clicking on each new node's location (or on existing nodes) and doubleclicking to finish. However, when this problem occurs, the new nodes are created, and sometimes the most recent segment of the way is visible (connecting a node to my mouse cursor), but the way is not actually created when I finish. I end up with a few new, unconnected, untagged nodes but no new way.
There are no exception dialogs or messages to the console. The consistency check menu item doesn't report any problems.
This problem will occur after I've been using JOSM for a little while (sometimes only briefly, sometimes after a long while). It becomes impossible to create new ways for a while, but sometimes the problem will spontaneously fix itself. I haven't been able to figure out what causes or what fixes the problem. (Quitting JOSM and restarting always fixes it.)
I'm still able to create new ways by copying+pasting an existing way, so the problem seems to be with the tool, not with JOSM's ability to create ways(?).
This has been happening occasionally for a long time but seems to be happening more frequently lately.
I'm running on Mac OS X 10.6.2, Java 1.6.0_17.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2010-04-08 01:31:17 Last Changed Author: bastiK Revision: 3174 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2010-04-07 10:35:16 +0200 (Wed, 07 Apr 2010) Last Changed Rev: 3174 loading plugin 'wmsplugin' (version 20566) loading plugin 'PicLayer' (version 20217) loading plugin 'dataimport' (version 20431) loading plugin 'remotecontrol' (version 19946) loading plugin 'validator' (version 20579) loading plugin 'slippymap' (version 19887) loading plugin 'lakewalker' (version 19624) loading plugin 'graphview' (version 19441) loading plugin 'measurement' (version 19681)
Change History (9)
comment:1 by , 15 years ago
comment:3 by , 14 years ago
AFAIK you are the only one that reported this kind of bug, also the nature of problem makes it kind of hard to debug. That's the reason it does not have the highest priority...
comment:5 by , 14 years ago
Replying to stoecker:
Maybe the SHIFT key of your keyboard is hanging sometimes?
I can switch to other applications and use them normally and then go back to JOSM and still have the problem, so I don't think it's a physically stuck key or anything.
I tried holding down various modifiers when I have the problem and discovered that I can create ways in this state if I hold down CTRL. (I can't connect the created way to existing nodes, but I can create the way and then merge its nodes with existing nodes if I need to do that.)
I'm surprised I'm the only one seeing this problem; I have it pretty frequently. Is there something I can do to help diagnose it?
comment:6 by , 14 years ago
I'm seeing the same issue with 4021 on OSX (and many previous versions). The CTRL trick does help and then you can merge routes created that way with existing assets.
I too cannot offer any further patterns that cause it - I'm happy to share for debug info if told where to look for it.
follow-up: 8 comment:7 by , 14 years ago
Another trick I found was to save the layer (as .osm) and then it worked again!
comment:8 by , 14 years ago
Replying to anonymous:
FWIW, I am having this issue as well, on OS X, version info
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2011-04-26 01:31:34 Last Changed Author: bastiK Revision: 4064 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2011-04-25 20:32:26 +0200 (Mon, 25 Apr 2011) Last Changed Rev: 4064 Identification: JOSM/1.5 (4064 en) Memory Usage: 505 MB / 505 MB (191 MB allocated, but free) Java version: 1.6.0_24, Apple Inc., Java HotSpot(TM) 64-Bit Server VM Operating system: Mac OS X Dataset consistency test: No problems found
comment:9 by , 14 years ago
Description: | modified (diff) |
---|---|
Keywords: | OSX draw mode added |
Summary: | Add/Draw nodes tool stops being able to create ways → Add/Draw nodes tool stops being able to create ways on OSX |
FYI, this is still happening occasionally (JOSM 3721, Mac OS X 10.6.5, Java 1.6.0_22).