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

    Nithin

    @Nithin

    0
    Reputation
    219
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Nithin Unfollow Follow

    Best posts made by Nithin

    • RE: Ubuntu Touch Programming Course

      Assuming Kubuntu being a possible cause for the problem, I decided to try it out on Kde Neon and Ubuntu. Kde Neon again seemed to have the same problem of not wanting to install dependencies. So then I Installed Ubuntu and tried the same on it. only to encounter some other errors, here are a few ones.

      during

      sudo lxd init
      in the question on default storage back-end to use, Ubuntu wouldn't take zfs for an option for some reason.
      so had to then use the command
      sudo add-apt-repository ppa:ubuntu-lxc/lxd-stable
      this doesnt work either. instead one has to use
      sudo add-apt-repository ppa:ubuntu-lxc/stable

      After this there was no zfs option available at all.
      so had to use this

      sudo apt install -t xenial-backports lxd lxd-client

      after all of this i am back to the same problem which i faced in the first step.

      I am trying to follow the tutorial here and managed to install the new Ubuntu Sdk. When I run or build the app i get the following messages

      in Issues> error: There was a error in the device detection of desktop, no IP address was returned.
      in application output> Application failed to start: No private key file given.

      As a last step will try compiling the clock app as mentioned in the Readme.Developers.

      posted in App Development
      N
      Nithin
    • RE: Ubuntu Touch Programming Course

      I am trying to follow the tutorial here and managed to install the new Ubuntu Sdk. When I run or build the app i get the following messages

      in Issues> error: There was a error in the device detection of desktop, no IP address was returned.
      in application output> Application failed to start: No private key file given.

      Couldnt find the solution anywhere to this. Does anyone know what is happening here.

      posted in App Development
      N
      Nithin

    Latest posts made by Nithin

    • RE: Ubuntu Touch Programming Course

      Assuming Kubuntu being a possible cause for the problem, I decided to try it out on Kde Neon and Ubuntu. Kde Neon again seemed to have the same problem of not wanting to install dependencies. So then I Installed Ubuntu and tried the same on it. only to encounter some other errors, here are a few ones.

      during

      sudo lxd init
      in the question on default storage back-end to use, Ubuntu wouldn't take zfs for an option for some reason.
      so had to then use the command
      sudo add-apt-repository ppa:ubuntu-lxc/lxd-stable
      this doesnt work either. instead one has to use
      sudo add-apt-repository ppa:ubuntu-lxc/stable

      After this there was no zfs option available at all.
      so had to use this

      sudo apt install -t xenial-backports lxd lxd-client

      after all of this i am back to the same problem which i faced in the first step.

      I am trying to follow the tutorial here and managed to install the new Ubuntu Sdk. When I run or build the app i get the following messages

      in Issues> error: There was a error in the device detection of desktop, no IP address was returned.
      in application output> Application failed to start: No private key file given.

      As a last step will try compiling the clock app as mentioned in the Readme.Developers.

      posted in App Development
      N
      Nithin
    • RE: Ubuntu Touch Programming Course

      Tried running it on the device. after activating developer mode, the SSH notification doesn't appear at all. Also i tried installing Ubuntu sdk again. At the step

      sudo apt-get install ubuntu-sdk

      i get the following error

      The following packages have unmet dependencies:
      ubuntu-sdk : Depends: ubuntu-sdk-libs-dev but it is not going to be installed
      E: Unable to correct problems, you have held broken packages.

      posted in App Development
      N
      Nithin
    • RE: Ubuntu Touch Programming Course

      Not yet I was still trying to run it on my desktop. When that didn't work i didn't try running it on my Phone. The "Running on your device" section comes after that.

      posted in App Development
      N
      Nithin
    • RE: Ubuntu Touch Programming Course

      HI mimecar, Thanks a lot for the help. I am running Kubuntu, and not Ubuntu. Should that be a problem?
      This is how my devices tab looks like
      0_1517946583070_32c560b4-92f9-47c8-910e-88f28dc41634-image.png
      0_1517946598491_c056bed5-84c4-4daf-b88b-cdeafff9f7db-image.png
      Also this
      0_1517946984981_b05f661e-2532-4a63-b344-a25578f68fbe-image.png

      posted in App Development
      N
      Nithin
    • RE: Ubuntu Touch Programming Course

      I am trying to follow the tutorial here and managed to install the new Ubuntu Sdk. When I run or build the app i get the following messages

      in Issues> error: There was a error in the device detection of desktop, no IP address was returned.
      in application output> Application failed to start: No private key file given.

      Couldnt find the solution anywhere to this. Does anyone know what is happening here.

      posted in App Development
      N
      Nithin