Modify ↓
#4473 closed defect (duplicate)
OpenStreetBug bug
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin | Version: | tested |
Keywords: | template_report | Cc: |
Description (last modified by )
What steps will reproduce the problem?
- Install the OpenStreetBug Plugin
- Klick on the OpenStreetBug Button
- Zoom in
What is the expected result?
Zooming in
What happens instead?
An Error Dialog pops up:
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2009-12-02 02:32:19 Last Changed Author: jttt Revision: 2561 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2009-12-01 21:37:23 +0100 (Tue, 01 Dec 2009) Last Changed Rev: 2561 Memory Usage: 197 MB / 881 MB (76 MB allocated, but free) Java version: 1.6.0_17 Dataset consistency test: No problems found Plugins: openstreetbugs Plugin openstreetbugs Version: 18595 java.lang.NullPointerException at org.openstreetmap.josm.gui.MapView.getVisibleLayersInZOrder(MapView.java:342) at org.openstreetmap.josm.gui.MapView.paint(MapView.java:388) 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.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 (2)
comment:1 by , 15 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 by , 12 years ago
Description: | modified (diff) |
---|---|
Resolution: | wontfix → duplicate |
Closed as duplicate of #5639.
Note:
See TracTickets
for help on using tickets.
Can't reproduce in r2921.
Your report is related to r2561, the current
tested
. The defect won't be fixed in r2561. Most likely it's already fixed in r2921 or higher. Please upgrade tolatest
or wait for the next release oftested
. It should have been replaced by a more recenttested
one week ago but it seems that the planned release was sillently dropped for unknown reasons and a new release date has not been announced yet.