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.


    Pythonista + LaunchCenterPro: URL error message?

    Pythonista
    2
    3
    1815
    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.
    • calebaharrison208
      calebaharrison208 last edited by

      I currently have two scripts in Pythonista that work great: one adds iOS clipboard to .txt file in Dropbox, the other adds contents of .txt file in Dropbox to iOS clipboard. I am using this to "sync" clipboards between iOS and OS X. I am also attempting to use LaunchCenterPro to run the two scripts.

      However, whenever I select the scripts in LaunchCenterPro, I get the following error message:

      http://d.pr/i/sygG [Not Found: You have no script with the name 'CBtoDB.py' in your library.]

      (I also get this note when I am creating an iOS desktop shortcut to actions using 'http://omz-software.com/pythonista/shortcut'.)

      Does anybody know what is going on? As you can see in my screenshot, I clearly do have a file named 'CBtoDB'...so what gives? Why is '.py' being appended to my action names? Thanks!

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

        From the screenshot, it looks like your script is in a sub-folder. You have to include that in the URL.

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

          Right you are. Thanks!

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