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 Im #379

Open
amaze-issue-automation bot opened this issue Mar 6, 2024 · 0 comments
Open

Crash reported by Im #379

amaze-issue-automation bot opened this issue Mar 6, 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: TECNO-CD7
  • Model: TECNO CD7
  • Product: CD7-GL
  • Device ID:
    e10c782816aa980a0a0b74027aa4cfbf72332ee3b74a40515ef605d379c652c1
Crash log
java.lang.RuntimeException: Unable to start activity
ComponentInfo{com.amaze.fileutilities/com.amaze.fileutilities.image_viewer.editor.EditImageActivity}:
java.lang.UnsupportedOperationException: Unknown
windowLayoutInDisplayCutoutMode: 3
at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3349)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3488)
at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:140)
at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:96)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2077)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:264)
at android.app.ActivityThread.main(ActivityThread.java:7510)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
Caused by: java.lang.UnsupportedOperationException: Unknown
windowLayoutInDisplayCutoutMode: 3
at
com.android.internal.policy.PhoneWindow.generateLayout(PhoneWindow.java:2522)
at
com.android.internal.policy.PhoneWindow.installDecor(PhoneWindow.java:2714)
at
com.android.internal.policy.PhoneWindow.getDecorView(PhoneWindow.java:2104)
at androidx.appcompat.app.f.initViewTreeOwners(AppCompatActivity.java:5)
at androidx.appcompat.app.f.setContentView(AppCompatActivity.java:1)
at
com.amaze.fileutilities.image_viewer.editor.EditImageActivity.onCreate(EditImageActivity.kt:7)
at android.app.Activity.performCreate(Activity.java:7805)
at android.app.Activity.performCreate(Activity.java:7794)
at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1306)
at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3319)
... 11 more


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