Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#2463 closed defect (duplicate)

"Unerwarteter Fehler" NullPointerException when advancing to next picture

Reported by: willis@… Owned by: team
Priority: minor Milestone:
Component: Core Version: latest
Keywords: PictureViewer NullPointerException Cc: willis@…, DwiSecundus

Description

In the picture viewer I click forward or backward to go to the next picture. When the exif date of the next picture is up to the second the same as for the last or first track point or outside the time range of the track this error occurs.

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1529
Node Kind: directory
Last Changed Author: framm
Last Changed Rev: 1529
Last Changed Date: 2009-04-16 19:26:54 +0200 (Thu, 16 Apr 2009)

Java version: 1.6.0_13
Plugins: editgpx;utilsplugin;validator;wmsplugin
Plugin editgpx Version: 14247
Plugin utilsplugin Version: 14356
Plugin validator Version: 14123
Plugin wmsplugin Version: 14120

java.lang.NullPointerException

at org.openstreetmap.josm.gui.layer.GeoImageLayer$5.actionPerformed(GeoImageLayer.java:308)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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 DwiSecundus, 15 years ago

Ticket #2471 has been marked as a duplicate of this ticket.

comment:2 by DwiSecundus, 15 years ago

Cc: DwiSecundus added
Version: testedlatest

Also occuring in SVN 1555 (latest) per ticket #2471.

comment:3 by anonymous, 15 years ago

Resolution: duplicate
Status: newclosed

comment:4 by anonymous, 15 years ago

Closed as duplicate of #765.

Modify Ticket

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