Custom settings / no wait data for Proxy Group

60 views
Skip to first unread message

André Jeromin

unread,
Apr 22, 2018, 4:13:51 AM4/22/18
to Tasker
If I use the new custom settings I get the following error message:

"#e: error: no wait data for Proxy Group, task **"

I can't add a screenshot.

Is this a bug or have I made something wrong?

Description:

Set WiFi Scan Always (165)
A1: Custom Setting [ Type:Global Name:wifi_scan_always_enabled Value: Use Root:Off Read Setting To:%wifi_scan_always_enabled ]
A2: If [ %wifi_scan_always_enabled ~ 0 ]
A3: [X] Notify [ Title:Set %wifi_scan_always_enable Text: Icon:null Number:0 Permanent:Off Priority:3 ]
A4: Custom Setting [ Type:Global Name:wifi_scan_always_enabled Value:1 Use Root:Off Read Setting To: ]
A5: Perform Task [ Name:Debugger Priority:5 Parameter 1 (%par1):Check WiFi Scan Always(P) Parameter 2 (%par2):%TIME Return Value Variable: Stop:Off ] If [ %Debug ~ 1 ]
A6: End If


XML export:

<TaskerData sr="" dvi="1" tv="5.1.7b">
<Task sr="task165">
<cdate>1524320571210</cdate>
<edate>1524384646980</edate>
<id>165</id>
<nme>Set WiFi Scan Always</nme>
<pri>100</pri>
<Action sr="act0" ve="7">
<code>235</code>
<Int sr="arg0" val="0"/>
<Str sr="arg1" ve="3">wifi_scan_always_enabled</Str>
<Str sr="arg2" ve="3"/>
<Int sr="arg3" val="0"/>
<Str sr="arg4" ve="3">%wifi_scan_always_enabled</Str>
</Action>
<Action sr="act1" ve="7">
<code>37</code>
<ConditionList sr="if">
<Condition sr="c0" ve="3">
<lhs>%wifi_scan_always_enabled</lhs>
<op>2</op>
<rhs>0</rhs>
</Condition>
</ConditionList>
</Action>
<Action sr="act2" ve="7">
<code>523</code>
<on>false</on>
<Str sr="arg0" ve="3">Set %wifi_scan_always_enable</Str>
<Str sr="arg1" ve="3"/>
<Img sr="arg2" ve="2"/>
<Int sr="arg3" val="0"/>
<Int sr="arg4" val="0"/>
<Int sr="arg5" val="3"/>
</Action>
<Action sr="act3" ve="7">
<code>235</code>
<Int sr="arg0" val="0"/>
<Str sr="arg1" ve="3">wifi_scan_always_enabled</Str>
<Str sr="arg2" ve="3">1</Str>
<Int sr="arg3" val="0"/>
<Str sr="arg4" ve="3"/>
</Action>
<Action sr="act4" ve="7">
<code>130</code>
<Str sr="arg0" ve="3">Debugger</Str>
<Int sr="arg1" val="5"/>
<Str sr="arg2" ve="3">Check WiFi Scan Always(P)</Str>
<Str sr="arg3" ve="3">%TIME</Str>
<Str sr="arg4" ve="3"/>
<Int sr="arg5" val="0"/>
<ConditionList sr="if">
<Condition sr="c0" ve="3">
<lhs>%Debug</lhs>
<op>2</op>
<rhs>1</rhs>
</Condition>
</ConditionList>
</Action>
<Action sr="act5" ve="7">
<code>38</code>
</Action>
</Task>
</TaskerData>

João Dias

unread,
Apr 23, 2018, 4:19:17 AM4/23/18
to tas...@googlegroups.com
Do you get that as an error in the first action?




--
You received this message because you are subscribed to the Google Groups "Tasker" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tasker+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.

Message has been deleted

André Jeromin

unread,
Apr 23, 2018, 4:55:51 AM4/23/18
to Tasker
Yes, I get the error in the first and the fourth action.

E: error: no wait data for Proxy Group, task:Set WiFi Scan Always action 0/3

Everytime I use custom settings.

André Jeromin

unread,
Apr 23, 2018, 5:17:17 AM4/23/18
to Tasker
I there another way to monitor a setting change like the plugin from "secure task" or "secure setting" before?
With "secure task" I get the error

#M: error: pid: 167: unexpected plugin event result code 0 abort: false from com.balda.securetask\n***\n*!&$*;com.balda.securetask.ui.QueryMonitorSettingsActivity

I think this is an issue from the plugin, right?

João Dias

unread,
Apr 23, 2018, 5:33:09 AM4/23/18
to tas...@googlegroups.com
Yes, that's an issue with the plugin.

About Custom Settings, do you get the same error with other settings?

Message has been deleted

André Jeromin

unread,
Apr 23, 2018, 8:55:25 AM4/23/18
to Tasker
To all these action I get the error:

Test Custom Setting (168)
A1: Custom Setting [ Type:Global Name:wifi_on Value: Use Root:Off Read Setting To:%test ]
A2: Custom Setting [ Type:Secure Name:bluetooth_addr_valid Value: Use Root:Off Read Setting To:%test ]
A3: Custom Setting [ Type:System Name:alarm_alert_set Value: Use Root:Off Read Setting To:%test ]


But the task will run without stopping by an error. Also my other profile will work correctly I think.

André Jeromin

unread,
Apr 23, 2018, 8:59:14 AM4/23/18
to Tasker
Could you add the custom setting assist from autotools into Tasker?

João Dias

unread,
Apr 23, 2018, 9:03:32 AM4/23/18
to tas...@googlegroups.com
Do the settings work correctly despite that error? Also what Android version is that on? thanks!

On Mon, Apr 23, 2018 at 1:59 PM, André Jeromin <a.jer...@gmail.com> wrote:
Could you add the custom setting assist from autotools into Tasker?

André Jeromin

unread,
Apr 23, 2018, 11:37:46 AM4/23/18
to Tasker
I'm on oreo (Huawei Mate 10 pro, EMUI8, Magisk root)

Read and set setting works right. When I start Tasker again I get the error message.

João Dias

unread,
Apr 23, 2018, 11:42:34 AM4/23/18
to tas...@googlegroups.com
Oh so the message appears in the popup when you start tasker?

On Mon, Apr 23, 2018 at 4:37 PM, André Jeromin <a.jer...@gmail.com> wrote:
I'm on oreo (Huawei Mate 10 pro, EMUI8, Magisk root)

Read and set setting works right. When I start Tasker again I get the error message.

André Jeromin

unread,
Apr 23, 2018, 4:02:10 PM4/23/18
to tas...@googlegroups.com





João Dias <joao...@gmail.com> schrieb am Mo., 23. Apr. 2018, 17:42:
Oh so the message appears in the popup when you start tasker?
On Mon, Apr 23, 2018 at 4:37 PM, André Jeromin <a.jer...@gmail.com> wrote:
I'm on oreo (Huawei Mate 10 pro, EMUI8, Magisk root)

Read and set setting works right. When I start Tasker again I get the error message.

--
You received this message because you are subscribed to the Google Groups "Tasker" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tasker+un...@googlegroups.com.

Visit this group at https://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Tasker" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tasker+un...@googlegroups.com.

André Jeromin

unread,
Apr 23, 2018, 4:02:52 PM4/23/18
to tas...@googlegroups.com
Yes

João Dias

unread,
Apr 26, 2018, 11:51:34 AM4/26/18
to tas...@googlegroups.com
Ok, fixed for next release, thanks! :)

On Mon, Apr 23, 2018 at 9:02 PM, André Jeromin <a.jer...@gmail.com> wrote:
Yes


André Jeromin <a.jer...@gmail.com> schrieb am Mo., 23. Apr. 2018, 22:01:





João Dias <joao...@gmail.com> schrieb am Mo., 23. Apr. 2018, 17:42:
Oh so the message appears in the popup when you start tasker?
On Mon, Apr 23, 2018 at 4:37 PM, André Jeromin <a.jer...@gmail.com> wrote:
I'm on oreo (Huawei Mate 10 pro, EMUI8, Magisk root)

Read and set setting works right. When I start Tasker again I get the error message.

--
You received this message because you are subscribed to the Google Groups "Tasker" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tasker+unsubscribe@googlegroups.com.

Visit this group at https://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Tasker" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tasker+unsubscribe@googlegroups.com.

Visit this group at https://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Tasker" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tasker+unsubscribe@googlegroups.com.

André Jeromin

unread,
May 1, 2018, 1:44:17 PM5/1/18
to Tasker
Your fix seem to be work. How can I monitor a change in the setting like secure task? Could you add these feature? Thx

João Dias

unread,
May 1, 2018, 2:14:44 PM5/1/18
to tas...@googlegroups.com

On Tue, May 1, 2018 at 6:44 PM, André Jeromin <a.jer...@gmail.com> wrote:
Your fix seem to be work. How can I monitor a change in the setting like secure task? Could you add these feature? Thx
Reply all
Reply to author
Forward
0 new messages