![]() |
Re: Flatpak on Sailfish OS
Quick general question from a borderline ignoramus, (forgive me if addressed already - there's 40 pages, and I didn't see the answer in op...) -
Seems like flatpak is sort of a framework that applications can be built in and run from, so mainly a dev thing, and not so much an end-user thing, but I just wondered if there are currently any applications, (or a repo or something), built and available to end-users at this time, that anyone who installs the support packages can use... Thanks |
Re: Flatpak on Sailfish OS
Flatpak is a way of distributing applications to end-users. General search online should bring up some decent explanation. As for apps/repos, see Github repository of the project with the docs in it.
|
Re: Flatpak on Sailfish OS
Hi @rinigus! Will we have flatpak for sailfish 4?
|
Re: Flatpak on Sailfish OS
Quote:
|
Re: Flatpak on Sailfish OS
Hello !
Trying to make tablet more usable , and was thinking of flatpack, the kernel version is lower than 3.5 so not possible.? What about running full linux distros? Main issue is webpages with video , even with new browser very problematic. and no way to get any firef. chrome etc, because of 4.4 android. Old firefox would run , but could not find old enough . |
Re: Flatpak on Sailfish OS
Quote:
|
Re: Flatpak on Sailfish OS
Thanks for hints.
Icecat did not install, started but " not installed". Fennec installs , but does not start. Funny thing is that same networkpages workin nicely with JollaC and std browser , are not ok with tablet. So Full factory reset was the way I selected, we'll see the result. |
Re: Flatpak on Sailfish OS
Ok, now back on 4.0.1.48 , Icecat installs but not running , tries to open and dies. Fennec, also. I feel like there is an issue with x86 versions of the apk's since tablet is x86.
|
Re: Flatpak on Sailfish OS
Quote:
Quote:
Well, IceCatMobile (Firefox ESR for Android) and Fennec (Firefox for Android) do not seem to be available, built and packaged for x86, at F-Droid. Sorry for my misleading comment, which addresses "recent browsers for old Android versions" on armv7a. Note, that very recent Fennec (and Firefox for Android) releases (> 68.12.0) require Android 5, while IceCatMobile will presumably be updated to newer "Firefox ESR for Android" releases, when Mozilla releases them. |
Re: Flatpak on Sailfish OS
The actual hard question and issue is the following:
I have JollaCx2( intex aquafish config as JC), XperiaX , Xperia-XA2 and Tablet running sailfish 4. On all others than tablet , even JC, the new stock browser is usable. The question is what is missing from the OS itself on tablet because the Browser engine is the same.? |
Re: Flatpak on Sailfish OS
Flatpak has been updated and should work now on SFOS 4.0.1.48.
|
Re: Flatpak on Sailfish OS
Thank you so much, @rinigus. I've updated to SailfishOS 4 today and flatpak works fine, but I have two icons for every flatpak app. Does anyone how can I solve this issue?
|
Re: Flatpak on Sailfish OS
Quote:
tbh, I have no idea when I can look into it. So, investigation of the issue and finding solution for it is very much welcome. |
Re: Flatpak on Sailfish OS
@carmenfdezb, actually, looks like I found it by accident. new flatpak has environment generators and those confused SFOS. For example, while starting ssh session, I was getting
NOTICE: Env value ignored: XDG_DATA_DIRS=/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/ That also resulted in inability to scp to device. All turned out to be caused by env generators. As soon as those were removed from device, icons disappeared as well. New flatpak has been just compiled. Update to that, reboot device, and it should all be fine. |
Re: Flatpak on Sailfish OS
Thanks again! After updating flatpak and rebooting my phone, icons disappeared.
|
Re: Flatpak on Sailfish OS
I have just tried installing flatpak (following the instructions at https://github.com/sailfishos-flatpak/main) and then angelfish, but I find that the device reboots after installing angelfish. I thought at first that I had the same problem as @edp17 at #374 but it is in fact the opposite one: angelfish is installed, and I can start it with
Code:
flatpak-runner org.kde.mobile.angelfish Code:
[nemo@Sailfish ~]$ flatpak list --user Code:
[nemo@Sailfish ~]$ flatpak install --user -vv org.kde.mobile.angelfish Code:
flatpak remove --user org.kde.mobile.angelfish Any suggestions gratefully received. I am running SFOS 4.0.1.48 on an Xperia X F5122 EDIT: I tried the same with the Telegram app, and found the same: reboot when installing, no icon and no entry in Flatpak Runner. Also a reboot when uninstalling Telegram, but when I then uninstalled the package org.freedesktop.Platform.ffmpeg-full that Telegram pulled in there was no problem. This must be something to do with the wrapping-up of the install/deinstall process of an app, but I don't know enough about flatpak to say more than this. I'll need to find the time to acquire some flatpak-fu I guess.... ;) |
Re: Flatpak on Sailfish OS
Can't reproduce it over here, sorry. Just installed flatpak on a clean 4.0.1 SFOS / XZ2c and it worked as it should.
I presume that you have run flatpak-runner from grid or cmd line without any options. It is needed after installation of the apps to make them appear in the grid. Also it is needed to generate extension. Maybe, just in case, run flatpak-runner and choose from pulley menu Extension/Update extension |
Re: Flatpak on Sailfish OS
@pacman
Ringius posted at here https://talk.maemo.org/showpost.php?...&postcount=213 Hi give the answer here: I think i found here, i got the same problem on my compact for a while : https://talk.maemo.org/showpost.php?...&postcount=216 |
Re: Flatpak on Sailfish OS
Quote:
Thanks, and sorry for the noise. P. |
Re: Flatpak on Sailfish OS
I have a pro1 and unable to use the hardware keyboard with flatpak. Is it possible to to enable hardware keyboard functionally?
Thanks in advance Regards Mibry |
Re: Flatpak on Sailfish OS
Quote:
|
Re: Flatpak on Sailfish OS
Quote:
Ok as I am the one that asked I will have a look. I am not a developer so I try to understand how it could be done. Thanks for the great work as well. Regards Mibry |
Re: Flatpak on Sailfish OS
Quote:
These days Flatpak support is waiting for AARCH64 ports. Newest runtimes are not supporting arm32 making its use bit difficult. Fortunately, aarch64 ports for SFOS are on the way and I would expect that Pro1 will be also transferred to that arch (speculation on my side). For Tama devices, that's at least in my plan |
Re: Flatpak on Sailfish OS
Hi, I am trying to use Angelfish on Gemini PDA. Using latest version of Flatpak environment. Everything works, except for the input.
Sailfish OS version: 4.1.0.24 Do you know, what could be the cause? Thx for any answer and your work, mir57 |
Re: Flatpak on Sailfish OS
Quote:
|
Re: Flatpak on Sailfish OS
Quote:
|
Re: Flatpak on Sailfish OS
Quote:
https://github.com/sailfishos-flatpa...nner/issues/23 |
Re: Flatpak on Sailfish OS
Hi! Is there any chance to make flatpak work on aarch64 devices? I know there's an issue about this: https://github.com/sailfishos-flatpak/main/issues/21, but it seems that this issue can't be resolved
|
Re: Flatpak on Sailfish OS
Quote:
|
Re: Flatpak on Sailfish OS
Quote:
(Also: I wasn't able to use chrome://gpu in angelfish) |
Re: Flatpak on Sailfish OS
Quote:
|
Re: Flatpak on Sailfish OS
flatpak-runner is not working (anymore), get symbol lookup error... any ideas? xa2 on latest
|
Re: Flatpak on Sailfish OS
It fails to compile as can be seen here:https://build.sailfishos.org/package...rmv7hl/armv8el
If anyone interested to fix it - PRs are welcome. |
Re: Flatpak on Sailfish OS
should be compositor.defaultOutput.window in line 145 main, i guess...
|
Re: Flatpak on Sailfish OS
Hi there i would to install Flatpak on my old Spny Xperia Z3 Compact Tablet under SailfishOS 3.4.0.24.
I added the old repo : PHP Code:
So i stuck no in activate the flathub repos with this error : PHP Code:
PHP Code:
https://forum.sailfishos.org/t/guide...ailfishos/8910 No solution... So installing of angelfish is not possible here the errors PHP Code:
How i can i fix this strange TLS Handshake error. |
All times are GMT. The time now is 07:32. |
vBulletin® Version 3.8.8