子版面

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

    7 主題
    5 貼文
    DiogoD
    This Category is for those starting to contribute for the UBports Project and Community. By contributing, we mean doing things like: coding quality assurance (testing, bug reporting and validation, etc...) translations app development and maintenance writing and validating technical documentation and user manuals UBports social media and marqueting etc... If you want to contribute in these ways or others and have questions about it, like how to get started, where can you find information, please leave your questions in this category and we will try to answer them the best we can.
  • Discuss and solve problems with other users

    90 主題
    644 貼文
    B
    @developerbayman Unfortunately i didn't get time to make it a click, but for me literally everything worked from opening roms and also fullscreen. If you have time I think making a click out of it will be better investment of time and also as retro arch as touch support by default you will be able see touch controls as well
  • 132 主題
    925 貼文
    hankschwieH
    @Ken1971 Yesterday the same problem appeared on my Fairphone 3. The log just tells me that the session is starting, and that the /dev/anbox-binder has appeared, nothing else. Any precautions needed for the reinstallation? I would hate to loose my data within the waydroid container. EDIT: removing and reinstalling did not change it - waydroid still hangs at the start.
  • Sync Nextcloud Contacts with Ubuntu Touch

    5
    4 評價
    5 貼文
    2k 瀏覽
    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 評價
    10 貼文
    793 瀏覽
    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 評價
    3 貼文
    321 瀏覽
    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 評價
    4 貼文
    453 瀏覽
    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 評價
    4 貼文
    429 瀏覽
    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 評價
    15 貼文
    948 瀏覽
    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 評價
    3 貼文
    462 瀏覽
    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 評價
    6 貼文
    353 瀏覽
    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 評價
    24 貼文
    4k 瀏覽
    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 評價
    2 貼文
    221 瀏覽
    ?
    @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 評價
    19 貼文
    2k 瀏覽
    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 評價
    8 貼文
    577 瀏覽
    D
    this should be the steps to get ssh https://gitlab.com/ubports/community-ports/pinephone/-/issues/104
  • Dekko2 account creation issues

    6
    0 評價
    6 貼文
    506 瀏覽
    T
    @kugiigi Thank you! All working now!
  • Copying notifications and ringtones to the PinePhone

    2
    0 評價
    2 貼文
    401 瀏覽
    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 評價
    13 貼文
    899 瀏覽
    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 評價
    6 貼文
    427 瀏覽
    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 評價
    9 貼文
    922 瀏覽
    Josh-FOSSJ
    Thank you, this has been driving me crazy.
  • Nexus 5 GPS has stop working after RC 78 update

    10
    0 評價
    10 貼文
    384 瀏覽
    AppLeeA
    @captainzer0 Please can you mark the topic as solved using "Topic Tools" -> "ask as question" and then solved. Thanks
  • [Pinephone] How to take a screenshot?

    12
    0 評價
    12 貼文
    871 瀏覽
    LakotaubpL
    @Kevin-Minions Please mark as solved using Topic Tools ask as question. Thanks
  • Nexus 5: Power and Convergence

    Solved
    13
    0 評價
    13 貼文
    718 瀏覽
    LakotaubpL
    @eganonoa You could mark this as solved then if your happy. Use Topic Tools ask as question then change to solved. It all helps others find answers. Thanks