Hello community,
I've a issue with Tasker's overlay scenes: when I display a simple scene with all modes aside the three overlays it's working.
But when I switch to "overlay blocking" (intention some personal screen lock) it gives me the error (see also attached JPG)
when destroy or hiding the scene:
### code 3: java.lang.IllegalStateException: Hardware acceleration can only be used with a single UI thread.
### Original thread: Thread[main,5,main]
### Current thread: Thread[EcecuteService,1,main]
Any idea what I've done wrong - or is this really a Tasker issue?
Cheers ithakner!
=== === ===
PS: The running system is a tablet "i.onik TP8 1200QC" with Jelly Bean 4.2.2 running Tasker v4.6b7_R5005 [2014-12-02]
Project "Screen lock - TEST":
Scene1: Extension nearly all the screen, only one object button, action to destroy scene
Task1: show Scene1 (modes: see text) --> wait 10sec --> destroy OR hide Scene1
=== === ===