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

Crash reported by None #432

Open
amaze-issue-automation bot opened this issue Oct 4, 2024 · 0 comments
Open

Crash reported by None #432

amaze-issue-automation bot opened this issue Oct 4, 2024 · 0 comments

Comments

@amaze-issue-automation
Copy link

Issue explanation (write below this line)

Exception

  • App Name: Utilidades de Archivos Amaze
  • Package: com.amaze.fileutilities
  • Version: v1.94
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux Android 13 - 33
  • Device: HP 245 G4 Notebook PC
  • Model: 80C7
  • Product: HP 245 G4 Notebook PC
  • Device ID: 5c43916dbf79cbf4335258d7c73a55e6f5f248ea98f191289f9d54d81dd55e5b
Crash log

java.lang.IllegalStateException: enterPictureInPictureMode: Device doesn't support picture-in-picture mode.
at android.os.Parcel.createExceptionOrNull(Parcel.java:3019)
at android.os.Parcel.createException(Parcel.java:2995)
at android.os.Parcel.readException(Parcel.java:2978)
at android.os.Parcel.readException(Parcel.java:2920)
at android.app.IActivityClientController$Stub$Proxy.enterPictureInPictureMode(IActivityClientController.java:1825)
at android.app.ActivityClient.enterPictureInPictureMode(ActivityClient.java:354)
at android.app.Activity.enterPictureInPictureMode(Activity.java:2947)
at com.amaze.fileutilities.video_player.a.w0(BaseVideoPlayerActivity.kt:254)
at y3.d.onClick(R8$$SyntheticClass:144)
at android.view.View.performClick(View.java:7542)
at android.view.View.performClickInternal(View.java:7519)
at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0)
at android.view.View$PerformClick.run(View.java:29476)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:201)
at android.os.Looper.loop(Looper.java:288)
at android.app.ActivityThread.main(ActivityThread.java:7965)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:942)
Caused by: android.os.RemoteException: Remote stack trace:
at com.android.server.wm.ActivityClientController.ensureValidPictureInPictureActivityParams(ActivityClientController.java:926)
at com.android.server.wm.ActivityClientController.enterPictureInPictureMode(ActivityClientController.java:839)
at android.app.IActivityClientController$Stub.onTransact(IActivityClientController.java:934)
at com.android.server.wm.ActivityClientController.onTransact(ActivityClientController.java:141)
at android.os.Binder.execTransactInternal(Binder.java:1280)


Reporter: None

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

No branches or pull requests

0 participants