Modify

Opened 17 years ago

Closed 17 years ago

#729 closed defect (invalid)

JOSM always starts with an error message

Reported by: anonymous Owned by: framm
Priority: minor Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

libxcb: WARNING! Program tries to unlock a connection without having acquired

a lock first, which indicates a programming error.
There will be no further warnings about this issue.

libxcb: WARNING! Program tries to lock an already locked connection,

which indicates a programming error.
There will be no further warnings about this issue.

system openSUSE 10.3

Attachments (0)

Change History (2)

comment:1 by Gabriel Ebner <ge@…>, 17 years ago

This looks like a problem with the AWT implementation in java. Which java version are you using?

BTW, these messages are just warnings. Does JOSM start regardless of them?

comment:2 by Firefishy, 17 years ago

Resolution: invalid
Status: newclosed

Try:
export LIBXCB_ALLOW_SLOPPY_LOCK=1
java -jar josm.jar

It's a Java AWT bug:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373

Modify Ticket

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