Skip to content

gimp-delete-image not found #1

@map7

Description

@map7

Using Gimp 2.8 under Linux Mint 18.2 the cutter works, but the batch doesn't. After at's finished with the first photo and tries to run gimp-delete-image it fails.

Error from gimp

Calling error for procedure 'gimp-procedural-db-proc-info':
Procedure 'gimp-delete-image' not found

Trace

Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/python/gimpfu.py", line 736, in response
    dialog.res = run_script(params)
  File "/usr/lib/gimp/2.0/python/gimpfu.py", line 361, in run_script
    return apply(function, params)
  File "/home/amandaep/.gimp-2.8/plug-ins/gimp-scan-cutter.py", line 276, in cutter_batch_images
    pdb.gimp_delete_image(image)
error: procedure not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions