Opened 13 years ago
Closed 13 years ago
#7522 closed defect (fixed)
naptan_bus_stops-style causes JOSM not to start
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | External mappaint style | Version: | latest |
Keywords: | template_report | Cc: | vclaw@… |
Description
What steps will reproduce the problem?
- start JOSM_latest
- splash screen appear
- and stop a the step "initialisation des style"
What is the expected result?
JSOM starting normally
What happens instead?
JOSM freeze before a complete start
Please provide any additional information below. Attach a screenshot if
possible.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2012-03-18 02:32:20 Last Changed Author: simon04 Revision: 5097 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2012-03-17 23:51:40 +0100 (Sat, 17 Mar 2012) Last Changed Rev: 5097 Identification: JOSM/1.5 (5097 fr) Memory Usage: 30 MB / 247 MB (6 MB allocated, but free) Java version: 1.6.0_31, Sun Microsystems Inc., Java HotSpot(TM) Client VM Operating system: Windows XP Plugin: AddrInterpolation Plugin: FastDraw Plugin: FixAddresses Plugin: HouseNumberTaggingTool Plugin: PicLayer Plugin: cadastre-fr Plugin: conflation Plugin: junctionchecking Plugin: licensechange Plugin: openstreetbugs Plugin: osmarender Plugin: pdfimport Plugin: print Plugin: public_transport Plugin: reverter Plugin: routes Plugin: routing Plugin: utilsplugin2 Plugin: walkingpapers Plugin: waydownloader java.lang.RuntimeException: Erreur fatale : la localisation de l’image 'icons/green_stop.png' a échoué. Il s’agit d’un important problème de configuration. JOSM va être arrêté. at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:249) at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:304) at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:71) at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:94) at org.openstreetmap.josm.gui.mappaint.MapPaintMenu$MapPaintAction.<init>(MapPaintMenu.java:26) at org.openstreetmap.josm.
Attachments (1)
Change History (9)
by , 13 years ago
Attachment: | JOSMfreeze.jpg added |
---|
follow-up: 6 comment:2 by , 13 years ago
Replying to anonymous:
java.lang.RuntimeException: Erreur fatale : la localisation de l’image 'icons/green_stop.png' a échoué. Il s’agit d’un important problème de configuration. JOSM va être arrêté. at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:249) at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:304) at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:71) at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:94) at org.openstreetmap.josm.gui.mappaint.MapPaintMenu$MapPaintAction.<init>(MapPaintMenu.java:26) at org.openstreetmap.josm.
Please always supply full error log !
I only find "green_stop.png" in the "naptan_bus_stops"-style under styles. Did you install this style ?
Please try it with a new/empty preference directory. (Help/ResetPreferences)
comment:3 by , 13 years ago
Component: | Core → External mappaint style |
---|---|
Owner: | changed from | to
Status: | new → needinfo |
comment:5 by , 13 years ago
Cc: | added |
---|
from #7531:
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2012-03-20 02:39:44 Last Changed Author: xeen Revision: 5106 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2012-03-19 11:58:45 +0100 (Mon, 19 Mar 2012) Last Changed Rev: 5106 Identification: JOSM/1.5 (5106 en_GB) Memory Usage: 87 MB / 723 MB (61 MB allocated, but free) Java version: 1.6.0_24, Sun Microsystems Inc., OpenJDK 64-Bit Server VM Operating system: Linux Plugin: PicLayer Plugin: buildings_tools Plugin: measurement Plugin: terracer java.lang.RuntimeException: Fatal: failed to locate image 'icons/green_stop.png'. This is a serious configuration problem. JOSM will stop working. at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:249) at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:304) at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:71) at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:94) at org.openstreetmap.josm.gui.mappaint.MapPaintMenu$MapPaintAction.<init>(MapPaintMenu.java:26) at org.openstreetmap.josm.gui.mappaint.MapPaintMenu.mapPaintStylesUpdated(MapPaintMenu.java:81) at org.openstreetmap.josm.gui.mappaint.MapPaintStyles.fireMapPaintSylesUpdated(MapPaintStyles.java:368) at org.openstreetmap.josm.gui.mappaint.MapPaintStyles.readFromPreferences(MapPaintStyles.java:169) at org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.initialize(MapPaintPreference.java:177) at org.openstreetmap.josm.Main.<init>(Main.java:284) at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:64) at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:253)
comment:6 by , 13 years ago
I uninstall naptan_bus_stops"-style, and all work fine now, build 5106 _
thank you.
Replying to skyper:
I only find "green_stop.png" in the "naptan_bus_stops"-style under styles. Did you install this style ?
Please try it with a new/empty preference directory. (Help/ResetPreferences)
comment:7 by , 13 years ago
Owner: | changed from | to
---|---|
Priority: | major → critical |
Status: | needinfo → new |
Summary: | JOSM dont't start → naptan_bus_stops-style causes JOSM not to start |
screen shot of the splash screen where the loading stop ...