Tasker Profiles don't run with screen off

Search This thread

trusk-XXX

Member
Apr 6, 2011
6
0
Hey guys,

So I've just bought a Utok tablet about a week ago, with the only intended purpose to run tasker. The tablet is modest, so I've rooted it and cleaned it.

I had some profiles created, most of them based on time. Problem is that nothing is working if the display is off. Even got Secure Settings to turn the display on, but the problem is that the profiles don't start, and secure Settings only adds task to power on display. I've done every setting I could imagine to Tasker (regarding all timeouts and everything). Tasker runs as root, accessibility turned on, as a device manager and running in foreground is checked.

For example I had a profile that should have ran at 14:26. It didn't. You can see the log here.

Code:
26-04-2014 Init: 14.22.33#Init: skipping context init, done already
26-04-2014 Lang: 14.22.33#Lang: updateAndroidLanguage: curlang: en prefLang: en
26-04-2014 TD: 14.22.34#TD: getStatic: Passive load: true
26-04-2014 T: 14.22.50#T: oar: req 3 res: -1
26-04-2014 T: 14.23.41#T: list hint
26-04-2014 T: 14.23.41#T: check problems
26-04-2014 T: 14.23.41#T: recheck locks
26-04-2014 T: 14.23.41#T: onStart
26-04-2014 T: 14.23.41#T: onStart done
26-04-2014 T: 14.23.41#T: onresume done
26-04-2014 RLV: 14.23.45#RLV: clearPos
26-04-2014 RLV: 14.23.45#RLV: recordPosStatic -1 count 0
26-04-2014 RLV: 14.23.45#RLV: record entry id -1 count 0
26-04-2014 T: 14.23.45#T: EXIT: from back: save: true dirty: true must save: false prefsDirty: true need mrestart: true
26-04-2014 Portal: 14.23.45#Portal: checkWriteDataDefs: skip, no listener
26-04-2014 TD: 14.23.45#TD: auto-backups required (index period 2), prepare dir
26-04-2014 TD: 14.23.45#TD: created backup dir /mnt/sdcard/Tasker/autobackups/20140426.14.23.20-20140426.14.23.45
26-04-2014 TD: 14.23.45#TD: auto-backup made to /mnt/sdcard/Tasker/autobackups/20140426.14.23.20-20140426.14.23.45/userbackup.xml
26-04-2014 TD: 14.23.45#TD: this -> active
26-04-2014 TD: 14.23.45#TD: data: setStatic: Active
26-04-2014 TD: 14.23.45#TD: remove passive
26-04-2014 TD: 14.23.45#TD: data: removeStatic: Passive
26-04-2014 TD: 14.23.45#TD: data: removeStatic: Passive
26-04-2014 T: 14.23.45#T: restart: enabled: true running: true needrestart: true
26-04-2014 WakeLockManager: 14.23.45#WakeLockManager: acquired partial lock for M flags: 1 autorelease: true warn: true
26-04-2014 M: 14.23.45#M: pi: time since last process end: 45660, reset qcpt
26-04-2014 M: 14.23.45#M: process inbox, size 0 startID: 44
26-04-2014 : 14.23.45#:         eventType / 9995 (java.lang.Integer)
26-04-2014 M: 14.23.45#M: RESTART
26-04-2014 M: 14.23.45#M: tidyup
26-04-2014 MyPM: 14.23.45#MyPM: net.dinglisch.android.taskerm.ReceiverStaticInternal: On -> Off
26-04-2014 M: 14.23.45#M: rewrite rec
26-04-2014 M: 14.23.45#M: stop monitors
26-04-2014 M: 14.23.45#M: TIME: monitor stop
26-04-2014 M: 14.23.45#M: cancel time alarm
26-04-2014 M: 14.23.45#M: unreg user receivers
26-04-2014 M: 14.23.45#M: unreg internal receivers
26-04-2014 M: 14.23.45#M: destroy cals
26-04-2014 M: 14.23.45#M: tidy up done
26-04-2014 M: 14.23.45#M: set initial wifi timeout to 20000ms (max)
26-04-2014 M: 14.23.45#M: set initial BT timeout to 45000ms (max)
26-04-2014 TD: 14.23.45#TD: getStatic: Active load: true
26-04-2014 M: 14.23.45#M: struct
26-04-2014 M: 14.23.45#M: scan data
26-04-2014 M: 14.23.45#M: done cals
26-04-2014 M: 14.23.45#M: rescan vars
26-04-2014 M: 14.23.45#M: rescan done
26-04-2014 M: 14.23.45#M: needed monitor vars:
26-04-2014 M: 14.23.45#M: recalc action set
26-04-2014 TD: 14.23.45#TD: recalcPLAS
26-04-2014 TD: 14.23.45#TD: recalcPLAS done
26-04-2014 M: 14.23.45#M: receivers
26-04-2014 MyPM: 14.23.45#MyPM: net.dinglisch.android.taskerm.ReceiverStaticInternal: Off -> On
26-04-2014 M: 14.23.45#M: register receiver action: android.net.conn.CONNECTIVITY_CHANGE
26-04-2014 M: 14.23.45#M: register receiver action: android.intent.action.USER_PRESENT
26-04-2014 M: 14.23.45#M: register receiver action: android.intent.action.ACTION_SHUTDOWN
26-04-2014 M: 14.23.45#M: register receiver action: android.intent.action.SCREEN_OFF
26-04-2014 M: 14.23.45#M: register receiver action: android.intent.action.SCREEN_ON
26-04-2014 M: 14.23.45#M: register receiver action: android.intent.action.ACTION_POWER_CONNECTED
26-04-2014 M: 14.23.45#M: register receiver action: android.intent.action.ACTION_POWER_DISCONNECTED
26-04-2014 M: 14.23.45#M: register receiver action: android.intent.action.PACKAGE_ADDED
26-04-2014 M: 14.23.45#M: register receiver action: android.intent.action.MEDIA_MOUNTED
26-04-2014 M: 14.23.45#M: loc setup
26-04-2014 M: 14.23.45#M: sensor
26-04-2014 M: 14.23.45#M: pen var
26-04-2014 M: 14.23.45#M: done init: true
26-04-2014 M: 14.23.45#M: queried plugins done
26-04-2014 USBHandler: 14.23.45#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1/2-1:1.0/net/wlan0/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.23.45#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1/2-1:1.0/net/p2p0/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.23.45#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1/2-1:1.0/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.23.45#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1/2-1:1.0/ieee80211/phy1/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.23.45#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1/2-1:1.0/ieee80211/phy0/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.23.45#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/usb1/1-0:1.0/bInterfaceClass: added 9
26-04-2014 USBHandler: 14.23.46#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/usb1/bDeviceClass: added 9
26-04-2014 USBHandler: 14.23.46#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/usb2/2-1/2-1:1.0/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.23.46#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/usb2/bDeviceClass: added 9
26-04-2014 USBHandler: 14.23.46#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/usb2/2-0:1.0/bInterfaceClass: added 9
26-04-2014 USBHandler: 14.23.46#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/1-0:1.0/bInterfaceClass: added 9
26-04-2014 USBHandler: 14.23.46#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-0:1.0/bInterfaceClass: added 9
26-04-2014 USBHandler: 14.23.46#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1:1.0/net/wlan0/phy80211/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.23.46#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1:1.0/net/wlan0/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.23.46#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1:1.0/net/p2p0/phy80211/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.23.46#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1:1.0/net/p2p0/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.23.46#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1:1.0/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.23.46#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1:1.0/ieee80211/phy1/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.23.46#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1:1.0/ieee80211/phy0/device/bInterfaceClass: added 255
26-04-2014 M: 14.23.46#M: wifi connection, major type: 1 connected: true
26-04-2014 M: 14.23.46#M: have wifi connection info: "GeekinRomania"
26-04-2014 M: 14.23.46#M: record wifi connection state: true
26-04-2014 M: 14.23.46#M: checkMatchStates: handleChanges: false handle:  Wifi Connected
26-04-2014 TaskerContext: 14.23.46#TaskerContext: wificon: arg: 0 val: "GeekinRomania" match ct234
26-04-2014 TaskerContext: 14.23.46#TaskerContext: wificon: arg: 0 val: "GeekinRomania" match GeekinRomania
26-04-2014 TaskerContext: 14.23.46#TaskerContext: wificon: arg: 1 val: c8:be:19:60:2c:88 match
26-04-2014 TaskerContext: 14.23.46#TaskerContext: wificon: arg: 2 val: 192.168.0.107 match
26-04-2014 State: 14.23.46#State: checkMatch: code 160: false -> true
26-04-2014 M: 14.23.46#M: checkMatchStates: done
26-04-2014 M: 14.23.46#M: recmatch done
26-04-2014 M: 14.23.46#M: checkMatchLocs: done
26-04-2014 M: 14.23.46#M: checkMatchApp: done
26-04-2014 M: 14.23.46#M: check instant activation id: 10: not active
26-04-2014 M: 14.23.46#M: check instant activation id: 12: not active
26-04-2014 M: 14.23.46#M: update flags (setWifiEnableFlag)
26-04-2014 M: 14.23.46#M: clear flags (updateFlags)
26-04-2014 M: 14.23.46#M: updateFlags/setWifiEnableFlag: needed monitors: TIME
26-04-2014 M: 14.23.46#M: needed flags:
26-04-2014 M: 14.23.46#M: needed pstate-types: 0 access-types: 0
26-04-2014 M: 14.23.46#M: clear flags (setWifiEnableFlag)
26-04-2014 M: 14.23.46#M: handleProfileChanges
26-04-2014 M: 14.23.46#M: deactiveUnmonitoredContexts: skip, flags not initialized
26-04-2014 M: 14.23.46#M: handle monitor changes
26-04-2014 M: 14.23.46#M: update flags (handleMonitorChanges)
26-04-2014 M: 14.23.46#M: clear flags (updateFlags)
26-04-2014 M: 14.23.46#M: updateFlags/handleMonitorChanges: needed monitors: TIME
26-04-2014 M: 14.23.46#M: needed flags:
26-04-2014 M: 14.23.46#M: needed pstate-types: 0 access-types: 0
26-04-2014 M: 14.23.46#M: user present: true
26-04-2014 M: 14.23.46#M: TIME: monitor re|start
26-04-2014 M: 14.23.46#M: set next time: 14.25.00 4-26-2014
26-04-2014 M: 14.23.46#M: refresh next time: 14.25
26-04-2014 M: 14.23.46#M: check instant activation id: 10: not active
26-04-2014 M: 14.23.46#M: check instant activation id: 12: not active
26-04-2014 M: 14.23.46#M: handleProfileChanges
26-04-2014 M: 14.23.46#M: handle monitor changes
26-04-2014 M: 14.23.46#M: update flags (handleMonitorChanges)
26-04-2014 M: 14.23.46#M: clear flags (updateFlags)
26-04-2014 M: 14.23.46#M: updateFlags/handleMonitorChanges: needed monitors: TIME
26-04-2014 M: 14.23.46#M: needed flags:
26-04-2014 M: 14.23.46#M: needed pstate-types: 0 access-types: 0
26-04-2014 M: 14.23.46#M: user present: true
26-04-2014 M: 14.23.46#M: checkMatchStates: handleChanges: true handle:  Profile Active
26-04-2014 M: 14.23.46#M: checkMatchStates: done
26-04-2014 M: 14.23.46#M: handleProfileChanges: done
26-04-2014 M: 14.23.46#M: checkMatchStates: handleChanges: true handle:  Profile Active
26-04-2014 M: 14.23.46#M: checkMatchStates: done
26-04-2014 M: 14.23.46#M: handleProfileChanges: done
26-04-2014 M: 14.23.46#M: RESTART DONE
26-04-2014 M: 14.23.46#M: this item ptime: 691 qcpt now 691
26-04-2014 M: 14.23.46#M: handleStart: finished handling ID 44
26-04-2014 WakeLockManager: 14.23.46#WakeLockManager: release: M
26-04-2014 T: 14.23.46#T: onpause
26-04-2014 T: 14.23.46#T: onpausedone
26-04-2014 ReceiverDynamic: 14.23.46#ReceiverDynamic: onReceive: pID: 20 action: android.net.conn.CONNECTIVITY_CHANGE
26-04-2014 ReceiverDynamic: 14.23.46#ReceiverDynamic: onReceive: pID: 20 done
26-04-2014 ReceiverDynamic: 14.23.46#ReceiverDynamic: onReceive: pID: 7 action: android.net.conn.CONNECTIVITY_CHANGE
26-04-2014 ReceiverDynamic: 14.23.46#ReceiverDynamic: onReceive: pID: 7 done
26-04-2014 M: 14.23.46#M: pi: time since last process end: 9, new qcpt: 700
26-04-2014 M: 14.23.46#M: process inbox, size 0 startID: 45
26-04-2014 : 14.23.46#:         eventAct / net.dinglisch.android.tasker.VSETUM (java.lang.String)
26-04-2014 : 14.23.46#:         eventType / 9996 (java.lang.Integer)
26-04-2014 : 14.23.46#:         eventExt (Bundle)
26-04-2014 : 14.23.46#:                 vname / %PENABLED (java.lang.String)
26-04-2014 M: 14.23.46#M: checkMatchStates: handleChanges: true handle:
26-04-2014 M: 14.23.46#M: checkMatchStates: done
26-04-2014 M: 14.23.46#M: occurred event count: 1
26-04-2014 M: 14.23.46#M: handleSystemEvent: no profiles
26-04-2014 M: 14.23.46#M: this item ptime: 26 qcpt now 726
26-04-2014 M: 14.23.46#M: handleStart: finished handling ID 45
26-04-2014 WakeLockManager: 14.23.46#WakeLockManager: release: M: no record
26-04-2014 ReceiverDynamic: 14.23.49#ReceiverDynamic: onReceive: pID: - action: android.intent.action.SCREEN_OFF
26-04-2014 WakeLockManager: 14.23.49#WakeLockManager: acquired partial lock for M flags: 1 autorelease: true warn: true
26-04-2014 ReceiverDynamic: 14.23.49#ReceiverDynamic: onReceive: pID: - done
26-04-2014 M: 14.23.49#M: pi: time since last process end: 3104, reset qcpt
26-04-2014 M: 14.23.49#M: process inbox, size 0 startID: 46
26-04-2014 : 14.23.49#:         eventAct / android.intent.action.SCREEN_OFF (java.lang.String)
26-04-2014 : 14.23.49#:         eventType / 9996 (java.lang.Integer)
26-04-2014 M: 14.23.49#M: +++ user not present +++
26-04-2014 M: 14.23.49#M: running user-absent alarm to refresh time alarm
26-04-2014 M: 14.23.49#M: start repeating user-absent updates: 60 secs.
26-04-2014 M: 14.23.49#M: checkMatchStates: handleChanges: true handle:  Display State
26-04-2014 M: 14.23.49#M: checkMatchStates: done
26-04-2014 M: 14.23.49#M: bbtp: plugged:  0
26-04-2014 M: 14.23.49#M: occurred event count: 1
26-04-2014 M: 14.23.49#M: handleSystemEvent: no profiles
26-04-2014 M: 14.23.49#M: this item ptime: 36 qcpt now 36
26-04-2014 M: 14.23.49#M: handleStart: finished handling ID 46
26-04-2014 WakeLockManager: 14.23.49#WakeLockManager: release: M
26-04-2014 ReceiverStaticInternal: 14.26.01#ReceiverStaticInternal: r: net.dinglisch.android.tasker.ANOFFCHECKORUM
26-04-2014 WakeLockManager: 14.26.01#WakeLockManager: acquired partial lock for M flags: 1 autorelease: true warn: true
26-04-2014 ReceiverDynamic: 14.26.01#ReceiverDynamic: onReceive: pID: - action: android.intent.action.USER_PRESENT
26-04-2014 ReceiverDynamic: 14.26.01#ReceiverDynamic: onReceive: pID: - done
26-04-2014 ReceiverDynamic: 14.26.01#ReceiverDynamic: onReceive: pID: - action: android.intent.action.SCREEN_ON
26-04-2014 ReceiverDynamic: 14.26.01#ReceiverDynamic: onReceive: pID: - done
26-04-2014 M: 14.26.01#M: pi: time since last process end: 132328, reset qcpt
26-04-2014 M: 14.26.01#M: process inbox, size 0 startID: 47
26-04-2014 : 14.26.01#:         eventType / 9999 (java.lang.Integer)
26-04-2014 M: 14.26.01#M: alarm ding: user-absent update (period 60000ms)
26-04-2014 M: 14.26.01#M: refresh next time: 14.25
26-04-2014 M: 14.26.01#M: this item ptime: 21 qcpt now 21
26-04-2014 M: 14.26.01#M: handleStart: finished handling ID 47
26-04-2014 WakeLockManager: 14.26.01#WakeLockManager: release: M
26-04-2014 ReceiverStaticInternal: 14.26.01#ReceiverStaticInternal: r: net.dinglisch.android.tasker.ALARUM
26-04-2014 WakeLockManager: 14.26.01#WakeLockManager: acquired partial lock for M flags: 1 autorelease: true warn: true
26-04-2014 M: 14.26.02#M: pi: time since last process end: 37, new qcpt: 58
26-04-2014 M: 14.26.02#M: process inbox, size 0 startID: 48
26-04-2014 : 14.26.02#:         eventAct / android.intent.action.USER_PRESENT (java.lang.String)
26-04-2014 : 14.26.02#:         eventType / 9996 (java.lang.Integer)
26-04-2014 M: 14.26.02#M: +++ user present +++
26-04-2014 M: 14.26.02#M: cancel user-absent updates
26-04-2014 M: 14.26.02#M: stop user-absent cell check
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1/2-1:1.0/net/wlan0/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1/2-1:1.0/net/p2p0/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1/2-1:1.0/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1/2-1:1.0/ieee80211/phy1/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1/2-1:1.0/ieee80211/phy0/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/usb1/1-0:1.0/bInterfaceClass: added 9
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/usb1/bDeviceClass: added 9
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/usb2/2-1/2-1:1.0/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/usb2/bDeviceClass: added 9
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/usb2/2-0:1.0/bInterfaceClass: added 9
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/1-0:1.0/bInterfaceClass: added 9
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-0:1.0/bInterfaceClass: added 9
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1:1.0/net/wlan0/phy80211/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1:1.0/net/wlan0/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1:1.0/net/p2p0/phy80211/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1:1.0/net/p2p0/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1:1.0/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1:1.0/ieee80211/phy1/device/bInterfaceClass: added 255
26-04-2014 USBHandler: 14.26.02#USBHandler: addDevice: gla_default from: /sys/bus/usb/devices/2-1:1.0/ieee80211/phy0/device/bInterfaceClass: added 255
26-04-2014 M: 14.26.02#M: wifi connection, major type: 1 connected: true
26-04-2014 M: 14.26.02#M: have wifi connection info: "GeekinRomania"
26-04-2014 M: 14.26.02#M: record wifi connection state: true
26-04-2014 M: 14.26.02#M: checkMatchStates: handleChanges: true handle:  Wifi Connected
26-04-2014 TaskerContext: 14.26.02#TaskerContext: wificon: arg: 0 val: "GeekinRomania" match ct234
26-04-2014 TaskerContext: 14.26.02#TaskerContext: wificon: arg: 0 val: "GeekinRomania" match GeekinRomania
26-04-2014 TaskerContext: 14.26.02#TaskerContext: wificon: arg: 1 val: c8:be:19:60:2c:88 match
26-04-2014 TaskerContext: 14.26.02#TaskerContext: wificon: arg: 2 val: 192.168.0.107 match
26-04-2014 M: 14.26.02#M: checkMatchStates: done
26-04-2014 M: 14.26.02#M: occurred event count: 1
26-04-2014 M: 14.26.02#M: handleSystemEvent: no profiles
26-04-2014 M: 14.26.02#M: this item ptime: 648 qcpt now 706
26-04-2014 M: 14.26.02#M: handleStart: finished handling ID 48
26-04-2014 WakeLockManager: 14.26.02#WakeLockManager: release: M
26-04-2014 M: 14.26.02#M: pi: time since last process end: 62, new qcpt: 768
26-04-2014 M: 14.26.02#M: process inbox, size 0 startID: 49
26-04-2014 : 14.26.02#:         eventAct / android.intent.action.SCREEN_ON (java.lang.String)
26-04-2014 : 14.26.02#:         eventType / 9996 (java.lang.Integer)
26-04-2014 M: 14.26.02#M: checkMatchStates: handleChanges: true handle:  Display State
26-04-2014 M: 14.26.02#M: checkMatchStates: done
26-04-2014 M: 14.26.02#M: occurred event count: 1
26-04-2014 M: 14.26.02#M: handleSystemEvent: no profiles
26-04-2014 M: 14.26.02#M: this item ptime: 6 qcpt now 774
26-04-2014 M: 14.26.02#M: handleStart: finished handling ID 49
26-04-2014 WakeLockManager: 14.26.02#WakeLockManager: release: M: no record
26-04-2014 M: 14.26.02#M: pi: time since last process end: 3, new qcpt: 777
26-04-2014 M: 14.26.02#M: process inbox, size 0 startID: 50
26-04-2014 : 14.26.02#:         eventType / 9998 (java.lang.Integer)
26-04-2014 M: 14.26.02#M: handle time alarm: alarm
26-04-2014 M: 14.26.02#M: check instant activation id: 10: not active
26-04-2014 M: 14.26.02#M: check instant activation id: 12: not active
26-04-2014 M: 14.26.02#M: handleProfileChanges
26-04-2014 M: 14.26.02#M: handle monitor changes
26-04-2014 M: 14.26.02#M: update flags (handleMonitorChanges)
26-04-2014 M: 14.26.02#M: clear flags (updateFlags)
26-04-2014 M: 14.26.02#M: updateFlags/handleMonitorChanges: needed monitors: TIME
26-04-2014 M: 14.26.02#M: needed flags:
26-04-2014 M: 14.26.02#M: needed pstate-types: 0 access-types: 0
26-04-2014 M: 14.26.02#M: user present: true
26-04-2014 M: 14.26.02#M: checkMatchStates: handleChanges: true handle:  Profile Active
26-04-2014 M: 14.26.02#M: checkMatchStates: done
26-04-2014 M: 14.26.02#M: handleProfileChanges: done
26-04-2014 M: 14.26.02#M: TIME: monitor re|start
26-04-2014 M: 14.26.02#M: cancel time alarm
26-04-2014 M: 14.26.02#M: set next time: 17.00.00 4-26-2014
26-04-2014 M: 14.26.02#M: refresh next time: 17.00
26-04-2014 M: 14.26.02#M: this item ptime: 140 qcpt now 917
26-04-2014 M: 14.26.02#M: handleStart: finished handling ID 50
26-04-2014 WakeLockManager: 14.26.02#WakeLockManager: release: M: no record
26-04-2014 ReceiverStaticInternal: 14.26.02#ReceiverStaticInternal: r: net.dinglisch.android.tasker.ALARUM
26-04-2014 WakeLockManager: 14.26.02#WakeLockManager: acquired partial lock for M flags: 1 autorelease: true warn: true
26-04-2014 M: 14.26.02#M: pi: time since last process end: 94, new qcpt: 1011
26-04-2014 M: 14.26.02#M: process inbox, size 0 startID: 51
26-04-2014 : 14.26.02#:         eventType / 9998 (java.lang.Integer)
26-04-2014 M: 14.26.02#M: handle time alarm: alarm
26-04-2014 M: 14.26.02#M: check instant activation id: 10: not active
26-04-2014 M: 14.26.02#M: check instant activation id: 12: not active
26-04-2014 M: 14.26.02#M: handleProfileChanges
26-04-2014 M: 14.26.02#M: handle monitor changes
26-04-2014 M: 14.26.03#M: update flags (handleMonitorChanges)
26-04-2014 M: 14.26.03#M: clear flags (updateFlags)
26-04-2014 M: 14.26.03#M: updateFlags/handleMonitorChanges: needed monitors: TIME
26-04-2014 M: 14.26.03#M: needed flags:
26-04-2014 M: 14.26.03#M: needed pstate-types: 0 access-types: 0
26-04-2014 M: 14.26.03#M: user present: true
26-04-2014 M: 14.26.03#M: checkMatchStates: handleChanges: true handle:  Profile Active
26-04-2014 M: 14.26.03#M: checkMatchStates: done
26-04-2014 M: 14.26.03#M: handleProfileChanges: done
26-04-2014 M: 14.26.03#M: TIME: monitor re|start
26-04-2014 M: 14.26.03#M: cancel time alarm
26-04-2014 M: 14.26.03#M: set next time: 17.00.00 4-26-2014
26-04-2014 M: 14.26.03#M: refresh next time: 17.00
26-04-2014 M: 14.26.03#M: this item ptime: 65 qcpt now 1076
26-04-2014 M: 14.26.03#M: handleStart: finished handling ID 51
26-04-2014 WakeLockManager: 14.26.03#WakeLockManager: release: M
26-04-2014 Init: 14.26.03#Init: skipping context init, done already
26-04-2014 Lang: 14.26.03#Lang: updateAndroidLanguage: curlang: en prefLang: en
26-04-2014 Init: 14.26.03#Init: skipping context init, done already
26-04-2014 Lang: 14.26.03#Lang: updateAndroidLanguage: curlang: en prefLang: en
26-04-2014 T: 14.26.03#T: v: 4.3u3m date 1398511563958 lv: 4.3u3m date: 1398503007196
26-04-2014 T: 14.26.03#T: onCreate: no icicle
26-04-2014 TD: 14.26.03#TD: getStatic: Passive load: false
26-04-2014 T: 14.26.03#T: no static data, load from file
26-04-2014 TD: 14.26.03#TD: getStatic: Passive load: true
26-04-2014 TD: 14.26.03#TD: data: getStatic: null, file exists, load from file
26-04-2014 TD: 14.26.04#TD: added project: Base
26-04-2014 TD: 14.26.04#TD: found 1 projects
26-04-2014 T: 14.26.04#T: loaded data, proj 1
26-04-2014 T: 14.26.04#T: import and delete, proj 1
26-04-2014 T: 14.26.04#T: done init, proj 1
26-04-2014 T: 14.26.04#T: check delete disabled
26-04-2014 Log: 14.26.04#Log: Tasker/4.3u3m SDK: 17 REL: 4.2.2 PRD: polaris_k30 DEV: polaris-k30 MOD: 700DLite
26-04-2014 T: 14.26.04#T: onStart
26-04-2014 T: 14.26.04#T: onStart done
26-04-2014 T: 14.26.04#T: onresume done
26-04-2014 T: 14.26.08#T: userLeaveHint
26-04-2014 RLV: 14.26.08#RLV: clearPos
26-04-2014 RLV: 14.26.08#RLV: recordPosStatic -1 count 0
26-04-2014 RLV: 14.26.08#RLV: record entry id -1 count 0
26-04-2014 T: 14.26.08#T: EXIT: from leavehint: save: true dirty: false must save: false prefsDirty: false need mrestart: true
26-04-2014 Portal: 14.26.08#Portal: checkWriteDataDefs: skip, no listener
26-04-2014 TD: 14.26.08#TD: data: removeStatic: Passive
26-04-2014 TD: 14.26.08#TD: data: removeStatic: Passive
26-04-2014 T: 14.26.08#T: restart: enabled: true running: true needrestart: false

Last night I saw there was a software update on the manufacturer's website. I've installed it and tasker worked for about a half an hour.
 

trusk-XXX

Member
Apr 6, 2011
6
0
UPDATE: I have found the problem and a fix. Problem: tasker does not like how Android handles WiFi when the screen is off. Fix: An app called something like Wifi Lock. Basically it keeps WiFi on at full power when screen is off. This fixes Tasker all together, and all profiles (time, day, wifi near, connected) fire as they should.
Would be nice to get a fix from Tasker for this, as running this app kills the battery pretty fast, but after talking to Pent from Tasker, he dismissed it as a issue with the ROM. This makes me think there won't be a fix.
On the other hand, on the official forum, somebody already mentioned that he had the same problem on a Note 3, so it's not an isolated case.

Hope this helps somebody else!