Skip to content

BUG: does not work in the video sequencer editor #65

@Vader77Darth

Description

@Vader77Darth

Describe the bug

For many months now, we haven't been able to paste images into the vse. I have tried this on both windows and linux based OS.

Step to reproduce

  1. Open VSE
  2. Try to paste an image from the clipboard.

Relevant log output

Python: Traceback (most recent call last):
  File "C:\Users\Vader\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\imagepaste\imagepaste\operators.py", line 91, in execute
    sequences = context.scene.sequence_editor.sequences
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'SequenceEditor' object has no attribute 'sequences'

Expected behavior

Image should be pasted into the sequencer.

Platform

Windows

Platform version

latest stable release

Blender version

Other

ImagePaste Version

1.8.1

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions