Bug 391940 - [brush] [bristle-engine] Default preset "d)_Ink-8_Sumi-e" spams terminal output
Summary: [brush] [bristle-engine] Default preset "d)_Ink-8_Sumi-e" spams terminal output
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Brush engines (show other bugs)
Version: git master (please specify the git hash!)
Platform: Compiled Sources Linux
: NOR minor
Target Milestone: ---
Assignee: Dmitry Kazakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-16 17:17 UTC by David REVOY
Modified: 2018-03-19 20:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David REVOY 2018-03-16 17:17:57 UTC
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"
Comment 1 Halla Rempt 2018-03-18 12:06:53 UTC
Dmitry,

Is this is a relevant warning and should you fix something deep inside the code here, or should we just remove that warning?
Comment 2 Dmitry Kazakov 2018-03-19 19:41:57 UTC
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
Comment 3 Dmitry Kazakov 2018-03-19 19:41:57 UTC
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
Comment 4 Halla Rempt 2018-03-19 20:30:51 UTC
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
Comment 5 Halla Rempt 2018-03-19 20:30:51 UTC
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