Skip to content

'Vorta Quit Unexpectedly' Crash when attempting to change repo password #2400

@White-Goblin

Description

@White-Goblin

Description

Crash when clicking in the '...' > 'Change Passphrase' option for a repository.
Crash notification happens after confirming the password change.

I am attempting to fix the:
"Your repo passphrase was stored in a password manager which is no longer available.
Try unlinking and re-adding your repo. " error, which is a separate issue.

Reproduction

  • I tried to reproduce the issue.
  • I was able to reproduce the issue.

OS

6.18.9-2-cachyos

Version of Vorta

0.11.3

What did you install Vorta with?

Flatpak

Version of Borg

1.4.3

Logs

OS: Linux
Release: 6.18.9-2-cachyos
Version: #1 SMP PREEMPT_DYNAMIC Sat, 07 Feb 2026 00:59:36 +0000
Date and Time: 2026-02-08 09:26:11
Borg Version: 1.4.3
Vorta Version: 0.11.3
Traceback (most recent call last):
  File "/usr/lib/python3.14/site-packages/vorta/views/repo_change_passphrase.py", line 50, in run
    self._set_status(params['message'])
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/site-packages/vorta/views/repo_change_passphrase.py", line 53, in _set_status
    self.errorText.setText(text)
    ^^^^^^^^^^^^^^
AttributeError: 'ChangeBorgPassphraseWindow' object has no attribute 'errorText'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions