@peat_psuwit OK. I give up. No joy here. Where do I set this 'ubuntu-touch-24.04-1.x'? Then, I guess I run 'clickable clean-images' after 'clickable update-images'?
@peat_psuwit
My mistake, I thought that 24.04-2.x was the continuation.
OK, I installed 24.04-1.0 Beta 2.
The problem with the space bar without autocorrect persists (and is fixed by enabling autocorrect).
However, the automatic brightness adjustment works fine.
Thank you for your patience.
@arubislander said in unknown filesystem type 'overlay'.:
@dafeihong you probably want to run those tools in a LXD container. Try searching for LXD on Ubuntu Touch in the forum.
Thank you very much. It sounds like the container solution I need. I'll go check its support for these tools.
To clarify a bit, you cannot unlock the bootloader in UT, because you cannot lock the bootloader when running UT. We do not have signed kernels and system image for verified boot, and on some devices the OS image had to be placed on userdata due to size constraints of the system partition.
There is also no adb as UT is not Android, so no "USB Debugging" options.
What exactly is the issue you are having that someone told you that you need to do these things?
@arubislander I thought directly compiling ofono-binder would offer more VoLTE settings options, but it seems I need to change my approach. I'm flashing the system again now, hoping that this time it will resolve the issue of enabling VoLTE for unsupported SIM cards. Thank you.
So I tried Tedit but it wouldn't display the contents of the plaintext document. I also exported my db to a csv file but sorting through that garbled mess was going to be a chore. I then remembered that there was a Bitwarden app so I downloaded that but it no longer works as of last year according to Github issues. I next tried to load the Bitwarden website but Morph and uWolf wouldn't display the page. I then finally found a way. I created a note with the logins I needed on Nextcloud and synced Jotit Cloud Notes with my account which brought the note down so I could copy and paste the data. A happy ending. Still better than typing out multiple 40 character passwords manually.
Update 7 August 2025: we have discovered a an issue with video recording on Volla Phone X23 and broken camera and audio support on some Volla Phone Quintus. This requires us to delay Ubuntu Touch 20.04 OTA-10. The team at Volla are working to fix the issues; we'll provide the new RC once these issues are fixed.
Ubuntu Touch 20.04 OTA-9 is released. Thank you everyone involved in the testing.
https://ubports.com/blog/ubports-news-1/post/ubuntu-touch-ota-9-focal-release-3962
Hi @Plarde
Thanks for your contribution.
And you're right, it's important to discuss such matter.
I don't know how involved you already are in the system development.
I'll make the assumption that you're more an app developer from the argument you made.
So I don't want to go too deep as this is a topic that I don't master.
One argument that can be made against it is that it will make the system image grow even larger when it's already too large for some devices.
So the current situation is that such library/framework have to be packaged within the click.
I guess the clickable template with already included SDL is a very good idea and should help developers wishing to use SDL tremendously as not many people are familiar with clicks and it can be cumbersome to build a simple app...
I'll let other people prove me wrong or go deeper in the explanations.
Kindly yours.
@readyblue
Hello.
If this application is indeed an apk for Android, have you tried extracting it (via apkextractor for example) from the Android phone, transferring the apk to the UBT phone and installing it in waydroid?
I've recovered a few apks from my old phone this way. Some work, some don't.