Modify

Opened 12 years ago

Closed 12 years ago

#7145 closed defect (fixed)

File > Import image

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

Description

What steps will reproduce the problem?

What is the expected result?

What happens instead?

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 en)
Memory Usage: 72 MB / 479 MB (31 MB allocated, but free)
Java version: 1.6.0_29, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows 7

Plugin: ImportImagePlugin (26986)
Plugin: dataimport (26731)
Plugin: importvec (26731)
Plugin: openstreetbugs (26986)
Plugin: proj4j (26986)
Plugin: public_transport (26986)
Plugin: restart (26731)
Plugin: turnrestrictions (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:51)
	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

Attachments (1)

10.rar (83.7 KB ) - added by baditaflorin 12 years ago.
a rar archive of the files

Download all attachments as: .zip

Change History (3)

by baditaflorin, 12 years ago

Attachment: 10.rar added

a rar archive of the files

comment:1 by bastiK, 12 years ago

Component: CorePlugin importimage

comment:2 by Don-vip, 12 years ago

Component: Plugin importimageCore
Resolution: fixed
Status: newclosed

You're using an old version of JOSM, this has been fixed in r4574. Please upgrade to latest stable version.

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.