Search Criteria
Package Details: vorta 0.6.23-1
Git Clone URL: | https://aur.archlinux.org/vorta.git (read-only) |
---|---|
Package Base: | vorta |
Description: | A GUI for BorgBackup |
Upstream URL: | https://github.com/borgbase/vorta |
Keywords: | backup borg |
Licenses: | |
Submitter: | bjo |
Maintainer: | bjo |
Last Packager: | bjo |
Votes: | 11 |
Popularity: | 1.52 |
First Submitted: | 2018-11-19 21:33 |
Last Updated: | 2019-10-10 17:32 |
Latest Comments
1 2 Next › Last »
Varakh commented on 2019-11-20 11:43
I think due to the latest changes in python distribution for Arch I needed to reinstall
leebut commented on 2019-08-19 23:32
Is this a package or installed Python problem? Using Trizen to install.
hwaiting commented on 2019-07-12 07:05
@bjo: Thanks for trying. Vorta is a Qt app though, so more likely a Qt theme issue.
Also seems to be limited to the dark theme setting.
bjo commented on 2019-07-11 20:02
@hwaiting: I can't, menu looks normal. I would assume a GTK issue.
hwaiting commented on 2019-07-11 13:17
Can anyone reproduce this issue [1]? The current profile in the profile selection menu is oversized.
[1] https://github.com/borgbase/vorta/issues/326
Tio commented on 2019-02-02 10:58
The icon in Gnome is very low quality. So you know :D
bjo commented on 2019-02-02 09:21
@haawda: Done!
haawda commented on 2019-02-02 09:08
Please rename the downloaded zipfile in the source array so that it includes the package name.
bjo commented on 2019-01-24 16:37
Thanks for the hint, dependency added.
aps42 commented on 2019-01-24 15:23
6.6-1 startup fails with: pkg_resources.DistributionNotFound: The 'qdarkstyle' distribution was not found and is required by vorta
After installing 'python-qdarkstyle' everything works as expected. As I changed the default settings from light to dark theme, this seems to be related to this.
So maybe add 'python-qdarkstyle' as dependency?