Vandal

Results 66 comments of Vandal

> Spent far more time than I should have and also I got to learn more QT than I ever wanted to know. Hah yeah I get that feeling, thanks...

@CScallops Yes, that sounds better. What you're suggesting doesn't seem to fall within the scope of this PR, it feels more like a separate feature request.

> However, I am not sure if his code requires that a passphrase already exists in the keyring, or if the new feature can also be used to set (and...

Could you please provide the necessary logs as well? (When you tried to reproduce the issue).

I tested the changes by introducing errors, and everything works as expected for various borg commands. One issue I encountered is with `tests/integration/test_init.py::test_create_repo` which has a test regarding creating a...

I have added the fixes with the commit: https://github.com/borgbase/vorta/commit/c8ee821b12b14e22e070323c7fa9843479574cad on the branch https://github.com/borgbase/vorta/compare/master...VandalByte:vorta:fix-better-borg-error The commit also includes some minor bug fixes for the previously merged Change Passphrase feature.