Bug #3044
Fix NullPointerException in OrderClipsFragment.undoSaveTrim, line 708
Status: | Closed | Start date: | 03/08/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | |||
Target version: | 0.0.8 | |||
Component: |
Description
Version 95 | info.guardianproject.mrapp¶
Stacktrace¶
OrderClipsFragment;undoSaveTrim;OrderClipsFragment.java;708 SceneEditorActivity$1;onDestroyActionMode;SceneEditorActivity.java;247 SceneEditorActivity$1;onActionItemClicked;SceneEditorActivity.java;229
Reason¶
java.lang.NullPointerException
Link to HockeyApp¶
History
#1 Updated by micah almost 4 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
To duplicate:
1) Add two video scenes
2) Delete one of them
3) Move to 'Edit' tab
4) Click on 'Scissor icon' to enable trim mode
5) WHILE IN TRIM MODE with the scene, rearrange it with the deleted scene using the bottom thumbnails.
6) Click the "Cancel" button in the trim bar.
Working on a fix now.
#2 Updated by micah almost 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100
#3 Updated by vitriolix almost 4 years ago
- Status changed from Closed to Resolved
- Target version set to 0.0.8
#4 Updated by vitriolix over 3 years ago
- Status changed from Resolved to Closed