Modify

Opened 10 years ago

Closed 10 years ago

#11159 closed defect (duplicate)

JOSM 8100 won't start because of missing "pencil.???" icon

Reported by: Zverikk Owned by: team
Priority: major Milestone:
Component: Core Version: latest
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. Downloaded JOSM latest v. 8100
  2. Start it, updating all the plugins
  3. The following exception is shown. I guess it's something with the icon: JOSM's button in the taskbar shows a plain Java man icon instead of pencil one.

Pressed "Do nothing", but JOSM still won't start.

Please provide any additional information below. Attach a screenshot if possible.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2015-02-23 02:31:11
Last Changed Author: stoecker
Revision: 8100
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Relative URL: ^/trunk
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2015-02-22 23:58:28 +0100 (Sun, 22 Feb 2015)
Last Changed Rev: 8100

Identification: JOSM/1.5 (8100 ru) Linux RFRemix 20.1 (Heisenbug)
Memory Usage: 510 MB / 2645 MB (319 MB allocated, but free)
Java version: 1.7.0_75, Oracle Corporation, OpenJDK 64-Bit Server VM
Java package: java-1.7.0-openjdk:x86_64-1.7.0.75

Plugins:
- NanoLog
- OpeningHoursEditor
- PicLayer
- buildings_tools
- editgpx
- geochat
- imagery_offset_db
- measurement
- pbf
- poly
- reltoolbox
- reverter
- scripting
- turnrestrictions
- utilsplugin2
- videomapping-mp

Last errors/warnings:
- E: Не удалось найти изображение «josm_small.png»
- W: Mappaint style "standard" (Стандартный JOSM (XML; старая версия)) icon "josm_small.png" not found.
- E: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Случилась беда: не удалось обнаружить изображение 'pencil.???'. Это серьёзная проблема конфигурации. JOSM прекращает работу.. Причина: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Случилась беда: не удалось обнаружить изображение 'pencil.???'. Это серьёзная проблема конфигурации. JOSM прекращает работу.. Причина: java.lang.RuntimeException: Случилась беда: не удалось обнаружить изображение 'pencil.???'. Это серьёзная проблема конфигурации. JOSM прекращает работу.

java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Случилась беда: не удалось обнаружить изображение 'pencil.???'. Это серьёзная проблема конфигурации. JOSM прекращает работу.
	at org.openstreetmap.josm.Main.<init>(Main.java:622)
	at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:86)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:431)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Случилась беда: не удалось обнаружить изображение 'pencil.???'. Это серьёзная проблема конфигурации. JOSM прекращает работу.
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:188)
	at org.openstreetmap.josm.Main.<init>(Main.java:619)
	... 2 more
Caused by: java.lang.RuntimeException: Случилась беда: не удалось обнаружить изображение 'pencil.???'. Это серьёзная проблема конфигурации. JOSM прекращает работу.
	at org.openstreetmap.josm.tools.ImageProvider.getResource(ImageProvider.java:541)
	at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:115)
	at org.openstreetmap.josm.gui.mappaint.MapPaintMenu$MapPaintAction.<init>(MapPaintMenu.java:36)
	at org.openstreetmap.josm.gui.mappaint.MapPaintMenu.mapPaintStylesUpdated(MapPaintMenu.java:99)
	at org.openstreetmap.josm.gui.mappaint.MapPaintStyles.fireMapPaintSylesUpdated(MapPaintStyles.java:471)
	at org.openstreetmap.josm.gui.mappaint.MapPaintStyles.readFromPreferences(MapPaintStyles.java:254)
	at org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.initialize(MapPaintPreference.java:183)
	at org.openstreetmap.josm.Main$4.initialize(Main.java:604)
	at org.openstreetmap.josm.Main$InitializationTask.call(Main.java:696)
	at org.openstreetmap.josm.Main$InitializationTask.call(Main.java:680)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Attachments (0)

Change History (1)

comment:1 by Zverikk, 10 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #11155.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.