TeamAmaze / TeamAmaze/AmazeFileManager
SMB icons don't load up
Open
@TranceLove is already working on this.
Since Jul 16, 2020.
help wanted
Issue-Bug
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Glide is unable to load SMB icons, even with the new implementation. Can't seem to find a fix.
Icons are loading fine for other services using their InputStream but SMB is having some strange problem. I checked with existing code so the path going in the SmbFile instance is fine in CloudUtil#getThumbnailInputStreamForCloud.
Will update this issue with logs later.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.