Skip to content

Abort if a symlink is accidentally selected for backup #2570

Description

@tschooo

Back In Time exits immediately without a message if you select a symbolic link to a directory as the directory to back up. When launched in a terminal window, you can see the following messages:

user@hostname:~$ backintime-qt

Back In Time
Version: 1.5.5

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.

Gtk-Message: 17:26:26.107: Failed to load module "canberra-gtk3-module"
Traceback (most recent call last):
  File "/usr/share/backintime/qt/manageprofiles/__init__.py", line 684, in btnIncludeAddClicked
    and not (self.cbCopyUnsafeLinks.isChecked()
             ^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'SettingsDialog' object has no attribute 'cbCopyUnsafeLinks'
Aborted

Back In Time 1.5.5 under Linux MX-25.2_Xfce_x64

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions