Categories

  • The Meta category: Organizational or general discussion.

    1k Topics
    10k Posts
    K
    @domubpkm The app itself would be doable but the packages aren't doable since they ust replace system files so translations can't be processed. I mean it's doable but it'll take for someone to modify each file manually and create separate packages per language
  • Discuss news updates from Ubuntu Touch and its related projects

    1k Topics
    5k Posts
    UBportsNewsU
    Today is Ubuntu Touch Q&A Day Ubuntu Touch Q&A191 is today at 19:00 UTC please join us on our YouTube channel: https://www.youtube.com/watch?v=hS6sOkNhX1s Questions can be posted during the show or for priority using this link: https://forums.ubports.com/topic/12300/ubuntu-touch-q-a-191-call-for-questions UBports@telegram #ubports:matrix.org #UBports #UbuntuTouch #UBportsQandA #Lomiri #OTA12 #Ubuntu #UTnoble #MobileLinux
  • Discuss and solve problems with other users

    4k Topics
    29k Posts
    J
    I am trying to open Webber shortcuts with Qt6-Morph by editing the Exec line of the .desktop file. I created a Webber short cut to Bluesky which can't be opened by classic Morph. The Exec part is Exec=aa-exec-click -p bsky-app-102d5057422da177.webber_bsky-app-102d5057422da177_1.0.0 -- webapp-container --webappUrlPatterns='https?://bsky.app/*,https?://*.bsky.app/*' --store-session-cookies --enable-media-hub-audio --enable-back-forward https://bsky.app/feeds The Exec part of Qt6 Morph itself is Exec=aa-exec-click -p morph-browser-qt6.ubports_morph-browser_1.99.4 -- wrapper ./morph-browser %u What needs to be replaced in the upper Exec with what from the lower Exec to make this work?
  • Community section for all languages other than English

    22 Topics
    113 Posts
    MoemM
    @fischer.poco said: zBsp.: Xiaomi Poco X3 NFC / X3 da fehlt im Netz dann das "/ X3" Damit wird gemeint: Xiaomi Poco X3 NFC oder Xiaomi Poco X3. Oneplus Nord n10 5g ist aber eine gute Wahl!
  • 2k Topics
    20k Posts
    G
    @vince.vs said: I don't know how to use your information in a terminal; copy and past doesn’t work, copy & paste work in UT terminal, but it's a lot easier to connect to the phone with ssh when both the phone and a computer are connected with wifi.
  • Discussions on development of Ubuntu Touch

    545 Topics
    6k Posts
    G
    @sixwheeledbeast I have added a comment on my MR to point that the bug existed before 1.3. I have managed to revert my phone to 1.1 and I see the exact same thing. If anyone having a 20.04 phone read this, it would be interesting to check if this problem (switching the bluetooth indicator in the battery page has no effect) occurred on this old version.
  • Discuss the user experience or design of Ubuntu Touch or its apps

    171 Topics
    2k Posts
    Zer0Z
    [image: 1780269722077-01-standard.png] [image: 1780269722299-02-az.png] [image: 1780269722484-03-categories.png]
  • Creating Ubuntu Touch apps

    814 Topics
    8k Posts
    mihaelM
    @brenno.almeida Amazing work, thank you so much! One thing I noticed - and I don't think it has only started in this latest version - is that if I open a conversation from the app and not from the notification then the notification doesn't dissapear - I think I remember it used to.
  • Porting Ubuntu Touch to new devices

    506 Topics
    4k Posts
    V
    Hi guys, I'm truying to build Sota4ever_k repository for a Samsung Galaxy S20 FE (r8s, SM-G780F/DS, with Exynos) Is it still usable? Right now, it fails with lot of warning in openssl + make O=/home/vincent/dev/git/UTFamily-Samsung-Exynos9830/workdir/downloads/KERNEL_OBJ CC=clang -j16 scripts/kconfig/conf -s --syncconfig Kconfig /home/vincent/dev/git/UTFamily-Samsung-Exynos9830/workdir/downloads/linux-android-samsung-exynos990/scripts/extract-cert.c: In function ‘display_openssl_errors’: /home/vincent/dev/git/UTFamily-Samsung-Exynos9830/workdir/downloads/linux-android-samsung-exynos990/scripts/extract-cert.c:46:9: warning: ‘ERR_get_error_line’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 46 | while ((e = ERR_get_error_line(&file, &line))) { | ^~~~~ In file included from /home/vincent/dev/git/UTFamily-Samsung-Exynos9830/workdir/downloads/linux-android-samsung-exynos990/scripts/extract-cert.c:23: /usr/include/openssl/err.h:426:15: note: declared here 426 | unsigned long ERR_get_error_line(const char **file, int *line); ......... lot of warning, and then..... 1 warning generated. /home/vincent/dev/git/UTFamily-Samsung-Exynos9830/workdir/downloads/linux-android-samsung-exynos990/drivers/video/fbdev/exynos/panel/sysfs.c:2358:21: warning: unused variable 'panel_data' [-Wunused-variable] struct panel_info *panel_data = &panel->panel_data; ^ 1 warning generated. /home/vincent/dev/git/UTFamily-Samsung-Exynos9830/workdir/downloads/linux-android-samsung-exynos990/drivers/video/fbdev/exynos/dpu30/decon_core.c:1200:38: error: use of undeclared identifier 'prev_state' decon_doze_first_frame_black(decon, prev_state, next_state); ^ 1 error generated. make[6]: *** [/home/vincent/dev/git/UTFamily-Samsung-Exynos9830/workdir/downloads/linux-android-samsung-exynos990/scripts/Makefile.build:333: drivers/video/fbdev/exynos/dpu30/decon_core.o] Error 1 make[6]: *** Attente des tâches non terminées.... make[5]: *** [/home/vincent/dev/git/UTFamily-Samsung-Exynos9830/workdir/downloads/linux-android-samsung-exynos990/scripts/Makefile.build:638: drivers/video/fbdev/exynos/dpu30] Error 2 make[4]: *** [/home/vincent/dev/git/UTFamily-Samsung-Exynos9830/workdir/downloads/linux-android-samsung-exynos990/scripts/Makefile.build:638: drivers/video/fbdev/exynos] Error 2 make[3]: *** [/home/vincent/dev/git/UTFamily-Samsung-Exynos9830/workdir/downloads/linux-android-samsung-exynos990/scripts/Makefile.build:638: drivers/video/fbdev] Error 2 make[2]: *** [/home/vincent/dev/git/UTFamily-Samsung-Exynos9830/workdir/downloads/linux-android-samsung-exynos990/scripts/Makefile.build:638: drivers/video] Error 2 make[2]: *** Attente des tâches non terminées.... make[1]: *** [/home/vincent/dev/git/UTFamily-Samsung-Exynos9830/workdir/downloads/linux-android-samsung-exynos990/Makefile:1144: drivers] Error 2 make: *** [Makefile:146: sub-make] Error 2 What can I do?
  • Lomiri, the operating environment for everywhere

    77 Topics
    640 Posts
    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 Topics
    335 Posts
    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 Topics
    733 Posts
    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 Topics
    431 Posts
    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 Topics
    5k Posts
    G
    Hello This is not about using 20.04 when one runs 24.04, the installer allows for that. The idea is having updated the phone to the shiny last and best version, say 24.04-1.3, one learns that an essential feature is now not working any more. How to get back to 24.04-1.1 ? I don't see that in the installer, it installs the latest and greatest. Now this week-end I learned of a command line tool to manage updating: system-image-cli. We learned that it's possible to update to 26.04 using: sudo system-image-cli --switch 26.04-1.x/arm64/android9plus/daily now having switched to 26.04, if one wants to be back to the tested and true 24.04, it's easy: sudo system-image-cli --switch 24.04-1.x/arm64/android9plus/stable However, this is bringing back the latest 24.04 version, 1.3, not the first version that could be upgraded to the desired value. When on 24.04-1.3 it's possible to revert to say 24.04-1.1 but the syntax is cheesy; sudo system-image-cli --build 1 -m 2 it's difficult to get it right, the way to go is to add the -n (--dry-run) switch, that will display what will do the installer without the delay in downloading / rebooting / updating. Hope this helps