UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Homer
    3. Topics
    H
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 11
    • Posts 62
    • Groups 0

    Topics

    • H

      FluffyChat Messenger with Element One Matrix server

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Support
      2
      0 Votes
      2 Posts
      321 Views
      H
      Solved it by using Cinny. It also wants OICD login by redirecting to browser, but time it worked.
    • H

      No waydroid restart after stop

      Watching Ignoring Scheduled Pinned Locked Moved Waydroid
      2
      0 Votes
      2 Posts
      230 Views
      LakotaubpL
      @homer No idea about the scripts but may be try https://open-store.io/app/waydroidhelper.aaronhafer
    • H

      Changing bluetooth settings

      Watching Ignoring Scheduled Pinned Locked Moved OS
      4
      0 Votes
      4 Posts
      448 Views
      H
      @homer hey all thanks foe your suggestions. Tuens out, I did not do the pairing correctly on the headset. Still, I have headphones and headset which don`t work with the phone, but another set which work. I have no idea why. My idea was therefore to try and change some bluetooth settings (which I now know is not possible) to fix the connection.
    • H

      Dekko2 Alternatives?

      Watching Ignoring Scheduled Pinned Locked Moved Support
      13
      0 Votes
      13 Posts
      753 Views
      K
      Protonmail always logs out before but now it remains logged in. Not sure if that's a Morph thing or Protonmail.
    • H

      Bluetooth improvements?

      Watching Ignoring Scheduled Pinned Locked Moved Fairphone 3
      4
      0 Votes
      4 Posts
      422 Views
      LuksusL
      @homer what do you mean by "now"? Now after you updated the bootimage, Or now after you did an OTA-Update? If you are not already there, try the RC or devel update channels. For me, bluetooth is not crashing the UI. Maybe you could check the archived unity8.log.*.gz files in /home/phablet/.cache/upstart.
    • H

      Fp3 Dev Channel Video recording - No audio

      Watching Ignoring Scheduled Pinned Locked Moved Fairphone 3 fp3
      26
      0 Votes
      26 Posts
      4k Views
      RedXXIIIR
      @domubpkm works well for me thanks
    • H

      Changing bluetooth package

      Watching Ignoring Scheduled Pinned Locked Moved OS
      4
      0 Votes
      4 Posts
      625 Views
      H
      @keneda thank you for your insights.
    • H

      Threema Open Source for UT - possible?

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      3
      0 Votes
      3 Posts
      429 Views
      H
      @cibersheep thanks for your answer, thats unfortunate, I had thought that more then only the web client was released.
    • H

      Executing linux commands feom QML App

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      3
      0 Votes
      3 Posts
      341 Views
      H
      @aarontheissueguy thanks for the advise. I will look into that
    • H

      App daemon - how to?

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      8
      0 Votes
      8 Posts
      788 Views
      arubislanderA
      @homer: Cron was written with an always-on server or a mostly-on desktop / laptop in mind. A mobile device needs to actually be mostly-off to get the longest possible battery life, while appearing to the user to be on-demand-on. The traditional tools for Linux simply we're not written with this use case in mind. So using them as is would degrade the use experience in an unacceptable way for most, if not all users. That having been said, for as long as UT is still based on 16.04, you could use Upstart Session Jobs
    • H

      App works on desktop but fails on phone

      Watching Ignoring Scheduled Pinned Locked Moved Solved App Development
      4
      0 Votes
      4 Posts
      454 Views
      H
      @homer said in App works on desktop but fails on phone: @cibersheep thanks a lot for that hint. It was not the database path, but the name. I had used some template code with whitespaces ("Sample database", ....) after removing the whitespaces it works now on the phone, too Just confusing that the behaviour is different between linux laptop and ut phone