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

isDirectory from amaze cloud called on ui thread #3245

Open
amaze-issue-automation bot opened this issue Apr 3, 2022 · 2 comments · May be fixed by #3251
Open

isDirectory from amaze cloud called on ui thread #3245

amaze-issue-automation bot opened this issue Apr 3, 2022 · 2 comments · May be fixed by #3251
Assignees
Labels
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)

Crash happened when trying to remove hidden files from google drive.

Exception

  • App Name: Amaze 文件管理器
  • Package: com.amaze.filemanager
  • Version: 3.6.7
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux Android 11 - 30
  • Device: umi
  • Model: Mi 10
  • Product: umi
Crash log

`
java.lang.RuntimeException: The methods of CloudRail SI must not be executed on the UI Thread! They involve Thread blocking and network requests.
at com.cloudrail.si.services.GoogleDrive.getMetadata(GoogleDrive.java:1529)
at com.amaze.filemanager.filesystem.HybridFile.isDirectory(HybridFile.java:578)
at com.amaze.filemanager.adapters.HiddenAdapter.lambda$onBindViewHolder$0(HiddenAdapter.java:112)
at com.amaze.filemanager.adapters.HiddenAdapter.lambda$onBindViewHolder$0$HiddenAdapter(Unknown Source:0)
at com.amaze.filemanager.adapters.-$$Lambda$HiddenAdapter$w3dqeqPOt1UdU

Reporter: Frosterx

@amaze-issue-automation amaze-issue-automation bot added the From-telegram Issue reported through telegram channel label Apr 3, 2022
@VishalNehra VishalNehra changed the title Crash reported by Frosterx isDirectory from amaze cloud called on ui thread Apr 3, 2022
@VishalNehra VishalNehra added the Issue-Bug Related unexpected behavior or something worth investigating. label Apr 3, 2022
@happys2333
Copy link

Hi, can I assign this issue?

@happys2333 happys2333 linked a pull request Apr 10, 2022 that will close this issue
4 tasks
@VishalNehra
Copy link
Member

issue also happening for when user try to view properties of a cloud file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
From-telegram Issue reported through telegram channel Issue-Bug Related unexpected behavior or something worth investigating.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants