Modify

Opened 14 years ago

Closed 14 years ago

#7049 closed defect (fixed)

NumberFormatException whilst loading geo-referenced images

Reported by: vatsug Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. loading imagesfiles

What is the expected result? loading the images

What happens instead? after e wile, the images is loading

Please provide any additional information below. Attach a screenshot if
possible.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-10-31 02:32:25
Last Changed Author: stoecker
Revision: 4550
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-10-30 22:19:50 +0100 (Sun, 30 Oct 2011)
Last Changed Rev: 4550

Identification: JOSM/1.5 (4550 de)
Memory Usage: 299 MB / 455 MB (124 MB allocated, but free)
Java version: 1.6.0_22, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM
Operating system: Windows 7

Plugin: ImportImagePlugin (26986)

java.lang.NumberFormatException
	at java.math.BigDecimal.<init>(Unknown Source)
	at java.math.BigDecimal.<init>(Unknown Source)
	at java.math.BigDecimal.valueOf(Unknown Source)
	at org.openstreetmap.josm.data.coor.LatLon.roundToOsmPrecision(LatLon.java:248)
	at org.openstreetmap.josm.data.Bounds.<init>(Bounds.java:50)
	at org.openstreetmap.josm.data.Bounds.<init>(Bounds.java:42)
	at org.openstreetmap.josm.data.Bounds.<init>(Bounds.java:46)
	at org.openstreetmap.josm.gui.NavigatableComponent.getLatLonBounds(NavigatableComponent.java:212)
	at org.openstreetmap.josm.gui.MapView.paint(MapView.java:493)
	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.paintChildren(Unknown Source)
	at javax.swing.JComponent.paint(Unknown Source)
	at javax.swing.JComponent.paintChildren(Unknown Source)
	at javax.swing.JComponent.paint(Unknown So

Attachments (0)

Change History (2)

comment:1 by anonymous, 14 years ago

Summary: beim laden georeferenzierte bilder kam die fehlermeldungNumberFormatException whilst loading geo-referenced images

comment:2 by Don-vip, 14 years ago

Resolution: fixed
Status: newclosed

Already fixed in r4574.

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.