Showing results 1 to 25 of 100 @ 0.02 seconds. Search: Posts Made By: Fuzzillogic
Forum: Applications 2021-06-02, 20:38
Replies: 1,046
[SFOS] Pure Maps
Views: 184,787
Posted By Fuzzillogic
Re: Pure Maps

Done, see FSO (https://forum.sailfishos.org/t/4-1-0-24-pure-maps-qml-audio-element-dont-play-through-bluetooth-car-kit/6704).
Forum: Applications 2021-06-01, 11:18
Replies: 1,046
[SFOS] Pure Maps
Views: 184,787
Posted By Fuzzillogic
Re: Pure Maps

Since SFOS 4.0 the spoken navigation isn't routed to a bluetooth headset/speaker/car kit anymore. Music plays fine over bluetooth, but Pure maps, using PicoTTS, always plays on the phone's speaker....
Forum: SailfishOS 2020-10-16, 13:45
Replies: 23
Views: 4,678
Posted By Fuzzillogic
Re: Emergency warning support?

From the 3.4.0 changelog:
### voicecall-ui-jolla
- [voicecall-ui-jolla] Cell broadcast UI.

So, that then seems about right. Why wasn't this is the release notes? No configuration options to be...
Forum: Applications 2020-09-30, 19:53
Replies: 715
Views: 241,402
Posted By Fuzzillogic
Re: [Announce] Rockpool - Pebble daemon for Sailfish

Quazip got updated in 3.4.0, so probably the binary got renamed.

I guess Rockpool needs to be recompiled using the new SDK, which isn't available yet.

On 3.3 I get this:

[nemo@Sailfish ~]$...
Forum: SailfishOS 2020-08-23, 14:42
Replies: 153
Views: 38,339
Posted By Fuzzillogic
Re: Help me to code for Sailfish OS

Is the fetch API present in SFOS's ancient Qt version? The async await-construct isn't, I found out the hard way a few months ago. Native Promises are neither, by the way.
Forum: SailfishOS 2020-06-08, 10:35
Replies: 23
Views: 4,678
Posted By Fuzzillogic
Re: Emergency warning support?

Aaand… nothing. Nada. Zilch. Not a single thing about cell broadcast in the both logs. Perhaps because it wasn't enabled, perhaps some stuff deeper down isn't working or hooked up.
Forum: SailfishOS 2020-06-08, 09:24
Replies: 23
Views: 4,678
Posted By Fuzzillogic
Re: Emergency warning support?

I've set up $ dbus-monitor > sessionbus.log and # dbus-monitor --system > sessionbus.log in screen session to log all dbus-things.

Here's my status (Provider:Simyo via KPN)...
Forum: SailfishOS 2020-06-04, 10:29
Replies: 23
Views: 4,678
Posted By Fuzzillogic
Re: Emergency warning support?

In SFOS 3.3.0 libofono was added, including QML bindings (https://git.sailfishos.org/mer-core/libqofono/blob/master/plugin/plugins.qmltypes) with explicit cell broadcast support. That might be easier...
Forum: SailfishOS 2020-06-03, 13:26
Replies: 23
Views: 4,678
Posted By Fuzzillogic
Re: Emergency warning support?

Then it should be configurable. Here in the Netherlands it's used for Amber alerts, but also in case of emergencies. In general, it's used with caution, and relevant to the area. The government does...
Forum: Applications 2020-06-03, 07:33
Replies: 1,046
[SFOS] Pure Maps
Views: 184,787
Posted By Fuzzillogic
Re: Pure Maps

It looks the patch is (also) in Mjolnir, thus on the import-side of things. Could it be you've used a more recent version of Vahalla, including this patch, to import and convert the data from OSM?
...
Forum: Applications 2020-06-01, 20:46
Replies: 1,046
[SFOS] Pure Maps
Views: 184,787
Posted By Fuzzillogic
Re: Pure Maps

There was a bug about maxspeed=none in Valhalla, and is fixed there (https://github.com/valhalla/valhalla/pull/2251). But, as expected, this is encoded as uint8_t / 255...
Forum: Applications 2020-05-31, 21:19
Replies: 1,046
[SFOS] Pure Maps
Views: 184,787
Posted By Fuzzillogic
Re: Pure Maps

I guess Valhalla is limited to a byte, hence 255. Still, if I look at the road features OSM, it correctly lists the "maxpeed" as "none". But perhaps "none" is encoded as MAX_BYTE (==255) in the...
Forum: Applications 2020-05-31, 20:36
Replies: 1,046
[SFOS] Pure Maps
Views: 184,787
Posted By Fuzzillogic
Re: Pure Maps

Well, Pure Maps gave me a good chuckle on the road:

https://owncloud.randysimons.nl/index.php/s/ncibbxJAoQG8dMT/download

While not really relevant in car only capable of 160km/h (Yes, I tested...
Forum: SailfishOS 2020-04-21, 14:08
Replies: 110
Views: 19,597
Posted By Fuzzillogic
Re: 3.3.0.x Rokua

I'd say not unusable for an occasional link, but for generic browsing sessions, I wouldn't use it because of the absence of adequate build-in privacy, like blocking third party cookies, but also the...
Forum: SailfishOS 2020-04-12, 10:39
Replies: 153
Views: 38,339
Posted By Fuzzillogic
Re: Help me to code for Sailfish OS

Guess we'd need a bit more than that. What language(s) is the app? QML has the Timer object, of which you can see an example earlier on this very page.

To store settings, SailishOS has the...
Forum: Applications 2020-01-02, 13:16
Replies: 1,046
[SFOS] Pure Maps
Views: 184,787
Posted By Fuzzillogic
Re: Pure Maps

While navigating on the N307 (https://www.openstreetmap.org/#map=13/52.6438/5.4045), it occurred to me that the distance to the next waypoint/instruction seems to the absolute distance, and not the...
Forum: SailfishOS 2019-11-21, 20:00
Replies: 25
Views: 5,028
Posted By Fuzzillogic
Re: Ordered a Xperia 10 - Mistake?

2mm wider, but 14mm shorter. And a bit thicker (who cares) but 15% more battery capacity (everyone cares). And €23 cheaper.
Forum: SailfishOS 2019-11-21, 19:12
Replies: 25
Views: 5,028
Posted By Fuzzillogic
Re: Ordered a Xperia 10 - Mistake?

Alternatively, try finding an XA2? It's a bit smaller, but same SoC, yet larger capacity battery. 1GiB less RAM though.
Forum: Applications 2019-09-25, 20:04
Replies: 715
Views: 241,402
Posted By Fuzzillogic
Re: [Announce] Rockpool - Pebble daemon for Sailfish

Could it be the new version crashes on the Watch Apps page, if there are apps installed which are not available in the store (anymore)? I had an own old experiment installed, and the app Transmission...
Forum: SailfishOS 2019-09-22, 10:54
Replies: 153
Views: 38,339
Posted By Fuzzillogic
Re: Help me to code for Sailfish OS

Phonehook uses C++/Qt for this. Source (https://github.com/omnight/phonehook/blob/master/client/daemon/src/dbus.cpp#L31). But as far as I can gather, this dbus connection there is set up at a time...
Forum: SailfishOS 2019-09-21, 23:33
Replies: 153
Views: 38,339
Posted By Fuzzillogic
Re: Help me to code for Sailfish OS

Because my C++ knowledge is almost non-existent. And still, why doesn't this work?
Forum: SailfishOS 2019-09-20, 21:07
Replies: 153
Views: 38,339
Posted By Fuzzillogic
Re: Help me to code for Sailfish OS

To follow up my own question: I just noticed PhoneHook uses the empty string as service, whereas I used org.nemomobile.voicecall. According to the Qt documentation...
Forum: SailfishOS 2019-09-17, 19:03
Replies: 153
Views: 38,339
Posted By Fuzzillogic
Question Re: Help me to code for Sailfish OS

I'm trying to listen for a call from a specific phone number to act upon. It seems almost trivial to make in QtQuick, analogous to how PhoneHook handles it...
Forum: Applications 2019-09-06, 07:25
Replies: 1,046
[SFOS] Pure Maps
Views: 184,787
Posted By Fuzzillogic
Re: Pure Maps

Broadcasting navigation instructions (i.e. all the instructions and updates normally shown to the user while navigating), and receiving things like pause and continue navigation might help with...
Forum: SailfishOS 2019-08-21, 22:22
Replies: 153
Views: 38,339
Posted By Fuzzillogic
Re: Help me to code for Sailfish OS

The UI-stuff, that is the QtQuick QML code, is conceptually nearly identical on Harmattan and SailfishOS, but will probably require a bit more rework, as the components on SFOS have different names,...
Showing results 1 to 25 of 100



 
Forum Jump

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