• Working VoLTE reports, share your experience

    General volte
    75
    3 Votes
    75 Posts
    13k Views
    libremaxL
    @OS-on-ID-0 said: working VoIP in OnePlus Nord N10 5G... You mean VoLTE, I suppose ? (because if VoLTE is VoIP, not all VoIP systems are VoLTE)
  • App to forward SMS

    App Development
    5
    0 Votes
    5 Posts
    34 Views
    T
    @projectmoon, it does matter for me not to implement risky code on my (future) phone Can I try to implement the app on an emulator, without getting UT first ? lomiri-messaging-app seems to be unconfined. It is implemented in C++ not in Python Where can I find a tuto of Python implementation for UT, please. The official tool is Clickable ?
  • Device stuck in a reboot loop.

    Google Pixel 3a/3a XL boot reboot libertine
    4
    0 Votes
    4 Posts
    72 Views
    I
    @arubislander I did, flashed the required Android 9 version over postmarketOS. When the issues started, I tried flashing UT again on the existing installation, as well as flashing Android and flashing UT again.
  • Questions specific to gestures..."back"

    Design
    12
    1 Votes
    12 Posts
    353 Views
    K
    @haagch There's a separate back button but I guess the mouse back button is better supported in desktop apps. And yes, it's currently not working in UT.
  • Whatsnew: Whatsapp Web with Electron.

    App Development
    64
    0 Votes
    64 Posts
    4k Views
    pparentP
    @mihael said: @pparent Definitely. In the first releses of beta, sound quality was awfull both on desktop and UT. Now the sound quality is good on both. So I think that it was not something related to UT. Great to hear, I will try it again myself when I have the opportunity!
  • 1 Votes
    24 Posts
    4k Views
    developerbaymanD
    here is a the beta preview of python deploy on UT: https://drive.google.com/file/d/1Dka2VmzMvT6xCNlxvFQTtOWN_JraFibK/view?usp=sharing its pretty straightforward on how to use it i think? lots of feedback welcome
  • Trying to revive 'ubtd' (Bluetooth file transfer)

    Solved App Development
    75
    0 Votes
    75 Posts
    7k Views
    P
    I need to amend the statement above. After further tests, the code that has been used to generate the packages is the correct one, so all the latest functionalities are present, and both sending and receiving files should work. The only problem is that the wrong version string has been used when building.
  • 0 Votes
    30 Posts
    1k Views
    MoemM
    @oldbutndy said: I was only suggesting a single sentence, to help potential new UT users understand (by themselves asking us or others), that something like different sub models of a specific phone might range from EASY to unlock, to IMPOSSIBLE to unlock. Adding text is still outside the scope of what @sm-xcx is currently doing.
  • Merezhyvo browser

    App Development
    118
    3 Votes
    118 Posts
    9k Views
    pparentP
    @naz.r I have a quick question, is there a reason why you start your app with XWayland rather than Wayland? Starting the app like this allows to start it in Wayland mode. It seems to work fine. Normally it should possibly allow to improve performances although I've not tested that. I also allows to have the correct icon of your app in the left taskbar. Thank you! export GDK_BACKEND=wayland export DISABLE_WAYLAND=0 export OZONE_PLATFORM=wayland export XDG_SESSION_TYPE=wayland export WAYLAND_DISPLAY=${WAYLAND_DISPLAY:-wayland-0} export GTK_USE_PORTAL=1 export DCONF_PROFILE=/nonexistent gpuoptions="--use-gl=egl --enable-gpu-rasterization --enable-zero-copy --ignore-gpu-blocklist --enable-features=UseSkiaRenderer,VaapiVideoDecoder,ThreadedAnimation --disable-frame-rate-limit --disable-gpu-vsync --enable-oop-rasterization --enable-threaded-compositing" sandboxoptions="--no-sandbox --disable-features=WaylandWindowDecorations " waylandoptions="--ozone-platform=wayland --enable-features=UseOzonePlatform" ./app/merezhyvo $gpuoptions $sandboxoptions $waylandoptions
  • Dual boot from Windows 11

    General
    2
    0 Votes
    2 Posts
    79 Views
    MrT10001M
    @penserv What tablet are you using? If the tablet is running Windows there is a possibility of dual booing Ubuntu. I
  • Updates for Asus Zenfone Max Pro M1

    Moved Asus Zenfone Max Pro (M1)
    6
    0 Votes
    6 Posts
    118 Views
    MrT10001M
    @Shriharsh-Kulthe It is an old phone (with the micro USB port) and the fact it updated to Noble may indicate further work may be done. It is not a common device though and I did use it for my main UT device for a while.
  • Fairphone 5: A Cautionary Tale for a "Repairable" Device

    Fairphone 5
    18
    1 Votes
    18 Posts
    1k Views
    F
    Update: I set-up a postal forwarding service so I have an address in the EU. Responded to the email that was sent out after my chat where I was informed that it would not be possible to assist me in any capacity without an address in the EU. Mind you I am paying for this and not trying to scam a warranty policy. The do not respond, I wait a few days and send a follow up email in the same email thread, no response again, I follow up again in a few more days.... Today I receive a response, do you think they opened a repair ticket or did anything at all to assist with facilitating this process? Nope, they responded with the following. "We apologize for our delay in responding to your message. With this message we want to assure you that your request has been received, and we are doing our best to get back to you as soon as possible. To prevent further delay, we would like to ask you to not create multiple requests. If your request is urgent, then please reach out to our support team via Live Chat. We also have an Online troubleshooting tool and useful Support articles to help guide you at home. We appreciate your patience and value your continued support. Your Fairphone Support Team"
  • Ubuntu Touch Q&A 186 Saturday 21st March 19:00 UTC

    News
    1
    0 Votes
    1 Posts
    83 Views
    No one has replied
  • I did not know the installer could do this...

    Oneplus 5/5T
    5
    4 Votes
    5 Posts
    385 Views
    arubislanderA
    @mihael Not on all devices, I expect. Some need a more complicated song and dance to unlock.
  • 0 Votes
    1 Posts
    69 Views
    No one has replied
  • Any way to push contacts to car kit?

    Solved Google Pixel 3a/3a XL
    13
    1 Votes
    13 Posts
    2k Views
    P
    OK -- replying to my own post To resolve the issue, I decided to revive the old 'ubtd' app. Its new incarnation has passed the code review and v0.1.1 is now available on the OpenStore. You will find it under the name "Ratatoskr (Bluetooth file transfer)", in the "Utilities" category. If you install it, may I suggest that you check the README here: https://github.com/petroniusniger/ratatoskr/tree/main for a brief description of how to use it most effectively? Also, should you discover any bug, please report them here: https://github.com/petroniusniger/ratatoskr/issues
  • Looking for testers: port for Lenovo Tab M8 HD (TB-8505F)

    Moved Porting
    76
    7 Votes
    76 Posts
    10k Views
    K
    @harmhero No, the M8 FHD is a different device. It has a different CPU, a different LCD, and more RAM. I actually own a M8 FHD device, and I like to support that device, too. However, I am currently busy with writing another book, so most likely this will not happen before late summer. Kai
  • cmdline :"systempart=/dev/block/mapper/system" cause bootloop

    Porting
    3
    0 Votes
    3 Posts
    541 Views
    L
    @TermuxnTR both
  • OpenStore spinning icon

    Google Pixel 3a/3a XL
    8
    0 Votes
    8 Posts
    146 Views
    H
    @gpatel-fr I left the phone at work, will check tomorrow morning and update here. Thanks, guys.
  • Ubuntu Touch Q&A 186 call for questions

    Pinned until 3/22/26, 1:47 PM News
    3
    0 Votes
    3 Posts
    234 Views
    P
    Question: Are there any thoughts/discussions going on (or that have gone on in the past) about widening the number of apparmor permissions to allow for more fine-grained control of things? Some examples: Permission to disable app suspend so the user doesn't have to do it themselves. Permission to start background services. Could maybe be implemented similar to read/write paths with the ability to execute specific commands.