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 (4,883 stars) (1,529 forks)batch import
Issue-Bughelp wanted

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