PhilippC / keepass2android

Password manager app for Android
https://play.google.com/store/apps/details?id=keepass2android.keepass2android
GNU General Public License v3.0
4.62k stars 379 forks source link

Illegal Seek (System File Picker) #2007

Open ptruman opened 2 years ago

ptruman commented 2 years ago

Hi

I was using System File Picker to access my keyfile & database, which were accessible via System File Picker via an Android SMB mount, and was working before. Now it's giving "illegal seek" errors (after I stopped using GDrive).

ptruman commented 2 years ago

Just to add, I've tried an/other KeePass app (KeePassDX) which is loading from Samba via the file picker. I've noticed in DX when the file is picked, it has a full (long) "content://fullpathhere/filename.kdbx" URI In Keepass2Android, when picked, the URL just shows as "content://filename.kdbx" (no path)