[RAPPS-DB] Update GIMP to v2.8.22 for x86#345
Merged
oleg-dubinskiy merged 1 commit intoreactos:masterfrom Feb 11, 2026
Merged
Conversation
ac80f29 to
6465189
Compare
Collaborator
|
Little thing: AFAIK, that version requires some MSVC redist (2008 or 2010, I don't remember). It should be specified in the description if so. |
6465189 to
495e995
Compare
Contributor
Author
Done @julenuri. It actually requires 2008 version, since complains about msvcr90.dll (which corresponds to 2008 Redist) when none of C++ runtimes is installed. |
It was downgraded to the ancient 2.6.12 version by Joachim previously because there was a bug with newer GTK+ versions, which caused UI to immediately freeze, but it's already fixed now. So now it works fine and can be updated in the applications manager again. This is the last version for 32-bit Windows XP and Server 2003. - Update download link for x86. - Update SHA1. - Update size in bytes. - Improve description a bit. Specify Microsoft Visual C++ 2008 Redistributable, since GIMP actually requires that. - Additionally, fix version numbers for amd64 and arm64.
495e995 to
37a41ca
Compare
julenuri
reviewed
Feb 11, 2026
Collaborator
julenuri
left a comment
There was a problem hiding this comment.
Maybe should be updated the translations too. But anyway, ready to merge.
julenuri
approved these changes
Feb 11, 2026
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.
It was downgraded to the ancient 2.6.12 version by Joachim previously because there was a bug with newer GTK+ versions, which caused UI to immediately freeze, but it's already fixed now. So now it works fine and can be updated in the applications manager again. This is the last version for 32-bit Windows XP and Server 2003.
As the following screenshot shows, it works fine on the latest nightly build:
