Kingsman44 / Pixelify

Magisk module to enables pixel exclusive features and ui
Apache License 2.0
1.65k stars 86 forks source link

Styles and Wallpaper app crashes on pixelify (crash log included) #286

Open Not-Baguette opened 7 months ago

Not-Baguette commented 7 months ago

Device name: Infinix Note 30 (4G) Rom name: Crdroid GSI Android version: 14 Pixelify version: 3.0

Bug Description: Styles and Wallpaper app is completely unusuable due to the bug. As it froze for around 5 seconds and crashes

Process: com.google.android.apps.wallpaper PID: 2606 UID: 10548 Frozen: false Flags: 0x20cbbe45 Package: com.google.android.apps.wallpaper v200000300 (14) Foreground: Yes Process-Runtime: 4143 Build: Infinix/X6833B-GL/Infinix-X6833B:12/SP1A.210812.016/231102V2258:user/release-keys Crash-Handler: com.google.android.apps.wallpaper.picker.WallpapersApplication$$ExternalSyntheticLambda0 Loading-Progress: 1.0 Dropped-Count: 13

java.lang.NoSuchMethodError: No virtual method getTouchAction()Lkotlin/jvm/functions/Function1; in class Lcom/android/systemui/plugins/WeatherData; or its super classes (declaration of 'com.android.systemui.plugins.WeatherData' appears in /system/product/priv-app/WallpaperPickerGoogleRelease/WallpaperPickerGoogleRelease.apk) at com.android.systemui.clocks.WeatherDigitalClockViewBase.onWeatherDataChanged(WeatherDigitalClockView.kt:97) at com.android.systemui.clocks.ComposedDigitalLayerController$events$1.onWeatherDataChanged(ComposedDigitalLayerController.kt:86) at com.android.systemui.clocks.SimpleClockFaceController$events$1.onWeatherDataChanged(SimpleClockController.kt:272) at com.android.systemui.clocks.SimpleClockController$events$1.onWeatherDataChanged(SimpleClockController.kt:81) at com.android.customization.picker.clock.ui.view.ClockViewFactory.getController(ClockViewFactory.kt:295) at com.android.customization.picker.clock.ui.binder.ClockCarouselViewBinder$bind$1$1$3$1.emit(ClockCarouselViewBinder.kt:31) at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:218) at kotlinx.coroutines.flow.StateFlowImpl$collect$1.invokeSuspend(StateFlow.kt:13) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:8) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:110) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:40) at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:110) at kotlinx.coroutines.CancellableContinuationImpl.completeResume(CancellableContinuationImpl.kt:8) at kotlinx.coroutines.channels.AbstractChannel$ReceiveElement.completeResumeReceive(AbstractChannel.kt:5) at kotlinx.coroutines.channels.ArrayChannel.offerInternal(ArrayChannel.kt:103) at kotlinx.coroutines.channels.AbstractSendChannel.send(AbstractChannel.kt:1) at kotlinx.coroutines.channels.ChannelCoroutine.send(ChannelCoroutine.kt:3) at kotlinx.coroutines.flow.internal.SendingCollector.emit(SendingCollector.kt:3) at kotlinx.coroutines.flow.FlowKt__MergeKt$mapLatest$1.invokeSuspend(Merge.kt:61) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:8) at kotlinx.coroutines.DispatchedTaskKt.resume(DispatchedTask.kt:58) at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:131) at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl(CancellableContinuationImpl.kt:33) at kotlinx.coroutines.CancellableContinuationImpl.resumeUndispatched(CancellableContinuationImpl.kt:29) at kotlinx.coroutines.android.HandlerContext$scheduleResumeAfterDelay$$inlined$Runnable$1.run(Runnable.kt:7) at android.os.Handler.handleCallback(Handler.java:958) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:205) at android.os.Looper.loop(Looper.java:294) at android.app.ActivityThread.main(ActivityThread.java:8189) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:971) Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@d3ddd69, Dispatchers.Main.immediate]

sxmwht commented 6 months ago

Also seeing this. I was assuming it's because I've installed the Google live wallpapers option in Pixelify. Is there a way to uninstall that component?