View Single Post
Posts: 1,313 | Thanked: 2,978 times | Joined on Jun 2011 @ Finland
#999
Originally Posted by Kaacz View Post
Hi,
i have one idea with question:
conditions: charged & on my wifiAP => action: enable DLNA sharing.
? how control on/off DLNA sharing ?
There is a gconf entry for DLNA that could be controlled with ProfileMatic's custom action like this:

Code:
# Sets off
gconftool -s /apps/Multimedia/dlna/power -t boolean false
# Sets on
gconftool -s /apps/Multimedia/dlna/power -t boolean true
Unfortunately it seems to require more to take effect. Probably some service needs to be restarted after the gconf change. If anyone knows the process name or the DLNA library used in N9, that could give more help figuring it out.

and one problem with Profilematic 1.9.1:
conditions: time weekdays, all 24hours & idle time 10 minut
action: PSM on, state return back after
- in weekdays, after idle, sets PSM on - OK
- when i use mobile (not in idle) PSM ended .. but then "flapped" on/off in loop for "idle time".
I remember reading someone else had similar flip/flopping problem with idle + power saving. Unfortunately I've never had such issue. So to figure out what's wrong, I'd need you to collect logs when that problem happens. Or you can wait until I release the next beta, the underlying implementation of idle condition will be quite different in that, so the problem might be away then.
__________________
My N9/N950 projects:
 

The Following 2 Users Say Thank You to ajalkane For This Useful Post: