Subcategories

  • This section is specifically useful for new contributors on the project

    4 Topics
    12 Posts
    K
    @Alain This featute isn't in UT/Lomiri yet. Simplest way is to make something like a home screen app and there are some that exists already like Launcher Modular. Not sure they have app groups though. You can contribute to them if you don't want to make your own. However, they obviously act like a normal app. Best you can do is pin it to the Launcher for easy access. Or you can contribute to Lomiri and implement it in the App drawer which definitely needs some love There's even a bounty for it so there's money to get
  • Discuss and solve problems with other users

    94 Topics
    674 Posts
    pparentP
    https://forums.ubports.com/topic/11532/signal-ut-signal-desktop-for-ubuntu-touch
  • 153 Topics
    1k Posts
    K
    Hi Zaito, so sorry for delay, I have only just logged on in ages. I tested it on GS5 only - installed UT 24.04 because it was the only way to make phonecalls when 3g packed up. Nothing I did enabled Waydroid to persist. Meaning that if waydroid was closed for any reason, you couldn't reboot it without a completely fresh installation. This rectified in June with a new UT update. Everything works well in both UT and Waydroid with one exception; there is no clipboard on waydroid. Which means you cannot copy or paste anything in any circumstances. If I need waydroid copy facilities I have to use another phone running UT20.04. Hope all is well.
  • How to receive and handle binary sms?

    Moved
    6
    0 Votes
    6 Posts
    958 Views
    AlainW94A
    @dobey hi ! this is what behavior I also expect ! I will try it soon. thanks!
  • BQ E4.5 (OTA-7) and Wifi 5 GHz

    5
    0 Votes
    5 Posts
    573 Views
    G
    I think it's time to debug and nail this down. I found the file /etc/init/wpasupplicant.conf which spawns the WPA daemon as: exec /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant I will mount the /root in this test device writeable and change the line to: exec /sbin/wpa_supplicant -dd -u -f /var/log/wpa_supplicant.log -O /run/wpa_supplicant to gather the debugging output in a file. Update: It's not necessary to mount /root writable. The proc init starts and re spawns that proc when it dies. With a bit of luck you can fire up these three lines from a shell script and get your version of WPA up before init can restart its own: #!/bin/sh pkill -9 -f '/sbin/wpa_supplicant.*' wpa_supplicant -dd -u -f /var/log/wpa_supplicant.log -B -O /run/wpa_supplicant exit The lines in the log files look promising...
  • ActiveSync support ?

    3
    0 Votes
    3 Posts
    1k Views
    T
    I can confirm that setting up a DavMail in server mode & using it as a caldav gateway to exchange works fine I've tried it on an f-droid only version of Android without Exchange provider Only tried caldav but no doubt the other gateways DavMail provides would work too If it works on android, no reason why it wouldn't work for UBPorts It'd be nice to have it on-device though, maybe DavMail could be repackaged in some way to provide the required Dav gateways to Exchange I know it's java based though, so might be too heavy to run in the background on a mobile device But it's a thought
  • Nexus 4 can't install via UBports installer

    10
    0 Votes
    10 Posts
    2k Views
    M
    That may be a clue. I will try to run UB ports on Ubuntu in Virtual machine.
  • Calibrate battery

    3
    2
    0 Votes
    3 Posts
    696 Views
    K
    I've done the following steps and it seems to work for me: Charge the phone to 100% until there no charge indicator left Boot the phone to bootmenu (where you can select recovery, fastboot, etc.) Leave the phone in this bootmenu until the battery is empty (in my case this took 8-9 hours) Charge the phone until there is no charge indicator left After these steps my E4.5 lasts almost as long as it was new and the percentage shown in the power-management shows the correct values again. I hope this is a long-term solution.
  • Moto G4

    2
    0 Votes
    2 Posts
    789 Views
    LakotaubpL
    @gucu No sorry your device is not supported this is the current list of supported devices https://devices.ubuntu-touch.io/ Due to the nature of Ubuntu Touch each device has to be ported separately and takes a lot of work and effort. There should be other device available later in the year but no clear time scale yet.
  • regression in usage of browser tabs

    27
    0 Votes
    27 Posts
    5k Views
    H
    @matteo you can request support for Suru Dark in morphs issue tracker: https://github.com/ubports/morph-browser/issues I think there is no issue for it yet.
  • OSK stopped working, crashed, weird behaviour...

    6
    1 Votes
    6 Posts
    958 Views
    M
    @stefano yes it is definitely annoying. I'll keep an eye on it and this thread in case I see something similar to your bug and I will report to you. Honestly, I'm not using the Pro5 that hard to be a 100% sure my device isn't affected.
  • can't install pyserial

    6
    0 Votes
    6 Posts
    477 Views
    dobeyD
    You could install such things in a libertine container instead. However, there are no USB serial adapter drivers built into the kernels on the images, so I guess you might not get very far with pyserial yet.
  • Browser crashes N5

    Moved
    1
    0 Votes
    1 Posts
    257 Views
    No one has replied
  • Manpages in terminal?

    5
    0 Votes
    5 Posts
    975 Views
    C
    Thank you all for your reply; I'm so impressed with Touch. Definitely a keeper. @zubozrout said in Manpages in terminal?: Hi, you can always Google man pages for specific things when on the go, even narrow it down by distro and its version when searching. I had just spent about 45min searching for a ubuntu-app-launcher man page (saw and used the command in vid) before posting this; not convenient. @hummlbach said in Manpages in terminal?: If you want to have man pages in the terminal (which absolutely makes sense when thinking of convergence!) you could put them and man into ~/man respectively ~/bin manually and set the environment variable MANPATH or INFOPATH accordingly. Or make a click package for it which installs it to /opt/click.ubuntu.com/man.yourname/ and set PATH=/opt/click.ubuntu.com/man.yourname/current/bin and MANPATH=/opt/click.ubuntu.com/man.yourname/current/man or whatever in ~/.profile... That would be cool, I would install it too! @dobey said in Manpages in terminal?: @hummlbach Or, simply install them in libertine and access them inside the container. Yep, definitely going for the computer in a pocket; I'm absolutely going to implement 'man' with or without the continuation of the precedent :0] Thank goodness this OS makes that possible. Thanks for the tips. Thank you all for your time! Good to meet you.
  • OPO

    11
    0 Votes
    11 Posts
    1k Views
    LakotaubpL
    @ljutica Congratulations and well done.
  • BIG problems with my Aquaris M10 FHD!

    17
    0 Votes
    17 Posts
    2k Views
    Y
    Its' working!!! Thanks everyone!!!
  • Crossbuilder problem

    2
    0 Votes
    2 Posts
    468 Views
    mymikeM
    you can try having a look here https://github.com/ubports/crossbuilder/issues/2
  • Facebook Messenger

    12
    1
    0 Votes
    12 Posts
    2k Views
    Pulsar33P
    Thanks. Will try that Have a nice day Pulsar33
  • Nexus 5: Update to OTA-7 ends in recovery [SOLVED]

    1
    0 Votes
    1 Posts
    450 Views
    No one has replied
  • Changing Default Apps

    4
    0 Votes
    4 Posts
    919 Views
    B
    Thanks for the information / advice.
  • Alarms

    1
    0 Votes
    1 Posts
    313 Views
    No one has replied
  • I cannot received MMS without the data connexion 2

    4
    0 Votes
    4 Posts
    591 Views
    T
    @lakotaubp indeed. Sorry and thank you.
  • 1 Votes
    17 Posts
    3k Views
    advocatuxA
    @dln949 hi, yes, you should receive an update notification every time there's one available from now on. You can't really "close" this thread but you can add something like [Solved] to your first post title