<div class="gmail_quote">On Wed, Jan 11, 2012 at 11:24 AM, Boudewijn Rempt <span dir="ltr"><<a href="mailto:boud@valdyas.org">boud@valdyas.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi! Today we're releasing the _sixth_ beta... I forgot to push Giovanny's splash screen after committing it locally... But Boemann wants to have Yet Another Beta before Calligra can be released.<br>
<br>
For Krita, though, I think we've seen a big improvement over the Christmas holidays. We got rid of lcms1, even on Windows. Lukas fixed the scaling bug. Dmitry improved stability enormously. We are down to one critical bug, which I'm working on.<br>

<br>
However....<br>
<br>
<br>
=== Unittests ===<br>
<br>
We had zero failures, then in November went back up to five. We still have five failures, with the Processing test being fixed and a new failure in the KisSelectionManagerTest. The rest have been broken since November.<br>

<br>
The following tests FAILED:<br>
         26 - krita-image-KisCloneLayerTest (Failed)<br>
         44 - krita-image-KisImageSignalRouterTest (Failed)<br>
         49 - krita-image-KisWalkersTest (Failed)<br>
         89 - krita-image-KisActionRecorderTest (Failed)<br>
        119 - krita-ui-KisSelectionManagerTest (Failed)<br>
<br>
<br>
=== Bugs ===<br>
<br>
We have a total of 132 bugs now. Additionally, there are some calligra-wide bugs that are important for us as well, for instance Bug 284196 - calligra applications gets readonly if "parent"-calligra window is closed.<br>

<br>
One critical bug:<br>
<br>
217292  cri     <a href="mailto:boud@valdyas.org">boud@valdyas.org</a>        ASSI            Ability to paint transparency masks<br>
<br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
Sven changed the severity of the bugs that need to be fixed to release to "major". We still need to go through that list, though.<br></blockquote>
<br>
Out of the 132 bugs, we have 10 major bugs and 18 crashes.<br></blockquote><div> </div></div>Now we are at 129 bugs, 9 major and 18 crashes. I took a look at the major bugs that I thought should be fixed before the release: <br>
<blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">263170  maj     transform tool makes QImage copy of layer </blockquote><div><br>No idea about that. Lukas were you looking at that?<br>
 </div><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">273860  maj     Management of big images is still not fast and stable enough.<br></blockquote>
<div><br>This is a problem with the tile compression, which takes way to long. Using the legacy mode helps, but then the file size explodes. I tried rle compression which keeps the size down, but that wasn't better than the current performance.<br>
 </div><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">284457  maj     Crashes on redoing right after undoing crop in opengl mode<br></blockquote><div>
<br>Can't reproduce this one.<br> </div><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">288220  maj     eraser mode goes out of sync when changing brush<br>
</blockquote><div><br>Can't reproduce this either.<br> </div><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">289191  maj     filter preview broken for many filters<br>
</blockquote><div><br>There is a problem with all the filter that don't support threading. These don't support filter mask, so the preview is broken. For now I suggest that we turn off the preview for all non-threadable filters.<br>
 </div><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">289289  maj     [layer-panel-GUI] blending mode label don't follow undo history<br></blockquote>
<div><br>Not sure if that's a regression or if that bug existed for some time. Couldn't find any signal for that.<br> </div><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
290058  maj     Filterop works like buildup<br></blockquote><div><br>Either fix or turn off filterop.<br> </div><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
290172  maj     Mask created from a vector selection cannot be edited anymore<br></blockquote><div><br>Once a shape selection is made all the tools will be locked.<br> </div><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
290937  maj     Text shapes dissappear on saving <br></blockquote><div> <br>Text shape is still there, but at a completely different place. Needs someone that know flake.<br><br><br>Beside that there are a few filter that are not working:<br>
-Bumpmap/Phong Bumpmap<br>-Emboss<br>-Oilpaint is so slow that pratically not useable<br><br>Unless someone comes up with a fix, I suggest to disable these filter for the release.<br></div>