UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. bambi
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Groups 0

    bambi

    @bambi

    2
    Reputation
    6
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    bambi Unfollow Follow

    Best posts made by bambi

    • RE: Saving app data

      @dobey Thanks for the response! Turns out the mistake I made was changing the applicationName in MainView a while back, forgetting about it and copying that into the path instead of the name in manifest.json.in. They are the same now & can create the folder 🙂

      posted in App Development
      B
      bambi
    • RE: Saving app data

      @doniks A warning has already been added (recently I think) 🙂

      posted in App Development
      B
      bambi

    Latest posts made by bambi

    • RE: Saving app data

      @doniks A warning has already been added (recently I think) 🙂

      posted in App Development
      B
      bambi
    • RE: Saving app data

      @dobey Thanks for the response! Turns out the mistake I made was changing the applicationName in MainView a while back, forgetting about it and copying that into the path instead of the name in manifest.json.in. They are the same now & can create the folder 🙂

      posted in App Development
      B
      bambi
    • RE: Saving app data

      @AppLee Yes, did that, thanks for the response!

      posted in App Development
      B
      bambi
    • RE: Saving app data

      @arubislander Thanks! I used a hardcoded string because im trying to access the folder from python. Maybe that's a bad idea? I'll try it from qml with the function (when i can, laptop broke last night) to see if that works and otherwise post code+error

      posted in App Development
      B
      bambi
    • Saving app data

      Hi lovely people,

      I've been working on a QML + python app & want to save some data as described in http://docs.ubports.com/en/latest/appdev/guides/writeable-dirs.html. However I get a PermissionError trying to access /home/phablet/.local/share/<myappname>. Is there an AppArmor policy I should add or is there something else I'm missing?

      Thanks in advance, Bambi

      posted in App Development
      B
      bambi