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
    KenedaK
    @freddo See also https://waydro.id/ .
  • Morph, can't login on some pages

    Unsolved
    10
    0 Votes
    10 Posts
    592 Views
    F
    @projectmoon said: Though in general, I don't see many payment sites asking for your password at time of check-out, at least once you're at the payment screen. eh, maybe I didn't pay attention on this and only sms-code is sufficient. I have to check it. I'll have to dig into waydroid, but maybe some time in the future - hey, it is not so begginer stuff, right? Thanks for help and nice chat!
  • GPS positioning stops working after a random duration

    Moved Unsolved
    16
    0 Votes
    16 Posts
    2k Views
    S
    @gpatel-fr No, I haven't. The UBPorts code definitely has some stuff related with that (dating from the ubuntu era...), but I have not spent time looking into it. I looked into geoclue2 as reported in this other thread, and realized that what is described there only uses wifi or cell; Geoclue2 does not switch to gps afterwards because it connects to gps chips through modemmanager while UBPorts manages the modem with ofono instead... I believe it would be easy to make a geoclue2 plugin for lomitri-location-service to first get a quick inaccurate location from local networks through geoclue2, with lomitri-location-service later automatically switching to gps when a fix becomes available. Of course, a working native AGPS lomiry-location-service implementation would be cleaner and preferable (geoclue2 is essentially duplicating the functionality of lomiry-location-service). What I'd also like is to have gps apps continuing to receive fixes when the screen is off. I would very much like activitytracker to be able to record tracks, or PureMaps continuing to give routing voice indications while cycling, without the present unnecessary screen-on battery drain.
  • duplicate media files

    Solved
    3
    0 Votes
    3 Posts
    269 Views
    G
    @arubislander said: @gandalf Yes there is. In the terminal, navigate to the folder you no longer want the files indexed and execute the following command: touch .nomedia This also works on desktop linux. Thanks, that worked (mostly). I had to delete the data and cache for both the music player and gallery plus do a reboot. They haven't picked up the files again.
  • Syncthing in background

    Unsolved
    3
    0 Votes
    3 Posts
    347 Views
    developerbaymanD
    i am doing a app for this in the future called pysync ...i may rename it for UT ...hmmm UT-sync?? .....the app is built but very broken right now and not a priority ...it will do the same thing as syncthing ...well i hope anyways UT design can throw a wrench into things
  • wrong key mapping Volla Tablet + Volla Keyboard German version

    Unsolved
    1
    0 Votes
    1 Posts
    218 Views
    No one has replied
  • Oneplus 6t - crashed to Quallcomm Crash after trying to flash :/

    Moved
    2
    1
    0 Votes
    2 Posts
    218 Views
    MrT10001M
    @PringleMingle Have you put it onto the required version of Android before installing UT? Was the device fully charged before starting the process? Noble (24.04.1.x)does not work on this device so use Focal (20.04) instead. Someone is working on this to get the upgrade to Noble. From experience a crashdump is usually a weak/dying battery or battery requiring a charge.
  • unstable keyboard

    Solved
    17
    0 Votes
    17 Posts
    2k Views
    DJacD
    okay. great. I update. previous version, less stable on 24.04-2.x. better on 24.04-1.2
  • Lomiri

    Moved
    2
    0 Votes
    2 Posts
    668 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
    465 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
    797 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
    446 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
    719 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
    513 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
    927 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!