Modify

Opened 15 years ago

Closed 15 years ago

#4127 closed defect (worksforme)

crash while opening a gpx file

Reported by: ctheile Owned by: ctheile
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. open josm (geofabrik german version)
  2. open ndiebel.gpx

What is the expected result?
file opened

What happens instead?
program sends internal error message

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

Build-Date: 2009-12-08 12:33:08		
Revision: 2594
Revision-Comment: leanjosm build from josm.geofabrik.de

Memory Usage: 24 MB / 63 MB (5 MB allocated, but free)
Java version: 1.6.0_11


Plugins: osmarender,validator,waydownloader
Plugin osmarender Version: 18293
Plugin validator Version: 18425
Plugin waydownloader Version: 18300

java.lang.AbstractMethodError
	at org.openstreetmap.josm.gui.MapView.paint(MapView.java:448)
	at javax.swing.JComponent.paintChildren(Unknown Source)
	at javax.swing.JSplitPane.paintChildren(Unknown Source)
	at javax.swing.JComponent.paint(Unknown Source)
	at javax.swing.JComponent.paintToOffscreen(Unknown Source)
	at javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
	at javax.swing.RepaintManager.paint(Unknown Source)
	at javax.swing.JComponent._paintImmediately(Unknown Source)
	at javax.swing.JComponent.paintImmediately(Unknown Source)
	at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
	at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
	at javax.swing.Repa

Attachments (0)

Change History (2)

comment:1 by stoecker, 15 years ago

Owner: changed from team to ctheile
Status: newneedinfo

This is a plugin issue. One of your plugins is outdated. Try updating them. If this does not help, please enable them one by one and find out which one fails.

comment:2 by stoecker, 15 years ago

Resolution: worksforme
Status: needinfoclosed

Modify Ticket

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