Bug 407791 - Calligraphy Tool has broken actions
Summary: Calligraphy Tool has broken actions
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Tools/Vector (other bugs)
Version First Reported In: git master (please specify the git hash!)
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2019-05-21 09:11 UTC by Halla Rempt
Modified: 2019-05-23 12:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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