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.
(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)
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.
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.
*** Bug 382969 has been marked as a duplicate of this bug. ***
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
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
(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.
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.
(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!