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

    97 Topics
    685 Posts
    B
    apache2 is not installing as far as I can tell. I have developed an entertainment website - home server - that I would like to put on the device to watch movies and listen to music on a memory stick. Thanks PS: separately - suggest you check the meaning in French for 'Libertine'.
  • 159 Topics
    1k Posts
    MoemM
    @ma Thank you, I will try that!
  • 0 Votes
    1 Posts
    359 Views
    No one has replied
  • Axolotl: contacts?

    Solved axolotl contacts messaging app messenger
    20
    0 Votes
    20 Posts
    4k Views
    MoemM
    Okay, I filed two bugs on Axolotl's GitHub. It's the first time I used GitHub so please forgive any mistakes, or point them out so that I can learn. I hope it's helpful in any way. It's a worthy project and I'm eager to help it move forward. Unfortunately I can only help in small ways such as this.
  • System updates

    Solved
    3
    0 Votes
    3 Posts
    288 Views
    C
    Many thanks.
  • Sync Nextcloud Contacts with Ubuntu Touch

    5
    4 Votes
    5 Posts
    2k Views
    T
    I tried with this little modification but also with that, it didn't work... #0. create database syncevolution --create-database backend=evolution-contacts database=NextContacts #1. create peer syncevolution --configure --template webdav username=John password=johnssecret keyring=no syncURL=https://domain.com/remote.php/dav/addressbooks/users/john/contacts/ target-config@next-conf #2. create new datastore syncevolution --configure backend=evolution-contacts database=NextContacts @default next-datastore #3. Add a remote database to the datastore syncevolution --configure database=https://domain.com/remote.php/dav/addressbooks/users/john/contacts/ backend=carddav target-config@next-conf next-datastore #4. Connect remote Contacts with the local Database syncevolution --configure --template SyncEvolution_Client syncURL=local://@next-conf username=john password=johnssecret next-conf next-datastore #5. Add a local database to the datastore syncevolution --configure sync=two-way backend=evolution-contacts database=NextContacts next-conf next-datastore #6 first time syncing syncevolution --sync refresh-from-remote next-conf next-datastore
  • Weird clock app behavior

    10
    0 Votes
    10 Posts
    1k Views
    KenedaK
    Got a similar issue 3 days ago when activated alarm for work the next day. Button not stayed grey, green ok. But alarm didn't poped on the notification bar, and time untill it rings was about 30 days later, and not next morning. Tried all presetted alarms, all broken. Tried lot of things to resolve it, but only setting up a new alarm with same settings worked. Then i deleted the first broken one i had, and all the others now work again. First time in five years using uTouch that i have issue with alarm, it's the only one i have to not be late to work...
  • Free VPN works with UT

    3
    0 Votes
    3 Posts
    561 Views
    T
    Genius! That worked a treat. Well, I've gotten the Netherlands one working. And the USA one is taking much longer to fail than it used to! I'll count that as progress.
  • Morph browser - The connection is untrusted (for almost every website)

    4
    0 Votes
    4 Posts
    690 Views
    poVoqP
    Hmm, I am guessing, but maybe there is some completely new ca-certificate that your pfsense is using that other devices already got via an update, but UT is lagging behind in that regard?
  • Save and restore Dekko 2 configuration

    4
    0 Votes
    4 Posts
    717 Views
    H
    Thanks for the hints! Yes this worked for me. After configuring all my email accounts I created a backup folder on the external SD card and went to this folder and created the backup files: tar -czf cache.tar /home/phablet/.cache/dekko2.dekkoproject/ tar -czf config.tar /home/phablet/.config/dekko2.dekkoproject/ tar -czf local.tar /home/phablet/.local/share/dekko2.dekkoproject/ I copied these files to the backup folder on the external SD card of the new device, navigated to it and restored the configuration: tar -xzf cache.tar -C / tar -xzf config.tar -C / tar -xzf local.tar -C / And dekko 2 is working with the restored configuration! (just copying the folders did not work, because I got an error message)
  • Music app UTTT prevent app suspension

    Solved
    15
    0 Votes
    15 Posts
    2k Views
    D
    @dtarrant @kugiigi @dobey M10 problem solved! The trouble was the 'Lock when idle' setting was 5 minutes and not 3 minutes as on my N4. Took me a long while to find the config utility: Battery Indicator / Lock when idle / After 3 minutes Easy when you know how
  • Anbox Question on BQ M10 HD (cooler)

    3
    0 Votes
    3 Posts
    654 Views
    hankschwieH
    Hi! Is there anything happening to fix this? I read somewhere the necessary modules are included in dev, but I still can't install Anbox on my m10 HD...
  • UBports installer is listed as proprietary software

    6
    0 Votes
    6 Posts
    484 Views
    C
    @libremax oh... sorry, I've read two posts together as if it was only one I can confirm that the installer is marked as GPL also on snap (Ubuntu 20.04) EDIT: found where the package is marked as proprietary: Download the deb package from https://ubuntu-touch.io/it_IT/get-ut Open it with Ubuntu Software [image: 1593600649906-schermata-da-2020-07-01-12-45-35.png]
  • Change resolution of pictures

    24
    0 Votes
    24 Posts
    6k Views
    H
    Here I have an example. And regarding the icon, if it has a small arrow, I think it should point from the large frame to the small frame and not vice versa, because most times the resolution will be reduced. https://github.com/SimpleMobileTools/Simple-Gallery [image: 1593548785733-screenshot_20200630-221724.png] [image: 1593548816131-screenshot_20200630-221735.png]
  • Pinephone Bluetooth will not turn off

    2
    0 Votes
    2 Posts
    279 Views
    ?
    @AdM You can stop it in Terminal but you need to do it again after a restart. sudo service bluetooth stop
  • Puremaps offline and OSM Scout server

    19
    0 Votes
    19 Posts
    3k Views
    joniusJ
    I have not read the whole thread. All these limitations will go away some day. OSM Scout Server can be triggered automatically in background when Pure Maps tries to reach it (via a systemd socket). So no need to manually disable app suspension, no need to manually start OSM Scout Server and no need to close it afterwards. All this is already supported by OSM Scout Server and Pure Maps and will be available once we got Systemd in UT. The OSM Scout Server will need to remain unconfined unfortunately.
  • Developer mode button is missing on the "Pinephone UBPorts Community Edition".

    Solved
    8
    0 Votes
    8 Posts
    796 Views
    D
    this should be the steps to get ssh https://gitlab.com/ubports/community-ports/pinephone/-/issues/104
  • Dekko2 account creation issues

    6
    0 Votes
    6 Posts
    884 Views
    T
    @kugiigi Thank you! All working now!
  • Copying notifications and ringtones to the PinePhone

    2
    0 Votes
    2 Posts
    572 Views
    K
    You can set a custom ringtone in the settings app without copying them to the system directory. However, custom notification tone is not yet officially supported but you can do it in UT Tweak Tool which basically does the same thing as you did
  • create boot.img only

    13
    0 Votes
    13 Posts
    2k Views
    T
    a quick look at the dependencies file shows that qcom_common (iirc this is part of halium repos) and external_bson are needed, are you getting these with your repo sync? 32/64-bit at this stage is irrelevant, both are supported, and a 64-bit build can run 32-bit rootfs
  • Network Error on Facebook Websites

    6
    1
    0 Votes
    6 Posts
    588 Views
    KenedaK
    @Giiba said in Network Error on Facebook Websites: I've been seeing that regularly since ota-12, then I click to refresh and everything is happy. Same here, no matter what website i visit.
  • pinephone SD card not mounting

    9
    1 Votes
    9 Posts
    2k Views
    Josh-FOSSJ
    Thank you, this has been driving me crazy.