Modify

Opened 3 years ago

Closed 16 months ago

#22247 closed defect (needinfo)

Keyboard input ignored

Reported by: kucai Owned by: kucai
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. none. Random event

What is the expected result?

type in values for tags etc

What happens instead?

only mouse works. Have to restart and restore from existing saved session.

Please provide any additional information below. Attach a screenshot if possible.

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2022-07-07 23:02:39 +0200 (Thu, 07 Jul 2022)
Revision:18513
Build-Date:2022-07-08 01:30:57
URL:https://josm.openstreetmap.de/svn/trunk

Identification: JOSM/1.5 (18513 en) Linux openSUSE Leap 15.3
Memory Usage: 487 MB / 4994 MB (412 MB allocated, but free)
Java version: 11.0.15+10-suse-150000.3.80.1-x8664, Oracle Corporation, OpenJDK 64-Bit Server VM
Look and Feel: javax.swing.plaf.nimbus.NimbusLookAndFeel
Screen: :0.0 1920×1080 (scaling 1.00×1.00)
Maximum Screen Size: 1920×1080
Best cursor sizes: 16×16→16×16, 32×32→32×32
Environment variable LANG: en_US.UTF-8
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: en_US
Numbers with default locale: 1234567890 -> 1234567890
Desktop environment: KDE
Java package: java-11-openjdk:x86_64-11.0.15.0
apache-commons-logging: apache-commons-logging:noarch-1.2

Plugins:
+ KartaView
+ Lanes
+ Mapillary
+ apache-commons
+ apache-http
+ buildings_tools
+ imagery_offset_db
+ jna
+ reltoolbox
+ reverter
+ tageditor
+ terracer
+ turnlanes-tagging
+ utilsplugin2
+ waydownloader

Map paint styles:
- https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransport&zip=1
+ <josm.pref>/bus_stop.css

Last errors/warnings:
- 00001.112 E: Exception raised in EDT: java.util.concurrent.ExecutionException: java.lang.ExceptionInInitializerError. Cause: java.lang.ExceptionInInitializerError. Cause: java.lang.NullPointerException
- 00003.104 E: Handled by bug report queue: java.lang.NoClassDefFoundError: Could not initialize class org.openstreetmap.josm.actions.SessionSaveAction



=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: main (1)
java.lang.NoClassDefFoundError: Could not initialize class org.openstreetmap.josm.actions.SessionSaveAction
	at org.openstreetmap.josm.gui.MainMenu.<init>(MainMenu.java:181)
	at org.openstreetmap.josm.gui.MainFrame.initialize(MainFrame.java:93)
	at org.openstreetmap.josm.gui.MainApplication.initializeMainWindow(MainApplication.java:415)
	at org.openstreetmap.josm.spi.lifecycle.InitializationTask.call(InitializationTask.java:33)
	at org.openstreetmap.josm.spi.lifecycle.Lifecycle.runInitializationTasks(Lifecycle.java:103)
	at org.openstreetmap.josm.spi.lifecycle.Lifecycle.initialize(Lifecycle.java:71)
	at org.openstreetmap.josm.gui.MainApplication.mainJOSM(MainApplication.java:953)
	at org.openstreetmap.josm.gui.MainApplication$3.processArguments(MainApplication.java:277)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:741)

Attachments (0)

Change History (3)

comment:1 by taylor.smock, 3 years ago

This looks like a duplicate of #22183, but it sounds a bit different. If it is keyboard input not working from time to time, it is a duplicate of #13160 or #22164.

@kucai: if the problem is a org.openstreetmap.josm.actions.SessionSaveAction, please follow the directions in comment:6:ticket:22183. If the problem is keyboard input not working from time to time, please attach a thread dump in #13160 or #22164.

comment:2 by taylor.smock, 3 years ago

Owner: changed from team to kucai
Status: newneedinfo

comment:3 by taylor.smock, 16 months ago

Resolution: needinfo
Status: needinfoclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain kucai.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.