maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [SFOS] [Announce] Rockpool - Pebble daemon for Sailfish (https://talk.maemo.org/showthread.php?t=96490)

Amboss 2016-04-25 08:48

Re: [Announce] Rockpool - Pebble daemon for Sailfish
 
Quote:

Originally Posted by P@t (Post 1504271)
Thanks @abranson
I am far from being a developer so I may do stupid mistakes :p

Well, making mistakes is the purpose fo testers. And those mistakes are most of the time not stupid... When I test scripts, I usually behave foolish on purpose, this might help errors won't show up when "regular" users do something not thought of before.

ruff 2016-04-26 22:36

Re: [Announce] Rockpool - Pebble daemon for Sailfish
 
After implementing app upgrade realized I actually do have one app eligible for update - again the Authenticator :) So the new version devcon4 with upgrade is going to beta, preparing to merge/pr
edit: while implementing gui was doing upgrade and sideloding downgrade multiple times - the app didn't lose the auth tokens so up/down-grade looks smooth

ruff 2016-04-27 06:40

Re: [Announce] Rockpool - Pebble daemon for Sailfish
 
Oops, jolla removed silica documentation from the sailfishos site... are they deprecating it? any rumours?

Feathers McGraw 2016-04-27 08:39

Re: [Announce] Rockpool - Pebble daemon for Sailfish
 
1 Attachment(s)
Uh oh, that doesn't look good at all!

Server out of space - do you think that's bad sysadmin or some kind of DoS attack?

:(

abranson 2016-04-27 08:47

Re: [Announce] Rockpool - Pebble daemon for Sailfish
 
Maybe it needs a btrfs balance ;)

MikeHG 2016-04-27 11:16

Re: [Announce] Rockpool - Pebble daemon for Sailfish
 
Android app beta 3.12 is out, featuring among other things offline settings pages for watch apps / faces.

https://www.reddit.com/r/pebble/comm...a_312_release/

Not sure if there's been a corresponding firmware change, but something worth thinking about for the Sailfish (and Ubuntu...) sides too anyway.

ruff 2016-04-27 12:56

Re: [Announce] Rockpool - Pebble daemon for Sailfish
 
you dont need anything specific for offline pages, it's just a file:// scheme. there's really no dependency in config pages on being online

abranson 2016-04-27 14:03

Re: [Announce] Rockpool - Pebble daemon for Sailfish
 
Katharine was talking about this in the telegram chat this morning. Apparently they've just dropped the online-check before opening the settings page, so if your browser supports offline browsing, and the page generates its pebblejs: link itself without submitting to a server, it'll work. Most don't though apparently, but before this the settings would refuse to even try if you were offline.

MikeHG 2016-04-27 14:07

Re: [Announce] Rockpool - Pebble daemon for Sailfish
 
Excellent. It's always been a bit of a bugbear for me - there are a few apps (like 'Get Back To') for which you often want to use the settings page with a sketchy data connection. I guess now the app developers will have reason to redesign their apps with that in mind.

Another quick query, if you don't mind:

Did you ever get a chance to have a look at Trebble / Checklists for Trello? It now shows "Network failed (0):" here whenever I run it, which is at least a different error. Wondering whether it's something wrong here, or if it's still broken generally...

Thanks again.

ruff 2016-04-27 14:12

Re: [Announce] Rockpool - Pebble daemon for Sailfish
 
Ehm, wait but you're just requesting config url from the app, it's up to app what will it give to you - http://configure.myapp.com/pebble.html or file:///tmp/configure.myapp.com-pebble.html - browser will open both url disregarding whether you're online or offline.
Of course two issues here - you need either to prepare that path (eg. copy the config folder with all resources to tmp) or to provide custom schema (eg. pebblejs://open/) which will in our case be mapped to something like .local/share/rockpoold/<mac>/apps/<sid>/config_page


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

vBulletin® Version 3.8.8