maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   Flatpak on Sailfish OS (https://talk.maemo.org/showthread.php?t=100909)

coderus 2020-03-05 16:53

Re: Flatpak on Sailfish OS
 
Quote:

Originally Posted by rinigus (Post 1565936)
For some reason they have `--env=QT_QPA_PLATFORM=xcb` specified at https://github.com/flathub/org.teleg...sktop.json#L20 . Commit at https://github.com/flathub/org.teleg...558ad02bd81a3c

I guess you have to check and maybe file issue with Telegram.

okay thats minor. but ddo you have any thoughts of swscaler?

found this: https://forum.manjaro.org/t/viewing-...oarm/119131/17

and this: https://github.com/AOSC-Dev/aosc-os-...ale-hack.patch

...

coderus 2020-03-05 19:25

Re: Flatpak on Sailfish OS
 
pleaase add options to erase user data of flatpak

rinigus 2020-03-05 19:55

Re: Flatpak on Sailfish OS
 
Quote:

Originally Posted by taixzo (Post 1565940)
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.

rinigus 2020-03-05 19:58

Re: Flatpak on Sailfish OS
 
Quote:

Originally Posted by coderus (Post 1565942)
okay thats minor. but ddo you have any thoughts of swscaler?

found this: https://forum.manjaro.org/t/viewing-...oarm/119131/17

and this: https://github.com/AOSC-Dev/aosc-os-...ale-hack.patch

...

Looks like ARM-specific FFMPEG issue? Or its interaction with Telegram. As for thoughts, none :)


Quote:

Originally Posted by coderus (Post 1565944)
pleaase add options to erase user data of flatpak

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

rinigus 2020-03-05 20:17

Re: Flatpak on Sailfish OS
 
Re FFMPEG: I wonder if there is some simple example with ffmpeg? For example running something in flatpak environment with the extension installed.

coderus 2020-03-05 20:27

Re: Flatpak on Sailfish OS
 
Quote:

Originally Posted by rinigus (Post 1565947)
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.

taixzo 2020-03-05 20:28

Re: Flatpak on Sailfish OS
 
Quote:

Originally Posted by rinigus (Post 1565946)
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.

rinigus 2020-03-05 20:41

Re: Flatpak on Sailfish OS
 
KDE Flatpak apps are in kdeapps:

Code:

flatpak remote-add --user --if-not-exists kdeapps --from https://distribute.kde.org/kdeapps.flatpakrepo
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 ...

rinigus 2020-03-05 21:00

Re: Flatpak on Sailfish OS
 
Quote:

Originally Posted by coderus (Post 1565949)
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

coderus 2020-03-05 21:22

Re: Flatpak on Sailfish OS
 
seems angelfish is broken after update..


All times are GMT. The time now is 12:09.

vBulletin® Version 3.8.8