UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. RJDan
    3. Posts
    R
    Offline
    • Profile
    • Following 1
    • Followers 0
    • Topics 22
    • Posts 87
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Taking the plunge

      @pparent
      Ive got used to it now. If I really need to know the minute, then I am probably already late.

      posted in General
      R
      RJDan
    • RE: Taking the plunge

      @O.o. Thanks for sharing. Its great to see what others have done. The am/pm trick is a neat way to deal with the corners!

      posted in General
      R
      RJDan
    • RE: Some shell programs are missing in 24.04-1

      @ikoz Many of the regular shell-related things are also available as snaps.

      posted in OS
      R
      RJDan
    • RE: How do I get to 24.04-1.0 from testing?

      @lsitongia with the installer you can install UT again and choose 'do NOT wipe data'. I had to do the same. it went smoothly. I lost no data, nothing broke.

      posted in OS
      R
      RJDan
    • RE: How can i install pip on ubuntu touch

      @arubislander
      The snap package seems to have the venv package installed.
      How can I safely make the snap package the default call to python3?

      posted in Support
      R
      RJDan
    • RE: How can i install pip on ubuntu touch

      @arubislander
      So I found a snap package with pip.
      I am trying to figure out what to do about python3-virtualenv. When I use apt search to get some more info on this thing it recovers nothing. Is this not available on arm64?

      posted in Support
      R
      RJDan
    • RE: How can i install pip on ubuntu touch

      @johndoe
      So, if I want to edit the UT docs on my UT device, I should do it in a vm?

      posted in Support
      R
      RJDan
    • RE: How can i install pip on ubuntu touch

      @arubislander
      Can I follow this up. I would like to build the UT documentation on my UT device. This requires python3-pip and python3-virtualenv. when running the build.sh file from the repo, it fails with the following:

      Detected apt
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      W: Not using locking for read only lock file /var/lib/dpkg/lock-frontend
      W: Not using locking for read only lock file /var/lib/dpkg/lock
      E: Unable to locate package python3-pip
      E: Unable to locate package python3-virtualenv
      
      

      I guess it could not install. How can I manually install these?

      posted in Support
      R
      RJDan
    • RE: Cannot git clone from my own repo

      @k.nacke
      Sorry, there were snap connections that I had not set, so git-confined could not access the ssh keys. I have corrected it now and it works.
      I have successfully cloned the docs repo.

      posted in Support
      R
      RJDan
    • RE: Cannot git clone from my own repo

      @arubislander
      No luck. I get the same message when I specify the key as you suggested. I would guess it needs my passphrase but does not prompt me for it. What agent thing does UT use for secrets?

      posted in Support
      R
      RJDan
    • RE: Trade Republic and Revolut apps working?

      @AmauryDBZ I have no idea. I dont have time right now to test it.

      posted in Waydroid
      R
      RJDan
    • RE: Trade Republic and Revolut apps working?

      @poVoq I just tried now with the apk pure Revolut install. It installs but immediately says the device is not secure and will not start.

      posted in Waydroid
      R
      RJDan
    • RE: android 14 shipped with new FP5, do I need to move to 13?

      @poVoq No, sorry. Only A14.

      posted in Fairphone 5
      R
      RJDan
    • RE: Show of interest: Bug bounty fund raising

      @arubislander , sure. To set up the bounty we would first need to get the funds. This is why I put up the post. I want to see if the community is interested in trialling something like this.

      posted in App Development
      R
      RJDan
    • RE: Show of interest: Bug bounty fund raising

      @Moem , then we find someone else or we vote on another issue.

      posted in App Development
      R
      RJDan
    • RE: Show of interest: Bug bounty fund raising

      @Mario.CH
      we could pay the app developer to fix bugs in their app or add features. It does not need to be a new app.

      posted in App Development
      R
      RJDan
    • RE: Show of interest: Bug bounty fund raising

      @haagch
      Sure, that is true. For now though I just need an idea of how many people would be able/willing to take part.

      posted in App Development
      R
      RJDan
    • Show of interest: Bug bounty fund raising

      I would like to try to encourage work on some apps but I can't fork out huge sums of money so it would be good if the user community could all contribute to raising some funds to pay the bounty.

      I thought maybe we could (for the moment) get an idea of who on the forum would be willing to put some money toward a bug bounty?

      The details are very very prelim at the moment but it could look something like this:

      • We see how many people can contribute to a round of funding
      • We decide what kind of work we can cover (big bounty, small bounty etc)
      • We submit suggestions for an app/bug and then the contributing members vote on the app/bug
      • We (somehow) send the money to the app maintainer and ask that they please work on these things

      For now, I would just ask if you feel your can contribute something toward a bounty, just give me sign that you exist.

      posted in App Development
      R
      RJDan
    • Cannot git clone from my own repo

      I am trying to clone the documentation for ubports to my phone (desktop mode) to edit locally.
      I have forked the docs on gitlab, I created the ssh keys on the phone (Wth passphrase) and I have added the public key to gitlab.
      I ran the command below to test the connection. It worked after I entered the passphrase for the key.

      ssh -T git@gitlab.com 
      

      but when i try to clone my fork with this

      git clone git@gitlab.com:MyUserName/docs.ubports.com.git
      

      I get the following

      Cloning ....
      load key ... : Permission denied (publickey).
      fatal: Could not read from remote repository.
      

      I can clone public repos ... so it is not an issue with connecting to gitlab.
      Any advice?

      posted in Support
      R
      RJDan
    • RE: Tiny UI

      @kugiigi
      Thaaaanks!!! The reset button in the tweak tool did the trick.
      I did change the edge sensitivity when I was docked so maybe I accidentally change some scaling too.

      posted in Support
      R
      RJDan