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?
- open josm (geofabrik german version)
- 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 , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:2 by , 15 years ago
Resolution: | → worksforme |
---|---|
Status: | needinfo → closed |
Note:
See TracTickets
for help on using tickets.
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.