Modify

Opened 14 years ago

Closed 14 years ago

#6291 closed defect (invalid)

Crash

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

Description

Build-Date: 2011-05-02 00:37:01
Revision: 4065
Is-Local-Build: true

Identification: JOSM/1.5 (4065 SVN de)
Memory Usage: 15 MB / 247 MB (9 MB allocated, but free)
Java version: 1.6.0_24, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows Vista

java.lang.IncompatibleClassChangeError: Expecting non-static method org.openstreetmap.josm.actions.UpdateDataAction.getEditLayer()Lorg/openstreetmap/josm/gui/layer/OsmDataLayer;

at org.openstreetmap.josm.actions.UpdateDataAction.updateEnabledState(UpdateDataAction.java:40)
at org.openstreetmap.josm.actions.JosmAction.initEnabledState(JosmAction.java:160)
at org.openstreetmap.josm.actions.JosmAction.installAdapters(JosmAction.java:149)
at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:93)
at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:68)
at org.openstreetmap.josm.actions.UpdateDataAction.<init>(UpdateDataAction.java:23)
at org.openstreetmap.josm.gui.MainMenu.<init>(MainMenu.java:115)
at org.openstreetmap.josm.Main.<init>(Main.java:226)
at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:59)
at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:231)

Attachments (0)

Change History (3)

comment:1 by jttt, 14 years ago

Owner: changed from team to anonymous
Status: newneedinfo

Please try again with clean build (ant clean dist).

comment:2 by anonymous, 14 years ago

Good idea :-)
Problem vanished.

comment:3 by jttt, 14 years ago

Resolution: invalid
Status: needinfoclosed

Modify Ticket

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