Re: [SailfishDevel] Prompt from daemon

2018-02-25 Thread Simo Piiroinen
On perjantaina 23. helmikuuta 2018 10.15.55 EET Adam Pigg wrote: > Then, there is how calendar notifications work, they have swipe > up/down, how are they invoked? That is completely separate from bt etc popups - basically the old maemo: calendar app -> dbus -> alarmd -> dbus -> system ui That h

Re: [SailfishDevel] req_display_blanking_pause seems not to work.

2015-09-24 Thread Simo Piiroinen
On Thursday, September 24, 2015 05:44:48 PM Andrew Penkrat wrote: > But screen keeps going blank after I call > cpptools.setBlankingMode(false) from QML (tested on Sailfish OS > 1.1.9.28). What can be the problem? Hi, The most obvious one is: You need to periodically repeat the req_display_blanki

Re: [SailfishDevel] Data corruption during IO in deep sleep

2015-06-26 Thread Simo Piiroinen
On Sunday, June 21, 2015 04:44:20 PM Alexander Meshcheryakov wrote: > Hi all > > I suffer from data corruption when processes writes/reads large > amounts of data (~100MiB) from/to filesystem and Jolla enters deep > sleep mode. Looks like a kernel bug to me. ... > 2. Is there a way to prevent dev

Re: [SailfishDevel] ApplicationWindow.activate() does nothing

2015-06-16 Thread Simo Piiroinen
On Tuesday, June 16, 2015 12:25:09 AM Thomas Tanghus wrote: > On Friday 12 June 2015 12:47:42 coderusin...@gmail.com wrote: > > check mce dbus. There is should be a method bot unblanking screen. > > Been away since Friday, but "req_display_state_on" looks like the one. Hi, the rule of thumb is:

Re: [SailfishDevel] Call events

2014-10-08 Thread Simo Piiroinen
On Thursday, October 09, 2014 11:00:34 AM Dmitriy Purgin wrote: > Hi Kimmo, > > do you manage waiting and held calls using this approach? e.g. one > active, one incoming, then held. Nope. It is just a generic (maemo legacy) "there are call(s)" info mainly intendeded for use with emergency call po

Re: [SailfishDevel] Call events

2014-10-08 Thread Simo Piiroinen
On Wednesday, October 08, 2014 11:00:38 AM Kaj-Michael Lang wrote: > Is there some, official harbour approved, way to get notified about > incoming/outgoing calls start/stop so my app can react to these events > ? If you just want to know when calls start/stop, then listening to call state signals