Modify

Opened 15 years ago

Closed 14 years ago

#2368 closed defect (fixed)

failing import geotagged jpg (Nokia device)

Reported by: gianmario.mengozzi@… Owned by: team
Priority: major Milestone:
Component: Core Version: tested
Keywords: Cc:

Description

jpg bt NOKIA 6210 using app: Nokia Location Tagger (http://betalabs.nokia.com/betas/view/location-tagger)

when i try to import the jpg in josm a popup appear saying "no time for point 44.48 x 11.343".

note that the jpg is correctly positioned by google maps/hearth (= lat/lon in the img are correct).

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1504
Node Kind: directory
Last Changed Author: stoecker
Last Changed Rev: 1504
Last Changed Date: 2009-03-18 17:58:24 +0100 (Wed, 18 Mar 2009)

Java version: 1.6.0_13
Plugins: DirectUpload;Intersect_way;editgpx;measurement;plastic_laf;slippymap;tagging-preset-tester;tcx-support;usertools;utilsplugin;validator;wmsplugin
Plugin plastic_laf Version: 14016
Plugin DirectUpload Version: 14133
Plugin Intersect_way Version: 12781
Plugin editgpx Version: 0.90
Plugin measurement Version: 14015
Plugin slippymap Version: 14015
Plugin tagging-preset-tester Version: 14015
Plugin usertools Version: 14125
Plugin utilsplugin Version: 14121
Plugin validator Version: 14123
Plugin wmsplugin Version: 14120
Plugin tcx-support Version: 14120

java.lang.NullPointerException

at sun.net.www.ParseUtil.toURI(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at org.openstreetmap.josm.tools.WikiReader.read(WikiReader.java:32)
at org.openstreetmap.josm.actions.HelpAction.loadHelpUrl(HelpAction.java:195)
at org.openstreetmap.josm.actions.HelpAction.setHelpUrl(HelpAction.java:181)
at org.openstreetmap.josm.actions.HelpAction.actionPerformed(HelpAction.java:126)
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.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.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 (1)

comment:1 by Gubaer, 14 years ago

Resolution: fixed
Status: newclosed

Probably you tried to correlate the image with GPX data from the server, see #3064.

This should be fixed in r2548.

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.