Reply
Thread Tools
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#131
Originally Posted by rinigus View Post
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

...
__________________
Telegram | Openrepos | GitHub | Revolut donations

Last edited by coderus; 2020-03-05 at 17:00.
 

The Following 4 Users Say Thank You to coderus For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#132
pleaase add options to erase user data of flatpak
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 4 Users Say Thank You to coderus For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#133
Originally Posted by taixzo View Post
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.
 

The Following 4 Users Say Thank You to rinigus For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#134
Originally Posted by coderus View Post
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


Originally Posted by coderus View Post
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
 

The Following 3 Users Say Thank You to rinigus For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#135
Re FFMPEG: I wonder if there is some simple example with ffmpeg? For example running something in flatpak environment with the extension installed.
 

The Following 3 Users Say Thank You to rinigus For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#136
Originally Posted by rinigus View Post
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.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 4 Users Say Thank You to coderus For This Useful Post:
Posts: 958 | Thanked: 3,426 times | Joined on Apr 2012
#137
Originally Posted by rinigus View Post
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.
 

The Following 5 Users Say Thank You to taixzo For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#138
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 ...
 

The Following 4 Users Say Thank You to rinigus For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#139
Originally Posted by coderus View Post
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
 

The Following 4 Users Say Thank You to rinigus For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#140
seems angelfish is broken after update..
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 2 Users Say Thank You to coderus For This Useful Post:
Reply

Tags
flatpak


 
Forum Jump


All times are GMT. The time now is 14:04.