Modify

Opened 11 years ago

Closed 11 years ago

#9098 closed defect (duplicate)

clicking on map near a note point

Reported by: anonymous Owned by: ToeBee
Priority: normal Milestone:
Component: Core notes Version:
Keywords: template_report Cc: iandees

Description

What steps will reproduce the problem?

  1. click with a large zoom near a note point

What is the expected result?
select an element

What happens instead?
bug report

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

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2013-09-22 01:35:25
Last Changed Author: Don-vip
Revision: 6244
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2013-09-21 13:19:50 +0200 (Sat, 21 Sep 2013)
Last Changed Rev: 6244

Identification: JOSM/1.5 (6244 it) Linux Ubuntu 13.04
Memory Usage: 343 MB / 419 MB (98 MB allocated, but free)
Java version: 1.8.0-ea, Oracle Corporation, Java HotSpot(TM) Server VM
Dataset consistency test: No problems found

Plugin: AddrInterpolation (29854)
Plugin: FastDraw (29854)
Plugin: ImportImagePlugin (29854)
Plugin: OpeningHoursEditor (29854)
Plugin: PicLayer (29854)
Plugin: SimplifyArea (29854)
Plugin: buildings_tools (29854)
Plugin: continuosDownload (28565)
Plugin: dataimport (29854)
Plugin: download_along (29854)
Plugin: geochat (29851)
Plugin: geotools (29767)
Plugin: irsrectify (29210)
Plugin: jts (29854)
Plugin: log4j (29853)
Plugin: mapdust (29854)
Plugin: mirrored_download (29854)
Plugin: namemanager (29930)
Plugin: notes (v0.5)
Plugin: opendata (29938)
Plugin: openstreetbugs (29854)
Plugin: print (29854)
Plugin: proj4j (29854)
Plugin: reverter (29854)
Plugin: scripting (30540)
Plugin: tageditor (29854)
Plugin: tagging-preset-tester (29864)
Plugin: terracer (29854)
Plugin: turnrestrictions (29854)
Plugin: undelete (29854)
Plugin: utilsplugin2 (29854)
Plugin: walkingpapers (29854)
Plugin: waydownloader (29908)
Plugin: wayselector (29854)
Plugin: wikipedia (29854)

java.lang.NoClassDefFoundError: Could not initialize class org.apache.commons.lang3.StringEscapeUtils
	at org.openstreetmap.josm.plugins.notes.NotesLayer.paint(NotesLayer.java:180)
	at org.openstreetmap.josm.gui.MapView.paintLayer(MapView.java:533)
	at org.openstreetmap.josm.gui.MapView.paint(MapView.java:628)
	at javax.swing.JComponent.paintChildren(JComponent.java:887)
	at javax.swing.JComponent.paint(JComponent.java:1063)
	at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219)
	at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:290)
	at javax.swing.RepaintManager.paint(RepaintManager.java:1252)
	at javax.swing.JComponent._paintImmediately(JComponent.java:5167)
	at javax.swing.JComponent.paintImmediately(JComponent.java:4978)
	at javax.swing.RepaintManager$3.run(RepaintManager.java:811)
	at javax.swing.RepaintManager$3.run(RepaintManager.java:794)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
	at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:794)
	at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769)
	at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:718)
	at javax.swing.RepaintManager.access$1100(RepaintManager.java:62)
	at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1680)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:741)
	at java.awt.EventQueue.access$400(EventQueue.java:97)
	at java.awt.EventQueue$3.run(EventQueue.java:694)
	at java.awt.EventQueue$3.run(EventQueue.java:691)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:711)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:220)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:135)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:123)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:119)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:111)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)

Attachments (0)

Change History (3)

comment:1 by stoecker, 11 years ago

Component: CorePlugin notes
Owner: changed from team to ToeBee

comment:2 by skyper, 11 years ago

Cc: iandees added

@Dirk:
Could you please create a user group as this plugin has two maintainers. - Thanks

comment:3 by Don-vip, 11 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #9038.
Conflict between notes and opendata, but I don't plan to do anything before having my question answered in #9038
Notes plugin should'nt use this API if it wants to be part of core in long-term

Modify Ticket

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