What went wrong?
Trying to use Batch Convert causes the plugin to hang and flood the error console with this before eventually dying:
Calling error for procedure 'gimp-image-convert-rgb':
Image '[Untitled]' (X) must not be of type 'rgb'
"X" is a number that increases by one with every error.
What should be the expected behavior?
The Batcher plugin window should open and proceed normally.
If you can, specify the steps to reproduce the problem.
I used an action to convert image color mode to RGB followed by an "exchange color" operation. It successfully batch converted a number of image files. I then quit out of the Batcher window, moved the images it saved elsewhere, and attempted to open Batcher again to convert other image files. Batcher locked up at this point and began spitting out errors.
Configuration
Version of Batcher: 1.2.1
Version of GIMP: 3.0.8
Operating system: Arch Linux
Installer: Package Manager https://archlinux.org/packages/extra/x86_64/gimp/
Additional information
No other actions were used. Conditions were left default.
The images I converted initially were saved as indexed PNG. I used the RGB convert operation to ensure that the exchange color operation would save the resulting colors correctly.
What went wrong?
Trying to use Batch Convert causes the plugin to hang and flood the error console with this before eventually dying:
Calling error for procedure 'gimp-image-convert-rgb':
Image '[Untitled]' (X) must not be of type 'rgb'
"X" is a number that increases by one with every error.
What should be the expected behavior?
The Batcher plugin window should open and proceed normally.
If you can, specify the steps to reproduce the problem.
I used an action to convert image color mode to RGB followed by an "exchange color" operation. It successfully batch converted a number of image files. I then quit out of the Batcher window, moved the images it saved elsewhere, and attempted to open Batcher again to convert other image files. Batcher locked up at this point and began spitting out errors.
Configuration
Version of Batcher: 1.2.1
Version of GIMP: 3.0.8
Operating system: Arch Linux
Installer: Package Manager https://archlinux.org/packages/extra/x86_64/gimp/
Additional information
No other actions were used. Conditions were left default.
The images I converted initially were saved as indexed PNG. I used the RGB convert operation to ensure that the exchange color operation would save the resulting colors correctly.