UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • mikhaelM

      Feedback for the Seabass

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      44
      4 Votes
      44 Posts
      11k Views
      mikhaelM
      @kugiigi thank you for the feedback! For some reason Seabass can't execute libertine-launch on Nexus 5, although libertine-launch works fine from Terminal. The problem could be somewhere in between seabass, pyotherside, libertine-launch python script and proot (used by libertine-launch), but unfortunately for now i don't know what exactly goes wrong.
    • J

      short battery life on OPO (Bacon) with OTA12

      Watching Ignoring Scheduled Pinned Locked Moved Support
      44
      3 Votes
      44 Posts
      10k Views
      LakotaubpL
      @Aristid If your still getting issues with your OPO and everything is fully up to date and you are sure it's not the battery if you are on stable try RC and if on RC try Development and see if that fixes it. If it doesn't you are best starting a new thread as this one is about OTA-12 and we are now on OTA-14 it will avoid confusing the issue. I will lock this topic now. Thanks for your understanding.
    • G

      Battery draining

      Watching Ignoring Scheduled Pinned Locked Moved Sony Xperia X (F5121 & F5122)
      44
      0 Votes
      44 Posts
      11k Views
      K
      @fredldotme No, I'm on stable. But thanks for the information. The drain is still there. It's most likely UBsync's fault because it's the latest app I installed I'll just try to uninstall it and go back to manual backing up to my NC
    • U

      Dekko2 how to open attached .wav files?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Support
      44
      0 Votes
      44 Posts
      8k Views
      lduboeufL
      @uwahl idk sorry,
    • M

      Oneplus One installation problems

      Watching Ignoring Scheduled Pinned Locked Moved Support
      43
      0 Votes
      43 Posts
      11k Views
      M
      @serhio ended up just selling the phone for parts lol. good luck with it!
    • OpolorkO

      DistroWatch Poll: Do you own a Linux-powered phone? - UBports is a choice.

      Watching Ignoring Scheduled Pinned Locked Moved General
      43
      1 Votes
      43 Posts
      7k Views
      OpolorkO
      @arubislander said in DistroWatch Poll: Do you own a Linux-powered phone? - UBports is a choice.: Just tried it on Android device in Chrome. Was not really adapted to mobile. That's a pity.
    • M

      Need help to flash Meizu5 pro originally on Android. Problem with the cache partition

      Watching Ignoring Scheduled Pinned Locked Moved Support meizu pro 5
      43
      1 Votes
      43 Posts
      16k Views
      S
      @mlinodasilva I have not such a problem with sound, but other users reported that already. So yes a bug. You can still install some scopes from Canonical Ubuntu store. Maybe not all, but most yes.
    • H

      OTA-2 complete?

      Watching Ignoring Scheduled Pinned Locked Moved General
      43
      1 Votes
      43 Posts
      17k Views
      T
      I wish to commend the Ubports team, as well as the community, for the sterling work done in OTA 2. However, after upgrading I do have the updated boot spinner only the UT boot. Also, there is no flaslight toggle in the battery indicator. Meizu Pro 5.
    • UBportsNewsU

      New Devices Page Now Online

      Watching Ignoring Scheduled Pinned Locked Moved News
      43
      16 Votes
      43 Posts
      12k Views
      jezekJ
      @capsia said in New Devices Page Now Online: @jezek Good! Can you make a pull request at https://gitlab.com/ubports/infrastructure/devices.ubuntu-touch.io/-/merge_requests to change that? Done.
    • pavelprostoP

      Need testers Transmission client

      Watching Ignoring Scheduled Pinned Locked Moved Solved App Development
      43
      6 Votes
      43 Posts
      9k Views
      D
      @yakovwin same on poco f1
    • R

      Best phone for Linux Mobile OS

      Watching Ignoring Scheduled Pinned Locked Moved General
      43
      0 Votes
      43 Posts
      11k Views
      S
      @stanwood confirm, Im using xiaomi note 7 for 2 weeks as my main phone. No problems. No battery drains. Screen is good and quality of pictures also. I can recomend this hardware
    • 3

      uRSSES app

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Support update rss openstore
      43
      1
      0 Votes
      43 Posts
      11k Views
      N
      @keneda said in uRSSES app: In that same period, there was only Ubuntu Touch as an alternative usable mobile devices opensource GNU/Linux OS. Jolla Sailfish exists for about 10 years now! Problem came after, when some people decided that canonical is opensource Evil, and even after the drop, instead of contributing and ehancing UT, made other OSes... That's new to me... send me a PM for more info please!
    • S

      Life with BQ4.5 after 20.04

      Watching Ignoring Scheduled Pinned Locked Moved BQ E4.5
      43
      5 Votes
      43 Posts
      14k Views
      BollyB
      @bolly said in Life with BQ4.5 after 20.04: I think I have already read this discussion. And I think it has strayed from the main topic. I think opening another topic to talk about it (if it is not already open) is the right thing to do. To be clear, I was referring to the discussion on how the community is organised. @spctrl said in Life with BQ4.5 after 20.04: From what I've seen poking around so far, it seems clicks and images remain available. So it's a matter of knowing where to find them and what to do with them once you have them. I was planning to further look into it this weekend and see how far I can get. (Unless someone else beats me to it, eheh) I think it is too early for that. 20.04 hasn't even been released yet. I think the question is to give some advance notice to see if we need to save any images or not. Same with the .clicks.
    • LakotaubpL

      Devel 31/01 Do not update

      Watching Ignoring Scheduled Pinned Locked Moved 20.04 Focal Fossa
      43
      0 Votes
      43 Posts
      9k Views
      A
      reordering some service and fixed the issue i think its better to list all lomiri depencies in service or target with want/requires so porter known what lomiri depencies, and easy to maintain maybe root@ubuntu-phablet:/system/halium/lib/systemd/user# cat lomiri-indicator-network.service [Unit] Description=Indicator Network Backend Wants=lomiri-indicator-network-secret-agent.service [Service] ExecStartPre=/bin/sleep 15 ExecStart=/usr/libexec/lomiri-indicator-network/lomiri-indicator-network-service Restart=on-failure root@ubuntu-phablet:/system/halium/lib/systemd/user# root@ubuntu-phablet:/system/halium/lib/systemd/user# cat lomiri-full-greeter.service [Unit] Description=Lomiri Shell - full-greeter Requires=dbus.socket After=dbus.socket Requires=ayatana-indicators.target Before=ayatana-indicators.target Requires=indicator-location.service indicator-transfer.service lomiri-indicator-network.service Before=indicator-location.service indicator-transfer.service lomiri-indicator-network.service Conflicts=lomiri-full-shell.service lomiri-greeter.service lomiri-shell.service [Service] Type=notify SyslogIdentifier=lomiri ExecStart=/usr/libexec/lomiri-systemd-wrapper --mode=full-greeter ExecStopPost=/usr/bin/dbus-update-activation-environment --systemd WAYLAND_DISPLAY= MIR_SOCKET= Restart=on-failure TimeoutStartSec=120 root@ubuntu-phablet:/system/halium/lib/systemd/user#
    • S

      New Launcher, edge channel.

      Watching Ignoring Scheduled Pinned Locked Moved Lomiri (was Unity8)
      42
      1
      2 Votes
      42 Posts
      18k Views
      SalahS
      @Keneda I see. Thanks
    • H

      Set partition sizes when flashing

      Watching Ignoring Scheduled Pinned Locked Moved OS partition sizes resizing root partition flashing installing
      42
      0 Votes
      42 Posts
      18k Views
      LakotaubpL
      I think this thread has run it's course. The answers are all in here somewhere the basic being. try at your own risk using the info available. So I am locking this thread. Thank you.
    • jamiewebJ

      MX4 Ubuntu Edition: FAILED (remote: unknown command)

      Watching Ignoring Scheduled Pinned Locked Moved Support
      42
      1 Votes
      42 Posts
      12k Views
      LakotaubpL
      @jamieweb Perfect Thanks
    • L

      Android apps to run in UT?

      Watching Ignoring Scheduled Pinned Locked Moved General
      42
      0 Votes
      42 Posts
      18k Views
      W
      @vandys Of course andbox never can be come a mandatory part of the system, it is just a sandbox, if it ever works, to run non-native applications. Like Wine in Linux, it you need an Android app for your job and you can run it in andbox you may carry a UT phone around, otherwise maybe you can't, unless you run around with two phones. But I would never advocate to make apk executable files native in UT.
    • N

      [Halium 9 Kernel Patching][GSI] Ubports fails to boot

      Watching Ignoring Scheduled Pinned Locked Moved Porting
      42
      0 Votes
      42 Posts
      10k Views
      I
      @nitanmarcel I encountered the same problem, how did you solve it?
    • LuksusL

      Fairphone 3 (FP3) Port

      Watching Ignoring Scheduled Pinned Locked Moved Fairphone 3
      42
      6 Votes
      42 Posts
      18k Views
      H
      @luksus in my case the laptop provides less current then mains outlet but is the only reliable. On mains outlet I have to try 5-6 times unplugging and pkugging till it charges...