Modify

Opened 16 years ago

Closed 13 years ago

#3847 closed defect (needinfo)

czechaddress plugin : Split area failed

Reported by: fatbozz Owned by: fatbozz
Priority: normal Milestone:
Component: Plugin czechaddress Version: latest
Keywords: split area Cc:

Description (last modified by skyper)

Create some closed way
Cut it with line, which connect sides
Select closed way
Use Tools > Split Area

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2009-11-04 02:31:31
Last Changed Author: bastiK
Revision: 2391
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2009-11-03 21:41:37 +0100 (Tue, 03 Nov 2009)
Last Changed Rev: 2391

Memory Usage: 403 MB / 1339 MB (137 MB allocated, but free)
Java version: 1.6.0_17

Plugins: AgPifoJDirectUploadbuildings_toolsczechaddressdataimportmeasurementmultipolyopenstreetbugsosmarenderremotecontrolroutingtageditorterracerutilspluginvalidatorwmsplugin
Plugin AgPifoJ Version: 18287
Plugin DirectUpload Version: 17532
Plugin buildings_tools Version: 24
Plugin czechaddress Version: 18413
Plugin dataimport Version: 18071
Plugin measurement Version: 17377
Plugin multipoly Version: 18142
Plugin openstreetbugs Version: 18291
Plugin osmarender Version: 18293
Plugin remotecontrol Version: 18302
Plugin routing Version: 18408
Plugin tageditor Version: 18385
Plugin terracer Version: 17874
Plugin utilsplugin Version: 18387
Plugin validator Version: 18425
Plugin wmsplugin Version: 18408


java.lang.IllegalArgumentException: fromIndex(13) > toIndex(1)
	at java.util.SubList.<init>(Unknown Source)
	at java.util.RandomAccessSubList.<init>(Unknown Source)
	at java.util.AbstractList.subList(Unknown Source)
	at org.openstreetmap.josm.plugins.czechaddress.actions.SplitAreaByEmptyWayAction.splitArea(SplitAreaByEmptyWayAction.java:142)
	at org.openstreetmap.josm.plugins.czechaddress.actions.SplitAreaByEmptyWayAction.actionPerformed(SplitAreaByEmptyWayAction.java:72)
	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at javax.swing.AbstractButton.doClick(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
	at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(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.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 (4)

comment:1 by stoecker, 15 years ago

Description: modified (diff)
Summary: Split area failedczechaddress plugin : Split area failed

comment:2 by stoecker, 15 years ago

Component: PluginPlugin czechaddress

comment:3 by skyper, 13 years ago

Description: modified (diff)
Keywords: split area added
Owner: changed from team to fatbozz
Status: newneedinfo

Is this still a problem ?

comment:4 by stoecker, 13 years ago

Resolution: needinfo
Status: needinfoclosed

Modify Ticket

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