Subcategories

  • This section is specifically useful for new contributors on the project

    8 Topics
    37 Posts
    G
    @RandomUser I'll give you one: https://gitlab.com/stuiterveer-ut-apps/afvaller to not make anyone angry, I'll add 3 apps in : pure qml (javascript): https://github.com/pparent76/PDFjs c++: https://gitlab.com/matdahl/jsonedit rust: https://gitlab.com/cristodcgomez/parasol I give no warranty about the beauty of the code for any of these apps that I did not write, it's all in the eye of the beholder anyway. However, I have only included relatively small apps. For studying code, it's so much better than trying to study big things like dekko or puremaps (that's not to say that these big things are bad, to the contrary, these are among the best of the best but are not appropriate to learn) If anyone can contribute small apps demonstrating the use of other languages, I'll be happy to add them to my personal collection. Sadly I don't think that Ada, Cobol, C#, or Malboge are really supported for now.
  • Discuss and solve problems with other users

    99 Topics
    690 Posts
    H
    The issue was me not having a screen lock passcode defined. Not sure if this is the best way to approach this, a settings page for editing user information (including name and root password) would be useful, that one could then opt out for the screenlock.
  • 162 Topics
    1k Posts
    TotalSonicT
    @freddo - no one has figured out this yet, Android 13 is the latest supported version on Waydroid currently. You can follow development of Waydroid for Ubuntu Touch, including chatting with some of the main developers for it at the Telegram channel https://t.me/waydroidonut
  • Lomiri

    Moved
    2
    0 Votes
    2 Posts
    666 Views
    S
    @eipapp6 where were you trying to install it using Virtualbox or Virt-Manager or something else , most probably you did not turn on the hardware acceleration and OpenGL it needs that for display
  • Initiale note app on open-store

    Moved Unsolved
    7
    0 Votes
    7 Posts
    461 Views
    DJacD
    @gpatel-fr thanks. but i don't clearly understand... is there a security issue ? no probleme for daily use ?
  • Synchronize appointments with caldav and radicale

    12
    0 Votes
    12 Posts
    2k Views
    G
    @slowcyclist err, no, my test reconnects to the server. However there is something of a strange behaviour that I don't understand currently. When asking for a sync even in test mode from the command line: syncevolution --print-databases backend=caldav username=<user> password=<pwd> syncURL=http://192.168.20.12:5232 [INFO] start database search at http://192.168.20.12:5232, from sync config '@default', syncURL='http://192.168.20.12:5232' I often see a block, the connection is not established (nor refused). After some time (a few minutes ?) the reply is sent. I see the log of the server at the same time, it does not receive anything, it's syncevolution that is refusing to send. When looking at the same behaviour from the phone UI point of view, when clicking on the sync button, it turns in display busy and after some time the server is receiving data and the sync button turns in mode inactive (but with an red error indicator). Even trying syncevolution --help blocks. It's as if syncevolution was refusing to work at some moments. Looking a bit more, it's as if it's the phone UI connection that is blocking itself (and all other operations such as syncevolution --help or the manual sync that I posted above; when the UI phone attempt at connection finishes, I can then do sync tests from the command line without limitation. It's as if the sync initiated from the phone UI was blocking syncevolution for about 5 minutes, then it deblocks itself (and other syncevolution clients on the phone such as my test sync) , synchronize the events successfully but returns an error. A bit of testing seems to show that the delay is about 5-6 minutes. Maybe it's actually that syncevolution is setup to sync every 10 minutes and the button has no effect other than to block until the automatic sync does its thing. If what you see looks like what I see, that would be a pattern and maybe an issue could be created on Gitlab.
  • 0 Votes
    15 Posts
    2k Views
    R
    @lsitongia any carrier's SIM logged into an android phone with a google account. All RCS goes through Google's servers, and RCS is opt out, not opt in. Go into your google account settings, search for RCS. Turn it off for that device. If you never used that device with a google account, then you're good. So, yes, you can put that SIM in another android phone to turn off RCS. But, you need to be sure what google account you used that SIM with.
  • Bluetooth headset no mic or audio during calls

    Unsolved
    4
    0 Votes
    4 Posts
    791 Views
    Mario.CHM
    Hi, I have a slightly different problem. Oneplus Nord N100 (UT 24.04-1.2 stable) with Nissan hands-free kit <MyCar>. Pairing works without any errors, but the screen shows that no network is available. This means that I cannot make or receive calls. image20260223_151514524.png[image: 1772400412224-9cd5c12b-0204-409c-a456-f4a635e3a255-image.jpeg] It seems that my hands-free kit cannot handle VoLTE, is that correct? With UT 20.04 OTA 9 / on the 3G network, it was possible to make calls using the hands-free system. Greetins Mario
  • Calendar general CalDAV to iCloud?

    Unsolved
    2
    0 Votes
    2 Posts
    442 Views
    G
    @lsitongia Maybe you could try in the terminal (or better connected via ssh) a command like: syncevolution --print-databases backend=caldav username=<your-user-name> password=<your-password> syncURL=<your-service-url> as an example, the service URL for my test radicale server looks like: http://192.168.20.12:5232
  • Poor sound quality in phonecalls

    Unsolved
    5
    0 Votes
    5 Posts
    700 Views
    W
    @lduboeuf This has been my experience using a Oneplus N10. Since VoLTE landed, idle drain has seemed notably less pronounced. A very nice surprise, especially on a device with an aged battery.
  • Redmi note 9 pro wifi

    Unsolved
    13
    0 Votes
    13 Posts
    1k Views
    Vlad NirkyV
    @uxes Yes, all joyeuse_global_images_V12.0.X.0.QJZMIXM from 1 to 4 are OK
  • Erreur on the hour : UTC ?

    Unsolved OS
    17
    0 Votes
    17 Posts
    2k Views
    DJacD
    @Mario.CH yes, exacly that symptoms.
  • Upgrade failed and can't reboot to fastboot on FP4

    Solved
    5
    1 Votes
    5 Posts
    511 Views
    E
    @gpatel-fr Ok I'll wait a little bit more time before the upgrade though... Thanks!
  • Using Ubuntu laptop as hands free for my Ubuntu phone

    Moved
    6
    0 Votes
    6 Posts
    905 Views
    W
    @Kjetil Yes, sorry UB Connect is what I'm thinking of. Wasn't sure what all features were involved. Hope you find something that fits your use!
  • [How to] Run Docker on your device

    9
    7 Votes
    9 Posts
    3k Views
    fredldotmeF
    Good news: Now that Ubuntu Touch 24.04-1.2 is out, you are able to install Docker without --devmode!
  • Notifications on TelePort

    Unsolved
    7
    0 Votes
    7 Posts
    1k Views
    E
    Thanks @lk108 ! Indeed, it's the same issue as for DeltaTouch : when I reboot with Wifi enabled and connected, notifications appear. Don't know for how long though... Hope it will be fixed soon!
  • Ubuntu Touch 24.04 AMD64 Image Availability

    Solved
    4
    0 Votes
    4 Posts
    957 Views
    pandaP
    Indeed, that's it. This points me to https://ci.ubports.com/job/ubuntu-touch-rootfs/job/main/lastSuccessfulBuild/artifact/ubuntu-touch-pdk-img-amd64.raw.xz .Thank you
  • Can't see WPA2 option

    Unsolved
    10
    0 Votes
    10 Posts
    986 Views
    S
    @gpatel-fr Mine is the maximum length of 64 chars for WPA2. It's annoying that the GUI doesn't handle that well but the device will work.
  • No more waydroid updates?

    Unsolved
    4
    0 Votes
    4 Posts
    937 Views
    G
    @Talkless both projects are still maintained. UT has a lot more activity, but also a vastly bigger domain, so in both cases maintainers are spread thinly. That's not because what's interesting you is not moving fast enough for your taste that people are not active on these projects, they are just caring for other aspects of the projects.
  • Mobile internet connection broken

    Moved
    12
    0 Votes
    12 Posts
    1k Views
    M
    The takeaway is that you should not change the DNS server for the mobile internet connection using nmcli.
  • Flicker sensitivity accessibility - Temporal dither - how to disable it?

    Unsolved
    1
    0 Votes
    1 Posts
    805 Views
    No one has replied
  • 0 Votes
    5 Posts
    1k Views
    lduboeufL
    @bgriffis said in Any US users on Mint Mobile with MMS working? Can you share APN settings or any other tricks?: I forgot to add that wifi is enabled and my phone goes between L and 5g depending on where I am in the house. But I did not turn wifi off. Have you tried with Wifi Off ? There is a pendibg fix fo that but not yet landed.
  • Setting usb-c power/data role

    Unsolved oneplus 5t usb-c
    1
    0 Votes
    1 Posts
    505 Views
    No one has replied