Hi, selecting the brush presets "d)_Ink-8_Sumi-e" and paint with it spams the terminal with this message when Krita is launched: "krita.general: KisPaintInformation::drawingAngleSafe() DirectionHistoryInfo object is not available"
Dmitry, Is this is a relevant warning and should you fix something deep inside the code here, or should we just remove that warning?
Git commit 93b8ba3a3b207c410a50adcf0d1a7de5cc384004 by Dmitry Kazakov. Committed on 19/03/2018 at 19:41. Pushed by dkazakov into branch 'master'. Avoid warnings in KisHairyPaintOp due to unititialized paint information M +9 -4 plugins/paintops/hairy/kis_hairy_paintop.cpp https://commits.kde.org/krita/93b8ba3a3b207c410a50adcf0d1a7de5cc384004
Git commit dadc98f0fb35d48b94c4eb1b0efd7c6473c410e2 by Dmitry Kazakov. Committed on 19/03/2018 at 19:41. Pushed by dkazakov into branch 'master'. Fix uninitialized distance info for KisHairyPaintOp M +22 -4 plugins/paintops/hairy/kis_hairy_paintop.cpp https://commits.kde.org/krita/dadc98f0fb35d48b94c4eb1b0efd7c6473c410e2
Git commit 619acb0a51c4b24ddba3ebae6f9864dd36cc8236 by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 19/03/2018 at 20:30. Pushed by rempt into branch 'krita/4.0'. Avoid warnings in KisHairyPaintOp due to unititialized paint information (cherry picked from commit 93b8ba3a3b207c410a50adcf0d1a7de5cc384004) M +9 -4 plugins/paintops/hairy/kis_hairy_paintop.cpp https://commits.kde.org/krita/619acb0a51c4b24ddba3ebae6f9864dd36cc8236
Git commit c8ffefa7e45c8944efd73c9583e21198f33d83ea by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 19/03/2018 at 20:30. Pushed by rempt into branch 'krita/4.0'. Fix uninitialized distance info for KisHairyPaintOp (cherry picked from commit dadc98f0fb35d48b94c4eb1b0efd7c6473c410e2) M +22 -4 plugins/paintops/hairy/kis_hairy_paintop.cpp https://commits.kde.org/krita/c8ffefa7e45c8944efd73c9583e21198f33d83ea