子版面

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

    7 主題
    1 貼文
    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 主題
    645 貼文
    developerbaymanD
    @bearbobs sorry for the late reply its been busy with work...did you have to host the emulationstation?....because not sure how to host from within a clickable.....Iv seen the project before but have not really done anything with it....if it runs totally client side its do able....but if it needs hosting I don't think it can be done....the nes I'm working on is a heavily modded JavaScript emulator runs totally client side i added touch support fixed up the audio and added a lot of mapper support.....one big issue is the webview out of the box is....well lacking...if you load mario you will see black squares around the clouds and other sprites...not the emulator but the webview....
  • 133 主題
    932 貼文
    C
    @developerbayman Making a little script and make it autorun on startup could be a workaround to avoid doing the mount --bind command every time I reboot the phone but I don't know how to do this. Still, for each file that I want to copy into the shared folder I have to do the chown command again and again, that's the most problematic thing
  • how to purge Axolotl?

    Solved
    5
    0 評價
    5 貼文
    482 瀏覽
    N
    @keneda said in how to purge Axolotl?: Maybe some day UTTT tweaks will be part on system settings... (crossed fingers) The sooner the better! It's really weird not having all those Options and Settings in the OS itself...
  • not seeing updates?

    Unsolved
    23
    0 評價
    23 貼文
    2k 瀏覽
    KenedaK
    @fizz said in not seeing updates?: And my system kept insisting on putting itself on the RC channel even after i put it on the Stable. It's a known issue/behavior. I did this on my device too when switching channel (from OTA-19 testing RC to stable channel, while it was not already there for my device, like if stable was an "empty" channel), even if i have no problem getting update (when it comes to me, and for OTA-21 i was today).
  • run server like linux with UT?

    Unsolved
    6
    0 評價
    6 貼文
    517 瀏覽
    KenedaK
    @emphrath said in run server like linux with UT?: There's also a thread on this forum about someone who managed to somehow link everything he installs to a writable conf file, making the changes effective even after an update, but it doesn't work with everything. Finally you have libertine containers, which may be the way to go. Yes, that's Crackle, by Fuseteam : https://forums.ubports.com/topic/6283/snap-crackle-and-pop-readwrite-rootfs-is-overrated?_=1641778296135
  • Camera app "Capture failed"

    Solved
    8
    0 評價
    8 貼文
    548 瀏覽
    _
    @moem I fix it ! unbelieable I I just reinstalled the camera-app via apt-get in a terminal sudo apt-get install camera-app Via the open-store doesn't work. I don't know why,and I don't care I'm SO happy to have my ubports phone back ! Thanks for the answers
  • Is lock screen supposed to have controls?

    Solved
    5
    0 評價
    5 貼文
    526 瀏覽
    T
    @messayisto On some halium 9 devices this probleme was solve since OTA 21 only, first week working for me too on this device.
  • Scrolling of the title : where to open the issue ?

    Solved
    5
    1
    2 評價
    5 貼文
    319 瀏覽
    D
    https://github.com/ubports/media-hub/issues/55
  • does the gpu accelerated browser work on nexus 5

    已移動
    5
    0 評價
    5 貼文
    502 瀏覽
    A
    @keneda https://forums.ubports.com/post/59437
  • No data with 5G mobile plan

    Solved
    7
    0 評價
    7 貼文
    629 瀏覽
    A
    Hey, i downlozd the last rc and now it worked !! So, i will closed it.
  • Anbox - apps have no internet

    23
    0 評價
    23 貼文
    8k 瀏覽
    P
    thank you, on my phone waydroid helper make it unfunctionnal, but install waydroid this way works fine
  • anyone know how to install git

    Solved
    5
    0 評價
    5 貼文
    1k 瀏覽
    jezekJ
    @Amy Try reading this: https://forums.ubports.com/topic/6283/snap-crackle-and-pop-readwrite-rootfs-is-overrated
  • SD Card Redmi Note 9S not detected

    Unsolved
    3
    0 評價
    3 貼文
    384 瀏覽
    J
    @lakotaubp its 128 GB, formatted as fat32 (vfat). I haven't gotten the external drives manager to detect the card yet which is a shame. I made two little scripts and placed them in the home directory to mount and unmount the card under /media/phablet/<sdcardlabel>, then run them as needed in terminal (I don't know how to execute bash scripts by touch from file explorer). I also am unsure how to automatically run scripts as root at startup, but oh well. The sd card now shows up under file explorer (once the program is closed and opened again). The first: mount_sd.sh #!/bin/bash # run as superuser # Create mount location variable mntloc=/media/${SUDO_USER:-$(whoami)}/$(lsblk -I 179 -o LABEL | tail -n 1) # Make a mount folder, hopefully MAJOR id stays 179 mkdir -p $mntloc # Mount the sdcard! mount /dev/mmcblk0p1 $mntloc -o uid=32011 And the second: umount_sd.sh #!/bin/bash # run as superuser # Create mount location variable mntloc=/media/${SUDO_USER:-$(whoami)}/$(lsblk -I 179 -o LABEL | tail -n 1) # Unmount the sdcard! umount $mntloc Note that I'm assuming there is only one inserted sd card which is why I can use tail to get the label. Also, I assumed the MAJOR id is 179...I don't know if this will be static across other phones or even over time, but I found it with lsblk | grep mmc and copied the MAJ column.
  • Is it possible to block ads via hosts file on UT?

    Solved hosts ads block
    32
    1 評價
    32 貼文
    5k 瀏覽
    L
    Happy new year
  • Xi red 9 browser issue and question

    Unsolved redmi 9 xiaomi morph ubuntu
    3
    0 評價
    3 貼文
    433 瀏覽
    N
    @jlneng9711 said in Xi red 9 browser issue and question: So basicaly, latest dev version. Opened morph and tried to download a amazing linux background .jpeg anyway. The browser shotdown when trying to download something... Not only for images... Lets say just the whole browser... I am not going to test anything Facebook related for you but I can help with the download issue so : Where is that amazing background located ?! I was thinking of excecuting a command like.. Wget You want to wget the jpeg file ? That shoud work! but then like ubunutu 20.04 and then overwritw the whole system... Anyone a idee of possibility? No idea what you are talking about... :$
  • How to create secret chat on TELEports

    Solved
    3
    0 評價
    3 貼文
    277 瀏覽
    P
    @arubislander thank you for your answer. I've tested and you're right, secret chats can only be created by the other side but they are working fine then. Thanks!
  • keyboard does not work

    Unsolved
    3
    0 評價
    3 貼文
    298 瀏覽
    LakotaubpL
    @pzrnqt1vrss That port s marked as inactive and very little info is avialable https://devices.ubuntu-touch.io/device/santoni/ so can only guess this has not been sorted yet. I would try to contact the porter for advice.
  • Xiaomi Redmi 4X boot loop

    Solved
    4
    0 評價
    4 貼文
    1k 瀏覽
    N
    @dwaret said in Xiaomi Redmi 4X boot loop: Now it's just stuck on the bootup screen the only thing I can access is fastboot I can't even get to recovery mode even if I used ADB to reboot into recovery it just stuck on the mi logo That's actually PERFECT! Fastboot means you can flash the Stock Xiaomi Android ROM and have a working phone again! Just use their official tool to do so : https://c.mi.com/in/miuidownload/detail?guide=2 But please make sure you flash the latest Stock Xiaomi Android ROM that's needed as the base version in order to be able to flash Ubuntu Touch afterwards!
  • How to replace the service-provider.xml file

    Solved
    9
    0 評價
    9 貼文
    516 瀏覽
    D
    @arubislander Yes. I don't know why. Maybe the ~ symbol is not allowed with sudo and one has to use $HOME, or I made some other mistake. Anyway your command line works, I learned something useful, even if my basic problem is not solved: I restored the original file.
  • SD Card not mounted

    Unsolved
    10
    0 評價
    10 貼文
    882 瀏覽
    arubislanderA
    @dpitti No problem. I just shared my reasoning as an instruction opportunity
  • MMS and WiFi interaction

    Unsolved mms wifi pixel 3a
    10
    0 評價
    10 貼文
    896 瀏覽
    ?
    @lsitongia I don't know what's going on. I did not write this text Deleted this Sorry for this unintentional act.
  • How to add new programs to apt

    Unsolved
    12
    1 評價
    12 貼文
    1k 瀏覽
    M
    @metty I haven't gotten that far, and I'm not yet able to use my passwords with Unix Pass on my Ubuntu Touch device, which currently forces me to always have two phones with me. Is there something I am doing wrong? I was able to initialize the program with pass, but I can't generate and save passwords. Its generating one but the list remains empty. Among many 'libtls-padding.so' errors. @stanwood You write: It is strongly not recommended to use apt to install software. (as it won't work and may brick your device) But back to the main topic. How do I do it? Even if it may brick my device. Better than no device. That would be the case if a such a simple thing like pass do not work on a ubuntu-phone.