vorta
vorta copied to clipboard
Desktop Backup Client for Borg Backup
### Description vorta isn't usable if the system tray is unavailable. Steps to reproduce: 1. Get rid of system tray 2. Run "vorta" 3. No window and no tray icon...
### Description Clicking on the `Extract...` button does not behave as illustrated in [the documentation](https://vorta.borgbase.com/usage/restore/). Steps to reproduce: - Start vorta in the terminal. - Open the varta window from...
Ask your questions here and tell us what you want to work on. If you're new, start on our ideas page, which has many useful links: https://github.com/borgbase/vorta/wiki/Google-Summer-of-Code-2025-Ideas
#### Description When attempting to start a backup or retrieve the backup list via Vorta, the following error appears: `ERROR - Connection closed by remote host. Is borg working on...
#### The problem There is no way (afaik) to exclude a folder by using a file dialog #### Requested Solution Sources View -> Manage excluded items -> Custom Tab ->...
### Description Hi, Vorta won't start. I tried the solution given [here](https://github.com/borgbase/vorta/issues/1895), but that didn't work. I have vorta 0.10.3-1 installed on Manjaro. I've done quite a few backups using...
### Description Fixes [#1940](https://github.com/borgbase/vorta/issues/1974) I think it would be better to show Borg's error messages inside Vorta's exception dialog instead of relying on the tiny progress event box. Now most...
### Description During testing of PRs I noticed the following error occur - even on the master branch: ```pytb 2023-08-05 16:12:02,298 - vorta.i18n - DEBUG - Loading translation succeeded for...
Here's a completed pull request template for your database code improvements: # Improved Database Code Documentation and Organization ### Description This PR enhances the database initialization and management code with...
### Description This PR fixes the GUI freezing bug while running pre-backup command, if the command takes time, the GUI freezes until the command finishes. ### Related Issue Fixes [#210](https://github.com/borgbase/vorta/issues/210)...