Hi Ottia Tuota,
Could you please check if the "Crop path by circle" plug-in is working correctly after the latest updates?
In a situation identical to post #9, where I have two paths, one the Truchet and the other a line segment with two anchors (regardless of whether I use this segment as radius or diameter of the circle) I always get the message below:
Traceback (most recent call last):
File "D: \ Gimp21021 \ Gimp-2.10.21_Portable-32-64bit-Win \ lib \ gimp \ 2.0 \ python / gimpfu.py", line 741, in response
dialog.res = run_script (params)
File "D: \ Gimp21021 \ Gimp-2.10.21_Portable-32-64bit-Win \ lib \ gimp \ 2.0 \ python / gimpfu.py", line 362, in run_script
return apply (function, params)
File "D: \ Gimp21021 \ InventoryGimp \ Scripts \ Active Scripts \ PluginsUse \ crop_path.py", line 2974, in crop_path_by_circle_main
crop_input_data)
TypeError: crop_path_by_CorS () takes exactly 2 arguments (3 given)
From the message, I thought my line segment could have 3 anchors. But I checked and there are only two anchors.
Path summary Warning
Path "Unnamed" [1]:
(400.0, 400.0) <- 2: 311.5: OPN -> (400.0, 88.5)
Thanks.
Could you please check if the "Crop path by circle" plug-in is working correctly after the latest updates?
In a situation identical to post #9, where I have two paths, one the Truchet and the other a line segment with two anchors (regardless of whether I use this segment as radius or diameter of the circle) I always get the message below:
Traceback (most recent call last):
File "D: \ Gimp21021 \ Gimp-2.10.21_Portable-32-64bit-Win \ lib \ gimp \ 2.0 \ python / gimpfu.py", line 741, in response
dialog.res = run_script (params)
File "D: \ Gimp21021 \ Gimp-2.10.21_Portable-32-64bit-Win \ lib \ gimp \ 2.0 \ python / gimpfu.py", line 362, in run_script
return apply (function, params)
File "D: \ Gimp21021 \ InventoryGimp \ Scripts \ Active Scripts \ PluginsUse \ crop_path.py", line 2974, in crop_path_by_circle_main
crop_input_data)
TypeError: crop_path_by_CorS () takes exactly 2 arguments (3 given)
From the message, I thought my line segment could have 3 anchors. But I checked and there are only two anchors.
Path summary Warning
Path "Unnamed" [1]:
(400.0, 400.0) <- 2: 311.5: OPN -> (400.0, 88.5)
Thanks.