-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Issue explanation (write below this line)
Exception
- App Name: Amaze File Utilities
- Package: com.amaze.fileutilities
- Version: v1.94
- User Action: UI Error
- Request: Application crash
- OS: Linux Android 12 - 31
- Device: eos
- Model: 22011119UY
- Product: eos_eea
- Device ID: 936132341bc31fec8a74ca18c948f5b8699e4e26a46d3f15644096bd6405d68b
Crash log
java.io.IOException: No such file or directory
at java.io.UnixFileSystem.createFileExclusively0(Native Method)
at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:368)
at java.io.File.createNewFile(File.java:1022)
at com.amaze.trashbin.TrashBinConfig.getMetaDataFilePath(TrashBinConfig.kt:32)
at com.amaze.trashbin.TrashBin.loadMetaDataJSONFile(TrashBin.kt:16)
at com.amaze.trashbin.TrashBin.getTrashBinMetadata(TrashBin.kt:5)
at com.amaze.trashbin.TrashBin.(TrashBin.kt:6)
at com.amaze.fileutilities.home_page.ui.files.h.Q(FilesViewModel.kt:21)
at com.amaze.fileutilities.home_page.ui.files.e0.invokeSuspend(FilesViewModel.kt:10)
at w8.a.resumeWith(ContinuationImpl.kt:9)
at m9.g0.run(DispatchedTask.kt:107)
at r9.e.run(LimitedDispatcher.kt:13)
at t9.i.run(Tasks.kt:3)
at t9.a$a.run(CoroutineScheduler.kt:82)
Suppressed: m9.e0: [m1{Cancelling}@5c2c8af, Dispatchers.IO]
Each time I read pdf file
Reporter: Kmttc