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

    Call for testing: Ubuntu Touch 24.04-1.3

    Scheduled Pinned Locked Moved OS
    85 Posts 18 Posters 6.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.
    • S Offline
      sixwheeledbeast @kristatos
      last edited by

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • S Offline
        sixwheeledbeast @kristatos
        last edited by

        @kristatos Same for me on FP5.
        It depends on the cellular connection selected.
        With 5G selected signal shows empty, with 4G it's either low or half and with 2G or 3G its full.
        All of these previously were full signal I'm pretty close to my nearest cell mast which has 2G/4G/5G

        G 2 Replies Last reply Reply Quote 0
        • S Offline
          sixwheeledbeast @kristatos
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • G Offline
            gpatel-fr @sixwheeledbeast
            last edited by

            @sixwheeledbeast

            I don't see the same behaviour on my FP5, that is, the FP5 displayed quality is not constant. I have no external way of have an objective estimation of the actual signal strength.

            Although while I wrote that I noticed that the symbol is now stuck to empty like you said. Restart the phone just now. The symbol is not varying like before. Maybe it's the fact of switching the wanted signal type (5G/4G/3G...) that is making the signal strength get stuck to empty ? I never did that before. Or it was a fluke and the signal strength is really changing fast at my place.

            While I can't know the real signal strength, last time I checked the official info, my location is not well served (my provider's nearest tower is behind a small elevation).

            1 Reply Last reply Reply Quote 0
            • KenedaK Keneda forked this topic
            • S Offline
              sixwheeledbeast
              last edited by

              Signal strength isn't the issue, I wouldn't expect them all to be the same.
              I know the signal strength is displayed much lower on 1.3 for 5G and 4G compared with 1.2 is the point

              1 Reply Last reply Reply Quote 0
              • D Offline
                domubpkm @gpatel-fr
                last edited by

                @gpatel-fr I switch from RC to stable. H-2 again. I did the command line and i confirm it solved the problem : good clock.

                G 1 Reply Last reply Reply Quote 0
                • G Offline
                  gpatel-fr @domubpkm
                  last edited by

                  @domubpkm

                  interesting. Now this behaviour is a bit surprising since the service is supposed to be activated on-demand, so it's pretty normal it's stopped.

                  I did not check where and how in the code it's tested that the service is stopped but it's astonishing that such a check is even done.

                  Nonetheless, if starting the service actually fixes the clock it's an indication that this hypothesis deserves further research..

                  D 1 Reply Last reply Reply Quote 0
                  • D Offline
                    domubpkm @gpatel-fr
                    last edited by

                    @gpatel-fr I seemed to see that at the end of booting the smartphone (before I entered the pin code) when switching to stable, the screen showed the correct time (H) and very quickly went to H-2.

                    1 Reply Last reply Reply Quote 0
                    • K Offline
                      kristatos @gpatel-fr
                      last edited by

                      @gpatel-fr I've searched a bit and there is aleady a bugreport for that (it was already filled some days ago for the daily channel).
                      I've linked the thread to this bugreport.

                      BQ Aquaris E4.5 (UT 16.04)
                      Vollaphone (UT 24.04)
                      Vollaphone 22 (UT 24.04)

                      1 Reply Last reply Reply Quote 1
                      • S Offline
                        sixwheeledbeast
                        last edited by sixwheeledbeast

                        Possible issue found in 1.3, maybe this could be checked it's not only myself?
                        Bluetooth can't be disabled or enabled from the battery menu. The toggle moves but it doesn't work and stays in the same state.
                        I use this regularly as a quick way to achieve some power savings from one place, part of discussions on usage here
                        Disabling from there own respective pull down works correctly.

                        D G 3 Replies Last reply Reply Quote 0
                        • D Offline
                          d4f0 @sixwheeledbeast
                          last edited by d4f0

                          @sixwheeledbeast said:

                          Possible issue found in 1.3, maybe this could be checked it's not only myself?
                          Bluetooth can't be disabled or enabled from the battery menu. The toggle moves but it doesn't work and stays in the same state.
                          I use this regularly as a quick way to achieve some power savings from one place, part of discussions on usage here
                          Disabling from there own respective pull down works correctly.

                          It also happens on my FP4 with 1.3

                          P 1 Reply Last reply Reply Quote 1
                          • P Offline
                            projectmoon @d4f0
                            last edited by

                            @d4f0 said:

                            @sixwheeledbeast said:

                            Possible issue found in 1.3, maybe this could be checked it's not only myself?
                            Bluetooth can't be disabled or enabled from the battery menu. The toggle moves but it doesn't work and stays in the same state.
                            I use this regularly as a quick way to achieve some power savings from one place, part of discussions on usage here
                            Disabling from there own respective pull down works correctly.

                            It also happens on my FP4 with 1.3

                            Seems to be a bug, yes. Happens to me on a Volla Quintus with stable 1.3.

                            messayistoM 1 Reply Last reply Reply Quote 0
                            • messayistoM Offline
                              messayisto @projectmoon
                              last edited by

                              This post is deleted!
                              1 Reply Last reply Reply Quote 0
                              • G Offline
                                gpatel-fr @sixwheeledbeast
                                last edited by

                                @sixwheeledbeast said:

                                Bluetooth can't be disabled or enabled from the battery menu. The toggle moves but it doesn't work and stays in the same state.

                                Yes I see that on my FP5.
                                I searched a bit and I think that the problem is not in the settings, it's in the Bluetooth stack itself.
                                Rationale: launching bluetoothctl, I can see that when activating the switch, there is this message:

                                [bluetooth]# hci0 new_settings: connectable bondable ssp br/edr le secure-conn 
                                

                                the interface is made 'connectable' and 'bondable'.
                                When activating the bluetooth in the bluetooth page, these messages are displayed:

                                [bluetooth]# hci0 new_settings: powered connectable bondable ssp br/edr le secure-conn 
                                

                                that is, in one case the interface is powered while it's not in the second case. The switch is changed but after a few seconds when the system realizes the discrepancy between the real state of the bluetooth interface and the switch, it switches back the indicator statute.
                                When going from the battery page to the bluetooth page, the state is checked immediately and the switch is going back to enabled almost instantly.

                                While it's the same action in both case ('bluetooth-enabled') it has 2 different effects!,
                                I'd need to check what are the messages passing at the Dbus level in both cases.

                                For now it's a bit late for me, logging off.

                                G 1 Reply Last reply Reply Quote 2
                                • R Offline
                                  ralf
                                  last edited by

                                  Hi there,

                                  I'm new here. I view myself as a user, not a developer, but I want to try and do my fair share to contribute. I got myself a Fairphone 4 back in December and flashed it with Ubuntu Touch and played around a bit, tried some other Custom ROMs, placed it in a drawer, forgot about it... long story short, I got the Fairphone 4 out of the drawer again last week and flashed it with the latest stable release again, that being this here 24.04-1.3

                                  Now I observed a few bugs I wanted to share, some of them already mentioned here, some not.

                                  • I can confirm the empty signal strength triangle. From a user's perspective, I'd not call this cosmetic, as it is highly confusing.
                                  • I can confirm the empty release channel. It is a strange kind of fluke. I took a screenshot 5 minutes ago, however, now I cannot reproduce it and all release channels are displayed properly?
                                  • I can confirm the Bluetooth slider in the battery menu not having an effect.

                                  That's about what I recall from the discussion here. Now to my very own bugs.

                                  • Battery drops from fully loaded to about 70% in about an hour. After that, power consumption looks normal.
                                  • Phone "dead" in the morning. It's switched on and fully loaded in the evening, and the next morning the display remains black and I have to long-press the power-button to bring it back to life again.

                                  Thinking about it, these two might coincide, and have only been observed these past two days. However, I recall having none of the above back in December.

                                  So long

                                  1 Reply Last reply Reply Quote 0
                                  • G Offline
                                    gpatel-fr @gpatel-fr
                                    last edited by

                                    This MR should fix it.

                                    Well if it's committed and backported to stable - there is some serious backlog on this repo 😞

                                    1 Reply Last reply Reply Quote 1
                                    • stanwoodS Offline
                                      stanwood
                                      last edited by

                                      I confirm the lost of cellular signal indication on the top bar menu (Redmi Note 9S), though all phone, sms & data do work fine.
                                      Channel: Stable (24.04-1.3)

                                      I did also confirm the issue on the Gitkab ticket.

                                      Redmi Note 9S Stable
                                      If God has a computer, it must be a GNU/Linux

                                      OtaDrO 1 Reply Last reply Reply Quote 0
                                      • OtaDrO Offline
                                        OtaDr @stanwood
                                        last edited by

                                        I'm not sure, but I feel like after updating to 24.04-1.3 (Pixel 3a XL),
                                        the battery drain is significantly higher, or maybe the battery indicator is showing something different.
                                        Has anyone else experienced this?

                                        R 1 Reply Last reply Reply Quote 1
                                        • R Offline
                                          ralf @OtaDr
                                          last edited by

                                          @OtaDr I actually do have the feeling that the battery indicator is not very relyable anymore.
                                          I mean, see screenshot, how is this normal?
                                          It charges from about 50% to 100% in a straight vertical line, discharges normally over night, then randomly decides to discharge quicker? Mind you, I didn't use this phone at all throughout the day, it was just lying on my desk...

                                          Bildschirmfoto vom 2026-05-13 18-50-58.png

                                          OtaDrO G Linus67L 3 Replies Last reply Reply Quote 0
                                          • OtaDrO Offline
                                            OtaDr @ralf
                                            last edited by

                                            My graph looks similar
                                            Before the x.1.2 update, I had 70–60% at the end of the day; now, after the x.1.3 update, it shows 50–40%

                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • First post
                                              Last post