Modify

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#16618 closed defect (invalid)

josm startet nicht

Reported by: tvierb@… Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report linux headless Cc:

Description

What steps will reproduce the problem?

  1. get https://josm.openstreetmap.de/josm-tested.jar
  2. have ii openjdk-8-jre-headless:amd64 8u171-b11-0ubuntu0.18.04.1
  3. start: java -jar josm-tested.jar

What is the expected result?

josm should start

What happens instead?

there is a dialog box showing there was an error

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-07-29 00:41:59 +0200 (Sun, 29 Jul 2018)
Build-Date:2018-07-29 01:32:17
Revision:14066
Relative:URL: ^/trunk

Identification: JOSM/1.5 (14066 de) Linux Ubuntu 18.04.1 LTS
Memory Usage: 63 MB / 715 MB (20 MB allocated, but free)
Java version: 1.8.0_171-8u171-b11-0ubuntu0.18.04.1-b11, Oracle Corporation, OpenJDK 64-Bit Server VM
Screen: :0.0 1366x768
Maximum Screen Size: 1366x768
Java ATK Wrapper package: libatk-wrapper-java:all-0.33.3-20ubuntu0.1

Map paint styles:
- https://github.com/bastik/mapcss-tools/raw/osm/mapnik2mapcss/osm-results/mapnik.zip

Validator rules:
+ resource://data/validator/power.mapcss

Last errors/warnings:
- E: Handled by bug report queue: java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper


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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: main (1)
java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper
	at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
	at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
	at java.awt.Window.getToolkit(Window.java:1358)
	at java.awt.Window.init(Window.java:506)
	at java.awt.Window.<init>(Window.java:537)
	at java.awt.Frame.<init>(Frame.java:420)
	at java.awt.Frame.<init>(Frame.java:385)
	at javax.swing.JFrame.<init>(JFrame.java:189)
	at org.openstreetmap.josm.gui.MainFrame.<init>(MainFrame.java:68)
	at org.openstreetmap.josm.gui.MainApplication.mainJOSM(MainApplication.java:976)
	at org.openstreetmap.josm.gui.MainApplication$2.processArguments(MainApplication.java:283)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:864)

Attachments (0)

Change History (2)

comment:1 by Don-vip, 6 years ago

Keywords: linux headless added
Resolution: invalid
Status: newclosed

Please install the non-headless package (openjdk-8-jre)

comment:2 by Don-vip, 6 years ago

Ticket #16638 has been marked as a duplicate of this ticket.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.