Rob
Apr 16, 2014 - 20:55
This may well be a known or fixed issue – Editorial crashes/exits on out-of-range set_selection()
To reproduce:
- create an empty file
- run a python script workflow action like:
#coding: utf-8
import editor
editor.set_selection(4,4) # out of range - buffer empty