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 "Jeffrey #382

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

Crash reported by "Jeffrey #382

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

Comments

@amaze-issue-automation
Copy link

Issue explanation (write below this line)

Crash when opening .JPEG from Amaze file manager. Photo taken with OpenCamera, but same result with pictures of different origin. Motorola E6, Android 9.

Exception

  • App Name: Amaze File Utilities
  • Package: com.amaze.fileutilities
  • Version: v1.92
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux motorola/surfna/surfna:9/PPB29.73-81-5-14-5-4-2-6/4a306:user/release-keys 9 - 28
  • Device: surfna
  • Model: moto g(6)
  • Product: surfna
  • Device ID: 2e7cf574c5f722dda0dff8d1fc56acacdd3d03397c49b1a5c680a13dd2ca3635
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:3131)
	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3270)
	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1986)
	at android.os.Handler.dispatchMessage(Handler.java:106)
	at android.os.Looper.loop(Looper.java:215)
	at android.app.ActivityThread.main(ActivityThread.java:6939)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:870)
Caused by: java.lang.UnsupportedOperationException: Unknown windowLayoutInDisplayCutoutMode: 3
	at com.android.internal.policy.PhoneWindow.generateLayout(PhoneWindow.java:2486)
	at com.android.internal.policy.PhoneWindow.installDecor(PhoneWindow.java:2754)
	at com.android.internal.policy.PhoneWindow.getDecorView(PhoneWindow.java:2077)
	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:7148)
	at android.app.Activity.performCreate(Activity.java:7139)
	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1293)
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3111)
	... 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