Subcategories

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

    3 Topics
    5 Posts
    J
    Wow, thanks a lot for the quick help! The merge request is up now.
  • Discuss and solve problems with other users

    94 Topics
    673 Posts
    pparentP
    @CatWithUT Thank you for your work it seems very interesting to me! Just a quick question: do you think it would be feasible to create a .click package and have it in the Openstore? In a similar fashion that uWolf and uFirefox does? Can we avoid libertine containers? Do you think upcoming Mir2.0 will change anything in this regard as it supports Wayland? Do you use Mobian build scripts for ARM, for signal-desktop? https://github.com/0mniteck/Signal-Desktop-Mobian/releases And also note: if we can get an initial version to build and make an UT package I'm willing to work on making patches to make the interface responsive as I have done with whatsapp web. I think this is the easy part. But we should first make a set of scripts to build automatically a binary, and then a click package that can run on UT.
  • 149 Topics
    1k Posts
    B
    Ok, this was what I didnt understand, that I have to install Molly in the waydroid container. Done! Thanks a lot for helping me! Now I can (nearly*) leave the android universe and move to Ubuntu touch. *"nearly" because of the waydroid container
  • Dekko && Decko2 - a sad story

    18
    -1 Votes
    18 Posts
    2k Views
    advocatuxA
    The negative tone starts at your post title ("a sad story") and then continues. What it's "a clear picture" for you, maybe other people see it just as a grumbling because you're using some adjectives that are not really necessary to describe a technical problem. Anyway, it's way better to fill an issue, that's true.
  • Known, working bluetooth mice for convergence

    7
    0 Votes
    7 Posts
    1k Views
    G
    For example, Logitech M535 works fine: https://www.logitech.com/de-de/product/bluetooth-mouse-m535?crid=7
  • I botched an install on a nexus 5. I'm not sure what to try next.

    5
    0 Votes
    5 Posts
    423 Views
    S
    If anything else fail, try to install with good old '' ubuntu-device-flash '' tool. It worked for me as a last stance, when everything else would just not work.
  • This topic is deleted!

    Moved
    4
    0 Votes
    4 Posts
    191 Views
  • Unable to OEM unlock new Nexus 5

    10
    0 Votes
    10 Posts
    2k Views
    LakotaubpL
    @cj_c Pleased to hear it. We have a good helpful community here.
  • Amazfit Stratos Watch application

    Moved
    3
    0 Votes
    3 Posts
    411 Views
    AlainW94A
    @dobey this is also what I saw on the OpenStore !
  • What happened to Gmail web app?

    Moved
    3
    0 Votes
    3 Posts
    445 Views
    Josele13J
    I use Rudi timmers gmail app and it works well in Xenial. regards....
  • dekko2 (OTA-5) freezes reproducible on simple ASCII text mail

    1
    0 Votes
    1 Posts
    186 Views
    No one has replied
  • How to receive and handle binary sms?

    Moved
    6
    0 Votes
    6 Posts
    859 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
    539 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
    626 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
    762 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
    861 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
    438 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
    243 Views
    No one has replied
  • Manpages in terminal?

    5
    0 Votes
    5 Posts
    863 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.