VoLTE works for me, though sometimes the VoLTE connexion is lost after loosing network and does not necesarilly reestablish automatically.
Posts
-
RE: Help needed with VP22 Noble Experience and Volte status?
-
RE: Whatsnew: Whatsapp Web with Electron.
I've just published version 0.1.6, that corrects the app that was broken by a change upstream in Whatsapp web;
Here is the changelog of the version:
- Adapt to a change upstream that broke the app
- Improve ContentHub to Import/Export files
- Fix broken app on 24.04-1.x daily
I've only tested the main features, I've not had the time to do a comprehensive testing before releasing the new version, but as it was broken it's always better to have something that works. If you find any new bug, or thing that does not work anymore with this new version or since change in Whatsapp web, please do not hesitate to report.
-
RE: Signal UT: Signal-Desktop for Ubuntu Touch
I couldn't reboot with the power button since that was somehow blocked
I really don't think this can have anything to do with running Signal UT, including the patch I've shared above. I don't see how the app could have an impact on the effect of your power button. Especially because it's confined.

I can't close it, when swiping into the drawer, it becomes a transparent window which I can't swipe to close
I see that happening from time to time, including with other apps. I think it's more a Lomiri bug. Anyway you can just start another time the app, and kill the launcher indicator, it should kill the remaining transparent window.
-
RE: Signal UT: Signal-Desktop for Ubuntu Touch
Or if you want to use commands in the terminal you can try to paste this in the terminal, it should fix the crash in 24.04-2.x branch (but will not solve the OSK problem):
sudo sed -i "s/\[ \"\$?\" -ne \"0\" \]/\[ \"0\" -ne \"0\" \]/g" /opt/click.ubuntu.com/signalut.pparent/current/launcher.sh sudo sed -i "s/\[ \"\$?\" -eq \"0\" \]/\[ \"0\" -eq \"0\" \]/g" /opt/click.ubuntu.com/signalut.pparent/current/utils/filedialog-deamon.sh -
RE: Signal UT: Signal-Desktop for Ubuntu Touch
Well no problem really, I was'nt getting you wrong!

Actually it is possible to do a small edit through the terminal to make sure the app does not crash, I will explain in post bellow.
But if the OSK still does not work I'm not sure it will be very usefull. And the OSK problem in 24.04-2x seem to concern all XWayland apps (including uWold and Chromium for UT)
-
RE: Signal UT: Signal-Desktop for Ubuntu Touch
@pparent yea, it has improved, thanks! one question: was it before that one can only send one single picture?
Ps: I misread your comment I thought you where reporting a bug when uploading PDF files that is indeed present.
But yes, you won't be able to upload more than one file at once, at least until we can switch to Walyand with Mir2.x.
-
RE: Signal UT: Signal-Desktop for Ubuntu Touch
There's actually a transition problem, with the change they have made on handling XWayland windows. I.e what works on stable does not work on 24.04-1.x daily, and conversely, and provoke crash.
In order to handle the transition I've done a conditional code with a fuzzy check of the version it's running on. So for now I've done the detection based on the current state of 24.04-1.x daily , I've not included 24.04-2.x . It's not trivial to adapt to a constantly evolving base.
BUT normally in few month when 24.04-1.3 will be an old memory I will fully switch to the new way of doing things, and it should be fine on all newer branches.
Also I know that few month ago there was an OSK problem with 24.04-2.x , not sure if it's still the case.
-
RE: Signal UT: Signal-Desktop for Ubuntu Touch
Hum that's true that there is a strange thing happening with uploading PDF. I will try to see that in next revision.
In the mean time from my experience if you try it upload a PDF after uploading a picture first (without necessarily sending it), then it works.
-
RE: Signal UT: Signal-Desktop for Ubuntu Touch
I have a question... I recently tried running SignalUT on UT version 24.04.2.x and it would not run. Is that still the case?
No Idea about the state of 24.04.2.x for now, I can only say that this version works with current 24.04-1.x daily branch!

They are constantly doing updates on the bleeding edge branches, that impact XWayland apps, it's hard to keep updated all the time.
-
RE: Signal UT: Signal-Desktop for Ubuntu Touch
I've published version v8.3.0-1, it brings the following improvements:
- Significantly improve the reliability of ContentHub.
- Fix the issue with searching for messages in conversations.
- Fix access to the media panel in contacts.
- Fix the message menu opening inappropriately when scrolling.
- Fix the application for the 24.04-1.x daily branch.
- Improve reactivity at startup.
- Update to Signal Desktop 8.3.0.
Don't hesitate to report if everything works well for you!
-
RE: Cannot install new apps
Would you have any way to try on another wifi network (public wifi, at a friend) with another provider?
-
RE: Cannot install new apps
Did you try to install over Wifi vs Mobile data?
-
RE: Thinnking of getting myself into Fairphone 5...
You can ignore this link safely! ( the one you quoted, in your previous message, it's spam )
This is strange that you cannot install apps. What happens when you open the openstore or try to install an app?
-
RE: [request] give me this one consession and ill make magic on UT
Feel free to ask about that in the next Q&A. I think folders in contentHub could be a thing.
In the mean time I think you can add access to a folder in your apparmor profile (like the Documents folder). Your apps will have to be revised before publishing in the openStore but I guess it should be ok, if everything is transparent.
I doubt general access to folders will be granted to all apps, as it would break the whole isolation model that currently exists.
-
RE: [request] give me this one consession and ill make magic on UT
I think a nice feature that could be useful in your case is sharing folders with contentHub. I don't think it currently exists, and it would allow you to move folders in and out your writable application space.
-
RE: Signal UT: Signal-Desktop for Ubuntu Touch
It has probably nothing to do with the Android uprade, there is currently a know random crash when uploading files specifically a Picture. I've investigated and found where the bug comes from, I will try to fix it next week.
Try again several times and you will probably observe that sometimes it crashes sometimes not.