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

Backend not detected when importing. #24

Closed
Crono23 opened this issue Dec 26, 2021 · 3 comments · Fixed by #26
Closed

Backend not detected when importing. #24

Crono23 opened this issue Dec 26, 2021 · 3 comments · Fixed by #26

Comments

@Crono23
Copy link

Crono23 commented Dec 26, 2021

Steps to reproduce

Steps to reproduce the behavior:

  1. Go to 'Import vault'
  2. Select directory
  3. Click next
  4. See error

Current behavior

Installed backend not detected when importing an already made vault. While creating and using new one works.

Expected behavior

Installed backend should be detected when importing vault.

Version information

  • Application:0.2.0
  • CryFS (if related):
  • Gocryptfs (if related):
  • Distribution:Fedora Silverblue

Additional information

New vault Import vault

@mpobaschnig
Copy link
Owner

Is this only with gocryptfs or also with CryFS? Does the import work (since import button seems to be enabled), and if so, is the backend detected in the vault settings?

@Crono23
Copy link
Author

Crono23 commented Dec 27, 2021

Sorry I only tried with gocryptfs since that's what's available in Fedora repo, the gocryptfs version I have is 1.8.0.
The app closes when I tried pressing the import button, here's the terminal output :
"thread 'main' panicked at 'called Option::unwrap() on a None value', src/ui/import_vault_dialog.rs:542:66"

@mpobaschnig
Copy link
Owner

Thanks. I found the issue and will deploy a new version later today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants