omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. djorge

    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.


    • Profile
    • Following 2
    • Followers 0
    • Topics 12
    • Posts 30
    • Best 1
    • Controversial 0
    • Groups 0

    djorge

    @djorge

    1
    Reputation
    1156
    Profile views
    30
    Posts
    0
    Followers
    2
    Following
    Joined Last Online

    djorge Unfollow Follow

    Best posts made by djorge

    • Crash on open

      Hi,
      I have sent a html file to pythonista to inspect the html and now whenever I open pythonista I can see the tab with the imported file but the UI becomes unresponsive and pythonista crashes after some secconds.

      Is there anything I can do to fix this without deleting and installing again? I didn't backup some scripts.

      Thanks in advance
      David

      posted in Pythonista
      djorge
      djorge

    Latest posts made by djorge

    • RE: Pykeys keyboard not shown

      @cvp thanks. Will install the previous version

      posted in Pythonista
      djorge
      djorge
    • Pykeys keyboard not shown

      Hi,
      I have the latest beta installed.
      I already installed pythonista keyboard and game him full access.

      The problem is that the keyboard does not appear whenever i choose pykeys in the keyboard selector.

      I had no problem in the previous beta.

      Thanks in advance
      David

      posted in Pythonista
      djorge
      djorge
    • RE: Crash on open

      @tomkirn
      Thank you
      You save my day

      posted in Pythonista
      djorge
      djorge
    • Crash on open

      Hi,
      I have sent a html file to pythonista to inspect the html and now whenever I open pythonista I can see the tab with the imported file but the UI becomes unresponsive and pythonista crashes after some secconds.

      Is there anything I can do to fix this without deleting and installing again? I didn't backup some scripts.

      Thanks in advance
      David

      posted in Pythonista
      djorge
      djorge
    • RE: Append to file selected with pick_document

      @cvp it worked. Thanks

      posted in Pythonista
      djorge
      djorge
    • RE: Append to file selected with pick_document

      @cvp
      Thanks for the tip. I will try that.

      posted in Pythonista
      djorge
      djorge
    • Append to file selected with pick_document

      Hi,
      I have a little script which takes csv from input and appends its content to a csv file selected with pick_document (csv file belongs to an external source- fe file explorer pro).

      I can open the file selected with pick_document but I can't append to it. Is this a ios limitation?

      I noticed that the selected file is being read from ......tmp/com.omz-software.Pythonista3.PythonistaAction3-Inbox/transactions_201810.csv

      So, that means that the file is a copy of the file from the selected source?

      append to: /private/var/mobile/Containers/Data/PluginKitPlugin/5C643C43-8EF4-45EC-B978-04E6EE7503FC/tmp/com.omz-software.Pythonista3.PythonistaAction3-Inbox/transactions_201810.csv

      Thanks in advance
      David

      posted in Pythonista
      djorge
      djorge
    • RE: Widget and requests module

      @cvp
      Thats weird. I'm importing appear and using webbrowser.open with that URL and it doesn't complain.

      posted in Pythonista
      djorge
      djorge
    • Widget and requests module

      Hi,
      I was trying to check whether it is possible to use the requests module in widget but somehow the widget displays an error saying that there was an error loading the widget.

      I though the problem was with my widget but I get the same error if I add the module requests to then widget example Launcher that comes with pythonista.

      Is this not supported?

      To overcome this problem I was trying to run a script called from the widget itself (that use the requests module). Does anyone knows how to do it without using 'webbrowser.open' which opens pythonista in the foreground?

      posted in Pythonista
      djorge
      djorge
    • RE: How to open email Attachment with pythonista

      @cvp thanks for sharing

      posted in Pythonista
      djorge
      djorge