UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Call for testing: Ubuntu Touch 24.04-1.0

    Scheduled Pinned Locked Moved OS
    90 Posts 30 Posters 7.0k Views 5 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • lduboeufL Offline
        lduboeuf @ftmazzone
        last edited by

        @ftmazzone said in Call for testing: Ubuntu Touch 24.04-1.0:

        Thanks @lduboeuf .

        After 10 minutes, the warning still appears. Once the cellular data toggle is switched off and on, MMS sending works again.

        @peat_psuwit do you know if on 24.04, Lomiri.Connectivity have issue? I'm waiting for confirmation if this is the same for other devices.
        corresponding code: https://gitlab.com/ubports/development/core/lomiri-messaging-app/-/blob/main/src/qml/Messages.qml?ref_type=heads#L660

        poVoqP 1 Reply Last reply Reply Quote 0
        • poVoqP Offline
          poVoq @lduboeuf
          last edited by poVoq

          Anyone tried if Bluetooth media buttons work now? Those for changing the volume, changing the music track and accepting calls.

          Fairphone 5 (Not yet installed UT on it though)

          1 Reply Last reply Reply Quote 0
          • Eric HE Offline
            Eric H @peat_psuwit
            last edited by Eric H

            @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

            After some tests everything seems to work properly with the notable exception of MMS.
            Indeed, I can no longer send or receive MMS when wifi is activated, which seems to me to be a regression, at least on this device.

            • Ubuntu Touch for Xiaomi POCO X3 NFC Telegram group
            • Ubuntu Touch installation guide for Xiaomi POCO X3 NFC / X3
            lduboeufL 1 Reply Last reply Reply Quote 0
            • lduboeufL Offline
              lduboeuf @Eric H
              last edited by lduboeuf

              @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

              After some tests everything seems to work properly with the notable exception of MMS.
              Indeed, I can no longer send or receive MMS when wifi is activated, which seems to me to be a regression, at least on this device.

              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

              Eric HE peat_psuwitP 2 Replies Last reply Reply Quote 0
              • F Offline
                ftmazzone @peat_psuwit
                last edited by ftmazzone

                @peat_psuwit said in Call for testing: Ubuntu Touch 24.04-1.0:

                It's now possible to send and receive MMS again as the underlying components for MMS have been fixed. Additionally, there's now a dialog telling users to disable Wi-Fi and enable mobile data before sending MMS.

                @Eric-H This regression is expected according to the release comment, is the popup displayed in your case ? I got a warning message inviting me to turn off the Wi-Fi in my case.

                Eric HE 1 Reply Last reply Reply Quote 0
                • Eric HE Offline
                  Eric H @lduboeuf
                  last edited by Eric H

                  @lduboeuf
                  yes it worked on focal wih wifi on.
                  unsure, but it could be related to MessageProxy / Proxy set or unset.

                   [ /ril_0/context4 ]
                          Name = SFR
                          Active = 1
                          Preferred = 1
                          Type = internet
                          Protocol = ip
                          AccessPointName = sl2sfr
                          Username = 
                          Password = 
                          AuthenticationMethod = any
                          MessageProxy = 10.151.0.1:8080
                          MessageCenter = http://mms1
                          Settings = { Interface=rmnet_data3 Proxy=10.151.0.1:8080 Method=static Address=100.104.134.41 Netmask=255.255.255.252 Gateway=100.104.134.42 DomainNameServers=172.20.2.39,172.20.2.10, }
                          IPv6.Settings = { }
                  
                  • Ubuntu Touch for Xiaomi POCO X3 NFC Telegram group
                  • Ubuntu Touch installation guide for Xiaomi POCO X3 NFC / X3
                  1 Reply Last reply Reply Quote 0
                  • Eric HE Offline
                    Eric H @ftmazzone
                    last edited by

                    @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 ?

                    • Ubuntu Touch for Xiaomi POCO X3 NFC Telegram group
                    • Ubuntu Touch installation guide for Xiaomi POCO X3 NFC / X3
                    lduboeufL 1 Reply Last reply Reply Quote 0
                    • lduboeufL Offline
                      lduboeuf @Eric H
                      last edited by

                      @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 ?

                      Don't worry, we will remove that popup for now.
                      You are just the first person that i know that reports that MMS is working when wifi is On, so i was sure that for everyone Wifi Off + Data On was required, and several users were confused about not being able to receive/send MMS while wifi is On.

                      Eric HE 1 Reply Last reply Reply Quote 0
                      • peat_psuwitP Offline
                        peat_psuwit @lduboeuf
                        last edited by

                        @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.

                        1 Reply Last reply Reply Quote 0
                        • Eric HE Offline
                          Eric H @lduboeuf
                          last edited by

                          @lduboeuf said in Call for testing: Ubuntu Touch 24.04-1.0:

                          Don't worry, we will remove that popup for now.

                          thanks

                          @peat_psuwit said in Call for testing: Ubuntu Touch 24.04-1.0:

                          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).

                          OK. I will test and report.

                          @peat_psuwit said in Call for testing: Ubuntu Touch 24.04-1.0:

                          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.

                          Got it.
                          I forgot to mention it, but first I tried to update these applications.
                          But, I don't know why, it failed, and the only solution I then found was to uninstall them.

                          • Ubuntu Touch for Xiaomi POCO X3 NFC Telegram group
                          • Ubuntu Touch installation guide for Xiaomi POCO X3 NFC / X3
                          1 Reply Last reply Reply Quote 0
                          • E Online
                            Equareo
                            last edited by

                            The brightness is wrong before i log in. I tested this with two fairphone 4, one noble and one focal with brightness set on lowest. After i log in i get the correct brightness
                            cc.jpg

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post