Skip to content

BUG: Trying to paste a image and it prints error #59

@Konfeta123

Description

@Konfeta123

Describe the bug

I am trying to paste a image in blender and it gives out error,
on the older computer it worked perfectly and now it gives out error

Step to reproduce

  1. copy a image in browser
  2. try to paste it
  3. it prints error
  4. press on the error where it´s colored red

Relevant log output

Python: Traceback (most recent call last):
  File "/home/kqndy_6349/.config/blender/4.3/scripts/addons/ImagePaste-main/imagepaste/operators.py", line 188, in execute
    bpy.ops.object.load_reference_image(filepath=image.filepath)
  File "/home/kqndy_6349/Downloads/blender-4.3 (2).1-linux-x64/4.3/scripts/modules/bpy/ops.py", line 109, in __call__
AttributeError: Calling operator "bpy.ops.object.load_reference_image" error, could not be found

Expected behavior

Normally it should just paste image.

Platform

Linux

Platform version

41

Blender version

Other

ImagePaste Version

#53

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions