Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ofn-path-edits
#21
(05-17-2021, 07:06 AM)teapot Wrote: Hi,

I've been using ofn-path-edits for ages and it's extremely useful.

However having recently changed it from v0.9 to v0.10 I'm getting some odd results in the way paths are displayed after doing break path apart.

Starting with the original path visible, I did break path apart.

Then when clicking on and moving anchors in the new paths they look like lone anchors when they are not.

Opening a new view of the image all is fine in the new view. The paths are fine if exported and imported. So it's something odd about the display of the lines.

Here's two views of the same file after I've moved some of the anchors in the left one, none of them are lone anchors. The blue line is in the old position.  The right view is correct reflecting the moves.



When the visibility of the active path is switched off the blue line in the left view remains and the correct active path line appears reflecting the moves I made.  The right view is correct with no path line visible.



The behaviour is different if the original path wasn't visible before doing break path apart. The visibility of the generated paths is on but there are no path lines visible.

So it looks like the visibility of the original path and the generated paths isn't working.

I reverted to ofn-path-edits v0.9 and for the same path I cannot get the problem to occur, so that works fine.

Eventually I tried commenting out these two new lines in v0.10 and that seems OK:

'gimp_image_freeze_vectors' in dir(pdb) and pdb.gimp_image_freeze_vectors(image)
'gimp_image_freeze_vectors' in dir(pdb) and pdb.gimp_image_thaw_vectors(image)

Thank you for any help to resolve this.

The freeze/thaw instructions are meant to disable display updates that may take significant processing time.if you leave them in but add pdb.gimp_displays_flush() after the thaw, does it work better?
Reply


Messages In This Thread
ofn-path-edits - by Ofnuts - 12-03-2016, 09:44 PM
RE: ofn-path-edits - by Espermaschine - 12-03-2016, 10:24 PM
RE: ofn-path-edits - by Durgen - 02-02-2017, 09:09 PM
RE: ofn-path-edits - by Ofnuts - 02-02-2017, 09:16 PM
RE: ofn-path-edits - by Ofnuts - 02-05-2019, 07:43 AM
RE: ofn-path-edits - by rich2005 - 02-05-2019, 10:47 AM
RE: ofn-path-edits - by Ofnuts - 02-05-2019, 12:15 PM
RE: ofn-path-edits - by Ofnuts - 06-30-2019, 10:47 PM
RE: ofn-path-edits - by Ofnuts - 01-06-2020, 10:18 PM
RE: ofn-path-edits - by rich2005 - 01-07-2020, 10:39 AM
RE: ofn-path-edits - by Ofnuts - 01-07-2020, 03:54 PM
RE: ofn-path-edits - by rich2005 - 01-07-2020, 04:58 PM
RE: ofn-path-edits - by Ofnuts - 05-22-2020, 11:59 AM
RE: ofn-path-edits - by Ofnuts - 06-21-2020, 03:31 PM
RE: ofn-path-edits - by Ofnuts - 08-27-2020, 08:36 PM
RE: ofn-path-edits - by Krikor - 08-27-2020, 10:05 PM
RE: ofn-path-edits - by Ofnuts - 08-28-2020, 06:36 AM
RE: ofn-path-edits - by akovia - 08-28-2020, 09:57 PM
RE: ofn-path-edits - by Ofnuts - 03-21-2021, 09:11 PM
RE: ofn-path-edits - by teapot - 05-17-2021, 07:06 AM
RE: ofn-path-edits - by Ofnuts - 05-17-2021, 11:06 AM
RE: ofn-path-edits - by teapot - 05-17-2021, 05:02 PM
RE: ofn-path-edits - by Ofnuts - 05-17-2021, 08:02 PM
RE: ofn-path-edits - by teapot - 05-17-2021, 10:16 PM
RE: ofn-path-edits - by Krikor - 05-18-2021, 01:10 AM
RE: ofn-path-edits - by teapot - 10-03-2022, 05:54 PM
RE: ofn-path-edits - by Ofnuts - 10-04-2022, 05:06 PM
RE: ofn-path-edits - by Krikor - 10-04-2022, 12:57 AM
RE: ofn-path-edits - by teapot - 10-04-2022, 06:19 PM
RE: ofn-path-edits - by Ofnuts - 10-04-2022, 09:58 PM
RE: ofn-path-edits - by teapot - 10-04-2022, 11:25 PM
RE: ofn-path-edits - by GreatCaptainA - 01-15-2023, 08:24 AM
RE: ofn-path-edits - by rich2005 - 01-15-2023, 08:45 AM
RE: ofn-path-edits - by Ofnuts - 01-15-2023, 08:57 AM
RE: ofn-path-edits - by rich2005 - 01-15-2023, 09:06 AM
RE: ofn-path-edits - by Ofnuts - 01-15-2023, 09:28 AM
RE: ofn-path-edits - by Ofnuts - 04-06-2023, 01:05 PM
RE: ofn-path-edits - by Ofnuts - 07-31-2023, 02:07 PM

Forum Jump: