Version: 2.1 Beta 3 (using 4.3.1 (KDE 4.3.1), Arch Linux) Compiler: gcc OS: Linux (x86_64) release 2.6.30-ARCH Painting on sRGB or SRGB64 profile display black rectangles of variable size (wash mode)depending of the speed of the painting. In build-up mode, it paints square of the current color. It may not be specific to these profiles, I don't have any other 16 bits float/32 bits RGB profiles to test.
Created attachment 37383 [details] default paintop in wash, build-up mode, and deform brush
SVN commit 1045271 by berger: Fix for painting with ctl colorspaces CCBUG:209532 M +1 -1 KoCtlCompositeOp.cpp M +5 -2 ctlcompositeops/alphabase.ctlt M +26 -0 tests/KoRgb32fTest.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1045271
SVN commit 1048168 by berger: Fix: painting with RGB 32 Float color space BUG:209532 M +1 -1 KoCtlCompositeOp.cpp M +6 -17 ctlcompositeops/alphabase.ctlt M +26 -0 tests/KoRgb32fTest.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1048168