arenasys / sd-tagging-helper

A GUI to help with manual tagging and cropping
233 stars 12 forks source link

Crash when trying to crop #12

Closed KutsuyaYuki closed 2 years ago

KutsuyaYuki commented 2 years ago

When selecting face and pressing CTRL+E the app crashes with the following error: qrc:/Output.qml:14:9: QML CenteredImage: Failed to get image from provider: image://preview/2.png

arenasys commented 2 years ago

this shouldn't cause a crash if it occurred since its just in the frontend. check the crash.log file for the backend error

arenasys commented 2 years ago

rewrote the preview backend so im gonna close this