Script not working with Version 2.5.1 (1141)

Hi!

I frequently and gladly used AddSpaceBetweenEachGlyph.py to add space between selected glyphs. At this point many THX to weiweihuanghuang!

These scripts don’t work anymore under 1141 (with 1056 everything is fine):
AddPlaceHolderBetweenEachGlyph.py
AddSpaceBetweenEachGlyph.py
AddStringBetweenEachGlyph.py

Somebody know why or if there’s something else that does this job?

Thank You!
Georg

Looking at the error message usually helps. Have you filed an issue on the GitHub page?

No, I didn’t

Start
Traceback (most recent call last):
File “AddSpaceBetweenEachGlyph.py”, line 13, in
Range = TextStoreage.selectedRange()
AttributeError: ‘NSKVONotifying_GSTextStorage’ object has no attribute ‘selectedRange’
End

This needs to be posted as an issue on the script’s GitHub page, so the author can fix the bug.