Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gimp Script Memory Problem Question
#3
Thanks a lot for that quick reply! Didn't expect that.
So I tried that.
gimp.image_list():
Seems its working fine because it returns always
Image List: (1, (1,)) and not increasing. Not sure what 1, 1 is for if this array is empty.

I am now testing for another Bug in my Python Code which is quite big. Maybe a different Array not related to GIMP is was causing this error inside of the loop and causing this huge memory increase from 3GB to 60GB.

Thanks a lot this function really helped to test for it.
I will let you know once I am able to fix it.
Reply


Messages In This Thread
RE: Gimp Script Memory Problem Question - by KoalaBear2022 - 12-19-2021, 02:38 PM

Forum Jump: