Modify

#6975 closed defect (needinfo)

Can not run

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

Description

What steps will reproduce the problem?

  1. Start

What is the expected result?

What happens instead?

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

Debian-Release: 0.0.svn4064-3
Build-Date: 2011-06-16 23:17:11
Revision: 4064
Is-Local-Build: true

Identification: JOSM/1.5 (4064 ru)
Memory Usage: 15 MB / 494 MB (4 MB allocated, but free)
Java version: 1.6.0_23, Sun Microsystems Inc., OpenJDK Client VM
Operating system: Linux

Plugin: PicLayer
Plugin: SimplifyArea
Plugin: download_along
Plugin: imageryadjust
Plugin: multipoly-convert

java.lang.NumberFormatException: For input string: ""
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Integer.parseInt(Integer.java:493)
	at java.lang.Integer.valueOf(Integer.java:570)
	at org.openstreetmap.josm.data.imagery.ImageryInfo.<init>(ImageryInfo.java:126)
	at org.openstreetmap.josm.data.imagery.ImageryLayerInfo.load(ImageryLayerInfo.java:42)
	at org.openstreetmap.josm.gui.preferences.ImageryPreference.initialize(ImageryPreference.java:838)
	at org.openstreetmap.josm.Main.<init>(Main.java:238)
	at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:59)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:231

Attachments (0)

Change History (2)

comment:1 Changed 20 months ago by olejorgenb

Have you tried clearing the preferences? mv ~/.josm ~/josm-prefs 

Latest stable is 4487 btw

comment:2 Changed 20 months ago by stoecker

  • Resolution set to needinfo
  • Status changed from new to closed

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.