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
    93 Posts 30 Posters 8.2k 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.
      • 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 Offline
                        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

                        Vlad NirkyV 1 Reply Last reply Reply Quote 0
                        • Vlad NirkyV Offline
                          Vlad Nirky @Equareo
                          last edited by

                          In the latest build 24.04-2.x,
                          I noticed that when typing a sentence using the OSK, when you select a suggested word, it does not automatically add a space between the selected word and the rest of the text.
                          And the automatic brightness adjustment no longer works.
                          Xiaomi Redmi Note 9 Pro 24.04 r4

                          peat_psuwitP 1 Reply Last reply Reply Quote 0
                          • peat_psuwitP Offline
                            peat_psuwit @Vlad Nirky
                            last edited by

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

                            In the latest build 24.04-2.x,

                            (Note that this thread is for 24.04-1.0 testing. 24.04-2.x is in early development and is not necessarily ready for testing.)

                            I noticed that when typing a sentence using the OSK, when you select a suggested word, it does not automatically add a space between the selected word and the rest of the text.

                            For the OSK issue, this seems to a side effect of us disabling Auto correction by default. If I enable "Auto correction" in 24.04-1.0, then selecting word suggestion adds a space. And if I disable "Auto correction" in 20.04, then the space isn't added either.

                            So for now you can enable "Auto correction" back on as a workaround. We'll probably fix this issue in a point release of 24.04-1.x series.

                            And the automatic brightness adjustment no longer works.
                            Xiaomi Redmi Note 9 Pro 24.04 r4

                            Sadly this one I cannot reproduce. I'm afraid you'll have to ask the port's maintainer for help on this one...

                            Vlad NirkyV 1 Reply Last reply Reply Quote 1
                            • Vlad NirkyV Offline
                              Vlad Nirky @peat_psuwit
                              last edited by

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

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