![]() |
Re: Flatpak on Sailfish OS
Quote:
|
Re: Flatpak on Sailfish OS
On the Readme https://github.com/sailfishos-flatpak/main, it is mentioned that it is possible to install Mirage as a matrix client on SailfishOS via flatpak. However, I did nowhere find the flatpak package for arm. I performed a search on flathub as well as one on the project site where I could only find a flatpak version for the x86 architecture. Does anybody know where I can download the arm version?
|
Re: Flatpak on Sailfish OS
You have to compile it yourself, as it is now. Which is a pain, as ARM32 QEMU on AMD64 has some issues and, in practice, you need to setup 32-bix x86 virtual machine and compile ARM32 flatpak there.
I wrote the script to package it, but it is not pushed to Flathub. Flathub build servers are running on ARM and would be able compile all without issues. However, for publishing at Flathub, some extras are probably needed. I don't plan to work on it, but you are welcome to contribute. Corresponding issue: https://github.com/mirukana/mirage/issues/1 |
Re: Flatpak on Sailfish OS
Hi guys, wondering if it's possible to force Angelfish to open links from other apps (Depecher, Mail etc.) in new tabs of an existing instance instead of starting a new one? Angelfish takes a few seconds to start even on a XA2.
|
Re: Flatpak on Sailfish OS
Quote:
|
Re: Flatpak on Sailfish OS
Quote:
|
Re: Flatpak on Sailfish OS
I am trying to get angelfish the standard browser.
This is quite simple: Code:
cd .local/share/applications Code:
Exec = flatpak-runner org.kde.mobile.angelfish %U |
Re: Flatpak on Sailfish OS
@cy8aer: two posts before yours. it would need dbus service, I presume. haven't implemented it yet, should do it at some moment. feel free to open the issue :)
PS: Looks like it is something we all miss |
Re: Flatpak on Sailfish OS
speaking of Matrix, @cy8aer, is Bluepill still being developed?
|
Re: Flatpak on Sailfish OS
Quote:
For the architecture: the python engine nearly runs stand alone. Because it uses asyncio there are interfaces for the (or any!) gui to call methods and an open signalling system which fires events (in our case this is pyotherside). I am able to run the python engine just in an interactive python shell and on my laptop it is running for weeks now. There is a bucket based cache backend for running it offline. And it looks quite stable (I did not have any "hangings" like in the PoC). It may "sleep" for about 30 seconds but then gets every event which was fired when offline. Now I need to glue it to the gui. Actual login/logout works, I am just implementing the room list dashboard. The whole thing is really complicated, I need to reimplement a mocking client for the gui but this can be developed on a virtual machine. What I can say by now: When it is ready it is ways faster than the draft/PoC version that can be found on gitlab. But please give me some more time... there are many things to do, like e.g. deleting events on the event view when we did read them... You want to see the running python engine? https://gitlab.com/cy8aer/bluepill/snippets/1948322 |
All times are GMT. The time now is 13:50. |
vBulletin® Version 3.8.8