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 when trying to open hidden file that points to a cloud connections that's no longer available #3262

Open
amaze-issue-automation bot opened this issue Apr 18, 2022 · 0 comments
Labels
Crash-NullPointerException From-telegram Issue reported through telegram channel Issue-Bug Related unexpected behavior or something worth investigating.

Comments

@amaze-issue-automation
Copy link

Issue explanation (write below this line)

Exception

  • App Name: Amaze File Manager
  • Package: com.amaze.filemanager.debug
  • Version: 3.6.7
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux OnePlus/OnePlus9R_IND/OnePlus9R:11/RKQ1.201112.002/2201212022:user/release-keys 11 - 30
  • Device: OnePlus9R
  • Model: LE2101
  • Product: OnePlus9R_IND
Crash log

java.lang.NullPointerException: Attempt to invoke interface method 'com.cloudrail.si.types.CloudMetaData com.cloudrail.si.interfaces.CloudStorage.getMetadata(java.lang.String)' on a null object reference
at com.amaze.filemanager.filesystem.HybridFile.isDirectory(HybridFile.java:567)
at com.amaze.filemanager.adapters.HiddenAdapter$onBindViewHolder$2$1.invoke(HiddenAdapter.kt:107)
at com.amaze.filemanager.adapters.HiddenAdapter$onBindViewHolder$2$1.invoke(HiddenAdapter.kt:105)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)


Reporter: vishal_nehra

@amaze-issue-automation amaze-issue-automation bot added the From-telegram Issue reported through telegram channel label Apr 18, 2022
@VishalNehra VishalNehra changed the title Crash reported by vishal_nehra Crash when trying to open hidden file that points to a cloud connections that's no longer available Apr 18, 2022
@VishalNehra VishalNehra mentioned this issue Apr 18, 2022
4 tasks
@VishnuSanal VishnuSanal added Issue-Bug Related unexpected behavior or something worth investigating. Crash-NullPointerException labels Apr 23, 2022
happys2333 added a commit to happys2333/AmazeFileManager that referenced this issue May 19, 2022
use new thread to check the file is still exists or not. This may cost some time so may need speed up or do it in other way.
fix issue TeamAmaze#3262
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash-NullPointerException From-telegram Issue reported through telegram channel Issue-Bug Related unexpected behavior or something worth investigating.
Projects
None yet
Development

No branches or pull requests

1 participant