Modify

Opened 17 months ago

Closed 16 months ago

Last modified 16 months ago

#7248 closed defect (fixed)

not worcked

Reported by: anonymous Owned by: team
Priority: normal 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-12-19 02:32:42
Last Changed Author: Don-vip
Revision: 4667
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-12-19 00:02:30 +0100 (Mon, 19 Dec 2011)
Last Changed Rev: 4667

Identification: JOSM/1.5 (4667 ru)
Memory Usage: 29 MB / 247 MB (7 MB allocated, but free)
Java version: 1.6.0_30, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows 7


java.lang.NullPointerException
	at org.openstreetmap.josm.data.imagery.ImageryInfo.compareTo(ImageryInfo.java:297)
	at org.openstreetmap.josm.data.imagery.ImageryInfo.compareTo(ImageryInfo.java:31)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.sort(Unknown Source)
	at java.util.Collections.sort(Unknown Source)
	at org.openstreetmap.josm.data.imagery.ImageryLayerInfo.load(ImageryLayerInfo.java:57)
	at org.openstreetmap.josm.gui.preferences.ImageryPreference.initialize(ImageryPreference.java:1027)
	at org.openstreetmap.josm.Main.<init>(Main.java:252)
	at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:60)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:241)

Attachments (0)

Change History (2)

comment:1 Changed 16 months ago by bastiK

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

In [4853/josm]:

fixed #7248 - not worcked

comment:2 Changed 16 months ago by Cobra

another great commit message.

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.