Project

General

Profile

Actions

Bug #7373

open

OpenJDK issue: Exception in thread "AWT-EventQueue-1"

Added by Carsten Grzemba about 7 years ago. Updated over 6 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
OI-Userland
Target version:
-
Start date:
2016-09-13
Due date:
% Done:

0%

Estimated time:
Difficulty:
Medium
Tags:
needs-triage

Description

runing jedit 4.5.2 with OpenJDK, 1.7.0 I can't use control characters. No reaction in menu/text filed but raises exception:

node:~$ 10:28:07 AM [AWT-EventQueue-1] [error] AWT-EventQueue-1: Exception in thread "AWT-EventQueue-1"
10:28:07 AM [AWT-EventQueue-1] [error] AWT-EventQueue-1: java.lang.NoClassDefFoundError: Could not initialize class org.GNOME.Accessibility.AtkKeyEvent
10:28:07 AM [AWT-EventQueue-1] [error] AWT-EventQueue-1: at org.GNOME.Accessibility.AtkWrapper$4.dispatchEvent(AtkWrapper.java:550)
10:28:07 AM [AWT-EventQueue-1] [error] AWT-EventQueue-1: at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
10:28:07 AM [AWT-EventQueue-1] [error] AWT-EventQueue-1: at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
10:28:07 AM [AWT-EventQueue-1] [error] AWT-EventQueue-1: at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
10:28:07 AM [AWT-EventQueue-1] [error] AWT-EventQueue-1: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
10:28:07 AM [AWT-EventQueue-1] [error] AWT-EventQueue-1: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
10:28:07 AM [AWT-EventQueue-1] [error] AWT-EventQueue-1: at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Actions #1

Updated by Carsten Grzemba over 6 years ago

on openjdk1.8.0 I can't see this error any more.

Actions

Also available in: Atom PDF