UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • peat_psuwitP

      Call for testing: Ubuntu Touch 24.04-1.3

      Watching Ignoring Scheduled Pinned Locked Moved OS
      60
      10 Votes
      60 Posts
      3k Views
      messayistoM
      @projectmoon can't confirm on volla quintus, 24.04-1.3 rc
    • brenno.almeidaB

      [Alpha] Greenline - A qml Whatsapp client for Ubuntu Touch

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      45
      2 Votes
      45 Posts
      3k Views
      brenno.almeidaB
      @ChromiumOS-Guy what do you mean by seeing the message after time runs out?
    • developerbaymanD

      [app]{public testing special}~workspace~drop in replacment for contenthub

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      15
      1
      0 Votes
      15 Posts
      330 Views
      O
      @libremax said: The printing system is not included in the Ubuntu Touch images due to a lack of space for the root filesystem on many device models. Work is currently underway to be able to increase the size of the rootfs. Is there a way to determine if my device (Nord N10 5G) might have enough space for larger root filesystem ?
    • brenno.almeidaB

      Futify Remix: a native Spotify client for Ubuntu Touch

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      12
      1 Votes
      12 Posts
      553 Views
      A
      @brenno.almeida welcome
    • danfroD

      tedit development and design discussion

      Watching Ignoring Scheduled Pinned Locked Moved App Development tedit editor app development features
      227
      5 Votes
      227 Posts
      130k Views
      danfroD
      @domubpkm to handle imported files differently in messaging app, would be a task to solve there. tedit can only hand over a file to messaging app. What that does with the file is defined there. tedit has no control over that. I added the share option to read only mode page too. I simply didn't think of that yet. (Build here: https://gitlab.com/Danfro/tedit/-/jobs/14268879889/artifacts/file/build/aarch64-linux-gnu/app/tedit.danfro_3.6.1_arm64.click)
    • pparentP

      Bug: data mobile interface looses ip

      Watching Ignoring Scheduled Pinned Locked Moved OS
      22
      0 Votes
      22 Posts
      1k Views
      pparentP
      @domubpkm said: May you please suggest a complete procedure to test 1°) With adb create the script with nano /home/phablet/backup-ip.sh and paste the content 2°) Give execution rights: chmod +x /home/phablet/backup-ip.sh 3°) Start the script with: sudo su -c "/home/phablet/backup-ip.sh > /home/phablet/log-backupip 2>&1 &" It will then be running until next reboot.
    • developerbaymanD

      [app]{public testing-workspace enabled}~UT_office

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      15
      2
      2 Votes
      15 Posts
      690 Views
      developerbaymanD
      i think the last thing im gonna drop is "game native" im trying to port the latest version to UT as well so we can play our steam games ....after that i think ill start at the beginning and start refining everything starting with python deploy ....then openstore ....hopefully i gain some feedback by then so i can get all the bugs ....my problem is time ....i get something running i swipe around a little ....i dont have a use or need at the moment so im like "seems to work" then see something shiny over there and go do that .....if i get game native to work well people will prob want to starst porting UT to much higher end devices ....i dont think my phone has the power .....but i wanna play helldivers 2 on my phone someday
    • Y

      Hello

      Watching Ignoring Scheduled Pinned Locked Moved Off topic
      8
      0 Votes
      8 Posts
      175 Views
      L
      @Keneda Sometimes, such severe restrictions can also lead to a huge surge in innovation and creativity.
    • P

      Custom builder for a library

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      13
      0 Votes
      13 Posts
      1k Views
      P
      Thank you very much for all the suggestions. As a first step, I’m now trying to get the elementary_config configuration program up and running. I have now compiled efl for this purpose in a Libertine container under the prefix /opt/click.ubuntu.com/pefl.maxperl/current and am trying to start the program as suggested using the shell script run_config.sh. This allowed me to resolve the error message regarding efreetd and the missing configuration Unfortunately, it still isn't working. Here's the error message I've been getting so far: ERR<90576>:elementary ../src/lib/elementary/elm_module.c:114 _elm_module_find_as() Failed to load elementary module: 'prefs_iface': No such file or directory ## Copy & Paste the below (until EOF) into a terminal, then hit Enter eina_btlog << EOF EOF ERR<90576>:eina_safety ../src/lib/ecore_evas/ecore_evas.c:3941 ecore_evas_software_x11_new() safety check failed: m == NULL ## Copy & Paste the below (until EOF) into a terminal, then hit Enter eina_btlog << EOF [...] EOF ERR<90576>:eina_safety ../src/lib/ecore_evas/ecore_evas.c:4056 ecore_evas_gl_x11_options_new() safety check failed: m == NULL ## Copy & Paste the below (until EOF) into a terminal, then hit Enter eina_btlog << EOF [...] EOF ERR<90576>:elementary ../src/lib/elementary/efl_ui_win.c:5572 _elm_win_finalize_internal() Cannot create window. ## Copy & Paste the below (until EOF) into a terminal, then hit Enter eina_btlog << EOF [...] EOF ERR<90576>:eo ../src/lib/eo/eo.c:1137 _efl_add_internal_end() Object of class 'Efl.Ui.Win_Legacy' - Not all of the object constructors have been executed. ## Copy & Paste the below (until EOF) into a terminal, then hit Enter eina_btlog << EOF [...] EOF ERR<90576>:ecore ../src/lib/ecore/ecore.c:796 _ecore_magic_fail() *** ECORE ERROR: Ecore Magic Check Failed!!! in: ecore_evas_callback_selection_changed_set() ## Copy & Paste the below (until EOF) into a terminal, then hit Enter eina_btlog << EOF [...] EOF ERR<90576>:ecore ../src/lib/ecore/ecore.c:798 _ecore_magic_fail() Input handle pointer is NULL! ## Copy & Paste the below (until EOF) into a terminal, then hit Enter eina_btlog << EOF [....] EOF ERR<90576>:ecore ../src/lib/ecore/ecore.c:796 _ecore_magic_fail() *** ECORE ERROR: Ecore Magic Check Failed!!! in: ecore_evas_callback_drop_drop_set() ## Copy & Paste the below (until EOF) into a terminal, then hit Enter eina_btlog << EOF [...] EOF ERR<90576>:ecore ../src/lib/ecore/ecore.c:798 _ecore_magic_fail() Input handle pointer is NULL! ## Copy & Paste the below (until EOF) into a terminal, then hit Enter eina_btlog << EOF [...] EOF ERR<90576>:ecore ../src/lib/ecore/ecore.c:796 _ecore_magic_fail() *** ECORE ERROR: Ecore Magic Check Failed!!! in: ecore_evas_callback_drop_motion_set() ## Copy & Paste the below (until EOF) into a terminal, then hit Enter eina_btlog << EOF [...] EOF ERR<90576>:ecore ../src/lib/ecore/ecore.c:798 _ecore_magic_fail() Input handle pointer is NULL! ## Copy & Paste the below (until EOF) into a terminal, then hit Enter eina_btlog << EOF [...] EOF ERR<90576>:ecore ../src/lib/ecore/ecore.c:796 _ecore_magic_fail() *** ECORE ERROR: Ecore Magic Check Failed!!! in: ecore_evas_callback_drop_state_changed_set() ## Copy & Paste the below (until EOF) into a terminal, then hit Enter eina_btlog << EOF [...] EOF ERR<90576>:ecore ../src/lib/ecore/ecore.c:798 _ecore_magic_fail() Input handle pointer is NULL! ## Copy & Paste the below (until EOF) into a terminal, then hit Enter eina_btlog << EOF [...] EOF ERR<90576>:evas_main ../src/lib/evas/canvas/evas_object_smart.c:746 _efl_canvas_group_efl_object_destructor() efl_canvas_group_del() was not called on this object: 0x40000000638f (Efl.Ui.Win_Legacy) ## Copy & Paste the below (until EOF) into a terminal, then hit Enter eina_btlog << EOF [...] EOF Maybe it's because EFL doesn't support Wayland? Or maybe EFL can't find the right display? Everything works perfectly in Libertine... Right now, I'm just at a loss... You can find the current status at https://github.com/MaxPerl/pefl.maxperl Thanks in advance, Max
    • E

      Black screen after failed install.

      Watching Ignoring Scheduled Pinned Locked Moved Lenovo Tab M10 HD (2nd Gen)
      9
      0 Votes
      9 Posts
      285 Views
      C
      @E-Z-Tux idk the chip manufacturer for this tablet but research this: if Mediatek: bootrom bypass & sp flash tool if Qualcomm: EDL mode & Download tool
    • MoemM

      Bankieren in Nederland en België met Ubuntu Touch

      Watching Ignoring Scheduled Pinned Locked Moved Dutch / Nederlands
      6
      0 Votes
      6 Posts
      140 Views
      P
      @Moem ABN AMRO works fine in Waydroid + microG, with root even (although I have it hidden from Magisk).
    • T

      6t and 20.04 stability

      Watching Ignoring Scheduled Pinned Locked Moved Oneplus 6/6T
      15
      0 Votes
      15 Posts
      656 Views
      T
      @rocket2nfinity said: @tidip https://t.me/ubports_op6 Joined, thanks
    • libremaxL

      UT for Pixel9a

      Watching Ignoring Scheduled Pinned Locked Moved Porting
      5
      0 Votes
      5 Posts
      299 Views
      libremaxL
      @steffend I understand now why my search for Pixel9a on the forum didn't get anything, it because of the space... and that's why I don't include it to make searching easier.
    • P

      Indra: Meshtastic for Ubuntu Touch

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      29
      5 Votes
      29 Posts
      3k Views
      Vlad NirkyV
      No, no change. I'll open an issue; that'll be more efficient. I've started the French translation on Weblate.
    • libremaxL

      "New": Nothing Phone 1 with Ubuntu Touch

      Watching Ignoring Scheduled Pinned Locked Moved Phone (1)
      24
      9 Votes
      24 Posts
      4k Views
      Vlad NirkyV
      @brenno.almeida For sure!
    • K

      Use phone as modem with gnome-calls

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Support
      4
      1
      0 Votes
      4 Posts
      201 Views
      developerbaymanD
      you need to go to settings and set your usb to tethering ....there is your internet connection it should just work when you plug it in and connect ...if im understanding you correctly?
    • libremaxL

      New Braxtech Tablet (or Laptop) with UT on mainline linux kernel

      Watching Ignoring Scheduled Pinned Locked Moved General
      13
      5 Votes
      13 Posts
      3k Views
      A
      One of the most interesting parts of this for me is the focus on mainline kernel support. A lot of alternative mobile/Linux devices struggle long-term because of outdated vendor kernels and limited maintenance. If the hardware can stay close to upstream Linux, that could make the device much more sustainable over time for the UBports community.
    • nbdynlN

      Abusive WI-FI vulnerability?

      Watching Ignoring Scheduled Pinned Locked Moved Security Advisories
      4
      0 Votes
      4 Posts
      278 Views
      nbdynlN
      @ikoz i see, so it is that easy on public hotspots in general unregardless of the os i use, that uhh sucks
    • J

      3rd party display

      Watching Ignoring Scheduled Pinned Locked Moved Google Pixel 3a/3a XL
      3
      0 Votes
      3 Posts
      145 Views
      J
      @MrT10001 actually it work's on UT, just not very well on the right edge, but does not work at all on droidian. I've already had to go back to android once because, shame on me, I did not fully read the instructions. I may give that a try. Just fun for me to mess with. I appreciate the info.
    • Vlad NirkyV

      I have a problem with clickable to compile for Noble.

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      6
      1 Votes
      6 Posts
      649 Views
      F
      Thanks! I dived into the issue a bit more, and it seems like the problem lies in the default mapping in /etc/subuid file. The first OS regular user created usually has the assignment 100000:65536 in /etc/subuid. I decided to assign the values (231072:65536) from the user that succeed with the podman pull command to the user with previous 100000:65536. With the new values, podman (and therefore, clickman) runs without issues. I don't see any conflict on the default range assigned, but definitely that new assignment seems to fix it. Hope it helps for those that run into it