I have a similar issue with it only working from some connections; the issue appears to be that DNS is returning ipv6 addresses for the repo domains, but flatpak doesn't seem to know what to do with them. It works fine on networks where ipv4 is prioritized.
Interesting. I wonder if its also extended to apps in Flatpak? I don't know what its using for downloading, maybe its IPv4 limited.
Which data do you think about? One in .var or in .local/share/flatpak? While latter is possible via uninstall, the one in .var behaves similar to SFOS apps data
Looks like ARM-specific FFMPEG issue? Or its interaction with Telegram. As for thoughts, none
Which data do you think about? One in .var or in .local/share/flatpak? While latter is possible via uninstall, the one in .var behaves similar to SFOS apps data
animated stickers are lottie stuff, no idea if ffmeg is affect at all
for data i mean same what user can do with
Code:
flatpak uninstall --delete-data appname
but without uninstalling app? sometimes i screw app settings and want to start from scratch. reinstalling is an option, but easy way via flatpak runner can be simple solution.
Interesting. I wonder if its also extended to apps in Flatpak? I don't know what its using for downloading, maybe its IPv4 limited.
I don't think so, because Angelfish doesn't seem to have any problem loading websites on that same network.
Where do you find Plasma flatpak apps? I had a look on flathub but there don't seem to be any there, and none of the KDE apps from there that I tried (e.g. kgoldrunner) worked.
So, you could use remote-ls command to see what's available - far from easy to use flathub. I am using only Angelfish. There is a hope that Spectral (Matrix client) will get ported to Kirigami and will be usable on mobile. So far its not.
As for other apps, I haven't tried much. Many don't work, as far as I remember. For me, browser is good enough reason to use it
PS: Pure Maps and OSM Scout Server do work in Flatpak, except location is not known (Pure Maps). But they work better natively ...
animated stickers are lottie stuff, no idea if ffmeg is affect at all
for data i mean same what user can do with
Code:
flatpak uninstall --delete-data appname
but without uninstalling app? sometimes i screw app settings and want to start from scratch. reinstalling is an option, but easy way via flatpak runner can be simple solution.
If you want to remove app data, `rm` is your friend:
Code:
rm -rf ~/.var/app/FLATPAK_ID
and you should be good to go. Its still installed and should just start as new