Search Criteria
Package Details: protonvpn-gui 1.12.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/protonvpn-gui.git (read-only, click to copy) |
---|---|
Package Base: | protonvpn-gui |
Description: | Official ProtonVPN Graphical User Interface, maintained by the ProtonVPN team. |
Upstream URL: | https://github.com/ProtonVPN/ |
Licenses: | GPL3 |
Submitter: | protontechag |
Maintainer: | protontechag (calexandru2018, jllaneras) |
Last Packager: | calexandru2018 |
Votes: | 53 |
Popularity: | 1.56 |
First Submitted: | 2021-05-28 16:28 (UTC) |
Last Updated: | 2022-11-02 12:50 (UTC) |
Dependencies (8)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view)
- python-cairo (python-cairo-git)
- python-gobject (python-gobject-git)
- python-protonvpn-nm-lib
- python-psutil
- webkit2gtk (webkit2gtk-wpe-bin, webkit2gtk-hvml, webkit2gtk-imgpaste)
- python-setuptools (make)
- libappindicator-gtk3 (libappindicator-bzr) (optional)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
morealaz commented on 2022-10-08 08:37 (UTC)
Please rename
source
line to rename downloaded source file to includepkgname
andpkgver
in its name:vejtics commented on 2022-10-03 14:46 (UTC)
The package required me to manually install
pycairo
anddbus-python
packages viaconda
in order to work. Not sure about dbus, but since cairo is already a dependency, why didn't it install it automatically?Musikolo commented on 2022-05-27 02:16 (UTC) (edited on 2022-05-27 02:17 (UTC) by Musikolo)
@calexandru2018, I tried all that, but as I expected, I didn't change a thing. However, I found the
python-proton-client
package I had was compiled long time ago, and I noticed it was built using python 3.9, so all resources where installed under the/usr/lib/python3.9/
directory. I rebuilt the package again, installed it and saw resources were now placed under/usr/lib/python3.10/
. From there, everything started working as expected.Thanks for your help! ;-)
calexandru2018 commented on 2022-05-26 11:32 (UTC)
@Musikolo try installing one package at the time from the lowest dependency:
Make sure that after installing 1. you check if the file/folder is there with
pip show proton_client
. To ensure, cd into it to ensure you can see the module fileconstants
. From there install one package at the time and ensure that there are no issues.Musikolo commented on 2022-05-26 11:26 (UTC)
@calexandru2018, I uninstalled it completely, deleted the cache, and installed it from scratch. Same issue. Then I tried in another laptop running on Arch Linux where I never installed it, and I got the same issue too. All packages are uptodate in both laptops. Any further suggestions?
Thanks.
calexandru2018 commented on 2022-05-26 08:21 (UTC)
@Musikolo make sure that the packages are properly installed
Musikolo commented on 2022-05-26 01:40 (UTC) (edited on 2022-05-26 01:41 (UTC) by Musikolo)
Hi,
I'm getting the following error, should I report it upstream?
Thanks.
garlicbreadwolfs commented on 2022-04-20 07:11 (UTC)
How about changing the upstream URL to https://github.com/ProtonVPN/linux-app?
ratSprite commented on 2022-02-18 21:02 (UTC)
I also had to use the hack from @grm21. I've submitted the issue directly to proton, hopefully they take a look at it.
1 2 3 4 5 6 7 Next › Last »