Modify

Ticket #4473 (closed defect: wontfix)

Opened 2 years ago

Last modified 2 years ago

OpenStreetBug bug

Reported by: anonymous Owned by: team
Priority: normal Component: Plugin
Version: tested Keywords: template_report
Cc:

Description

What steps will reproduce the problem?

  1. Install the OpenStreetBug Plugin
  2. Klick on the OpenStreetBug Button
  3. 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

Change History

comment:1 Changed 2 years ago by Gubaer

  • Status changed from new to closed
  • Resolution set to wontfix

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 to latest or wait for the next release of tested. It should have been replaced by a more recent tested 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.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
as The resolution will be set. Next status will be 'closed'
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.