[krita] [Bug 484115] krita-5.2.2-185d3bbd - crash when selecting some brushes

2024-04-15 Thread Tiar
https://bugs.kde.org/show_bug.cgi?id=484115

Tiar  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/-/commit/13fe82a
   ||dbb67fa3234ff9bbfb1ba2a7820
   ||b099fe
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Tiar  ---
Git commit 13fe82adbb67fa3234ff9bbfb1ba2a7820b099fe by Agata Cacko.
Committed on 15/04/2024 at 11:47.
Pushed by tymond into branch 'master'.

Fix assert on selecting RGBA brushes in incorrect format

Before this commit, if you had a brush tip saved in PNG file,
that has at least one colorful pixel (not all values of R, G and B were
equal), and had no semi-transparent pixels, it would assert on
importing it or selecting.
After this commit, all brushes with colorful pixels or no alpha
go through the RGBA route and are converted into ARGB32 format.

Note: that means we don't support higher bit depth for RGBA brushes.
But we already didn't before this commit.

M  +3-1libs/brush/kis_png_brush.cpp

https://invent.kde.org/graphics/krita/-/commit/13fe82adbb67fa3234ff9bbfb1ba2a7820b099fe

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 484115] krita-5.2.2-185d3bbd - crash when selecting some brushes

2024-04-01 Thread Mary
https://bugs.kde.org/show_bug.cgi?id=484115

--- Comment #1 from Mary  ---
The error occurs at least with The Flow Concept Brushes
(https://krita-artists.org/t/theflows-mixer-concept-brushes-v1-1-work-in-progress-krita-5/24304).
Krita crashes when I select "TheFlow Concept Gradient" brush (unless I click
ignore)
krita-5.2.2-012ab13a Windows 10

-- 
You are receiving this mail because:
You are watching all bug changes.