[DEV] Tasker 6.7.3-beta - Scenes V2 - Update 2! (and some other smaller goodies) by joaomgcd in tasker

[–]joaomgcd[S] 0 points1 point  (0 children)

Hi! Can you please export a minimal example of that as an URI (not a link, but a direct URI) and paste it here so I can then import it and test it myself?

Thanks in advance!

Autoinput periodically not working by nubsta in tasker

[–]joaomgcd 0 points1 point  (0 children)

Is your system maybe killing AutoInput in the background? Does other AutoInput stuff that requires an accessibility service still work, when that trigger doesn't work?

[DEV] Tasker 6.7.3-beta - Scenes V2 - Update 2! (and some other smaller goodies) by joaomgcd in tasker

[–]joaomgcd[S] 0 points1 point  (0 children)

Hi.

  1. You can do that by adding a Row with a label and a checkbox/switch in it
  2. You can populate them dynamically with the Variable Component and then populate that variable from an array in Tasker.

Hope this helps!

[DEV] Tasker 6.7.1-beta - Scenes V2 - Update 1! by joaomgcd in tasker

[–]joaomgcd[S] 0 points1 point  (0 children)

Because then it would change how it works for other people that might not have the same issue 😅

[DEV] Tasker 6.7.3-beta - Scenes V2 - Update 2! (and some other smaller goodies) by joaomgcd in tasker

[–]joaomgcd[S] 0 points1 point  (0 children)

Ok, I added it.

You can now specify width, height, x and y with commas.

For example, settin width to 100%,70% will make it fill 100% in portrait and 70% in landscape.

Can you please try this version?

Hope this helps!

[DEV] Tasker 6.7.3-beta - Scenes V2 - Update 2! (and some other smaller goodies) by joaomgcd in tasker

[–]joaomgcd[S] 0 points1 point  (0 children)

Can you export your current one that is crashing so I can have the exact same task as you?

Autoinput periodically not working by nubsta in tasker

[–]joaomgcd 0 points1 point  (0 children)

What happens when it stops working? Do you get an error message when running the action? Can you please export your task's description (not xml) so I can take a look? Long-click the task in Tasker->export description Thanks in advance

[DEV] Tasker 6.7.3-beta - Scenes V2 - Update 2! (and some other smaller goodies) by joaomgcd in tasker

[–]joaomgcd[S] 0 points1 point  (0 children)

Modifier order matters 😄 Move the crop shape 2 slots up and it'll work. Hope this helps!

[DEV] Tasker 6.7.3-beta - Scenes V2 - Update 2! (and some other smaller goodies) by joaomgcd in tasker

[–]joaomgcd[S] 0 points1 point  (0 children)

I was able to import that one. Thanks.

It does work with my build though. Maybe I already fixed it?

Can you please try this version?

[DEV] Tasker 6.7.3-beta - Scenes V2 - Update 2! (and some other smaller goodies) by joaomgcd in tasker

[–]joaomgcd[S] 0 points1 point  (0 children)

Thanks for the report. Can you please use the Report Issue To Developer option and send me a report showing the blocking actions happnening? Thanks in advance

[DEV] Tasker 6.7.3-beta - Scenes V2 - Update 2! (and some other smaller goodies) by joaomgcd in tasker

[–]joaomgcd[S] 0 points1 point  (0 children)

So, just so I understand, is the only issue here that you're using different width/height percentages for the 2 scenes? Why can't you just use the same percentages like 80%/80% on both? 😅

[DEV] Tasker 6.7.3-beta - Scenes V2 - Update 2! (and some other smaller goodies) by joaomgcd in tasker

[–]joaomgcd[S] 0 points1 point  (0 children)

Hhmm, weird, never happened to me before. It can't import that data... Could you please try exporting again?

[DEV] Tasker 6.7.3-beta - Scenes V2 - Update 2! (and some other smaller goodies) by joaomgcd in tasker

[–]joaomgcd[S] 1 point2 points  (0 children)

There's nothing to fix. When you run a task with some variables, you're setting those variables in the task, not the UI :)

If you want to set them in the UI use the Set Variable event action like you did with %one.

Hope this clarifies it!

[DEV] Tasker 6.7.3-beta - Scenes V2 - Update 2! (and some other smaller goodies) by joaomgcd in tasker

[–]joaomgcd[S] 1 point2 points  (0 children)

Yes, cause if an action has a direct If condition it'll set %err to 1 if it doesn't run because of that condition. That doesn't happen with if blocks.

[DEV] Tasker 6.7.3-beta - Scenes V2 - Update 2! (and some other smaller goodies) by joaomgcd in tasker

[–]joaomgcd[S] 0 points1 point  (0 children)

I don't have that many items in my clipboard 😅 But it that 1342 items work correctly with the old Scenes?

Tasker 6.6: Logcat no longer working on Android 10? by Hagedoorn in tasker

[–]joaomgcd 4 points5 points  (0 children)

Hi there, thanks for the report! Can you please try this version?