Bug 414550

Summary: Assert always true
Product: [Applications] krita Reporter: maddin200
Component: Resource ManagementAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: halla, tamtamy.tymona
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description maddin200 2019-11-26 20:22:29 UTC
/libs/pigment/resources/KoSegmentGradient.cpp line 237


Q_ASSERT(t >= 0 || t <= 1); // probably && required
Comment 1 Halla Rempt 2019-11-27 10:05:56 UTC
Looks like that code is never executed, since that line is 13 years old...
Comment 2 Halla Rempt 2019-12-04 13:08:59 UTC
Fixed in 71ca2f24e832e4be7453a5708b8b24da546496bc