Im trying to use screencasts as follows: Say I want a screencast to wait 5 secs then play the next screencast.
Im trying the following: import time > time.sleep(5) > m.next() The time.sleep one gives me a Leo hang with the following message over and over: "afterChangeGroup oops: expecting beforeGroup, got afterGroup" The m.next() one gives me this error and stops the slide: RuntimeError: maximum recursion depth exceeded while calling a python object It is becoming a habit for me that I find a very cool function in Leo then my scumbag brain (link) <http://www.quickmeme.com/Scumbag-Brain/> asks me to use it along with the single specific command that makes it all crash away. Screencasts were not an exception -_-' -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
