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
    • YamiYukiSenpaiY

      Failed to update my F(x)tec Pro1-X due to required system partition size is smaller and not enough space to resize partition

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Support
      9
      1
      0 Votes
      9 Posts
      111 Views
      K
      @YamiYukiSenpai I'm not sure what's causing it because I know someone where the root was successfully resized on this device. I have 2 Pro1-X and my 6GB variant is the one that has this issue so far. My other one is still in 24.04-1.3 so haven't tried. All I remember is that I initially flashed this one the old manual way because it wasn't in the installer yet.
    • peat_psuwitP

      Ubuntu Touch 24.04-2.0 call for testing

      Watching Ignoring Scheduled Pinned Locked Moved OS
      83
      6 Votes
      83 Posts
      3k Views
      messayistoM
      @PhAndersson Thanks f qor your reply, me as a normal user doesnt know which tests would be good... - I opened an issue on gitlab in the morph section.
    • pparentP

      Can't install 24.04-2.x

      Watching Ignoring Scheduled Pinned Locked Moved Oneplus Nord N10
      12
      1
      0 Votes
      12 Posts
      419 Views
      messayistoM
      @iceman198 https://t.me/oneplusnordn10UbuntuTouch is the group for this. I think its a matter of patience, the porter is heavily working on it.
    • MoemM

      Chatapps op Ubuntu Toch

      Watching Ignoring Scheduled Pinned Locked Moved Dutch / Nederlands
      5
      1 Votes
      5 Posts
      225 Views
      MoemM
      @arubislander said: De medewerking die Telegram heeft verleend was dat ze de push service van Canonical, die wij hebben geërfd, hebben geïmplementeerd. Ah! Okay, dat verschil is met mijn kennisniveau wat vaagjes. In elk geval hebben ze een vorm van medewerking verleend, wat meer is dan we van Signal kunnen zeggen. Dank je voor de correctie!
    • P

      Trying to revive 'ubtd' (Bluetooth file transfer)

      Watching Ignoring Scheduled Pinned Locked Moved Solved App Development
      99
      0 Votes
      99 Posts
      15k Views
      P
      @gpatel-fr said: @PhAndersson said: (Volla Quintus upgraded to 24.04-1.3 from 20.04/OTA-12). obexd is not started by default, that's strange. What's the output of systemctl --user cat obex # /usr/lib/systemd/user/obex.service [Unit] Description=Bluetooth OBEX service [Service] Type=dbus BusName=org.bluez.obex ExecStart=/usr/libexec/bluetooth/obexd [Install] Alias=dbus-org.bluez.obex.service # /usr/lib/systemd/user/obex.service.d/ubuntu-touch-session.conf [Service] ExecStart= ExecStart=/usr/libexec/bluetooth/obexd -P ftp,irmc,mas,pcsuite -r $HOME and systemctl --user status obex ○ obex.service - Bluetooth OBEX service Loaded: loaded (/usr/lib/systemd/user/obex.service; enabled; preset: enabled) Drop-In: /usr/lib/systemd/user/obex.service.d └─ubuntu-touch-session.conf Active: inactive (dead) I also checked 'journal' for any OBEX-related message, but there aren't any.