Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#13285 closed defect (othersoftware)

crash on click shape mode plugin

Reported by: h4ck3rm1k3 Owned by: team
Priority: major Milestone:
Component: Plugin shapetools Version:
Keywords: template_report github 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-06 01:12:07 +0200 (Sat, 06 Aug 2016)
Build-Date:2016-08-06 01:42:55
Revision:10743
Relative:URL: ^/trunk

Identification: JOSM/1.5 (10743 en) Linux Debian GNU/Linux unstable (sid)
Memory Usage: 768 MB / 1748 MB (278 MB allocated, but free)
Java version: 1.8.0_91-8u91-b14-3-b14, Oracle Corporation, OpenJDK 64-Bit Server VM
Java package: openjdk-8-jre:amd64-8u91-b14-3
Java ATK Wrapper package: libatk-wrapper-java:all-0.33.3-6
Dataset consistency test: No problems found

Plugins:
+ AddrInterpolation (32584)
+ BuildingGeneralization (1010)
+ CADTools (1006)
+ ColorPlugin (1414145445)
+ CommandLine (32416)
+ FastDraw (32773)
+ FixAddresses (32771)
+ HouseNumberTaggingTool (32584)
+ ShapeTools (1010)
+ SimplifyArea (32517)
+ areaselector (280)
+ buildings_tools (32728)
+ colorscheme (32584)
+ conflation (0.2.0)
+ continuosDownload (53)
+ contourmerge (1021)
+ ejml (32639)
+ ext_tools (32309)
+ fieldpapers (v0.4.0)
+ geochat (32561)
+ geotools (32584)
+ jts (32539)
+ log4j (32309)
+ pbf (32584)
+ reltoolbox (32639)
+ scripting (30730)
+ utilsplugin2 (32725)

Last errors/warnings:
- W: Invalid jar file ''<josm.pref>/plugins/colorscheme.jar.new'' (exists: false, canRead: false)
- W: Invalid jar file ''<josm.pref>/plugins/contourmerge.jar.new'' (exists: false, canRead: false)
- 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: Cannot start IPv4 remotecontrol server on port 8111: Address already in use
- W: Cannot start IPv6 remotecontrol server on port 8111: Address already in use
- W: Cannot start IPv4 remotecontrol https server on port 8112: Address already in use
- W: Cannot start IPv6 remotecontrol https server on port 8112: Address already in use
- W: Cannot lock cache directory. Will not use disk cache
- E: java.lang.NoSuchFieldError: isUsablePredicate


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

=== STACK TRACE ===
Thread: AWT-EventQueue-1 (18) of main
java.lang.NoSuchFieldError: isUsablePredicate
	at org.openstreetmap.josm.plugins.shapetools.ShapeMode.mouseClicked(ShapeMode.java:42)
	at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270)
	at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:269)
	at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:269)
	at java.awt.Component.processMouseEvent(Component.java:6538)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
	at java.awt.Component.processEvent(Component.java:6300)
	at java.awt.Container.processEvent(Container.java:2236)
	at java.awt.Component.dispatchEventImpl(Component.java:4891)
	at java.awt.Container.dispatchEventImpl(Container.java:2294)
	at java.awt.Component.dispatchEvent(Component.java:4713)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)
	at java.awt.Container.dispatchEventImpl(Container.java:2280)
	at java.awt.Window.dispatchEventImpl(Window.java:2750)
	at java.awt.Component.dispatchEvent(Component.java:4713)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
	at java.awt.EventQueue.access$500(EventQueue.java:97)
	at java.awt.EventQueue$3.run(EventQueue.java:709)
	at java.awt.EventQueue$3.run(EventQueue.java:703)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
	at java.awt.EventQueue$4.run(EventQueue.java:731)
	at java.awt.EventQueue$4.run(EventQueue.java:729)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
	at org.GNOME.Accessibility.AtkWrapper$5.dispatchEvent(AtkWrapper.java:697)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Attachments (1)

NO_way.osm (508.1 KB ) - added by h4ck3rm1k3 8 years ago.

Download all attachments as: .zip

Change History (11)

by h4ck3rm1k3, 8 years ago

Attachment: NO_way.osm added

comment:1 by Don-vip, 8 years ago

Keywords: github added
Resolution: othersoftware
Status: newclosed

comment:2 by Don-vip, 8 years ago

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

comment:3 by simon04, 8 years ago

Component: CorePlugin shapetools

comment:4 by simon04, 8 years ago

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

comment:5 by simon04, 8 years ago

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

comment:6 by Don-vip, 8 years ago

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

comment:7 by Klumbumbus, 8 years ago

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

comment:8 by Don-vip, 8 years ago

Priority: normalmajor

comment:9 by Don-vip, 8 years ago

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

comment:10 by Don-vip, 8 years ago

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

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.