Modify

Opened 8 years ago

Closed 8 years ago

#13526 closed defect (invalid)

Josm still crashing

Reported by: anonymous Owned by: akks
Priority: normal Milestone:
Component: Plugin FastDraw Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

What is the expected result?

What happens instead?

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

URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2016-08-11 21:54:24 +0200 (Thu, 11 Aug 2016)
Build-Date:2016-08-11 22:36:05
Revision:10786
Relative:URL: ^/trunk

Identification: JOSM/1.5 (10786 es) Windows 8.1 64-Bit
Memory Usage: 336 MB / 989 MB (126 MB allocated, but free)
Java version: 1.8.0_51-b16, Oracle Corporation, Java HotSpot(TM) Client VM
Dataset consistency test: No problems found

Plugins:
+ AddrInterpolation (32699)
+ ColorPlugin (1414145445)
+ FastDraw (32158)
+ ImportImagePlugin (32699)
+ PicLayer (32158)
+ ShapeTools (1210)
+ apache-commons (32158)
+ areaselector (282)
+ buildings_tools (32158)
+ colorscheme (32699)
+ continuosDownload (53)
+ download_along (32730)
+ ejml (32158)
+ ext_tools (32796)
+ geotools (31895)
+ imageryadjust (32699)
+ jts (31906)
+ junctionchecking (32879)
+ lakewalker (32699)
+ log4j (32158)
+ measurement (32732)
+ merge-overlap (32158)
+ opendata (32898)
+ photoadjust (32863)
+ reltoolbox (32158)
+ splinex (32158)
+ terracer (32158)
+ utilsplugin2
+ waydownloader (32158)

Last errors/warnings:
- W: Ext_Tools warning: can not load file <josm.pref>\plugins\ext_tools\tools.cfg
- W: Ext_Tools warning: can not load file <josm.pref>\plugins\ext_tools\repo.cfg
- W: Old style SideButton usage for action org.openstreetmap.josm.plugins.JunctionChecker.JunctionCheckDialog$1@71f322
- W: Old style SideButton usage for action org.openstreetmap.josm.plugins.JunctionChecker.JunctionCheckDialog$2@5301d9
- W: Old style SideButton usage for action org.openstreetmap.josm.plugins.JunctionChecker.JunctionCheckDialog$3@edd09e
- W: Plugin seems to be adding listener during mapFrameInitialized(): DrawSplineAction#<init>. Layer listeners should be set on plugin load.
- E: java.lang.NoSuchFieldError: isSelectablePredicate
- E: java.lang.NoSuchFieldError: isSelectablePredicate
- E: java.lang.NoSuchFieldError: isSelectablePredicate
- E: java.lang.NoSuchFieldError: isSelectablePredicate


=== REPORTED CRASH DATA ===
BugReportExceptionHandler$BugReporterThread#askForBugReport:
No data collected.

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (17) of main
java.lang.NoSuchFieldError: isSelectablePredicate
	at org.openstreetmap.josm.plugins.fastdraw.FastDrawingMode.getNearestNode(FastDrawingMode.java:714)
	at org.openstreetmap.josm.plugins.fastdraw.FastDrawingMode.mouseMoved(FastDrawingMode.java:330)
	at java.awt.AWTEventMulticaster.mouseMoved(Unknown Source)
	at java.awt.Component.processMouseMotionEvent(Unknown Source)
	at javax.swing.JComponent.processMouseMotionEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(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$1.doIntersectionPrivilege(Unknown Source)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.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)

Attachments (0)

Change History (2)

comment:1 by Don-vip, 8 years ago

Component: CorePlugin FastDraw
Owner: changed from team to akks

comment:2 by Don-vip, 8 years ago

Resolution: invalid
Status: newclosed

You're not using the latest version of fastdraw plugin, please update your plugins.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain akks.
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.