-
Turn OFF WiFi sporadically doesn't work
Boas João,
I've a very simple profile to turn OFF WIFI when I leave a certain location.
Recently the action to turn OFF WiFi started to bug.
Sometimes it runs as it should, sometimes runs but doesn't turn off WiFi (ExitERR on the LOG)
I've the last version of Tasker (beta) + new tasker setting and both aren't battery optimized.
Samsung S20 running on Android 11 with One UI 3.0
I've posted on Reddit and there's at least 3 more persons that experience this bug. Link
P.S: Just noticed that you released a new version of tasker settings 2 days ago
-
Can't connect bleutooth device
Hi!
I can't force-connect my car alarm neither with common action nor with AutoTools (see attached screenshots). Could you please provide some solution?
-
Add variable option in power profile
Please add variable option on power profile. So that we can assign some variable when power connected to mobile. There is no option of it.
-
Error in tasker exporting task
Hello, when I try to export a task I get the following error:
-
Dark mode switches off aod
On the pixel 4a, if I choose to activate dark mode when the screen goes off (to get a black notification background on the AOD) it for some reason deactivates the AOD entirely. I tried triggering the task by event display off and by display state off. The only action in the task is dark mode: on. Whenever the screen goes off the AOD shows for a brief moment and then disappears. Any idea why this happens?
-
variable AND following with a list of variables with OR
Experienced Tasker user here. When there is Task Action If/Then that using both AND, and OR (such as, when there is Global Variable and there is AND that following with a list of Global Variables with OR, then it seems there is one bug in Tasker. Apparently, it didn't recognize the first variable when following with AND and then list of OR values. It does appear to be bug of Tasker as I am writing here, so will show example below in case if I am overlooking something so you can see for yourself.
%ElectVarCurTimeShPatternVar < 10 AND %ElectPriceVarCurTimeVar1 ~
-
Kill app feature doesn't work in my non-root phone.
I'm using Samsung M-51 and Kill App feature doesn't work at all.
-
Turkish translation is very bad and misguiding. I could help with that but you haven't published any kind of e mail info.
They're probably taken from Google Translate, I was able to understand them but I translated the texts two times in my head to understand it. I can help with that, let me know please.
-
Wait Until action should have a timeout option
When I first used it I thought that the time settings were a timeout not the check condition timing. Some method should be provided so that if the condition never becomes true the action can timeout with an error code.
-
Open with Tags OR Tasker
I get a nag screen when trying to automate an action - can I get rid of this? Trying to open frunk Tesla - also be great if can do this whilst screen locked - P30 Pro. Thanks
-
Sound mode doesn't work alone
On my old ringtone (Samsung J7 2016, Android 9) I had a profile with I turn ringer sound on / off when I was in the meeting. Now I have Xiaomi Redmi Note 8 Pro, Android 10 with the same profile, but something is going wrong. It looks like vibrate mode and sound mode doesn't work alone. I checked it. The results are in PDF file. Sound mode and vibrate mode alone do not turn the sound on or off. I had to add both of them to my task. And it still depends on the order. For example, if
-
%CNAME variable contains %CNUM
I have a Samsung Galaxy Note 2 with a custom Android 7.1.2. Tasker version 5.9.3 On a Lost Call event, I try to read the %CNAME variable but it contains the number, just like the variable %CNUM, even if the phone number is among contacts. How to solve? Best regards -
Local Variable Passthrough & Child Variable Inheritance
I'm not seeing expected behaviour in 5.9.3 using Local Variable Passthrough and the Child Inheritance.
As an example;
So the value of %localvar is established in ParentTSK, then shared with SCENE1 when ParentTSK calls it, then shared with ChildTSK when SCENE1 calls it, and updated in SCENE1 via the Local Variable Passthrough.
In practice, the process does not run as expected:
As you can see, once the ChildTSK ends, even though it’s told to update the local variables in the parent task, the value of %localvar returns to its previous state.
This is not expected behaviour, %localvar from ChildTSK should
-
Lot of Errors in Log
I have been getting a lot of Errors logged which I'm not able to understand. Please tell me if it's from my side or if something else then please fix.
Attaching Screenshot.
Thanks!
-
Tasker deleted my recent configuration changes when I pressed on back up
I clicked on backup on google drive and my configuration was actually gone instead of being saved, I did not press the wrong button, it asked me where to save my backup, I didn't choose anything for the local storage, pressed "back" and then pressed "ok" when the prompt to save it on google drive came and I chose the exact drive folder. Couldnt restore it from the backup Maybe it had to do with the following bug: when I use the autoinput app and go on the button "use via tasker" then it loads up a different tasker configuration
-
Tasker Notification Unreliable
I created a notification event that will play a song extremely loud so to wake myself up during the night if a certain notification was intercepted from a different app. The problem is that the profile does not always trigger even though a notification appears on the other app. Checking the log also shows that the event was not triggered. Attached are how I've created the profile and task.
If anyone can determine the issue just from my post please let me know else I will provide more information about my device settings, even though I've checked to make sure
-
Continue after error doesn't work
So, I'm trying to take a picture with Tasker, but I noticed that 90% of the times it doesn't work, for reasons yet unknown.
The biggest issue, tho, is that the "continue task after error" doesn't work. It just stops at all.
14.22.15/Variables doreplresult: |photofront-%FILENAMES| -> |photofront-1597407667_14.21_14-08-20|
14.22.15/E start proxy CameraProxyDiscrete, wait, time limit 17s
14.22.15/E add wait type Proxy Group time 17
14.22.15/E add wait type Proxy Group done
14.22.15/E set proxy: true (startProxy)
14.22.15/E add wait task
14.22.19/E Error: 1
14.22.19/E timeout
-
Full Screen Overlay in Immersive Mode Not Filling All Vertical Pixels
I have run into the bug described here while attempting to create my own full-screen blocking overlay scene. The original post I linked to describes the issue well:
I'm trying to have tasker blank the entire screen, including the top status bar and bottom nav bar. But overlays don't seem to cover the top and bottom bars. If I switch to immersive mode to hide the bars, there seems to be a bug in tasker that crops the scene at the top and bottom. I don't want to use an activity instead because that causes the underlying app to lose focus.
A