Modify

Opened 16 years ago

Closed 16 years ago

#697 closed defect (fixed)

errormessage (extrude or mouseover?)

Reported by: dieterdreist Owned by: framm
Priority: major Milestone:
Component: Core Version: latest
Keywords: mouseover Cc:

Description

I got the following error message. I don't know exactly, whats the reason, but I was in geometry mode, drawing first one line, then while extruding it (mouse button still pushed) it showed me the down message. Afterwards, the mouseover-info didn't work anymore. It happened different times, always resulting in not working the mouseover info afterwards, so I guess, there's the problem...

Path: josm
URL: http://www.openstreetmap.de/svn/josm
Repository Root: http://www.openstreetmap.de/svn/josm
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 613
Node Kind: directory
Last Changed Author: framm
Last Changed Rev: 613
Last Changed Date: 2008-04-18 01:35:06 +0200 (Fri, 18 Apr 2008)

java.util.ConcurrentModificationException

at java.util.LinkedList$ListItr.checkForComodification(Unknown Source)
at java.util.LinkedList$ListItr.next(Unknown Source)
at org.openstreetmap.josm.gui.NavigatableComponent.getNearestNode(NavigatableComponent.java:137)
at org.openstreetmap.josm.gui.NavigatableComponent.getNearest(NavigatableComponent.java:240)
at org.openstreetmap.josm.gui.MapStatus$Collector.run(MapStatus.java:148)
at java.lang.Thread.run(Unknown Source)

Attachments (0)

Change History (1)

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

Resolution: fixed
Status: newclosed

Fixed in r619.

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.