Modify

Opened 16 years ago

Closed 16 years ago

Last modified 12 years ago

#3949 closed defect (duplicate)

download data

Reported by: Luebeck Owned by: Luebeck
Priority: blocker Milestone:
Component: Core Version: latest
Keywords: Cc:

Description (last modified by Don-vip)

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2009-11-16 02:31:48
Last Changed Author: stoecker
Revision: 2462
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2009-11-15 18:24:28 +0100 (Sun, 15 Nov 2009)
Last Changed Rev: 2462

Memory Usage: 49 MB / 1016 MB (13 MB allocated, but free)
Java version: 1.6.0

Plugins: AgPifoJPicLayerdataimporteditgpxgraphviewopenstreetbugsopenvisibleremotecontroltageditorutilspluginwmsplugin
Plugin AgPifoJ Version: 18287
Plugin PicLayer Version: 18505
Plugin dataimport Version: 18071
Plugin editgpx Version: 18426
Plugin graphview Version: 18415
Plugin openstreetbugs Version: 18503
Plugin openvisible Version: 17536
Plugin remotecontrol Version: 18503
Plugin tageditor Version: 18522
Plugin utilsplugin Version: 18503
Plugin wmsplugin Version: 18408

java.lang.NullPointerException

at org.openstreetmap.josm.gui.MapView.getVisibleLayersInZOrder(MapView.java:344)
at org.openstreetmap.josm.gui.MapView.paint(MapView.java:390)
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 (4)

comment:1 by Gubaer, 16 years ago

Description: modified (diff)
Owner: changed from team to Luebeck
Status: newneedinfo

Can't reproduce. It looks as if you have a null layer in your list of layers.

Anything special in your environment?

comment:2 by anonymous, 16 years ago

I got the same exception after compiling josm, but after I updated also the plugins, it went away

comment:3 by Gubaer, 16 years ago

Resolution: worksforme
Status: needinfoclosed

Closing as worksforme.

comment:4 by Don-vip, 12 years ago

Description: modified (diff)
Resolution: worksformeduplicate

Closed as duplicate of #5639.

Modify Ticket

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