id summary reporter owner description type status priority milestone component version resolution keywords cc 18453 IOOBE at fastdraw.DrawnPolyLine.moveNode anonymous akks "==== What steps will reproduce the problem? 1. 2. 3. ==== What is the expected result? ==== What happens instead? ==== Please provide any additional information below. Attach a screenshot if possible. {{{ URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2019-12-01 23:10:15 +0100 (Sun, 01 Dec 2019) Build-Date:2019-12-02 02:30:57 Revision:15553 Relative:URL: ^/trunk Identification: JOSM/1.5 (15553 pt_BR) Windows 10 64-Bit OS Build number: Windows 10 Pro 1903 (18362) Memory Usage: 889 MB / 1820 MB (474 MB allocated, but free) Java version: 1.8.0_231-b11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1366x768 Maximum Screen Size: 1366x768 VM arguments: [-Djava.security.manager, -Djava.security.policy=file:\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=\bin, -Djnlpx.origFilenameArg=%UserProfile%\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\56\1ee8cfb8-33cc00ed, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=NULL,2048m, -Djnlpx.splashport=51866, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=\bin\javaw.exe] Dataset consistency test: No problems found Plugins: + FastDraw (34977) + PicLayer (35104) + apache-commons (35092) + buildings_tools (35171) + ejml (35122) + geotools (35169) + jaxb (35014) + jogl (1.2.3) + jts (35122) + kendzi3d-resources (0.0.2) + log4j (34908) + mapwithai (0.2.3) + opendata (35179) + reverter (35226) + terracer (34977) + utilsplugin2 (35238) Tagging presets: + https://github.com/kendzi/Simple3dBuildingsPreset/releases/download/0.9_2018-05-08/s3db-preset.zip + https://josm.openstreetmap.de/josmfile?page=Presets/BuildingPreset&zip=1 + https://raw.githubusercontent.com/OpenNauticalChart/josm/master/INT-1-preset.xml + https://josm.openstreetmap.de/josmfile?page=Presets/Light_sources&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/LaneAttributes&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/TurnLanes&zip=1 Map paint styles: - https://josm.openstreetmap.de/josmfile?page=Styles/Landcover&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/MapWithAI&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1 Last errors/warnings: - E: Handled by bug report queue: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 - E: Handled by bug report queue: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 - W: Aviso - JOSM não conseguiu encontrar informações sobre os seguintes plugins:
  • apache-commons
  • geotools
  • opendata
  • jts
  • kendzi3d-resources
  • ejml
  • reverter
  • FastDraw
  • jaxb
  • utilsplugin2
  • mapwithai
  • buildings_tools
  • terracer
  • jogl
  • PicLayer
  • log4j
Os plugins não vão ser carregados. - E: Handled by bug report queue: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 - W: Aviso - JOSM não conseguiu encontrar informações sobre os seguintes plugins:
  • apache-commons
  • geotools
  • opendata
  • jts
  • kendzi3d-resources
  • ejml
  • reverter
  • FastDraw
  • jaxb
  • utilsplugin2
  • mapwithai
  • buildings_tools
  • terracer
  • jogl
  • PicLayer
  • log4j
Os plugins não vão ser carregados. - W: Aviso - JOSM não conseguiu encontrar informações sobre os seguintes plugins:
  • apache-commons
  • geotools
  • opendata
  • jts
  • kendzi3d-resources
  • ejml
  • reverter
  • FastDraw
  • jaxb
  • utilsplugin2
  • mapwithai
  • buildings_tools
  • terracer
  • jogl
  • PicLayer
  • log4j
Os plugins não vão ser carregados. - W: Aviso - JOSM não conseguiu encontrar informações sobre os seguintes plugins:
  • apache-commons
  • geotools
  • opendata
  • jts
  • kendzi3d-resources
  • ejml
  • reverter
  • FastDraw
  • jaxb
  • utilsplugin2
  • mapwithai
  • buildings_tools
  • terracer
  • jogl
  • PicLayer
  • log4j
Os plugins não vão ser carregados. - E: Handled by bug report queue: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 - E: Handled by bug report queue: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 - W: Aviso - JOSM não conseguiu encontrar informações sobre os seguintes plugins:
  • apache-commons
  • geotools
  • opendata
  • jts
  • kendzi3d-resources
  • ejml
  • reverter
  • FastDraw
  • jaxb
  • utilsplugin2
  • mapwithai
  • buildings_tools
  • terracer
  • jogl
  • PicLayer
  • log4j
Os plugins não vão ser carregados. === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-2 (55) of javawsApplicationThreadGroup java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.LinkedList.checkElementIndex(Unknown Source) at java.util.LinkedList.get(Unknown Source) at org.openstreetmap.josm.plugins.fastdraw.DrawnPolyLine.moveNode(DrawnPolyLine.java:342) at org.openstreetmap.josm.plugins.fastdraw.FastDrawingMode.mouseMoved(FastDrawingMode.java:359) at java.awt.AWTEventMulticaster.mouseMoved(Unknown Source) at java.awt.Component.processMouseMotionEvent(Unknown Source) at javax.swing.JComponent.processMouseMotionEvent(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.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(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) }}} " defect closed normal Plugin FastDraw fixed template_report