Opened 4 years ago
Closed 4 years ago
#2812 closed defect (worksforme)
Josm crashes at call; BS: Suse Linux 11.0, up to date
| Reported by: | WolfgangH | Owned by: | WolfgangH |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1669
Node Kind: directory
Last Changed Author: stoecker
Last Changed Rev: 1669
Last Changed Date: 2009-06-14 17:34:52 +0200 (Sun, 14 Jun 2009)
Java version: 1.6.0_13
Plugins: AgPifoJeditgpxlivegpsmeasurementopenstreetbugsplastic_lafslippymapsurveyortageditortagging-preset-testerterracerusertoolsutilspluginvalidatorwmsplugin
Plugin plastic_laf Version: 14016
java.util.NoSuchElementException
at java.util.LinkedList.getLast(LinkedList.java:122)
at org.openstreetmap.josm.gui.tagging.TaggingPreset.readAll(TaggingPreset.java:534)
at org.openstreetmap.josm.gui.tagging.TaggingPreset.readFromPreferences(TaggingPreset.java:560)
at org.openstreetmap.josm.gui.preferences.TaggingPresetPreference.initialize(TaggingPresetPreference.java:130)
at org.openstreetmap.josm.Main.<init>(Main.java:202)
at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:45)
at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:168)
Attachments (1)
Change History (5)
comment:1 follow-up: ↓ 2 Changed 4 years ago by stoecker
- Owner changed from team to WolfgangH
- Status changed from new to needinfo
Changed 4 years ago by osm@…
tar-archive of the .josm-Directory which seems to be the problem, dir plugins only as a list
comment:2 in reply to: ↑ 1 Changed 4 years ago by anonymous
Replying to stoecker:
Hmm. Please attach your prefs(strip username/password). I assume you have added an own preset file? Please attach it as well.
mv ~/.josm ~/.josm.old
this fixes the problem. I think, perhaps an incompatible plugin?
comment:3 Changed 4 years ago by xeen
Can you still reproduce this issue with your old configuration file? It worked for me, albeit on Debian. There've been many updates to plugins and JOSM in the meantime, maybe it was solved on the way?
comment:4 Changed 4 years ago by stoecker
- Resolution set to worksforme
- Status changed from needinfo to closed



Hmm. Please attach your prefs(strip username/password). I assume you have added an own preset file? Please attach it as well.