AmazeFileUtilities-Issue-Tracker icon indicating copy to clipboard operation
AmazeFileUtilities-Issue-Tracker copied to clipboard

Crash reported by MR

Open amaze-issue-automation[bot] opened this issue 10 months ago • 0 comments

Issue explanation (write below this line)

Exception

  • App Name: File Utilities
  • Package: com.amaze.fileutilities
  • Version: v1.89
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux samsung/j3popeltetmo/j3popeltetmo:7.0/NRD90M/J327TUVU3ARK4:user/release-keys 7.0 - 24
  • Device: j3popeltetmo
  • Model: SM-J327T
  • Product: j3popeltetmo
  • Device ID: 6e4ee51b14ed27c42221bad56aa23c506050096cd4f61db4b70773c6b8d8d5ec
Crash log
java.lang.IllegalStateException: Can't access the Fragment View's
LifecycleOwner when getView() is null i.e., before onCreateView() or after
onDestroyView()
at androidx.fragment.app.Fragment.getViewLifecycleOwner(Fragment.java:10)
at x3.h$b.invoke(AbstractMediaFileInfoOperationsFragment.kt:76)
at k3.q.onClick(R8$$SyntheticClass:36)
at
androidx.appcompat.app.AlertController$c.handleMessage(AlertController.java:38)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6836)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1520)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1410)