Modify ↓
#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
comment:2 Changed 16 months ago by Cobra
another great commit message.
Note: See
TracTickets for help on using
tickets.



In [4853/josm]: