TeamAmaze/AmazeFileManager

SMB icons don't load up

Open

#1,323 opened on Jun 28, 2018

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Java (1,529 forks)batch import
Issue-Bughelp wanted

Repository metrics

Stars
 (4,883 stars)
PR merge metrics
 (Avg merge 146d 5h) (4 merged PRs in 30d)

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