Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#12492 closed defect (fixed)

[regression] JOSM trunk won't build since rev 9689

Reported by: jcr83 Owned by: team
Priority: blocker Milestone: 16.02
Component: Core Version: latest
Keywords: Cc: kolesar

Description

JOSM trunk compilation fails with this error :
build.xml:629: java.awt.AWTError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.

If I revert the patch made in rev 9689, the problem disappear.

I am using Gentoo Linux, and the josm-9999 ebuild.

Full build log attached.

Attachments (1)

build.log (10.2 KB ) - added by jcr83 8 years ago.
Complete build log

Download all attachments as: .zip

Change History (9)

by jcr83, 8 years ago

Attachment: build.log added

Complete build log

comment:1 by bastiK, 8 years ago

In 9735/josm:

run epsg generation in headless mode (see #12492)

comment:2 by bastiK, 8 years ago

Please try again with r9735!

comment:3 by bastiK, 8 years ago

Cc: kolesar added

comment:4 by jcr83, 8 years ago

It works. Thanks for the quick fix !

comment:5 by jcr83, 8 years ago

Resolution: fixed
Status: newclosed

comment:6 by kolesar, 8 years ago

As far I can see my patch was the last drop of water in the glass. Projection creates a StringProperty that checks Main class that initializes a JPanel that needs X. Do I see right?

comment:7 by Klumbumbus, 8 years ago

Milestone: 16.02

in reply to:  6 comment:8 by bastiK, 8 years ago

Replying to kolesar:

As far I can see my patch was the last drop of water in the glass. Projection creates a StringProperty that checks Main class that initializes a JPanel that needs X. Do I see right?

Yes, but should be alright now.

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.