Opened 16 years ago
Closed 16 years ago
#4013 closed defect (worksforme)
crash reading *.gpx file
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description
Just installed leanjosm with updated plugins crashed while
opening *.gpx file (saved with mapsource). Other *.gpx files
didn´t give error message but failed to load tracks.
Switched back to leanjosm 2392. -> OK
Build-Date: 2009-11-22 18:33:11
Revision: 2504
Revision-Comment: leanjosm build from josm.geofabrik.de
Memory Usage: 52 MB / 910 MB (31 MB allocated, but free)
Java version: 1.6.0_14
Plugins: slippymaputilspluginvalidatorwmsplugin
Plugin slippymap Version: 18485
Plugin utilsplugin Version: 18415
Plugin validator Version: 18453
Plugin wmsplugin Version: 18408
java.lang.AbstractMethodError
at org.openstreetmap.josm.gui.MapView.paint(MapView.java:450)
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.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
at javax.swing.RepaintManager$PaintManager.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.RepaintManager.seqPaintDirtyRegions(Unknown Source)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Attachments (0)
Change History (3)
comment:1 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → needinfo |
comment:2 by , 16 years ago
Well, I am sure, there was a windows "This is a new josm version. Do you want to update your plugins?" and I selected "yes". I can´t remember, which plugins ware updated. I didn´t restart josm. Is it necessary after an update at startup?
Best regards to the josm team
comment:3 by , 16 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | needinfo → closed |
I think restart is necessary. In any case lean josm 2504 works for me so I'm closing the bug. Please reopen if this happen again.



Do you really have updated plugins? It doesn't look so from versions in the ticket. There has been change in api that caused this exception, but all plugins should be fixed now.