1
Solved

%CLIP event doesn't work and state doesn't update properly

Event Variable Set with the variable set to %CLIP never gets triggered

State Variable Value where the condition is %CLIP NEQ %Clip will only fire momentarily when the profile is toggled off, then on again. The task for this profile will set the %Clip variable to %CLIP.

I am using Android Q QPP1.190205.018.B4 and the Tasker Beta 5.7.0-beta.10

1 reply

Can you please export your profile's description (not xml) so I can take a look? Long-click the profile in Tasker->export description Thanks in advance

W

Sure.

Interestingly, both profiles seem to work just fine while the Tasker app is on-screen and active. So when I went to copy the descriptions of the profiles, it triggered the event and state. But if I go to any other app, the event doesn't get triggered, and the state will only be triggered if I disable then re-enable the profile (but only while Tasker is open. I tried having another profile automatically disable-enable this profile but that didn't work.). Maybe I'm missing a setting that checks the %CLIP when Tasker isn't active?

Event profile:

Profile: Clip Event (18)
     Event: Variable Set [ Variable:%CLIP Value:* User Variables Only:Off ]
    Enter: Anon (19)
     A1: Flash [ Text:Event - %CLIP Long:Off ] 

State profile:

    Profile: Clip State (21)
     State: Variable Value [ %CLIP neq %Clip ]
    Enter: Show Clip (22)
     A1: Flash [ Text:State - %CLIP Long:Off ] 
     A2: Variable Set [ Name:%Clip To:%CLIP Recurse Variables:Off Do Maths:Off Append:Off ] 

Oh, that's currently a limitation of Android Q. Check here. https://www.xda-developers.com/android-q-blocks-background-clipboard-access/

Topic is closed for comments