Error when clicking on the backintime-qt configuration/profile button:
Traceback (most recent call last):
File "/usr/share/backintime/qt/app.py", line 1347, in btnSettingsClicked
settingsdialog.SettingsDialog(self).show()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/backintime/qt/settingsdialog.py", line 641, in __init__
"unpredictable in this mode due to encryption by EncFS.").format(
^^^^^^^
ValueError: Single '}' encountered in format string
/usr/bin/backintime-qt: línea 31: 13212 Abortado (`core' generado) /usr/bin/python -Es ${APP_PATH}/app.py "$@"
It is as root and I already have other profiles created that have been left without access, I thought it could be a problem with old profiles, I have also installed encfs but nothing works so I have downgraded.
When I click on the GUI button the application closes without further ado, then I run in a terminal ( /usr/bin/backintime-qt_polkit ) to get the output with the error.
I need to backup, so I have been forced to go back to version 1.4.3
Don’t understand the reason for this, but it’s already edited.
For fear of corrupting my backups, I have installed on another computer backintime 1.5.1 in manjaro testing:
> backintime-qt
Back In Time
Version: 1.5.1
Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type `backintime --license' for details.
Traceback (most recent call last):
File "/usr/share/backintime/qt/app.py", line 2076, in <module>
mainWindow = MainWindow(cfg, appInstance, qapp)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/backintime/qt/app.py", line 354, in __init__
settingsdialog.SettingsDialog(self).exec()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/backintime/qt/settingsdialog.py", line 641, in __init__
"unpredictable in this mode due to encryption by EncFS.").format(
^^^^^^^
ValueError: Single '}' encountered in format string