Advertisement
wellthatsucks

Untitled

Apr 6th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/app/lib/pitivi/python/pitivi/viewer/overlay_stack.py", line 90, in do_event
  3. self.hovered_overlay.on_button_press()
  4. File "/app/lib/pitivi/python/pitivi/viewer/move_scale_overlay.py", line 418, in on_button_press
  5. toplevel=True)
  6. File "/app/lib/pitivi/python/pitivi/undo/undo.py", line 215, in begin
  7. raise UndoWrongStateError("Toplevel operation started as suboperation", self.stacks)
  8. pitivi.undo.undo.UndoWrongStateError: ('Toplevel operation started as suboperation', [Video position change: [<TrackElementPropertyChanged <GES.Effect object at 0x7faf5ce43900 (GESEffect at 0x7faed0012480)>.GstAgingTV::scratch-lines: 15 -> 14>, <TrackElementPropertyChanged <GES.Effect object at 0x7faf5ce43900 (GESEffect at 0x7faed0012480)>.GstAgingTV::scratch-lines: 14 -> 13>]])
  9. Traceback (most recent call last):
  10. File "/app/lib/pitivi/python/pitivi/viewer/overlay_stack.py", line 90, in do_event
  11. self.hovered_overlay.on_button_press()
  12. File "/app/lib/pitivi/python/pitivi/viewer/move_scale_overlay.py", line 418, in on_button_press
  13. toplevel=True)
  14. File "/app/lib/pitivi/python/pitivi/undo/undo.py", line 215, in begin
  15. raise UndoWrongStateError("Toplevel operation started as suboperation", self.stacks)
  16. pitivi.undo.undo.UndoWrongStateError: ('Toplevel operation started as suboperation', [Video position change: [<TrackElementPropertyChanged <GES.Effect object at 0x7faf5ce43900 (GESEffect at 0x7faed0012480)>.GstAgingTV::scratch-lines: 15 -> 14>, <TrackElementPropertyChanged <GES.Effect object at 0x7faf5ce43900 (GESEffect at 0x7faed0012480)>.GstAgingTV::scratch-lines: 14 -> 13>]])
  17. Traceback (most recent call last):
  18. File "/app/lib/pitivi/python/pitivi/viewer/overlay_stack.py", line 90, in do_event
  19. self.hovered_overlay.on_button_press()
  20. File "/app/lib/pitivi/python/pitivi/viewer/move_scale_overlay.py", line 418, in on_button_press
  21. toplevel=True)
  22. File "/app/lib/pitivi/python/pitivi/undo/undo.py", line 215, in begin
  23. raise UndoWrongStateError("Toplevel operation started as suboperation", self.stacks)
  24. pitivi.undo.undo.UndoWrongStateError: ('Toplevel operation started as suboperation', [Video position change: [<TrackElementPropertyChanged <GES.Effect object at 0x7faf5ce43900 (GESEffect at 0x7faed0012480)>.GstAgingTV::scratch-lines: 15 -> 14>, <TrackElementPropertyChanged <GES.Effect object at 0x7faf5ce43900 (GESEffect at 0x7faed0012480)>.GstAgingTV::scratch-lines: 14 -> 13>]])
  25. Traceback (most recent call last):
  26. File "/app/lib/pitivi/python/pitivi/viewer/overlay_stack.py", line 90, in do_event
  27. self.hovered_overlay.on_button_press()
  28. File "/app/lib/pitivi/python/pitivi/viewer/move_scale_overlay.py", line 418, in on_button_press
  29. toplevel=True)
  30. File "/app/lib/pitivi/python/pitivi/undo/undo.py", line 215, in begin
  31. raise UndoWrongStateError("Toplevel operation started as suboperation", self.stacks)
  32. pitivi.undo.undo.UndoWrongStateError: ('Toplevel operation started as suboperation', [Video position change: [<TrackElementPropertyChanged <GES.Effect object at 0x7faf5ce43900 (GESEffect at 0x7faed0012480)>.GstAgingTV::scratch-lines: 15 -> 14>, <TrackElementPropertyChanged <GES.Effect object at 0x7faf5ce43900 (GESEffect at 0x7faed0012480)>.GstAgingTV::scratch-lines: 14 -> 13>]])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement