You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Permission Denial: opening provider com.pcloud.content.PCloudDocumentProvider from ProcessRecor....
after having it open and then closing the KeePassDX App.
All Solutions and Workarounds in the Wiki have been tried but they are either non-viable (like constantly having to reselect the file) or did not work.
A possible fix could be setting the path to /storage/5315-3157/database.kdbx which was found out by searching with mix-explorer. However this is not possible with DocumentsUI.
To Reproduce
Steps to reproduce the behavior:
Click Open existing Vault
Click PCloud Icon
Select database.kdbx
Open Database with Password
Close KeyPassDX Application
Open KeyPassDX Application after some time
Database cannot be opened.
7.5 Name does not say Database.kdbx, but /documents/{random string}
Expected behavior
Database opens like normal
A clear and concise description of what you expected to happen.
Unfortunately this type of problem cannot be solved from KeePassDX. If you've read the wiki, you'll understand that it's the PCloud application's file provider that breaks the link and raises the exception.
There are three solutions:
Reselect the file. I don't know why you say it's unviable, on a computer you do it all the time to select a file from its location.
Contact the PCloud application developers to change the behavior of the URI channel so that it doesn't close automatically.
Design an application that contains the PCloud API and better manages exposed URIs -> Add PCloud API FileSync#6
Describe the bug
The Database.kdbx cannot be opened due to
Permission Denial: opening provider com.pcloud.content.PCloudDocumentProvider from ProcessRecor....
after having it open and then closing the KeePassDX App.
All Solutions and Workarounds in the Wiki have been tried but they are either non-viable (like constantly having to reselect the file) or did not work.
A possible fix could be setting the path to /storage/5315-3157/database.kdbx which was found out by searching with mix-explorer. However this is not possible with DocumentsUI.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
KeePass Database
content://
URI): [content://com.pcloud.pcloud.documents]KeePassDX:
Android:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: