krita: Update to v6.0.2#9031
Open
GZGavinZhao wants to merge 4 commits into
Open
Conversation
f405315 to
4b08f8c
Compare
4b08f8c to
1f6f1ef
Compare
EbonJaeger
requested changes
May 30, 2026
1f6f1ef to
c8db394
Compare
c8db394 to
f65b86a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes #8972.
I couldn't get v5.3.1 to work, as @HarveyDevel pointed out, due to libkdcraw. If I really poke at it I can probably do it but getting v6 to work was much more straightforward.
For sync notes: Krita has been updated to Krita 6. Feature-wise this is the same as the latest Krita 5, but runs on Qt6 instead of Qt5, which should greatly improve Krita's user experience on Wayland. Note that Krita 6 is technically still experimental software, so please report to us any bugs you encounter, and we'll revert it to Krita 5 if issues arise.
Test Plan
Opened a random Krita drawing I found online, drew a few strokes with different brushes and tested a G'MIC filters.
Checklist