id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
342,SetResourcePolicy weirdness,spaetz,jluebbe,"I set WiFi to enabled, Display to auto:
{{{
mdbus  -s org.freesmartphone.ousaged /org/freesmartphone/Usag
e org.freesmartphone.Usage.GetResourcePolicy Display 
'auto'
....GetResourcePolicy WiFi   
'enabled'
}}}
Leads to:
{{{
  ... org.freesmartphone.Usage.GetResourceState WiFi
  True
  ....GetResourceState Display
  False
}}}

Strangely, Suddenly the idle_dim signal will not occur anymore. Actually frameworkd.log (debug) will not show any busy, idle, or idle_dim events, signals, or methods.

Setting now ResourcePolicy for WiFi to ""auto"" again will immediately turn off WiFi, however idle events/signals/methods will still not occur, the screen stays bright, whereas it had worked/dimmed before I twiddled with  WiFi ResoucePolicy.",defect,closed,major,,framework/oeventsd,,duplicate,,
