@lduboeuf said in Call for testing: Ubuntu Touch 24.04-1.0:
interesting, this is the first time i've heard that MMS works through Wiifi...
So with all feedbacks here, i think we have to revert the mms popup feature for now...
EDIT: https://gitlab.com/ubports/development/core/lomiri-messaging-app/-/merge_requests/369
The situation with MMS and Wi-Fi is that sending MMS with Wi-Fi on will work, if the carrier specify MessageProxy in terms of IP addresses, which is the case for @Eric-H and also for the carrier I'm using (the carrier may also specify it in terms of domain name, or may not specify it at all and use MessageCenter alone). In that case, oFono is able to set the routing table so that MMS traffic goes through cellular network, which allow it to work despite Wi-Fi being on.
For all nitty-gritty details, see https://gitlab.com/ubports/development/core/packaging/ofono-sailfish/-/issues/13
(That said, the problem with Lomiri.Connectivity reporting inaccurate info will have to be investigated as well...)
@Eric-H said in Call for testing: Ubuntu Touch 24.04-1.0:
@ftmazzone
Ok, we just have to disable wifi when sending MMS, not a problem.
As we do not anticipate when MMS will arrive, will we have to disable wifi all the time to be able to receive them ?
My understanding is that Ubuntu Touch now have a facility to retry retrieving MMS if downloading fails. So, in that case, you should get a notification, after which you can disable Wi-Fi and retry retrieving MMS (@lduboeuf please correct me on this if I'm wrong).
@Eric-H said in Call for testing: Ubuntu Touch 24.04-1.0:
@peat_psuwit
I followed the above procedure to update my Xiaomi Poco X3 NFC (surya) to UT 24.04-1.0 Beta 2.
This worked well except a UI issue: I had to uninstall two applications because instead of seeing the screen offering the system upgrade, I saw a screen proposing the update of Dev Tools and Pure Maps Slim
You should not have to uninstall applications; once all applications are updated, you should be offered release upgrade. This is intentional, as many times application and system updates can solve compatibility issues with the new release before the new release is being upgraded to.
@poVoq said in Call for testing: Ubuntu Touch 24.04-1.0:
Anyone tried if Bluetooth media buttons work now? Those for changing the volume, changing the music track and accepting calls.
Thank you for the report. I can reproduce this issue and will look into it.