Opened 17 years ago
Closed 17 years ago
#1260 closed defect (duplicate)
Crashed when looking at pictures
Reported by: | anonymous | Owned by: | framm |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
I'm trying to get geocoded images to work, and I was playing with the time sync. I clicked on an image (only one was showing, from the middle of the time range of the pictures, at my start point) and hit the 'next image' arrow. It crashed with this message.
Path: josm
URL: http://www.openstreetmap.de/svn/josm
Repository Root: http://www.openstreetmap.de/svn/josm
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 723
Node Kind: directory
Last Changed Rev: 723
Last Changed Date: 2008-07-15 00:02:51 +0200 (Tue, 15 Jul 2008)
java.lang.NullPointerException
at org.openstreetmap.josm.gui.layer.GeoImageLayer$5.actionPerformed(GeoImageLayer.java:303)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
at java.awt.Component.processMouseEvent(Component.java:6041)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
at java.awt.Component.processEvent(Component.java:5806)
at java.awt.Container.processEvent(Container.java:2058)
at java.awt.Component.dispatchEventImpl(Component.java:4413)
at java.awt.Container.dispatchEventImpl(Container.java:2116)
at java.awt.Component.dispatchEvent(Component.java:4243)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
at java.awt.Container.dispatchEventImpl(Container.java:2102)
at java.awt.Window.dispatchEventImpl(Window.java:2440)
at java.awt.Component.dispatchEvent(Component.java:4243)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
Attachments (0)
Change History (3)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Could you upload a step by step guide and all necessary files as a zip file (please reduce to a minimum)? I never use that image handling, so I cannot test it without data.
Also attach your preferences file (strip username/password/private data before upload).
comment:3 by , 17 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
This is a duplicate of #765 as it has the exact same trace. The first comment has a hint what might have caused this. Please add all images/traces/guides there.
hi, I have this problem for several months now. I've used josm-latest most of the time, and it is still in the 1365.
I think it is a problem about "next image"/"prev image" but there is none.