Modify ↓
Opened 7 years ago
Closed 7 years ago
#17195 closed defect (duplicate)
User Input freezes after JOSM loses focus (OSX)
| Reported by: | zlavergne | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Open JOSM & download data
- Focus on another application
- Go back to JOSM and try to either:
- use a shortcut i.e. option+a
- edit any text box i.e. add new tag
What is the expected result?
- Should bring up the "Add Tag" window
- Should accept keyboard input
What happens instead?
Nothing
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2018-12-31 15:09:58 +0100 (Mon, 31 Dec 2018)
Build-Date:2018-12-31 14:24:10
Revision:14620
Relative:URL: ^/trunk
Identification: JOSM/1.5 (14620 en) Mac OS X 10.14.2
OS Build number: Mac OS X 10.14.2 (18C54)
Memory Usage: 890 MB / 1820 MB (455 MB allocated, but free)
Java version: 1.8.0_191-b12, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: Display 1007460930 1920x1080, Display 69969292 2560x1440
Maximum Screen Size: 2560x1440
VM arguments: [-Djava.security.policy=file:<java.home>/lib/security/javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>/bin, -Djava.security.manager, -Djnlpx.origFilenameArg=${HOME}/Desktop/josm.jnlp, -Djnlpx.remove=false, -Dsun.awt.warmup=true, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=NULL,2048m, -Dmacosx.jnlpx.dock.name=JOSM, -Dmacosx.jnlpx.dock.icon=${HOME}/Library/Application Support/Oracle/Java/Deployment/cache/6.0/25/4c122699-2f95f37c.icns, -Djnlpx.jvm="<java.home>/bin/java"]
Dataset consistency test: No problems found
Plugins:
+ apache-commons (34506)
+ apache-http (34632)
+ auto_tools (67)
+ buildings_tools (34807)
+ graphview (34576)
+ jaxb (34506)
+ jna (34633)
+ log4j (34527)
+ routing (34554)
+ tageditor (34560)
+ utilsplugin2 (34793)
Map paint styles:
+ /Volumes/Clingstone/JOSM Paint Styles and Presets/Kaart Styles 3.1.mapcss
+ ${HOME}/Downloads/Overlapping Ways.mapcss
+ /Volumes/Clingstone/JOSM Paint Styles and Presets/Kaart Lane Attributes.mapcss
Last errors/warnings:
- E: java.io.IOException: java.util.concurrent.ExecutionException: [security, find-certificate, -c, Government Root Certification Authority, -p, /System/Library/Keychains/SystemRootCertificates.keychain]. Cause: java.util.concurrent.ExecutionException: [security, find-certificate, -c, Government Root Certification Authority, -p, /System/Library/Keychains/SystemRootCertificates.keychain]
- W: No configuration settings found. Using hardcoded default values for all pools.
Attachments (0)
Change History (3)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
It looks like I was misinformed when I first filed the report. It's not as consistent as described above.
We do get the same effect but I can't pinpoint the causes. In addition to it happening when JOSM loses focus, it will also happen without leaving JOSM.
If I get any more details I will relay them.
P.S. the editors reporting these to me are all running the .jnlp
comment:3 by , 7 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Closed as duplicate of #13160.
Note:
See TracTickets
for help on using tickets.



If you can reproduce that problem with r14620 please try with latest version, maybe the problemm was already fixed with r14669.