Modify ↓
Opened 10 months ago
Last modified 4 days ago
#7883 new defect
IndexOutOfBoundsException when aligning segment with free node using Angle preservation
| Reported by: | AlfonZ | Owned by: | tilusnet |
|---|---|---|---|
| Priority: | normal | Component: | Plugin alignways |
| Version: | Keywords: | ||
| Cc: | OSM@…, OsmAR |
Description
Build-Date: 2012-07-20 00:56:06 Revision: 5353 Is-Local-Build: true Identification: JOSM/1.5 (5353 SVN en) Memory Usage: 123 MB / 1484 MB (78 MB allocated, but free) Java version: 1.7.0_05, Oracle Corporation, Java HotSpot(TM) Client VM Operating system: Windows XP Dataset consistency test: No problems found Plugin: alignways (28412) java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at com.tilusnet.josm.plugins.alignways.AlignWaysCmdKeepAngles.recalculateNodesAndValidate(AlignWaysCmdKeepAngles.java:68) at com.tilusnet.josm.plugins.alignways.AlignWaysCmdKeepAngles.<init>(AlignWaysCmdKeepAngles.java:49) at com.tilusnet.josm.plugins.alignways.AlignWaysAction.actionPerformed(AlignWaysAction.java:61) at javax.swing.SwingUtilities.notifyAction(Unknown Source) ...
Attachments (2)
Change History (7)
Changed 10 months ago by AlfonZ
Changed 10 months ago by AlfonZ
comment:1 Changed 9 months ago by AlfonZ
comment:2 Changed 9 months ago by tilusnet
It looks like the problem appears with uncommitted way segments. I will have a look at this soon. For the time being please commit your new segments and apply the aligning afterwards. Let me know if you encounter problems with this workaround.
comment:3 Changed 4 days ago by Don-vip
Ticket #8718 has been marked as a duplicate of this ticket.
comment:4 Changed 4 days ago by Don-vip
- Cc OSM@… OsmAR added
comment:5 Changed 4 days ago by Don-vip
@tilusnet: any update on this ?
Note: See
TracTickets for help on using
tickets.




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