Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Reliability issues, Doesn't export passwords to .kdbx properly #128

Open
2 tasks done
2019Z2 opened this issue Dec 7, 2024 · 1 comment
Open
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@2019Z2
Copy link

2019Z2 commented Dec 7, 2024

Bug description

  1. Attempted to autofill a password but got into a loop of login request -> entry selection -> nothing fills up on the website.
  2. Attempted to export my vault, and it exported in an unreadable format (.zip). Tried to use it on 2 apps, including this one, but received an error expressing the failure of processing the file structure of the archive.

Expected outcome

  1. To not mess up with filling an Fing field for 3 minutes just to figure out its somewhat broken
  2. To export the vault so I can use a different app in the meantime. This affects ALL formats available for export.

Steps to reproduce

Issue 1:
Go to a website, such as GitHub, try to autofill with Passy, unlock vault, select your entry, and then it will fail filling up the damn fields
Issue 2:
Attempt to export the vault. It will work, but it will be unusable.

Error log

No response

App version

v1.8.0 - Entry Tags

Submission checklist

  • I have specified the problem in the issue title
  • I have provided a verbose description of the problem
@2019Z2 2019Z2 added the bug Something isn't working label Dec 7, 2024
@GleammerRay
Copy link
Collaborator

Hello @2019Z2 !

I am sorry to hear that you're experiencing issues with the autofill feature and KDBX export.

Android Passy autofill relies on Android autofill to fill the fields in. Android autofill may not work on all websites. I do not have authority over the Android codebase, so I can only recommend restarting your device and trying again, or otherwise seeing if it works for other websites.

When it comes to KDBX exports, Passy utilizes a zip packaging and compression format to include the many various data types in storage (passwords, notes, payment cards, etc.).
If you unpack the exported zip file, you will find individual files per data-type inside, most of which should be in KDBX format (including the passwords file).

Please let me know if your export succeeds, and otherwise, I hope to assist you further through the exporting process. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants