@domubpkm said:
user friendly. The aim of UT installer.
that's a goal yes. You'll see in this thread that is not always effective on the ground. Convoluted indeed.
@mihael said:
I don't want to get you upset
I'm sorry. I should learn again how to listen. Forgive me.
@mihael said:
why are you against click on notification bubbles? - especially since you have them disabled
True and well spotted.
I find bubble notifications annoying (that I left clear) additional the app badges (or whatever called). Let me explain and mix.
I disabled notification bubbles but SMS ones can't be disabled (nor incoming call ones, that's understandable).
I do that because they turn on the screen (unwanted behavior for me) and I read «add tap actions». So for me is «unwanted with SMS and unwanted tap actions on top». I read now that they might be options.
I already answer automatic responses when I get a call (and the phone is on my pocket).
On the desktop, as Unity does, notification bubbles are «click transparent» so you tap through them because you cannot move them.
I find it terrible if you are using an app and tap on the header and SMS bubble shows. Add a url action.
That's my point of view.
@mihael said:
Thank you.
Thank you.
PS: I find a terrible idea those App badget
Notifications should be all in one place: the Notification indicator, not scattered on each app.
[image: 1780424376287-8f233fe5-4d9e-422f-abf1-8617f0169591-image.jpeg]
@mariogrip
Not realy a bug, but strange behaviour.
On my Redmi Note 9 Pro, through the hidden channel, I have used installer to go in 26.04
This possibility disappears (guess it's not ready and have been removed).
So I tried to switch back to 24.04-2.x and the phone is blocked (after successful install) at the Redmi logo.
Switch to 24.04-1.x is possbible, not 24.04-2.x
With 24.04-1.x installed, install 24.04-2.x is still blocked at starting logo.
@sixwheeledbeast
I have added a comment on my MR to point that the bug existed before 1.3. I have managed to revert my phone to 1.1 and I see the exact same thing.
If anyone having a 20.04 phone read this, it would be interesting to check if this problem (switching the bluetooth indicator in the battery page has no effect) occurred on this old version.
@projectmoon A GPS Navigator. I was a lot of time searching for a GPS navigator with the functionality I like for me, but I didn't found anyone. So I decided to code my own. I'm reviewing it now for publishing it.
Hello all,
It has been decided to postpone the new contact backend to 26.04.x to avoid slowing down the overall roadmap.
We will try to move also at that time to the new calendar backend.. 2 major internal changes in a row.
I keep you informed.
Yesterday all of our SIP in Germany stated, that they will shutdown MMS at the end of June. So it's important to have an alternative as RCS for people who need this kind of service.
@domubpkm
To stop the script:
sudo pkill backup-ip.sh
It's true that I've not taken into account the case where LTE is activated, but mobile data is disabled.
@Linus67 it needs to be ran as root. Sudo is interactive in terminal so it won't work, but pkexec is the GUI equivalent so it should launch a popup for the password. Alternatively set the suid bit of the script to make it always run as root without password (and ensure the file is not writable by phablet as that would allow local privilege escalation).
For what it's worth, this bug should be solved in 24.04-1.3 (no need to apply a patch script: the sense that the placeholder does not remain open in background anymore). It could still be a nice fix to avoid that it uses a lot of CPU in the first place, as it could possibly allow for faster starts of the apps.
@arubislander so on the regular desktop version its a normal ubuntu boot stack then it hands off into the UT rootfs .....still not done ...taking a break on that for sanity rn