Bug 407791

Summary: Calligraphy Tool has broken actions
Product: [Applications] krita Reporter: Halla Rempt <halla>
Component: Tools/VectorAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal Keywords: regression
Priority: NOR    
Version First Reported In: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Halla Rempt 2019-05-21 09:11:34 UTC
On selecting the calligraphy tool, Krita prints:

QObject::connect: Cannot connect QAction::triggered() to (null)::increaseWidth()
QObject::connect: Cannot connect QAction::triggered() to (null)::decreaseWidth()
QObject::connect: Cannot connect QAction::triggered() to (null)::increaseAngle()
QObject::connect: Cannot connect QAction::triggered() to (null)::decreaseAngle()
Comment 1 Halla Rempt 2019-05-21 10:13:34 UTC
Git commit 439f570db7743d973499671fb867a60b935265c4 by Boudewijn Rempt.
Committed on 21/05/2019 at 10:13.
Pushed by rempt into branch 'master'.

Create the callligraphy option widgets if they don't exist yet
BACKPORT:krita/4.2

M  +4    -0    plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyTool.cpp

https://invent.kde.org/kde/krita/commit/439f570db7743d973499671fb867a60b935265c4
Comment 2 Halla Rempt 2019-05-23 12:17:28 UTC
Git commit 036ec8f0a0c40b12b2b5536cee2c20223fe69c8d by Boudewijn Rempt.
Committed on 23/05/2019 at 11:56.
Pushed by rempt into branch 'krita/4.2'.

Create the callligraphy option widgets if they don't exist yet
BACKPORT:krita/4.2
(cherry picked from commit 439f570db7743d973499671fb867a60b935265c4)

M  +4    -0    plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyTool.cpp

https://invent.kde.org/kde/krita/commit/036ec8f0a0c40b12b2b5536cee2c20223fe69c8d