Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's a good way to build this on-device? #7

Open
nerd7473 opened this issue May 20, 2021 · 3 comments
Open

What's a good way to build this on-device? #7

nerd7473 opened this issue May 20, 2021 · 3 comments

Comments

@nerd7473
Copy link

No description provided.

@nerd7473
Copy link
Author

There are no builds or releases, so I don't have a good idea of where to start to try this.

@nerd7473 nerd7473 changed the title What's a good way to build this on-device? There are no builds or releases, so I don't have a good idea of where to start to try this. What's a good way to build this on-device? May 20, 2021
@GeoffTearle
Copy link
Contributor

Hey @nerd7473, unfortunately there's currently an incompatibility between the versions of bluez5 that are used on AsteriodOS and SailfishOS (4.0, & 4.1) :(

Currently Sailfish is using bluez5 5.54 which has a flaw in the code that caches GATT information.
This results in the bluetoothd service segfaulting, on the phone, when you try to connect your watch.

This should be resolved in the next SailfishOS update as they have recently upgraded their bluez5 fork to 5.58.

To answer your question though, unfortunately I'm not sure how to build this on a Sailfish device, but it is quite simple to build using Sailfish's Application SDK.
https://sailfishos.org/wiki/Application_Development

The AsteroidOS team is wanting to get Starfish published to the jolla store, but unfortunately I've been quite busy recently and haven't been able to assist in getting that set up.

@direc85
Copy link
Contributor

direc85 commented Jul 12, 2021

It looks like a thing and a half to get Starfish accepted to Jolla Store, because it has to be able to install systemd services, has multiple binary files and requires and provides libraries.

It is however trivial to push Starfish into Openrepos, though. There is another app called Starfish already... The polite solution would be changing the name; the other application has ~4400 downloads, too.

I just managed to get Starfish build on my Sailfish Application SDK for SFOS 4.1.0.24, and yes, pairing the watch either hangs or crashes Sailfish Settings on my XA2. So, let's wait for 4.2.0 EA...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants