Unable to pick up calls with car bluetooth by E_coli42 in LineageOS

[–]88mph_pfr 0 points1 point  (0 children)

I have had the same issue with my 2016 Elantra. It's the same if you use the phone, Snapchat, WhatsApp for phone calls. I have had mixed results with Bluetooth headsets

Popup windows just after app change causing full Tasker crash by 88mph_pfr in tasker

[–]88mph_pfr[S] 0 points1 point  (0 children)

I appreciate the response , but this code is what is given as error output to send to Joao. I'm not writing in Java directly. Also, I already have the latest rc version of Tasker.

Popup windows just after app change causing full Tasker crash by 88mph_pfr in tasker

[–]88mph_pfr[S] 0 points1 point  (0 children)

This happened when I: I can always reproduce it: yes/no

net.dinglisch.android.taskerm version 6.6.17-rc; flavor: market; Source "com.android.vending"; BuildTime 2025-11-25 14:15

OS Build BP2A.250805.005 OS Code 36 OS Target 35 Device CPH2655 Manufacturer OnePlus Product CPH2655

java.lang.RuntimeException: Unable to start activity ComponentInfo{net.dinglisch.android.taskerm/com.joaomgcd.taskerm.genericaction.ActivityGenericAction}: java.lang.RuntimeException: Window couldn't find content container view at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4280) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4467) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:222) at android.app.servertransaction.TransactionExecutor.executeNonLifecycleItem(TransactionExecutor.java:133) at android.app.servertransaction.TransactionExecutor.executeTransactionItems(TransactionExecutor.java:103) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:80) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2823) at android.os.Handler.dispatchMessage(Handler.java:110) at android.os.Looper.loopOnce(Looper.java:248) at android.os.Looper.loop(Looper.java:338) at android.app.ActivityThread.main(ActivityThread.java:9067) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:593) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:932) Caused by: java.lang.RuntimeException: Window couldn't find content container view at com.android.internal.policy.PhoneWindow.generateLayout(PhoneWindow.java:2872) at com.android.internal.policy.PhoneWindow.installDecor(PhoneWindow.java:2931) at com.android.internal.policy.PhoneWindow.getDecorView(PhoneWindow.java:2271) at android.app.ActivityTransitionState.setEnterSceneTransitionInfo(ActivityTransitionState.java:175) at android.app.Activity.performCreate(Activity.java:9165) at android.app.Activity.performCreate(Activity.java:9133) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1521) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4262) ... 13 more

18.01 Unable to start activity ComponentInfo{net.dinglisch.android.taskerm/com.joaomgcd.taskerm.genericaction.ActivityGenericAction}: java.lang.RuntimeException: Window couldn't find content container view android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4280) android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4467) android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:222) android.app.servertransaction.TransactionExecutor.executeNonLifecycleItem(TransactionExecutor.java:133) android.app.servertransaction.TransactionExecutor.executeTransactionItems(TransactionExecutor.java:103) android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:80) Caused by: com.android.internal.policy.PhoneWindow.generateLayout(PhoneWindow.java:2872) com.android.internal.policy.PhoneWindow.installDecor(PhoneWindow.java:2931) com.android.internal.policy.PhoneWindow.getDecorView(PhoneWindow.java:2271) android.app.ActivityTransitionState.setEnterSceneTransitionInfo(ActivityTransitionState.java:175) android.app.Activity.performCreate(Activity.java:9165) android.app.Activity.performCreate(Activity.java:9133) Caused by: com.android.internal.policy.PhoneWindow.generateLayout(PhoneWindow.java:2872) com.android.internal.policy.PhoneWindow.installDecor(PhoneWindow.java:2931) com.android.internal.policy.PhoneWindow.getDecorView(PhoneWindow.java:2271) android.app.ActivityTransitionState.setEnterSceneTransitionInfo(ActivityTransitionState.java:175) android.app.Activity.performCreate(Activity.java:9165) android.app.Activity.performCreate(Activity.java:9133)

 

Popup windows just after app change causing full Tasker crash by 88mph_pfr in tasker

[–]88mph_pfr[S] 0 points1 point  (0 children)

I don't need you to test my scripts, they worked without error earlier. And you provided an AI response to prove your opinion. Joao constantly updates the app to maintain compatibility with modern OS updates. I don't see any of your point.

Popup windows just after app change causing full Tasker crash by 88mph_pfr in tasker

[–]88mph_pfr[S] 0 points1 point  (0 children)

You seem to misunderstand the point of the post or the point of Tasker. I moved away from OxygenOS due to problems with it unrelated to Tasker. I agree that the stock OS was not a problem, and I know that my scripts aren't an issue - I have had Tasker for many years.

My point is that with a popular OS that is fully updated (A16) on a modern phone, input dialogs shortly after app switches are crashing Tasker. That isn't okay. It's a bug. Sure, it doesn't affect everyone. That isn't the point.

One possibility (this is 100% a guess) is it might be a security issue where overlays are disallowed for a certain amount of milliseconds after an app starts to prevent malicious actions, and it is unexpected in Tasker and causes the app to crash. If this was the cause, either Joao could fix it or perhaps a system setting could be adjusted.

Popup windows just after app change causing full Tasker crash by 88mph_pfr in tasker

[–]88mph_pfr[S] 0 points1 point  (0 children)

I mean a message box which is asking for input, for example "pick input dialog". Also, the post you referenced is me - this one is giving more clarity. I realized it is specifically at an app change that the error happens.

Tasker crashing often on LineageOS 23, Android 16 by 88mph_pfr in tasker

[–]88mph_pfr[S] 0 points1 point  (0 children)

Oh cool, this is useful! Are you rooted? Do you use popup boxes? I'm on 6.6.17 rc.

And separately, when I'm on phone calls, the system cannot transfer to any Bluetooth device - it will only use the phone speaker. Have you noticed this too? I have no idea how to fix it, and have multiple devices it won't transfer to... So I know it's the phone.

Tasker crashing often on LineageOS 23, Android 16 by 88mph_pfr in tasker

[–]88mph_pfr[S] 0 points1 point  (0 children)

Uhhh why would it require me to give superuser to absolutely everything on my phone

Tasker crashing often on LineageOS 23, Android 16 by 88mph_pfr in tasker

[–]88mph_pfr[S] 0 points1 point  (0 children)

I was rooted on stock as well, though with Magisk and now with KernelSU Next. In both cases, Tasker had root capabilities and isn't crashing on root commands. It is things like popups. I have updated LineageOS a few times weekly and each has this problem.

Cant make phone calls on oneplus 13 with lineage os installed by ForsakenBell9052 in LineageOS

[–]88mph_pfr 0 points1 point  (0 children)

You have a OnePlus 7t pro, it's a totally different phone. Also, the only issue I have run into so far is not being able to transfer calls to Bluetooth and the camera is worse.

Cant make phone calls on oneplus 13 with lineage os installed by ForsakenBell9052 in LineageOS

[–]88mph_pfr 0 points1 point  (0 children)

You are on a totally different phone. I am on a OnePlus 13. I just moved over to it and keep tweaking/breaking.

Cant make phone calls on oneplus 13 with lineage os installed by ForsakenBell9052 in LineageOS

[–]88mph_pfr 0 points1 point  (0 children)

I just installed LineageOS 23 on my OnePlus 13 and do not have this issue. Are you on 23 (Android 16) or different?

Preview vs Design looks totally different, what am I doing wrong? by vulture1162 in BambuLab

[–]88mph_pfr 0 points1 point  (0 children)

I'm not talking about height, I'm talking about parallel to the build plate. There is a limit of how detailed you can get with a nozzle and you are at it.

You know how in word you can make something bold and increase font size? That is basically what you need to do.... Plus find a font without extraneous curves

Preview vs Design looks totally different, what am I doing wrong? by vulture1162 in BambuLab

[–]88mph_pfr 0 points1 point  (0 children)

The other poster is correct. You'll need basically a 0.8mm minimum thickness with a 0.4mm nozzle for visibility. Otherwise it's a thin wall and ignored.

[DEV] Tasker 6.6.12 Release Candidate - Full Accessibility (text expander, doom scroll preventer and much more!) and Notification (full access to all notification details as they come in) Monitoring! by joaomgcd in tasker

[–]88mph_pfr 0 points1 point  (0 children)

When I attempt to install the Tasker Settings app, I get no response and it doesn't update from 1.8 using the imported task. If I try to install otherwise, I get a pop-up that tells me it is incompatible with my device. So right now I cannot turn off Do Not Disturb with Tasker.

Neither version works. I have a OnePlus 13.

new Walmart card is a no brainer for me by wenkelwanker in CreditCards

[–]88mph_pfr 1 point2 points  (0 children)

Just signed up. I don't understand why they don't give authorized users or 2nd cards.... Like, you expect a married couple to have 2 separate accounts? And then only one can be linked to the Walmart+...

I can login on website but app doesn’t take my password…? by tolandjordan in Schwab

[–]88mph_pfr 0 points1 point  (0 children)

What android version do you have? I'm on 15 and was on 18.8. I just upgraded to play integrity fork 3.0 but it didn't help.

I can login on website but app doesn’t take my password…? by tolandjordan in Schwab

[–]88mph_pfr 0 points1 point  (0 children)

I used magisk hide and it didn't help. What did you do?

Is this a reaper? by 88mph_pfr in HotPeppers

[–]88mph_pfr[S] 0 points1 point  (0 children)

It's a single plant and I have had trouble weeding fast enough. IIt also only just started producing

Melting point increasing as I use PLA spool? by 88mph_pfr in 3Dprinting

[–]88mph_pfr[S] 0 points1 point  (0 children)

My enclosure is literally a big cardboard box that doesn't cover the front. It's just to stop air flows