Closed feureau closed 1 year ago
I can reproduce this with 5.3.0prealpha, and also with 5.2.0rc1 actually. But 5.2.0 beta1 and beta2 work fine.
Did you build the plugin yourself? The binaries from the release page can only be reliably used with the Krita version they were built for - in this case 5.2.0 beta1.
I'll look into this for 5.2.0rc1, no promises on nightly builds, but afaik they're quite similar at the moment.
Thanks for looking into this. I got the plugin from the GitHub release. I'll just switch to 5.2.0b1 for now. Thanks again!
On Sun, Sep 24, 2023, 01:17 Niko @.***> wrote:
I can reproduce this with 5.3.0prealpha, and also with 5.2.0rc1 actually. But 5.2.0 beta1 and beta2 work fine.
Did you build the plugin yourself? The binaries from the release page can only be reliably used with the Krita version they were built for - in this case 5.2.0 beta1.
I'll look into this for 5.2.0rc1, no promises on nightly builds, but afaik they're quite similar at the moment.
— Reply to this email directly, view it on GitHub https://github.com/Acly/krita-ai-tools/issues/1#issuecomment-1732380409, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACGZ7HJKMAWIZU2QVFT4EDX34RSZANCNFSM6AAAAAA5EHZZME . You are receiving this because you authored the thread.Message ID: @.***>
I just built the plugin for 5.2.0 RC1 and it fixed the crash for me. Probably also works for the nightly.
https://github.com/Acly/krita-ai-tools/releases/tag/v1.0.1
Package for Windows is up. No Linux yet, first need to get the docker image working again...
Awesome, thanks for the update! I'm using that version with krita 5.2.0 RC1 and it's working perfectly!
Thanks for the quick patch 😄
On Sun, Sep 24, 2023, 03:46 Niko @.***> wrote:
I just built the plugin for 5.2.0 RC1 and it fixed the crash for me. Probably also works for the nightly.
https://github.com/Acly/krita-ai-tools/releases/tag/v1.0.1
Package for Windows is up. No Linux yet, first need to get the docker image working again...
— Reply to this email directly, view it on GitHub https://github.com/Acly/krita-ai-tools/issues/1#issuecomment-1732406030, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACGZ7C4BXYOYD6KIJXLODTX35DCXANCNFSM6AAAAAA5EHZZME . You are receiving this because you authored the thread.Message ID: @.***>
Hi! thanks for this awesome tool! Just want to report this issue I've been getting.
When using Box Segmentation Selection tool, after selecting an object, switching to other tool would crash Krita. I'm not sure how reproducible this is on other machines, but it's consistent on my install in that the tool always crashes Krita entirely when switching away to other tools.
I was wondering how to fix this/if other people been having the same issue?
Thanks again.