Manu

Results 648 comments of Manu

Our last release was in December last year. But I'm hoping to get a release out in the next weeks. Regarding your error, I would look into this one first:...

Good stuff! I'll try to test this on a VM, but the changes look sensible. Could we add Windows as testing OS on Github Actions? And maybe build a binary...

Minor linting error about ordered imports. And one import will need a condition to check the OS.

Are you only missing the paste-feature? That's not typical for UI apps to have so I decided to remove it when we added the unified file selector. I hope it's...

You mean when you type something in the top-line, it does nothing? I actually just tried and it opened that folder right away. So it does seem to work.

Would love to help but not using a Linux desktop and all this code was contributed by others. 😕 So I don't know what goes on here, but you could...

There is a setting to put passwords in the database instead of system keychain. In _Settings / About > Security_.

The 'blame' feature may be useful to view recent changes to KWallet? https://github.com/borgbase/vorta/blame/master/src/vorta/keyring/kwallet.py

Because the tests won't run automatically for _new contributors_ and need manual approval first. After your first contribution, they will run automatically for you and will finish in about 1-2...

Still planning to rebase this to Qt6, @DaffyTheDuck ?