子版面

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

    8 主題
    5 貼文
    J
    Wow, thanks a lot for the quick help! The merge request is up now.
  • Discuss and solve problems with other users

    93 主題
    664 貼文
    J
    @BarrickBeau I do not know much about Libertine, but libqt5gui5t64 is mentioned in a recent merge request, so this will maybe be fixed with: https://gitlab.com/ubports/development/core/libertine/-/merge_requests/147 So as an end user, you will probably have to wait for the next system update.
  • 143 主題
    993 貼文
    D
    A puzzling issue is that when I see the prompt 'waydroid is stopped' in the UT command line, Waydroid is actually running, and operations within its system GUI appear to be functioning normally.
  • BQ E4.5 (OTA-7) and Wifi 5 GHz

    5
    0 評價
    5 貼文
    520 瀏覽
    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 評價
    3 貼文
    981 瀏覽
    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 評價
    10 貼文
    2k 瀏覽
    M
    That may be a clue. I will try to run UB ports on Ubuntu in Virtual machine.
  • Calibrate battery

    3
    2
    0 評價
    3 貼文
    593 瀏覽
    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 評價
    2 貼文
    741 瀏覽
    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 評價
    27 貼文
    4k 瀏覽
    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 評價
    6 貼文
    802 瀏覽
    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 評價
    6 貼文
    428 瀏覽
    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

    已移動
    1
    0 評價
    1 貼文
    236 瀏覽
    尚無回覆
  • Manpages in terminal?

    5
    0 評價
    5 貼文
    811 瀏覽
    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 評價
    11 貼文
    1k 瀏覽
    LakotaubpL
    @ljutica Congratulations and well done.
  • BIG problems with my Aquaris M10 FHD!

    17
    0 評價
    17 貼文
    2k 瀏覽
    Y
    Its' working!!! Thanks everyone!!!
  • Crossbuilder problem

    2
    0 評價
    2 貼文
    423 瀏覽
    mymikeM
    you can try having a look here https://github.com/ubports/crossbuilder/issues/2
  • Facebook Messenger

    12
    1
    0 評價
    12 貼文
    2k 瀏覽
    Pulsar33P
    Thanks. Will try that Have a nice day Pulsar33
  • Nexus 5: Update to OTA-7 ends in recovery [SOLVED]

    1
    0 評價
    1 貼文
    407 瀏覽
    尚無回覆
  • Changing Default Apps

    4
    0 評價
    4 貼文
    797 瀏覽
    B
    Thanks for the information / advice.
  • Alarms

    1
    0 評價
    1 貼文
    289 瀏覽
    尚無回覆
  • I cannot received MMS without the data connexion 2

    4
    0 評價
    4 貼文
    486 瀏覽
    T
    @lakotaubp indeed. Sorry and thank you.
  • [solved] Much confusion regarding Ubuntu Touch versions and updates

    versions upgrad
    17
    1 評價
    17 貼文
    2k 瀏覽
    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
  • GPS sensor not working N5

    2
    0 評價
    2 貼文
    340 瀏覽
    LakotaubpL
    @beechmountain Does the app Sensor Status from the OpenStore give you anymore info. This thread give info on GPS errors in general https://forums.ubports.com/topic/1802/nexus-5-gps-errors-and-other-issues