Modify

#7522 closed defect (fixed)

naptan_bus_stops-style causes JOSM not to start

Reported by: anonymous Owned by: team
Priority: critical Component: External mappaint style
Version: latest Keywords: template_report
Cc: vclaw@…

Description

What steps will reproduce the problem?

  1. start JOSM_latest
  2. splash screen appear
  3. 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)

JOSMfreeze.jpg (21.9 KB) - added by anonymous 14 months ago.
screen shot of the splash screen where the loading stop …

Download all attachments as: .zip

Change History (9)

Changed 14 months ago by anonymous

screen shot of the splash screen where the loading stop ...

comment:1 Changed 14 months ago by anonymous

Same behaviour with build 5105

comment:2 in reply to: ↑ description ; follow-up: Changed 14 months ago by skyper

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 Changed 14 months ago by skyper

  • Component changed from Core to External mappaint style
  • Owner changed from team to anonymous
  • Status changed from new to needinfo

comment:4 Changed 14 months ago by anonymous

Ticket #7531 has been marked as a duplicate of this ticket.

comment:5 Changed 14 months ago by skyper

  • Cc James Derrick 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 in reply to: ↑ 2 Changed 14 months ago by anonymous

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 Changed 14 months ago by skyper

  • Cc vclaw@… added; James Derrick removed
  • Owner changed from anonymous to team
  • Priority changed from major to critical
  • Status changed from needinfo to new
  • Summary changed from JOSM dont't start to naptan_bus_stops-style causes JOSM not to start

comment:8 Changed 14 months ago by simon04

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

In 5110/josm:

fix #7522 - fix "Fatal: failed to locate image" in MapPaintMenu

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.