Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.20.0 Result to active layer freezing Krita. #922

Closed
GeminiSquishGames opened this issue Jul 8, 2024 · 4 comments
Closed

1.20.0 Result to active layer freezing Krita. #922

GeminiSquishGames opened this issue Jul 8, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@GeminiSquishGames
Copy link

GeminiSquishGames commented Jul 8, 2024

I create a new project and start to work on a layer, any layer, then in live mode get a result. If I press the result to active layer nothing happens and Krita stops responding, I've waited a few minutes with no activity. This happens everytime for me. I'm on Krita 5.2.3 latest stable according to website. On Windows 10.

The result to new layer works so I can still use it, however I'm still having trouble with root Merged layer problem after Flattening where it doesn't do anything, but since I cannot get result to active working I have no idea what it would do (ie, deleting the remaining layer without making a new one). This happens with custom comfyui and the automatic setup server. I have uninstalled and reinstalled Krita and the plugin several times and restarted but nothing seems to be solving the issue.

@b4zz4
Copy link

b4zz4 commented Jul 8, 2024

Exactly the same in my two computers.
OS: GNU/Linux Arch

@GeminiSquishGames GeminiSquishGames changed the title Result to active layer freezing Krita. 1.20.0 Result to active layer freezing Krita. Jul 8, 2024
@Acly
Copy link
Owner

Acly commented Jul 8, 2024

Oh. The code is actually just broken. I tested this quite extensively, but must have done some last minute "clean up".

See 260f19e for fix. The idea is that replacing content creates a new layer, and deletes the old one shortly after, so it's "undoable", but at no point there is a document without any layers.

@Acly Acly added the bug Something isn't working label Jul 8, 2024
@GeminiSquishGames
Copy link
Author

You forgot the hamburger buns! () Confirmed it work now. It's kinda odd, I guess since I didn't have a python console in Krita I didn't see any errors and Krita just goes ¯_( ͡° ͜ʖ ͡°)_/¯ ?

@Acly
Copy link
Owner

Acly commented Jul 12, 2024

Fixed in v1.20.1

@Acly Acly closed this as completed Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants