Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

バージョンアップでエリア選択ツールでエラー発生しました。 #36

Open
hirof1 opened this issue Jul 6, 2020 · 2 comments

Comments

@hirof1
Copy link

hirof1 commented Jul 6, 2020

No description provided.

@hirof1
Copy link
Author

hirof1 commented Jul 6, 2020

org.openstreetmap.josm.tools.JosmRuntimeException: Fatal: 画像 'cancel.png' の配置に失敗しました。これは深刻な構成の問題です。JOSM は動作停止します。
at org.openstreetmap.josm.tools.ImageProvider.getResource(ImageProvider.java:706)
at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:666)
at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:812)
at org.openstreetmap.josm.gui.ExtendedDialog.setButtonIcons(ExtendedDialog.java:187)
at org.openstreetmap.josm.plugins.areaselector.AddressDialog.(AddressDialog.java:121)
at org.openstreetmap.josm.plugins.areaselector.AreaSelectorAction.createArea(AreaSelectorAction.java:260)
at org.openstreetmap.josm.plugins.areaselector.AreaSelectorAction$1.run(AreaSelectorAction.java:150)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

@miurahr
Copy link
Contributor

miurahr commented Dec 17, 2020

V2.5.x でこの問題はなおっているはずです。
The issue might be fixed in v2.5.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants