Modify ↓
Opened 9 years ago
Closed 7 years ago
#13780 closed defect (wontfix)
IndexOutOfBoundsException in videomapping plugin
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin videomapping | Version: | |
| Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2016-09-06 00:16:07 +0200 (Tue, 06 Sep 2016) Build-Date:2016-09-05 22:21:00 Revision:10966 Relative:URL: ^/trunk Identification: JOSM/1.5 (10966 ru) Windows 10 64-Bit Memory Usage: 146 MB / 989 MB (59 MB allocated, but free) Java version: 1.8.0_101-b13, Oracle Corporation, Java HotSpot(TM) Client VM Screen: \Display0 1920x1080, \Display1 1920x1080 Maximum Screen Size: 1920x1080 Plugins: + ColorPlugin (11) + CommandLine (32796) + FastDraw (32938) + FixAddresses (32796) + HouseNumberTaggingTool (32699) + InfoMode (32789) + OSMRecPlugin (32796) + PicLayer (32796) + RoadSigns (32796) + SeaMapEditor (32767) + SimplifyArea (32796) + alignways (32921) + apache-commons (32699) + buildings_tools (32944) + continuosDownload (53) + dataimport (32699) + download_along (32946) + ejml (32680) + ext_tools (32796) + geotools (32813) + graphview (32796) + imagery_offset_db (32796) + jna (32699) + jogl (1.0.46) + jts (32699) + kendzi3d-resources (0.0.1) + log4j (32699) + merge-overlap (32699) + michigan_left (32699) + namemanager (32699) + osmarender (32699) + pbf (32865) + pdfimport (32796) + plastic_laf (32699) + print (32699) + reltoolbox (32796) + scripting (30741) + tag2link (32941) + tagging-preset-tester (32869) + turnlanes (32796) + turnrestrictions (32796) + undelete (32699) + utilsplugin2 (32815) + videomapping (32699) + walkingpapers (32796) + wikipedia (33017) Tagging presets: + https://josm.openstreetmap.de/josmfile?page=Presets/NewTags&zip=1 Map paint styles: - https://josm.openstreetmap.de/josmfile?page=Styles/BesideTheRoad_Speed&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Sidewalks&style&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/NumberedCycleNodeNetworks&style&zip=1 Last errors/warnings: - E: videomapping: unable to locate VLC install dir - E: java.lang.RuntimeException: Failed to load the native library. === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-0 (17) of main 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.videomapping.video.VideoEngine.getVideoTime(VideoEngine.java:175) at org.openstreetmap.josm.plugins.videomapping.video.VideoPlayer.toggleLooping(VideoPlayer.java:131) at org.openstreetmap.josm.plugins.videomapping.video.VideoPlayer$5.actionPerformed(VideoPlayer.java:222) 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.JToggleButton$ToggleButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.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.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)
Attachments (0)
Change History (2)
comment:1 by , 9 years ago
| Component: | Core → Plugin videomapping |
|---|---|
| Summary: | videomapping не работает → IndexOutOfBoundsException in videomapping plugin |
comment:2 by , 7 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



We're phasing out videomapping plugin, see #2452 / #16578