Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] App crashes on launch #752

Closed
KBapna opened this issue Dec 6, 2023 · 3 comments
Closed

[Bug] App crashes on launch #752

KBapna opened this issue Dec 6, 2023 · 3 comments

Comments

@KBapna
Copy link

KBapna commented Dec 6, 2023

Describe the issue

Pixel Xpert app crashes after the update from 3.1.0 to 3.2.0. The module worked perfectly on v3.1.0.

Steps to reproduce

Install Magisk module
Check enabled in lsposed app
Launch the app
App crashes

Expected behavior

App should not Crash

Your device setup (Please take some time to give correct information here)

Redmi K30 Evolution X custom rom
Android 13
Magisk 26.4
Lsposed 1.9.2

Logs

Logcat -v long

ASTART u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10300000 cmp=sh.siava.pixelxpert/.SplashScreenActivityNormalIcon} from uid 10481
Start proc 21013:sh.siava.pixelxpert/u0a595 for next-top-activity {sh.siava.pixelxpert/sh.siava.pixelxpert.SplashScreenActivityNormalIcon}
[ 12-07 02:23:39.381 21013:21013 E/iava.pixelxpert ]
[ 12-07 02:23:39.389 21013:21013 W/iava.pixelxpert ]
[ 12-07 02:23:39.389 21013:21013 W/iava.pixelxpert ]
[ 12-07 02:23:39.389 21013:21013 W/iava.pixelxpert ]
[ 12-07 02:23:39.405 21013:21013 W/iava.pixelxpert ]
[ 12-07 02:23:39.405 21013:21013 W/iava.pixelxpert ]
[ 12-07 02:23:39.405 21013:21013 W/iava.pixelxpert ]
[ 12-07 02:23:39.406 21013:21013 W/iava.pixelxpert ]
Loading xposed for sh.siava.pixelxpert/10595
Loading legacy module sh.siava.pixelxpert from /system/priv-app/PixelXpert/PixelXpert.apk
[ 12-07 02:23:39.555 21013:21013 W/iava.pixelxpert ]
Loading class sh.siava.pixelxpert.XPEntry
[ 12-07 02:23:39.634 21013:21013 E/iava.pixelxpert ]
[ 12-07 02:23:39.765 21013:21013 W/iava.pixelxpert ]
ANGLE Developer option for 'sh.siava.pixelxpert' set to: 'default'
ANGLE GameManagerService for sh.siava.pixelxpert: false
Loading provider sh.siava.pixelxpert: sh.siava.pixelxpert.utils.RemotePrefProvider
Crash unexpectedly: java.lang.RuntimeException: Unable to start activity ComponentInfo{sh.siava.pixelxpert/sh.siava.pixelxpert.ui.activities.SplashScreenActivity}: android.view.InflateException: Binary XML file line #52 in sh.siava.pixelxpert:layout/activity_splash_screen: Binary XML file line #52 in sh.siava.pixelxpert:layout/activity_splash_screen: Error inflating class com.google.android.material.progressindicator.CircularProgressIndicator
Caused by: android.view.InflateException: Binary XML file line #52 in sh.siava.pixelxpert:layout/activity_splash_screen: Binary XML file line #52 in sh.siava.pixelxpert:layout/activity_splash_screen: Error inflating class com.google.android.material.progressindicator.CircularProgressIndicator
Caused by: android.view.InflateException: Binary XML file line #52 in sh.siava.pixelxpert:layout/activity_splash_screen: Error inflating class com.google.android.material.progressindicator.CircularProgressIndicator
at sh.siava.pixelxpert.databinding.ActivitySplashScreenBinding.inflate(ActivitySplashScreenBinding.java:60)
at sh.siava.pixelxpert.databinding.ActivitySplashScreenBinding.inflate(ActivitySplashScreenBinding.java:54)
at sh.siava.pixelxpert.ui.activities.SplashScreenActivity.onCreate(SplashScreenActivity.java:46)
Caused by: java.lang.UnsupportedOperationException: Failed to resolve attribute at index 16: TypedValue{t=0x2/d=0x7f04011d a=-1}, theme={InheritanceMap=[id=0x7f14000ash.siava.pixelxpert:style/Animation.MaterialComponents.BottomSheetDialog, id=0x7f140002sh.siava.pixelxpert:style/Animation.AppCompat.Dialog, id=0x7f14000fsh.siava.pixelxpert:style/Base.Animation.AppCompat.Dialog, id=0x1030000android:style/Animation], Themes=[sh.siava.pixelxpert:style/Animation.MaterialComponents.BottomSheetDialog, forced, sh.siava.pixelxpert:style/Theme.AppCompat.Empty, forced, android:style/Theme.DeviceDefault.Light.DarkActionBar, forced]}
Process: sh.siava.pixelxpert, PID: 21013
java.lang.RuntimeException: Unable to start activity ComponentInfo{sh.siava.pixelxpert/sh.siava.pixelxpert.ui.activities.SplashScreenActivity}: android.view.InflateException: Binary XML file line #52 in sh.siava.pixelxpert:layout/activity_splash_screen: Binary XML file line #52 in sh.siava.pixelxpert:layout/activity_splash_screen: Error inflating class com.google.android.material.progressindicator.CircularProgressIndicator
Caused by: android.view.InflateException: Binary XML file line #52 in sh.siava.pixelxpert:layout/activity_splash_screen: Binary XML file line #52 in sh.siava.pixelxpert:layout/activity_splash_screen: Error inflating class com.google.android.material.progressindicator.CircularProgressIndicator
Caused by: android.view.InflateException: Binary XML file line #52 in sh.siava.pixelxpert:layout/activity_splash_screen: Error inflating class com.google.android.material.progressindicator.CircularProgressIndicator
at sh.siava.pixelxpert.databinding.ActivitySplashScreenBinding.inflate(ActivitySplashScreenBinding.java:60)
at sh.siava.pixelxpert.databinding.ActivitySplashScreenBinding.inflate(ActivitySplashScreenBinding.java:54)
at sh.siava.pixelxpert.ui.activities.SplashScreenActivity.onCreate(SplashScreenActivity.java:46)
Caused by: java.lang.UnsupportedOperationException: Failed to resolve attribute at index 16: TypedValue{t=0x2/d=0x7f04011d a=-1}, theme={InheritanceMap=[id=0x7f14000ash.siava.pixelxpert:style/Animation.MaterialComponents.BottomSheetDialog, id=0x7f140002sh.siava.pixelxpert:style/Animation.AppCompat.Dialog, id=0x7f14000fsh.siava.pixelxpert:style/Base.Animation.AppCompat.Dialog, id=0x1030000android:style/Animation], Themes=[sh.siava.pixelxpert:style/Animation.MaterialComponents.BottomSheetDialog, forced, sh.siava.pixelxpert:style/Theme.AppCompat.Empty, forced, android:style/Theme.DeviceDefault.Light.DarkActionBar, forced]} Force finishing activity sh.siava.pixelxpert/.SplashScreenActivityNormalIcon Showing crash dialog for package sh.siava.pixelxpert u0
Window{c07a036 u0 Application Error: sh.siava.pixelxpert}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper@f30609, mPriority=0}
Channel [Gesture Monitor] swipe-up (server) is stealing touch from [c07a036 Application Error: sh.siava.pixelxpert (server), [Gesture Monitor] edge-swipe (server), [Gesture Monitor] onehanded-touch (server)]
Window{c07a036 u0 Application Error: sh.siava.pixelxpert}: Setting back callback null
Force finishing activity sh.siava.pixelxpert/.SplashScreenActivityNormalIcon
Killing 21013:sh.siava.pixelxpert/u0a595 (adj 0): crash
Input channel object '2154c16 Splash Screen sh.siava.pixelxpert (client)' was disposed without first being removed with the input manager!
Got obituary of 21013:sh.siava.pixelxpert Input channel object 'c07a036 Application Error: sh.siava.pixelxpert (client)' was disposed without first being removed with the input manager!
Activity top resumed state loss timeout for ActivityRecord{a52254a u0 sh.siava.pixelxpert/.SplashScreenActivityNormalIcon} t-1 f}}

@KBapna
Copy link
Author

KBapna commented Dec 6, 2023

I know, my phone is not officially supported but, since old version worked, I thought this will too.
Thanks

@mld9401
Copy link

mld9401 commented Dec 6, 2023

Same here

POCO X3 NFC
PixelOS 13
Magisk 26.4

@EleoXDA EleoXDA closed this as not planned Won't fix, can't repro, duplicate, stale Dec 6, 2023
@EleoXDA
Copy link
Collaborator

EleoXDA commented Dec 6, 2023

Old version may work. This may not. And future version may give bootloops. Custom ROMs not supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants