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.


    Issue: Script runs twice instead of once since iOS13

    Pythonista
    4
    9
    3366
    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.
    • bjdejong42
      bjdejong42 last edited by

      Hello,

      I am running for some years a pythonista script that runs an ssh command on a server.
      Since I upgraded to iOS 13 the script executes itself consistently twice instead of what I expected, i.e. once.
      (I have recreated the script on iOS 13.1.12 and it does not solve the issue.)

      Does anybody have an idea what the issue is?

      Thank you.

      cvp 1 Reply Last reply Reply Quote 0
      • cvp
        cvp @bjdejong42 last edited by cvp

        @bjdejong42 how do you run the script because we know that since beta + ios13, starting a script from a shortcut runs it twice, see here

        mikael 1 Reply Last reply Reply Quote 0
        • mikael
          mikael @cvp last edited by

          @cvp, home screen shortcuts launch twice under iOS 13 also with the App Store version.

          cvp 1 Reply Last reply Reply Quote 0
          • cvp
            cvp @mikael last edited by

            @mikael yes, sorry, I seem to remember that you had already said it 😥

            1 Reply Last reply Reply Quote 0
            • bjdejong42
              bjdejong42 last edited by

              Thank you for making me aware. It is exactly that same issue. I hope a solution is provided in the near future.

              cvp 1 Reply Last reply Reply Quote 0
              • cvp
                cvp @bjdejong42 last edited by

                @bjdejong42 there is a workaround by creating a shortcut (in the Apple Shortcuts app) with only one line "execute a Pythonista script"

                1 Reply Last reply Reply Quote 0
                • bjdejong42
                  bjdejong42 last edited by

                  I have tried to implement it with webbrowser.open and have run into two issues:

                  (1) the function works, however, the result is the same. It is executed twice.
                  (2) Probably an unrelated problem, but executing a script on my pythonista implementation om my iPad (ios 13.1.2) results every now and then in a blank blue screen - the script iself is not executed at such a moment.

                  Any advice on how to address these issues is very much appreciated.

                  cvp 1 Reply Last reply Reply Quote 0
                  • cvp
                    cvp @bjdejong42 last edited by

                    @bjdejong42 I got same kind of problem. I have had to reboot (power off/on) my iPad...

                    1 Reply Last reply Reply Quote 0
                    • Acidham
                      Acidham last edited by

                      Same here all my home screen apps are starting twice

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