Fixed
Status Update
Comments
js...@google.com <js...@google.com> #2
We’ve shared this with our product and engineering teams and will continue to provide updates as more information becomes available.
ag...@google.com <ag...@google.com> #3
Please provide the following information to proceed further :
Please try with a Qi certified wireless charger and let us know if it is still with the same issue.
Or is this issue happened right after a phone build update?
Please try with a Qi certified wireless charger and let us know if it is still with the same issue.
Or is this issue happened right after a phone build update?
ag...@google.com <ag...@google.com> #4
works fine with my P6 and the Samsung's EP-N3300 wireless charger
te...@gmail.com <te...@gmail.com> #5
Happened right after the December update with the many changes to wireless charging, so my guess is it is related to one of those changes:
Battery & Power
Additional improvements for battery charging information shown in notification shade *[4].
General improvements for battery & thermal performance in certain conditions *[7].
General improvements for wireless charging in certain conditions *[5].
Improvements for alignment detection on Pixel Stand in certain conditions *[5].
Fix for issues occasionally causing incorrect Battery usage accounting to display in Settings *[7].
Tried another Qi certified charger of a co-worker (dont know the model), but behaviout was exactly the same: wireless charging turning off and on again every few seconds and therefore not charging at all.
Battery & Power
Additional improvements for battery charging information shown in notification shade *[4].
General improvements for battery & thermal performance in certain conditions *[7].
General improvements for wireless charging in certain conditions *[5].
Improvements for alignment detection on Pixel Stand in certain conditions *[5].
Fix for issues occasionally causing incorrect Battery usage accounting to display in Settings *[7].
Tried another Qi certified charger of a co-worker (dont know the model), but behaviout was exactly the same: wireless charging turning off and on again every few seconds and therefore not charging at all.
ch...@gmail.com <ch...@gmail.com> #6
After receiving the QPR 3 Beta 1 update my phone will no longer charge on either of my wireless chargers which are both QI certified.
su...@gmail.com <su...@gmail.com> #7
Android bug report (to be captured after reproducing the issue )
For steps to capture a bug report, please refer:
Alternate method
Navigate to “Developer options”, ensure “USB debugging” is enabled, then enable “Bug report shortcut”. Capture bug report by holding the power
Note: Please upload the files to google drive and share the folder to android-bugreport@google.com, then share the link here.
ag...@google.com <ag...@google.com>
ag...@google.com <ag...@google.com> #8
I've never had this issue. i have a nanami wireless. I set it down on top of it and move it till i see the blue light come on and walk away. I also have a full leather body case which does not present an issue. I have a 2020 Kia Sorrento and it has wireless charging and it also works flawlessly.
ag...@google.com <ag...@google.com> #10
Having the same issue with the Pixel 6 Pro & Pixel Stand 2. Google sent me a replacement Pixel Stand 2 (no luck) and then replaced my full price Pixel 6 Pro with a refurbished Pixel 6 Pro (worth about $300 according to Google - nice one Google #Iseewhatyoudidthere).
None of these options fixed the issue. Now I have a phone worth 1/3 of the price I paid for it and still getting the errors: Connected (Not Charging) and the red text Readjust Your Phone for Faster Charging.
No fast charging to be had. Takes hours and hours to get from 0 to 35-40. Seems to speed up after that but still crazy. Most nights, after an 8 hour sleep, my phone is only up to 70% or so.
Really sad.
None of these options fixed the issue. Now I have a phone worth 1/3 of the price I paid for it and still getting the errors: Connected (Not Charging) and the red text Readjust Your Phone for Faster Charging.
No fast charging to be had. Takes hours and hours to get from 0 to 35-40. Seems to speed up after that but still crazy. Most nights, after an 8 hour sleep, my phone is only up to 70% or so.
Really sad.
ag...@google.com <ag...@google.com> #11
ms...@gmail.com <ms...@gmail.com> #12
The problem also exists in SQ1D.220205.004, S2B3.220205.007.A1 is a beta build but I can install it and send a new report.
ru...@googlemail.com <ru...@googlemail.com> #13
Installed the latest beta, same behaviour. When sharing battery or charging on Pixel Stand 2, wireless charging is turning on and off every few seconds.
https://drive.google.com/file/d/11Sa_6_c_SREIZtlh8_AiW7FNkdf_IXGQ/view?usp=sharing
ru...@googlemail.com <ru...@googlemail.com> #14
Wireless charging was working fine on my Pixel 4 but since last Android 12 update around the 5 of March 2022 (SP2A.220305.012) it stops working on two different recharge station. I have done the following test:
Reboot the Pixel 4 and place it on my wireless recharge station (no recharge)
Remove my case and reboot (no recharge)
Boot in safe mode (no recharge)
Finally, add an external USB C wireless module and back on the wireless recharge station (Charging)
The stations are working fine but for a reason, the internal wireless stop working after the update.
How to test the internal wireless recharging unit?
Reboot the Pixel 4 and place it on my wireless recharge station (no recharge)
Remove my case and reboot (no recharge)
Boot in safe mode (no recharge)
Finally, add an external USB C wireless module and back on the wireless recharge station (Charging)
The stations are working fine but for a reason, the internal wireless stop working after the update.
How to test the internal wireless recharging unit?
ru...@googlemail.com <ru...@googlemail.com> #15
Same problem here, Pixel 6 bought at launch, used wireless charging since launch, upgraded to a Pixel Stand Gen 2 as a gift from my wife for valentines. Worked great for a month (to the DAY). Woke up today and trying all kinds of "fixes and resets" nothing charges.
me...@gmail.com <me...@gmail.com> #16
redacted
Description
Non-Bundled Plugins:
Version of Gradle Plugin: 4.0.0-alpha01
Version of Gradle: 5.6.1
Version of Java: 1.8
OS: Linux (Ubuntu 10.10
Steps to Reproduce:
1. Create a new Compose project
2. Create a simple annotation processor
3. Build the project
When using an annotation processor when Compose is enabled, the build fails with the following stacktrace:
e: java.lang.IllegalStateException: Backend Internal error: Exception during code generation
File being compiled at position: file:///home/erik/AndroidStudioProjects/FirstComposeTest/app/src/main/java/se/hellsoft/firstcomposetest/App.kt
The root cause java.lang.AssertionError was thrown at: org.jetbrains.kotlin.codegen.state.KotlinTypeMapper.mapType(KotlinTypeMapper.kt:261)
at org.jetbrains.kotlin.codegen.CompilationErrorHandler.lambda$static$0(CompilationErrorHandler.java:35)
at org.jetbrains.kotlin.codegen.PackageCodegenImpl.generate(PackageCodegenImpl.java:76)
at org.jetbrains.kotlin.codegen.DefaultCodegenFactory.generatePackage(CodegenFactory.kt:96)
at org.jetbrains.kotlin.codegen.DefaultCodegenFactory.generateModule(CodegenFactory.kt:67)
at org.jetbrains.kotlin.codegen.KotlinCodegenFacade.doGenerateFiles(KotlinCodegenFacade.java:47)
at org.jetbrains.kotlin.codegen.KotlinCodegenFacade.compileCorrectFiles(KotlinCodegenFacade.java:39)
at org.jetbrains.kotlin.kapt3.AbstractKapt3Extension.contextForStubGeneration(Kapt3Extension.kt:269)
at org.jetbrains.kotlin.kapt3.AbstractKapt3Extension.analysisCompleted(Kapt3Extension.kt:164)
at org.jetbrains.kotlin.kapt3.ClasspathBasedKapt3Extension.analysisCompleted(Kapt3Extension.kt:98)
at org.jetbrains.kotlin.cli.jvm.compiler.TopDownAnalyzerFacadeForJVM$analyzeFilesWithJavaIntegration$2.invoke(TopDownAnalyzerFacadeForJVM.kt:97)
at org.jetbrains.kotlin.cli.jvm.compiler.TopDownAnalyzerFacadeForJVM.analyzeFilesWithJavaIntegration(TopDownAnalyzerFacadeForJVM.kt:107)
at org.jetbrains.kotlin.cli.jvm.compiler.TopDownAnalyzerFacadeForJVM.analyzeFilesWithJavaIntegration$default(TopDownAnalyzerFacadeForJVM.kt:82)
at org.jetbrains.kotlin.cli.jvm.compiler.KotlinToJVMBytecodeCompiler$analyze$1.invoke(KotlinToJVMBytecodeCompiler.kt:558)
at org.jetbrains.kotlin.cli.jvm.compiler.KotlinToJVMBytecodeCompiler$analyze$1.invoke(KotlinToJVMBytecodeCompiler.kt:85)
at org.jetbrains.kotlin.cli.common.messages.AnalyzerWithCompilerReport.analyzeAndReport(AnalyzerWithCompilerReport.kt:107)
at org.jetbrains.kotlin.cli.jvm.compiler.KotlinToJVMBytecodeCompiler.analyze(KotlinToJVMBytecodeCompiler.kt:549)
at org.jetbrains.kotlin.cli.jvm.compiler.KotlinToJVMBytecodeCompiler.compileModules$cli(KotlinToJVMBytecodeCompiler.kt:180)
at org.jetbrains.kotlin.cli.jvm.K2JVMCompiler.doExecute(K2JVMCompiler.kt:172)
at org.jetbrains.kotlin.cli.jvm.K2JVMCompiler.doExecute(K2JVMCompiler.kt:56)
at org.jetbrains.kotlin.cli.common.CLICompiler.execImpl(CLICompiler.kt:85)
at org.jetbrains.kotlin.cli.common.CLICompiler.execImpl(CLICompiler.kt:43)
at org.jetbrains.kotlin.cli.common.CLITool.exec(CLITool.kt:104)
at org.jetbrains.kotlin.incremental.IncrementalJvmCompilerRunner.runCompiler(IncrementalJvmCompilerRunner.kt:349)
at org.jetbrains.kotlin.incremental.IncrementalJvmCompilerRunner.runCompiler(IncrementalJvmCompilerRunner.kt:105)
at org.jetbrains.kotlin.incremental.IncrementalCompilerRunner.compileIncrementally(IncrementalCompilerRunner.kt:237)
at org.jetbrains.kotlin.incremental.IncrementalCompilerRunner.access$compileIncrementally(IncrementalCompilerRunner.kt:37)
at org.jetbrains.kotlin.incremental.IncrementalCompilerRunner$compile$2.invoke(IncrementalCompilerRunner.kt:79)
at org.jetbrains.kotlin.incremental.IncrementalCompilerRunner.compile(IncrementalCompilerRunner.kt:91)
at org.jetbrains.kotlin.daemon.CompileServiceImplBase.execIncrementalCompiler(CompileServiceImpl.kt:606)
at org.jetbrains.kotlin.daemon.CompileServiceImplBase.access$execIncrementalCompiler(CompileServiceImpl.kt:99)
at org.jetbrains.kotlin.daemon.CompileServiceImpl.compile(CompileServiceImpl.kt:1645)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357)
at sun.rmi.transport.Transport$1.run(Transport.java:200)
at sun.rmi.transport.Transport$1.run(Transport.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:196)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:834)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.AssertionError: IR backend shouldn't call KotlinTypeMapper.mapType: AppCompatActivity
at org.jetbrains.kotlin.codegen.state.KotlinTypeMapper.mapType(KotlinTypeMapper.kt:261)
at org.jetbrains.kotlin.codegen.state.KotlinTypeMapper.writeParameterType(KotlinTypeMapper.kt:998)
at org.jetbrains.kotlin.codegen.state.KotlinTypeMapper.writeParameter(KotlinTypeMapper.kt:979)
at org.jetbrains.kotlin.codegen.state.KotlinTypeMapper.writeParameter(KotlinTypeMapper.kt:968)
at org.jetbrains.kotlin.codegen.state.KotlinTypeMapper.mapSignatureWithCustomParameters(KotlinTypeMapper.kt:826)
at org.jetbrains.kotlin.codegen.state.KotlinTypeMapper.mapSignature(KotlinTypeMapper.kt:748)
at org.jetbrains.kotlin.codegen.state.KotlinTypeMapper.mapSignatureWithGeneric(KotlinTypeMapper.kt:691)
at org.jetbrains.kotlin.codegen.FunctionGenerationStrategy.mapMethodSignature(FunctionGenerationStrategy.java:46)
at org.jetbrains.kotlin.codegen.FunctionCodegen.generateMethod(FunctionCodegen.java:199)
at org.jetbrains.kotlin.codegen.FunctionCodegen.generateMethod(FunctionCodegen.java:176)
at org.jetbrains.kotlin.codegen.FunctionCodegen.gen(FunctionCodegen.java:147)
at org.jetbrains.kotlin.codegen.MemberCodegen.genSimpleMember(MemberCodegen.java:197)
at org.jetbrains.kotlin.codegen.PackagePartCodegen.generateBody(PackagePartCodegen.java:95)
at org.jetbrains.kotlin.codegen.MemberCodegen.generate(MemberCodegen.java:129)
at org.jetbrains.kotlin.codegen.PackageCodegenImpl.generateFile(PackageCodegenImpl.java:148)
at org.jetbrains.kotlin.codegen.PackageCodegenImpl.generate(PackageCodegenImpl.java:68)
... 46 more
---
I've attached a sample project for reproducing the bug.