haiwen / seadroid

Android client for Seafile
Other
532 stars 278 forks source link

Seadroid 2.3.6 crashes when opening a file #1008

Closed benjamin-rota closed 4 months ago

benjamin-rota commented 4 months ago

Hi,

I updated my Seafile Android client to 2.3.6 via the Play Store, on Android 12. Since then the app crashes when trying to open a file.

I tried to empty cache and data, remove and reinstall app, without success.

Reverting to version 2.3.5 solved the issue.

zhwanng commented 4 months ago

is PDF or other text-document?

benjamin-rota commented 4 months ago

I encountered the issue with PDF, ODT and DOCX.

Didn't try another type of document before reverting.

raubjan commented 4 months ago

i get this when try to open kdbx files

tvwenger commented 4 months ago

I am also experiencing this issue with .kdbx (keepassxc password database) files. The client crashes when trying to open the file. Furthermore, the keepassxc client fails to read/write the file.

Files with extensions .txt, .py, and .jpg open without issue.

The client also crashes when opening .pdf, and (text) files without an extension.

tvwenger commented 4 months ago

Also failing: .xlsx

Not failing: .png

tvwenger commented 4 months ago

Downgrading to 2.3.5 resolves the issue.

zhwanng commented 4 months ago

This issue is a crash caused by not getting the system-supported file formats correctly, please wait for a new version to be released

zhwanng commented 4 months ago

Is it possible to test this release? seadroid-v2.3.7

benjamin-rota commented 4 months ago

This release solved the issue on my side (test ok with pdf, docx, odt) Thanks !

zhwanng commented 4 months ago

This release solved the issue on my side (test ok with pdf, docx, odt) Thanks !

thanks !

raubjan commented 4 months ago

got the new version via play store and works again to open .kdbx files. thx