| Summary: | import gradients bundle but gradients don't show, + svg import fails | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | fae <pinkskyatnight> |
| Component: | Filter Layers | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ahab.greybeard, halla |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | nightly build (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/graphics/krita/commit/110498db8a27d7b682cc224cfc96f3ccd0022443 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
fae
2022-05-15 14:54:46 UTC
I can confirm this problem for the May 14th 5.1.0-prealpha (git ceof851dc7) appimage with Debian 10 MATE. The 5.0.6 appimage does not have this problem, hence regression. A bundle containing .svg gradients gives no error message when imported but the gradients in it do not show in the gradient chooser. If an .svg gradient file is individually Imported then an error message is shown stating that it could not be opened as a resource. If a new gradient is created then there is a message to say that the file name is already in use (which it is not) and if you say 'Yes' to the offer of Overwrite then it says "Failed to overwrite the resource. *** Bug 453624 has been marked as a duplicate of this bug. *** Just to add that I've found another issue with svg today ... added a fully working button to KanvasBuddy, but the svg icon doesn't show on KB. Not 100% sure it's linked, but mentioning it incase. Sorry, a different icon worked, so may not be linked. A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/1450 Git commit 110498db8a27d7b682cc224cfc96f3ccd0022443 by Halla Rempt, on behalf of Sharaf Zaman. Committed on 20/05/2022 at 12:26. Pushed by rempt into branch 'master'. Bugfix: Can't import SVG gradients Loading QIODevice* using QBuffer(QObject *) is invalid. It treats IODevice as its parent, but not as an input buffer. M +1 -2 libs/pigment/resources/KoStopGradient.cpp https://invent.kde.org/graphics/krita/commit/110498db8a27d7b682cc224cfc96f3ccd0022443 |