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
    • brenno.almeidaB

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

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      59
      2 Votes
      59 Posts
      4k Views
      S
      i just found something. i deleted a whole conversation thread on my whatsapp android but i still can see it on greenline and i cannot delete it. i had this behavior on other whatsapp web based apps
    • peat_psuwitP

      Call for testing: Ubuntu Touch 24.04-1.3

      Watching Ignoring Scheduled Pinned Locked Moved OS
      70
      10 Votes
      70 Posts
      4k Views
      Linus67L
      On the subject of battery consumption. It is very difficult to compare battery consumption when devices are being used simultaneously. I only test and compare battery consumption under identical conditions without active use (for example, at night) 7 hours in aeroplane mode 7 hours with only calls and texts active 7 hours with selected background services also active. (Selected apps, such as Dekko, or those with connections to NextCloud) Using this test method, I have not observed any increased battery consumption with RC 1.3.
    • 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
      438 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 ?
    • P

      vpn

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Support
      14
      0 Votes
      14 Posts
      283 Views
      Linus67L
      @Privacy-freedom You need to gain a bit more experience to create a .conf file properly and ensure it works as intended. Don’t forget to make copies of your working settings. AI can also be helpful.
    • pparentP

      Bug: data mobile interface looses ip

      Watching Ignoring Scheduled Pinned Locked Moved OS
      25
      0 Votes
      25 Posts
      1k Views
      D
      @pparent i test the script in train..
    • J

      [For testing] Radio Alarm for Ubuntu Touch

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      9
      5 Votes
      9 Posts
      175 Views
      Vlad NirkyV
      @janvle Perhaps there’s a way to use this API to find the radio stations? https://github.com/nepodev/radio-browser/blob/master/README.md https://www.radio-browser.info/users
    • UBportsNewsU

      Ubuntu Touch Q&A 190 call for questions.

      Watching Ignoring Scheduled Pinned until 5/17/26, 5:28 PM Locked Moved News
      9
      0 Votes
      9 Posts
      234 Views
      sysadminS
      @UBportsNews Question for Russian users: UBports/Ubuntu Touch repository mirrors Many Russian users face issues with no access to official UBports resources (downloads, package repositories, updates) due to blocks. Using VPN is inconvenient, unreliable, and shouldn't be a mandatory "crutch" for an open-source project aimed at users worldwide. Are official mirrors for repositories and download images planned in Russia (e.g., on mirror.yandex.ru, mirror.fedoraproject.org/ru, or other reliable hosts)? Or at least instructions for setting up alternative mirrors in system-settings/content sharing for OTA updates and OpenStore app installation? Without this, the project becomes inaccessible to a significant portion of the audience.
    • Y

      Hello

      Watching Ignoring Scheduled Pinned Locked Moved Off topic
      8
      0 Votes
      8 Posts
      255 Views
      Linus67L
      @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
    • MoemM

      Bankieren in Nederland en België met Ubuntu Touch

      Watching Ignoring Scheduled Pinned Locked Moved Dutch / Nederlands
      6
      0 Votes
      6 Posts
      238 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
      796 Views
      T
      @rocket2nfinity said: @tidip https://t.me/ubports_op6 Joined, thanks
    • developerbaymanD

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

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      15
      2
      2 Votes
      15 Posts
      784 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
    • P

      Appareil photo

      Watching Ignoring Scheduled Pinned Locked Moved French / Francais
      4
      0 Votes
      4 Posts
      30 Views
      MoemM
      @Peyo Waydroid fonctionne dans un conteneur et est donc isolé du reste du système. Il faut également garder à l'esprit que le passage à un autre système d'exploitation comporte toujours des inconvénients. Je crains que les fonctionnalités limitées de l'application appareil photo en soient un exemple.
    • S

      trouble unlocking Oneplus Nord N10 5G phone

      Watching Ignoring Scheduled Pinned Locked Moved Oneplus Nord N10
      16
      0 Votes
      16 Posts
      756 Views
      R
      @UT-downunder https://forums.ubports.com/post/95693
    • U

      Unlocking did not unlock Critical Partition

      Watching Ignoring Scheduled Pinned Locked Moved Oneplus Nord N10
      4
      0 Votes
      4 Posts
      62 Views
      R
      @UT-downunder Windows, yes. Linux users have gotten it to work either using a VM (requires a VM with USB port pass through. Some work, some don't), or by installing Windows to Go on a USB drive. Alternatively, there is a way to do it in linux somewhere in the ubPorts OP6 forum, but I haven't used it in years (I use Windows To Go on a USB SSD-Transend thumb drive SSD). Or just borrow someone's machine for a few.
    • libremaxL

      Working VoLTE reports, share your experience

      Watching Ignoring Scheduled Pinned Locked Moved General volte
      92
      3 Votes
      92 Posts
      19k Views
      Linus67L
      4G VoLTE seems to be working on the Pixel 3a Ubuntu Touch RC 24.04-1.3 Provider: A1 Country: AT
    • 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!
    • brenno.almeidaB

      Futify Remix: a native Spotify client for Ubuntu Touch

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

      Black screen after failed install.

      Watching Ignoring Scheduled Pinned Locked Moved Lenovo Tab M10 HD (2nd Gen)
      9
      0 Votes
      9 Posts
      370 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
    • J

      3rd party display

      Watching Ignoring Scheduled Pinned Locked Moved Google Pixel 3a/3a XL
      3
      0 Votes
      3 Posts
      267 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.