fvogt added a comment.
> Is this the issue this fix is intended for>
This diff fixes the issue that no matter what failed with invoking the
binary, the "wrong version" error was shown.
For instance, if cryfs was not executable by the current user, it'd show that
the version is too old.
rikmills added a comment.
I have someone on IRC asking
> [12:46] Now got an issue.. Using the Plasma Vault the GUI complains
about wrong versions of CryFS and alternatively wrong version of EncFS. I
checked with 'apt show cryfs' and 'apt show encfs' and the installed versions
are _
This revision was automatically updated to reflect the committed changes.
Closed by commit R845:5d3face3c1bb: Fix use of QRegularExpressionMatch
(authored by fvogt).
REPOSITORY
R845 Plasma Vault
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D17359?vs=46866&id=46867
REVISION DETAIL
fvogt created this revision.
fvogt added reviewers: Plasma, ivan.
Herald added a project: Plasma.
fvogt requested review of this revision.
REVISION SUMMARY
isValid is always true in this case, leading to the wrong error message being
returned.
TEST PLAN
Opened the wizard, now it shows the c