Bug 382690 - Bezier Curve Selection Tool doesn't work after making the first selection
Summary: Bezier Curve Selection Tool doesn't work after making the first selection
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Tools (show other bugs)
Version: 3.2.0-beta.2
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords: release_blocker
: 382969 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-07-25 04:31 UTC by white.fox.331
Modified: 2017-08-04 13:30 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description white.fox.331 2017-07-25 04:31:12 UTC
For making the first selection, I need to press [Enter] to close it, because I can't do so by clicking on the starting point even when the circle is highlighted to red.

Afterwards, the tool doesn't work at all. I can't place new points to start another selection.
Comment 1 white.fox.331 2017-07-25 04:34:07 UTC
(In reply to white.fox.331 from comment #0)
> For making the first selection, I need to press [Enter] to close it, because
> I can't do so by clicking on the starting point even when the circle is
> highlighted to red.
> 
> Afterwards, the tool doesn't work at all. I can't place new points to start
> another selection.

The version is 3.2.0-beta.2 (this version isn't on the list yet)
Comment 2 Quiralta 2017-07-26 14:16:35 UTC
I can reproduce this behavior exactly the same on the master branch, not only the Bezier curve selection but also the Bezier Curve tool, they both had the same effect, mentioned here, Git-build on Linux.
Comment 3 Raghavendra kamath 2017-07-26 15:40:44 UTC
Same I can reproduce the same issue on master. Also don't know if this is related to this the freehand path tool doesn't work afterwords.
Comment 4 Halla Rempt 2017-08-01 07:49:14 UTC
*** Bug 382969 has been marked as a duplicate of this bug. ***
Comment 5 Halla Rempt 2017-08-04 12:00:55 UTC
Git commit 142107e762006b7df310428c4a66979348172f8f by Boudewijn Rempt.
Committed on 04/08/2017 at 12:00.
Pushed by rempt into branch 'krita/3.2'.

M  +3    -0    libs/ui/tool/kis_delegated_tool.h
M  +0    -1    libs/ui/tool/kis_tool.h
M  +1    -1    plugins/tools/tool_transform2/kis_tool_transform.cc

https://commits.kde.org/krita/142107e762006b7df310428c4a66979348172f8f
Comment 6 Halla Rempt 2017-08-04 12:01:26 UTC
Git commit 61bcd0924bd63e5ef2f103caeed62737bf40d1f9 by Boudewijn Rempt.
Committed on 04/08/2017 at 12:01.
Pushed by rempt into branch 'master'.

M  +3    -0    libs/ui/tool/kis_delegated_tool.h
M  +0    -1    libs/ui/tool/kis_tool.h
M  +1    -1    plugins/tools/tool_transform2/kis_tool_transform.cc

https://commits.kde.org/krita/61bcd0924bd63e5ef2f103caeed62737bf40d1f9
Comment 7 AikVant 2017-08-04 13:17:54 UTC
(In reply to Boudewijn Rempt from comment #6)
> Git commit 61bcd0924bd63e5ef2f103caeed62737bf40d1f9 by Boudewijn Rempt.
> Committed on 04/08/2017 at 12:01.
> Pushed by rempt into branch 'master'.
> 
> M  +3    -0    libs/ui/tool/kis_delegated_tool.h
> M  +0    -1    libs/ui/tool/kis_tool.h
> M  +1    -1    plugins/tools/tool_transform2/kis_tool_transform.cc
> 
> https://commits.kde.org/krita/61bcd0924bd63e5ef2f103caeed62737bf40d1f9

Reply for resolved:
Thank you very match but I don't know what can I do with those above. Excuse me for my ignorance. I imagine that I must open some section of the programm and do these changes but I don't Know how. Thank you again.
Comment 8 Raghavendra kamath 2017-08-04 13:25:10 UTC
Hi AikVant,

You don't have to do anything.
these are changes made in the source code of Krita which will be in forthcoming releases.

If you want to try them now you would have to build krita from source.
Comment 9 AikVant 2017-08-04 13:30:59 UTC
(In reply to Raghavendra kamath from comment #8)
> Hi AikVant,
> 
> You don't have to do anything.
> these are changes made in the source code of Krita which will be in
> forthcoming releases.
> 
> If you want to try them now you would have to build krita from source.

 
Oh,ok! Thank you I mutch obliged!