Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#4050 closed defect (fixed)

unexspected error opening .osm-file

Reported by: skyper Owned by: skyper
Priority: critical Milestone:
Component: Core Version: latest
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. start josm
  2. open .osm-file

What is the expected result?
File opens and shown

What happens instead?
unexpected Error, file opens but not shown

Please provide any additional information below. Attach a screenshot if
possible.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2009-11-30 02:32:19
Last Changed Author: bastiK
Revision: 2552
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2009-11-30 00:02:22 +0100 (Mon, 30 Nov 2009)
Last Changed Rev: 2552

Memory Usage: 29 MB / 508 MB (7 MB allocated, but free)
Java version: 1.6.0_0

Dataset consistency test:
{Way id=32908530 version=1 MVDd nodes=[]} not found using Dataset.searchWays()
{Way id=44880074 version=1 MVDd nodes=[]} not found using Dataset.searchWays()


Plugins: ColumbusCSV,buildings_tools,colorscheme,editgpx,graphview,osmarender,tageditor,utilsplugin,validator,waydownloader,wmsplugin
Plugin ColumbusCSV Version: 47
Plugin buildings_tools Version: 24
Plugin colorscheme Version: 16383
Plugin editgpx Version: 18426
Plugin graphview Version: 18130
Plugin osmarender Version: 18293
Plugin tageditor Version: 18385
Plugin utilsplugin Version: 18387
Plugin validator Version: 18425
Plugin waydownloader Version: 18300
Plugin wmsplugin Version: 18408

java.lang.AbstractMethodError: org.openstreetmap.josm.gui.layer.Layer.paint(Ljava/awt/Graphics2D;Lorg/openstreetmap/josm/gui/MapView;Lorg/openstreetmap/josm/data/Bounds;)V
	at org.openstreetmap.josm.gui.MapView.paint(MapView.java:389)
	at javax.swing.JComponent.paintChildren(JComponent.java:875)
	at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1042)
	at javax.swing.JComponent.paint(JComponent.java:1047)
	at javax.swing.JComponent.paintChildren(JComponent.java:875)
	at javax.swing.JComponent.paint(JComponent.java:1047)
	at javax.swing.JComponent.paintChildren(JComponent.java:875)
	at javax.swing.JComponent.paint(JComponent.java:1047)
	at javax.swing.JComponent.paintChildren(JComponent.java:875)
	at javax.swing.JComponent.paint(JComponent.java:1047)
	at javax.swing.JComponent.paintToOffscreen(JComponent.java:5147)
	at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:302)
	at javax.swing.RepaintManager.paint(RepaintManager.java:1145)
	at javax.swing.JComponent._paintImmediately(JComponent.java:5095)
	at javax.swing.JComponent.paintImmediately(JComponent.java:4905)
	at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:740)
	at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:696)
	at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:676)
	at javax.swing.RepaintManager.access$700(RepaintManager.java:57)
	at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1550)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:226)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:602)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)

Attachments (0)

Change History (3)

comment:1 by bastiK, 14 years ago

Owner: changed from team to skyper
Status: newneedinfo

Please attach the .osm file.

comment:2 by skyper, 14 years ago

Resolution: fixed
Status: needinfoclosed
Version: testedlatest

seems to be fixed in version 2554

please update links on homepage

comment:3 by skyper, 14 years ago

This was not just on .osm but a lot of opening with version 2255

Modify Ticket

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