On Fri, May 5, 2017 at 2:39 AM, tscv11 <[email protected]> wrote:

Attached is a screenshot that shows what happened when I tried to use the
> at-produce plugin for the first time.
>

​Thanks for this.  Please file a bug report here
<https://github.com/leo-editor/leo-editor/issues>.​

​Please attach the crash as text, not as a screen shot (.jif, .png, etc.).

In future, please attach the start of the log, again as text. That will
tell me the platform and version of Leo and its components.

In this case, the problem is obvious. There is a call to os.popen3 at line
129. popen3 is deprecated in Python 2 and missing from Python 3.  So I
assume you are running Python 3.

If I should contact the plugin author directly instead of posting here,
> please just let me know!
>

​Posting here is fine.  In practice, I maintain all plugins except Terry
Brown's.

Edward

-- 
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 https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to