I updated to 0.38.1 appimage. And the regeneration still hangs. I have exactly one webp image:
`find ./ -name “*.webp”
./media/posts/802/DS012C5_900x.webp`
I ran `convert DS012C5_900x.webp DS012C5_900x.png` and edited the reference in the editor for post 802.
Regeneration still hangs at 46%:
`/tmp/.mount_PubliiTvySqP/resources/app.asar/back-end/image.js:411
image.scaleToFit(finalWidth, finalHeight)
TypeError: Cannot read property ‘scaleToFit’ of undefined
at Jimp. (/tmp/.mount_PubliiTvySqP/resources/app.asar/back-end/image.js:411:35)
at Timeout._onTimeout (/tmp/.mount_PubliiTvySqP/resources/app.asar/node_modules/@jimp/core/dist/index.js:264:25)
at listOnTimeout (internal/timers.js:549:17)
at processTimers (internal/timers.js:492:7)`
The last file entry in regenerate-progress.log is:
`(i) Content image detected (img_3319.jpg) 737
PROGRESS: 317 682`