• App installer keeps crashing error

    Waydroid
    8
    0 Votes
    8 Posts
    107 Views
    KenedaK
    @CyBerT When you say you installed app with installer, you mean installing from https://open-store.io/ ? I still get package installer keeps stopping Best (meaning easiest) would be to save your personnal data and full reinstall with whipping user data then... And after that, don't mess again with system folders or files that are designed to be read only for user, use the openstore, waydroid, libertine, crackle, snap, any ways that are supported by UBPorts to install apps on your system. Don't use apt, unless you endorse the risk of putting your phone in an unusable state.
  • Mirrors for users in Russia

    Moved Support
    30
    1 Votes
    30 Posts
    2k Views
    KenedaK
    @linl OK, it seems there are problems, meaning restrictions from maybe your country (or maybe USA, or both, I don't know where the download servers are hosted), that can prevent installer to download properly. Another topic is already opened about this problem. https://forums.ubports.com/topic/12174/mirrors-for-users-in-russia/21?page=2 I'll merge yours with it. Please be patient, the issue is already known, but UBPorts team don't have much ressources (in any kind) to react like gafams can (but may not), and this may need a new version of installer, servers, mirrors, or whatever. Feel free to read thread and continue here, and maybe go to the russian telegram UBPorts help channel mentioned in previous post.
  • Switching from Android 15 to 13

    Fairphone 5
    2
    0 Votes
    2 Posts
    19 Views
    G
    @KoJans said: Does that mean that I also have to install the fastboot package on my PC? yes sudo apt install fastboot if you use a Debian like distro.
  • Livewire: A native XMPP client for Ubuntu Touch

    App Development
    7
    2 Votes
    7 Posts
    37 Views
    P
    @sixwheeledbeast said: OMEMO MUC Next major item on the list. All the pieces are present, just need to assemble them correctly. In band registration I consider it lower priority: something for app stable release, but not for alpha -> beta graduation. Although it's a barrier to new users, it's possible to register elsewhere. However, if someone wants to contribute it earlier, hey ho let's go. support multiple accounts Coming soon to a .click near you audio/video calls? Faaaaaaaaaaaaaaaaaaar away. If Libervia is a backend is there a possibly it could be merged into the existing messages app? Anything is possible. But I won't be doing it. I don't know how the Lomiri messaging app is constructed, exactly, and if it's specific to SMS/MMS or not.
  • Ubuntu Touch 24.04-2.0 call for testing

    OS
    54
    5 Votes
    54 Posts
    1k Views
    W
    This glitch (in FP5) is still present: The "mobile data" indicator (the triangle) is empty, despite having good signal. I noticed that sometimes, after a restart I think, it fills slightly, and then it gets empty and stays there.
  • Futify Remix: a native Spotify client for Ubuntu Touch

    App Development
    13
    1 Votes
    13 Posts
    780 Views
    brenno.almeidaB
    @projectmoon @amaurydbz we just got the patches released in original Futify. Would you mind checking if the updated store version works for you? Thanks
  • Application Blablacar - connexion avec fb

    French / Francais
    10
    0 Votes
    10 Posts
    1k Views
    pparentP
    @DJac said: En pratique, l appli est bonnes, mais je n ai pas accès aux messages : La boite de reception ne correspond pas au contenu de celle du site. je n y trouve que les messages 'officiels' de blablacar et aucun des messages de mes passagers. Je serai intéressé de savoir ce que donne l'application sur UT 24.04-2.x si quelqu'un test à un moment ou à un autre! Est-ce que la messagerie fonctionne? ( Ca indiquerai que l'app bénéficie du nouveau moteur Qtwebengine 6 )
  • 3 Votes
    92 Posts
    8k Views
    mihaelM
    @brenno.almeida There is also this heart that appeares now when the other person reacted to my text (circled in red) - so I can see now their reaction: [image: 1781726172408-screenshot20260617_225249232.png]
  • Signal UT: Signal-Desktop for Ubuntu Touch

    App Development
    215
    2
    5 Votes
    215 Posts
    32k Views
    pparentP
    @Ida_ Thank you very much! Unfortunately, at the moment, this does not help me understand what happens on 24.04-2.x
  • Looking for Testers: Ubuntu Touch 26.04-1.x (Early version)

    OS
    45
    10 Votes
    45 Posts
    3k Views
    G
    @mariogrip FP 5 build 105 serious regression issue on mms ? have confirmed by switching back to 24.04-1.3 stable, can send and receive a mms to an Android phone, switch again to 26.04, failure to send and receive. Astonishingly the Android phone report a failure to send (it has no issue sending to UT 24.04 or another Android phone). I say 'astonishingly' because I had always thought that MMS were asynchronous (the Android phone has RCS disabled) On UT 26.04, trying to send a MMS leads to a spinning blue circle next to the text, spinning that never stops. these tests were done in both cases with wifi OFF (but it don't work better with wifi on) log: sendingmmsfrom2604.txt (I replaced the phone number of the UT phone by 26042604 and the one of the Android phone by 00000000)
  • Q&A Blog Catch-up

    News
    1
    3 Votes
    1 Posts
    81 Views
    No one has replied
  • Trying to revive 'ubtd' (Bluetooth file transfer)

    Solved App Development
    96
    0 Votes
    96 Posts
    15k Views
    G
    @PhAndersson I have just switched my phone back to 24.04-1.3 and obex is definitely started automatically.
  • Poco X3 is no longer viable

    Xiaomi Poco X3 NFC
    30
    0 Votes
    30 Posts
    3k Views
    A
    @Vlad-Nirky No, the quota limit is the number of unlocking request per day that Xiaomi approves. I read somewhere that it was set to 2000 requests per day. It seems that millions of people are waiting till midnight in Beijing, because the limit is reached instantaneously. However, according to what is written in the Xiaomi community app this procedure, and hence the limit, is for devices running HyperOS. In my case I am running MIUI12. EDIT: I read contradictory info about the number of devices one can unlock, but this is the first and only one I want to unlock.
  • Where is the database?

    App Development
    4
    0 Votes
    4 Posts
    71 Views
    lduboeufL
    @dl8aax said: @Vlad-Nirky said: Could you give some more details about the database to be backed up? Which application is it for? I'm creating the database with: var db = LocalStorage.openDatabaseSync("MienImmen", "1.0", "", 1000000); Because there's also important data, I want to back up the database and import it to my PC. Swapping the database is less error-prone than exporting and importing individual tables. There are approximately 40 tables. App databases are stored under the app namespace, e.g if your app is called "abd.xyz", you should either find it in ~/.local/share/abd.xyz or under ./config/abd.xyz
  • Is it possible to port devices shipped with Android 15/16

    Moved Porting xiaomi
    4
    0 Votes
    4 Posts
    158 Views
    Vlad NirkyV
    @gpatel-fr phablet@ubuntu-phablet:~$ uname -r 5.4.289-qgki-gcfce8884187a
  • 3 Votes
    8 Posts
    931 Views
    K
    @skipperkeith hello again, i have successfully installed waydroid: i installed waydroid helper from the openstore selected 'install waydroid' this time the download finished without incident (my earlier failures might have resulted from my mobile data hotspot's variable moods) messages were obvious and showed success but... once installed and opened in landscape mode, the screen was oddly divided and flashed the word 'waydroid' in a corner. not functional at all. finally... restarting the tablet in portrait mode, waydroid loaded, with the good old lineage boot graphics, and my ubuntu touch tablet became an android 'phone.' i'm typing this within duckduckgo browser (from aurora store) installed in lineage os running android14 in waydroid on the ex-android11 lenovo tablet, with its new base os - ubuntu touch - only a swipe away. brilliant! so far, performance is pretty good! even the windy (weather) app, with its impressive graphic displays, is perfectly usable. duckduckgo now syncs itself with my mac and android versions. great things seem possible, but i won't rush to load it up with apps like a new 'phone.' i'm impressed! waydroid helper is only one method of installing waydroid, but is also useful for stopping a waydroid session, and more. here's hoping my experience at least encourages you, and maybe others too. cheers, KJU
  • QT6 App Migration

    App Development
    10
    0 Votes
    10 Posts
    199 Views
    Vlad NirkyV
    @gpatel-fr I guess, when all will be ready, that Ratchanan will give the go to use QT6 in clickable with the next framework as he did for 24.04.
  • 0 Votes
    7 Posts
    327 Views
    nbdynlN
    @Lazarus2026 wel yea seems like, but i see you have one support porter already xD. its a pity, i am not a developer aswell, and i do feel like it is a great experience doing one sometime... but i dont think anyone can do that without the device. there is plenty of help and support once you read the porting document because i believe porters do help eachother...
  • Noble bluetooth issues

    Volla Quintus
    12
    0 Votes
    12 Posts
    744 Views
    P
    The behaviour of the Quintus seems related to this Gitlab issue: Bluetooth sometimes in a state where not all paired devices are listed and can be connected
  • WIFI does not work when cellular data was used

    Volla Quintus
    3
    0 Votes
    3 Posts
    147 Views
    P
    @musicologist I also noticed this issue (24.04-1.3). It doesn't occur every time (AFAIK) and in my case it can't be linked to turning mobile data on and off, as I've not used that feature yet on the Quintus. When I noticed it, turning WiFi off and then back on was enough to make the SSIDs visible, though.