bit-team / backintime

Back In Time - An easy-to-use backup tool for GNU Linux using rsync in the back
https://backintime.readthedocs.io
GNU General Public License v2.0
2.03k stars 201 forks source link

fix: Empty EncFS snapshotpath field in Manage profiles dialog #1809

Closed buhtz closed 2 months ago

buhtz commented 2 months ago

Fix #1808 Related to #1806 Related to #1734

The problem described in #1808 causing an empty snapshotpath field in the Manage profiles dialog is fixed.

Beside of that the profile specific encfs-deprecation-warning dialog now is shown not only in Manage profiles dialog but also in MainWindow when an EncFS profile is selected. But it is shown only once. Otherwise it would be to annoying.

I will merge this soon and integrate it into the release candidate (PR #1806) and go on with manual testing.