zhanghai / MaterialFiles

Material Design file manager for Android
https://play.google.com/store/apps/details?id=me.zhanghai.android.files
GNU General Public License v3.0
6.07k stars 410 forks source link

Cannot open files through SFTP #1167

Closed QmZh closed 8 months ago

QmZh commented 8 months ago

I'm using version 1.7.0 on F-droid, it cannot open files through SFTP. When I open an image file it shows java.lang.NoSuchFieldError: No instance field $transform of type Lf4/ I; in class Lg5/e; or its superclasses (declaration of 'g5.e' appears in base.apk) Screenshot_2024-03-18_19-48-56_1

Version 1.6.2 works. Another thing is that the SFTP, SMB or FTP speed are very low compared to another file manager. The other one is around 10~20 MB/s, it's around 100~500 KB/s.

zhanghai commented 8 months ago

Duplicate of #1154