![]() |
ngfd config caching?
Hello all,
I am trying to create a patch for this problem*: https://together.jolla.com/question/...alendar-alarm/ Now I am facing with a very strange issue: the ngfd seems to caching the config from the events.d folder. I have removed the sound.repeat = true line from the calendar.ini: Code:
[root@Sailfish usr]# cat ./share/ngfd/events.d/calendar.ini The QML component calls the ngf's Play method with the correct argument: Code:
method call time=1496954881.110910 sender=:1.145 -> destination=com.nokia.NonGraphicFeedback1.Backend serial=24 path=/com/nokia/NonGraphicFeedback1; interface=com.nokia.NonGraphicFeedback1; member=Play What I did already:
Any hints would be welcomed! *The patch should install a settings page for the Calendar which would be accessible from the Settings -> Apps -> Calendar. The user could globally change the calendar notification behaviour to continous notification. This setting would be stored in DCONF. The patch would create a separate config called continouscalendar.ini. The jolla-alarm-ui would be modified to call the ngf's Play method with "calendar" or "contonouscalendar" arguments depending on the DCONF settings value. |
Re: ngfd config caching?
What about trying to change
sound.repeat = true to sound.repeat = false ? |
Re: ngfd config caching?
Just tried it, but it ignores it too. :(
The default file which was shipped by Jolla did not have this line. The another strange thing is that it ignores my new continouscalendar.ini too. |
All times are GMT. The time now is 21:47. |
vBulletin® Version 3.8.8