Subcategories

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

    7 Topics
    27 Posts
    libremaxL
    @wqyeo There is a telegram group dedicated to quality assurance: https://t.me/ubports_qa_team Hope it may be useful for you
  • Discuss and solve problems with other users

    96 Topics
    684 Posts
    pparentP
    @projectmoon The main problem that currently prevents using Wayland for electron apps, is that the On-Screen-Keyboard cannot work with GTK+Wayland+Mir1.x . By the way the Merezhyvo Browser ( popriatary app ! ) is an electron app using Wayland, but it has found it's way around this problem by coding it's own OSK inside the app itself, which is not really a way I want to go. (Especially for Signal because I want to modify the code only as strictly necessary, and also because for Signal there are other problems when it comes to using it in Wayland mode with Mir1.x). Anyway I've already tried it (see in the Signal UT topic), and reallu the best is to wait for Mir2.x, I hope it won't be in too long.
  • 159 Topics
    1k Posts
    MoemM
    @ma Thank you, I will try that!
  • Amazfit Stratos Watch application

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

    Moved
    3
    0 Votes
    3 Posts
    513 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
    218 Views
    No one has replied
  • How to receive and handle binary sms?

    Moved
    6
    0 Votes
    6 Posts
    1k 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
    614 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
    3k 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
    767 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
    928 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
    6k 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
    1k 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
    540 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
    291 Views
    No one has replied
  • OPO

    11
    0 Votes
    11 Posts
    2k 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
    521 Views
    mymikeM
    you can try having a look here https://github.com/ubports/crossbuilder/issues/2
  • Facebook Messenger

    12
    1
    0 Votes
    12 Posts
    3k 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
    483 Views
    No one has replied
  • Changing Default Apps

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

    1
    0 Votes
    1 Posts
    354 Views
    No one has replied