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 #387

Open
amaze-issue-automation bot opened this issue Apr 17, 2024 · 0 comments
Open

Crash reported by None #387

amaze-issue-automation bot opened this issue Apr 17, 2024 · 0 comments

Comments

@amaze-issue-automation
Copy link

Issue explanation (write below this line)

Exception

  • App Name: Amaze File Utilities
  • Package: com.amaze.fileutilities
  • Version: v1.92
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux Android 10 - 29
  • Device: HWPPA-H
  • Model: PPA-LX2
  • Product: PPAH-L22
  • Device ID: 0afb2af1369956456f70901e5fe83f0ec44dafa14eb0525ec1999a51f414da74
Crash log

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.amaze.fileutilities/com.amaze.fileutilities.image_viewer.ImageViewerActivity}: java.lang.UnsupportedOperationException: Unknown windowLayoutInDisplayCutoutMode: 3
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3897)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4076)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:91)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:149)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:103)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2473)
at android.os.Handler.dispatchMessage(Handler.java:110)
at android.os.Looper.loop(Looper.java:219)
at android.app.ActivityThread.main(ActivityThread.java:8349)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1055)
Caused by: java.lang.UnsupportedOperationException: Unknown windowLayoutInDisplayCutoutMode: 3
at com.android.internal.policy.PhoneWindow.generateLayout(PhoneWindow.java:2682)
at com.android.internal.policy.PhoneWindow.installDecor(PhoneWindow.java:2916)
at com.android.internal.policy.PhoneWindow.getDecorView(PhoneWindow.java:2256)
at androidx.appcompat.app.f.initViewTreeOwners(AppCompatActivity.java:5)
at androidx.appcompat.app.f.setContentView(AppCompatActivity.java:3)
at com.amaze.fileutilities.image_viewer.ImageViewerActivity.onCreate(ImageViewerActivity.kt:14)
at android.app.Activity.performCreate(Activity.java:8085)
at android.app.Activity.performCreate(Activity.java:8073)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1320)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3870)
... 11 more


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