omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Bug: Run a Script when Pythonista is Closed

    Pythonista
    1
    1
    957
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jwt2d31
      jwt2d31 last edited by

      If Pythonista is already launched, the execution of URL scheme will be fine.

      If Pythonista is closed or idle for a long time, the execution of URL scheme is not consistent. Here are some result I have tried:

      • The last editing script is shown and the desired script in URL scheme will run after a long delay.
      • The last editing script is shown but the desired script will not run
      • "No script loaded" is shown and ask for script to open. Also, the desired script will not run

      In all cases, there is no problem if the URL scheme is executed again.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB Forums | Contributors