版面

  • The Meta category: Organizational or general discussion.

    1k 主題
    10k 貼文
    Vlad NirkyV
    @Lazarus2026 Mine is still on iodéOS. Brax Tech’s shift in attitude from “we’ll take care of everything” to “this is what we can do; let the community continue the port” is a bit disappointing. It’s still a great phone running AOSP, but as long as the port doesn’t support calls, I’ll stick with AOSP. Wait (as I don't have skills to help the port at the moment) and see...
  • Discuss news updates from Ubuntu Touch and its related projects

    1k 主題
    5k 貼文
    nbdynlN
    Well, yes, that is what i mean. However, it could also apply to desktop convergence, and even software convergence, if that's what you're referring to. I don't think this feature is broadly relevant yet, since only a limited number of devices currently support display output. That said, I've seen some recent discussions about DisplayLink, and we already have an SSH client in the OpenStore, so I suppose we could try to improve that particular aspect of convergence in the long run as well.
  • Discuss and solve problems with other users

    4k 主題
    29k 貼文
    MoemM
    @WillemHexspoor I'm using the same provider and recently seeing connection problems in the Netherlands. But it may be my device. Not sure. I can't use 5g as I'm using a Oneplus 5t.
  • Community section for all languages other than English

    24 主題
    131 貼文
    KenedaK
    @gpatel-fr said: la plupart des personnes utilisent Waydroid Helper pour ça Tu as sûrement raison, je croyais et trouvais logique que puisqu'il est installé par défaut sur Focal et Noble, on puisse l'initialiser sans outil externe, comme Libertine. En tous cas plus besoin de l'installer avec WH normalement, juste de l'initialiser donc.
  • 2k 主題
    21k 貼文
    G
    @pparent Partition size is 3145728 K (786432*4K blocks) and free size is (786432-29884)*4 = 3026192 K from system-image.ubports.com, there is this file: <tr><td valign="top"><img src="/icons/unknown.gif" alt="[ ]"></td><td><a href="device-cd3ef6bd7fbed7b68e2d908ecf5afd79eb96521cf2e2de285f69f32579121dc8.tar.xz">device-cd3ef6bd7fbed7b68e2d908ecf5afd79eb96521cf2e2de285f69f32579121dc8.tar.xz</a></td><td align="right">2026-06-08 12:00 </td><td align="right">137M</td><td>&nbsp;</td></tr> uncompressing it gives a size of 524712 K for the android container: and this file: <tr><td valign="top"><img src="/icons/unknown.gif" alt="[ ]"></td><td><a href="rootfs-8821ad0f38b02375bcc3be95785081540b7781a9d2698e997c8a1395f1dd953b.tar.xz">rootfs-8821ad0f38b02375bcc3be95785081540b7781a9d2698e997c8a1395f1dd953b.tar.xz</a></td><td align="right">2026-06-08 04:40 </td><td align="right">504M</td><td>&nbsp;</td></tr> after uncompressing it, it gives a size of 2498052 K Total size needed 3022764 K I'd say that disk management is probably taking some space (inodes for example) so the margin is probably too thin. So it's likely that the system size has grown a bit too much. Either try to grow /dev/block/dm-0: if this is a dynamic partition this should be possible (unfortunately I have no quick idea to solve it). Another solution if you need 24.04-2 but not the last version could be to try to install a previous version less bulky. Unfortunately I have no quick idea to do that either. G'night for now.
  • Discussions on development of Ubuntu Touch

    548 主題
    7k 貼文
    H
    Re: OTA-22 Call for Testing Companion Post Hello everyone, While testing the Ubuntu Touch OTA-22 release candidate, I think it would be useful to pay special attention to basic audio and microphone behavior. These small things can easily be missed during testing, but they affect daily usage a lot, especially for calls, browser apps, voice messages, meetings, and recording. Before reporting an app-specific issue, I suggest testing the microphone in a simple way first. Check whether the device detects input properly, whether permission prompts appear correctly, and whether the input level responds when speaking. A quick browser-based test such as https://www.gomictest.com/ can help confirm whether the microphone is working at the browser level before comparing it with other apps. Some useful things to test: Microphone input in browser-based tools Audio output through speaker and headphones Bluetooth headset behavior Permission prompts for microphone access Call audio quality Any difference compared to OTA-21 This can help separate general audio regressions from individual app bugs. If the microphone works in one place but fails in another, the bug report becomes much clearer and easier for developers to investigate. Hopefully this helps testers catch any important audio-related issues before the final OTA-22 release.
  • Discuss the user experience or design of Ubuntu Touch or its apps

    173 主題
    3k 貼文
    C
    @lduboeuf the hacky way wpuld be to set it to full then back to original when finished
  • Creating Ubuntu Touch apps

    820 主題
    8k 貼文
    nbdynlN
    @pparent Agreed, and i will follow your attempt closely
  • Porting Ubuntu Touch to new devices

    507 主題
    4k 貼文
    KenedaK
    Sorry i'm not skilled in porting or coding, but be patient someone will surely help you. Also did you try the telegram ubports porting group ?
  • Lomiri, the operating environment for everywhere

    77 主題
    640 貼文
    U
    @ChromiumOS-Guy yes its just perfect as second clipboard for selected text, daily used on desktop
  • Discussion on translating Ubuntu Touch and its core apps

    61 主題
    335 貼文
    lduboeufL
    said: Hello, With the next calendar-app release coming, a bunch of new strings are waiting to be translated, thanks for looking into it: https://hosted.weblate.org/projects/lomiri/lomiri-calendar-app/ Lionel oops forgot to mention the forum post about it: ( arf can't paste the link here), look into category OS->Call for testing: calendar-app)
  • A place to discuss ideas for promoting Ubuntu Touch

    57 主題
    733 貼文
    developerbaymanD
    i just posted a testing version in app development ....expect bugs ....i expect feedback ....i add the missing features mentioned as well
  • Other Projects

    Projects which are started by a group within the UBports community

    72 主題
    431 貼文
    CiberSheepC
    @libremax Spain when there's football on the tv (I'm not joking)
  • For things that just don't fit in the other categories.

    903 主題
    5k 貼文
    C
    @MrT10001 yes, but trust me qemu static emulation or box64 can go a long way, not to mention you can just compile it on aarch64. if you use NixManager you can probably get all the compilation dependencies and compile natively on device.