[josm-dev] Geometry stuff committed

Andy Robinson (blackadder) blackadderajr at googlemail.com
Thu Apr 17 08:40:43 BST 2008


I'm getting a validator plugin error when I try to load a gpx file with this
latest version and disabling the plugin at the message popups that follow
doesn’t work (although after a fresh restart the validator plugin checkbox
is not ticked and JOSM runs fine on gpx file load)

Updated my plugins but the problem persists.

Path: josm
URL: http://www.openstreetmap.de/svn/josm
Repository Root: http://www.openstreetmap.de/svn/josm
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 609
Node Kind: directory
Last Changed Author: framm
Last Changed Rev: 609
Last Changed Date: 2008-04-17 03:14:08 +0200 (Thu, 17 Apr 2008)


java.lang.NoClassDefFoundError: Could not initialize class
org.openstreetmap.josm.plugins.validator.Severity
	at
org.openstreetmap.josm.plugins.validator.ErrorLayer.getToolTipText(ErrorLaye
r.java:94)
	at
org.openstreetmap.josm.gui.dialogs.LayerListDialog$1.getListCellRendererComp
onent(LayerListDialog.java:160)
	at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown
Source)
	at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown
Source)
	at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown
Source)
	at javax.swing.JComponent.getPreferredSize(Unknown Source)
	at javax.swing.ScrollPaneLayout.layoutContainer(Unknown Source)
	at java.awt.Container.layout(Unknown Source)
	at java.awt.Container.doLayout(Unknown Source)
	at java.awt.Container.validateTree(Unknown Source)
	at java.awt.Container.validateTree(Unknown Source)
	at java.awt.Container.validateTree(Unknown Source)
	at java.awt.Container.validateTree(Unknown Source)
	at java.awt.Container.validateTree(Unknown Source)
	at java.awt.Container.validateTree(Unknown Source)
	at java.awt.Container.validateTree(Unknown Source)
	at java.awt.Container.validateTree(Unknown Source)
	at java.awt.Container.validate(Unknown Source)
	at javax.swing.RepaintManager.validateInvalidComponents(Unknown
Source)
	at
javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown
Source)
	at java.awt.event.InvocationEvent.dispatch(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)

>-----Original Message-----
>From: josm-dev-bounces at openstreetmap.org [mailto:josm-dev-
>bounces at openstreetmap.org] On Behalf Of Frederik Ramm
>Sent: 17 April 2008 2:15 AM
>To: josm-dev at openstreetmap.org
>Subject: [josm-dev] Geometry stuff committed
>
>Hi,
>
>  I have just commited r608 with the already demonstrated geometry
>features
>
>- new extrude mode allows creation of rectangular shapes
>- new AlignInRectangle function
>- additional information in status bar about length, heading, and
>  angle of segment being drawn
>- helper line from last node to mouse cursor (disable with
>  edit.helper-line=false)
>
>Hope it works. The "align in rectangle" thing might need some
>tweaking, I'd be happy if you could try it out on some real-life
>rectangles you have drawn. It only works if you're using Mercator
>or if you happen to be near the equator. Using EPSG:4326 if you're
>further away from the equator will lead to skewed rectangles a.k.a.
>parallelograms.
>
>Bye
>Frederik
>
>--
>Frederik Ramm  ##  eMail frederik at remote.org  ##  N49°00'09" E008°23'33"
>
>
>_______________________________________________
>josm-dev mailing list
>josm-dev at openstreetmap.org
>http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/josm-dev





More information about the josm-dev mailing list