Modify

Opened 14 years ago

Closed 11 years ago

#6832 closed defect (fixed)

videomapping plugin crash on import video (a FullHD .mov file from a helmet cam)

Reported by: dragonling Owned by: team
Priority: normal Milestone:
Component: Plugin videomapping Version: tested
Keywords: Cc:

Description (last modified by Don-vip)

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-09-05 01:31:49
Last Changed Author: bastiK
Revision: 4399
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-09-04 22:13:51 +0200 (Sun, 04 Sep 2011)
Last Changed Rev: 4399

Identification: JOSM/1.5 (4399 ru)
Memory Usage: 58 MB / 508 MB (21 MB allocated, but free)
Java version: 1.6.0_03, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows XP
Dataset consistency test: No problems found

Plugin: ElevationProfile (26605)
Plugin: ImproveWayAccuracy (26610)
Plugin: InfoMode (26606)
Plugin: contourmerge (1003)
Plugin: editgpx (26606)
Plugin: imageryadjust (26606)
Plugin: measurement (26606)
Plugin: reltoolbox (26606)
Plugin: reverter (26606)
Plugin: turnrestrictions (26606)
Plugin: utilsplugin2 (26646)
Plugin: videomapping (26606)

java.lang.NullPointerException
	at org.openstreetmap.josm.plugins.videomapping.video.VideoEngine.add(VideoEngine.java:69)
	at org.openstreetmap.josm.plugins.videomapping.video.VideoPlayer.addVideo(VideoPlayer.java:101)
	at org.openstreetmap.josm.plugins.videomapping.video.GPSVideoPlayer.addVideo(GPSVideoPlayer.java:45)
	at org.openstreetmap.josm.plugins.videomapping.VideoPlugin.importVideoFile(VideoPlugin.java:231)
	at org.openstreetmap.josm.plugins.videomapping.VideoPlugin$1.actionPerformed(VideoPlugin.java:90)
	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 (8)

comment:1 by mjulius, 13 years ago

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

comment:2 by Don-vip, 12 years ago

Component: PluginPlugin videomapping
Description: modified (diff)
Keywords: videomapping removed
Priority: minornormal

comment:3 by Don-vip, 12 years ago

Owner: changed from team to dragonling
Status: newneedinfo

The plugin has been updated with [o28924].
Does it sill happen ? If so, can you share your video (or at least a sample ?) ?
Thanks.

comment:4 by skyper, 12 years ago

Resolution: needinfo
Status: needinfoclosed

in reply to:  4 comment:5 by skyper, 12 years ago

Resolution: needinfo
Status: closedreopened

Replying to skyper:
Sorry, to fast.
Have a look at #7678 for an example.

comment:6 by skyper, 12 years ago

Owner: changed from dragonling to team
Status: reopenednew

comment:7 by Don-vip, 12 years ago

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

comment:8 by Don-vip, 11 years ago

Resolution: fixed
Status: newclosed

Fixed in [o30639:30670].

Modify Ticket

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