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 Ihtisham #374

Open
amaze-issue-automation bot opened this issue Feb 25, 2024 · 0 comments
Open

Crash reported by Ihtisham #374

amaze-issue-automation bot opened this issue Feb 25, 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 motorola/blackjack/blackjack:10/QOD30.163-7/1058e:user/release-keys 10 - 29
  • Device: blackjack
  • Model: moto g(8) power lite
  • Product: blackjack
  • Device ID: null
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:3298)
	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3437)
	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2041)
	at android.os.Handler.dispatchMessage(Handler.java:107)
	at android.os.Looper.loop(Looper.java:214)
	at android.app.ActivityThread.main(ActivityThread.java:7386)
	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:2502)
	at com.android.internal.policy.PhoneWindow.installDecor(PhoneWindow.java:2694)
	at com.android.internal.policy.PhoneWindow.getDecorView(PhoneWindow.java:2094)
	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:7802)
	at android.app.Activity.performCreate(Activity.java:7791)
	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1306)
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3273)
	... 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