Package Details: proton-vpn-gtk-app 4.7.4-2

Git Clone URL: https://aur.archlinux.org/proton-vpn-gtk-app.git (read-only, click to copy)
Package Base: proton-vpn-gtk-app
Description: ProtonVPN GTK app, Maintained by Community
Upstream URL: https://github.com/ProtonVPN/proton-vpn-gtk-app
Keywords: protonvpn
Licenses: GPL3
Groups: ProtonVPN
Conflicts: protonvpn-gui, python-proton-client
Submitter: ali.molaei
Maintainer: ali.molaei
Last Packager: ali.molaei
Votes: 85
Popularity: 10.46
First Submitted: 2023-11-01 12:41 (UTC)
Last Updated: 2024-11-14 16:19 (UTC)

Pinned Comments

ali.molaei commented on 2024-11-14 16:25 (UTC)

I've added https://aur.archlinux.org/packages/python-proton-vpn-local-agent-bin as optional dependency, I worked on https://aur.archlinux.org/packages/python-proton-vpn-local-agent a bit to build it from source, but I have a weird issue with it so I'm not depending this package on that by default for now.

For those who know a bit about rust packaging, the issue with building from source for me is: - If I copy the build so file using cp command it works fine - If I package it (using install in PKGBUILD) and put the file there by installing the package using pacman, It doesn't work! although the files have the same checksum.

I have no idea why is that and am open to any help on https://aur.archlinux.org/packages/python-proton-vpn-local-agent package

stickyhands commented on 2024-02-09 23:53 (UTC) (edited on 2024-02-09 23:53 (UTC) by stickyhands)

@shoryuken thank you, that worked!

@ali.molaei I'm not sure of technicalities of dependencies, but if you cannot force network-manager-applet as a dependency I think you should at least pin some comment explaining that getting it might fix issues. As it stands I accidentally found the solution at other package page https://aur.archlinux.org/packages/protonvpn-cli#comment-951908, and only since it's the newest one.

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 20 Next › Last »

nTia89 commented on 2023-12-03 13:36 (UTC)

why network-manager-applet is not in the dependency array?

marcin commented on 2023-11-24 04:04 (UTC)

Thanks it works, but I noticed that this new client does not have permanent kill switch. The kill switch stops working when you disconnect VPN. In older version, the kill switch could be made permanent.

blenderfox commented on 2023-11-21 10:43 (UTC)

@cybercountry that did it, thanks!

cybercountry commented on 2023-11-21 09:26 (UTC) (edited on 2023-11-21 09:27 (UTC) by cybercountry)

@blenderfox Check if you have network-manager-applet installed

blenderfox commented on 2023-11-20 17:48 (UTC)

Does anyone else also get authentication denied when trying to connect to any PVPN server?

bluruin17 commented on 2023-11-16 15:58 (UTC)

@ali.molaei confirmed, works for me now. Thanks!

cybercountry commented on 2023-11-16 12:09 (UTC)

I believe the decision to abandon the use of tags in favor of commit hashes in the package was a good move. The transition to commit hashes appears to be a solid and responsible choice, offering a more stable and secure approach to tracking package versions

I will be updating to the new version now, but this package continues to work very well for me

ali.molaei commented on 2023-11-16 08:04 (UTC)

I switched to using "commit hashes" instead of "tags" as the tags are being removed randomly, Also, I don't want this package to be a "-git" package using the latest commit always and want it to be a stable release, so I need to update the hashes when an update occurs.

This should work fine now

mobydick commented on 2023-11-16 02:46 (UTC) (edited on 2023-11-16 02:47 (UTC) by mobydick)

Jesus fucking christ what is with all those python-proton packages? This is even worse than the old protonvpn. At least the old one can actually build and install itself while this one shits itself trying to do all those packages.

bluruin17 commented on 2023-11-15 23:31 (UTC) (edited on 2023-11-15 23:34 (UTC) by bluruin17)

Anyone know why I keep encountering this error when trying to install this program?

Building python-proton-vpn-logger...
==> Making package: python-proton-vpn-logger 0.2.1-3 (Wed 15 Nov 2023 07:24:26 PM)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Cloning python-proton-vpn-logger git repo...
Cloning into bare repository '/var/tmp/pamac-build-user/python-proton-vpn-logger/python-proton-vpn-logger'...
==> Validating source files with sha256sums... python-proton-vpn-logger ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Creating working copy of python-proton-vpn-logger git repo...
Cloning into 'python-proton-vpn-logger'... done.
fatal: invalid reference: 0.2.1
==> ERROR: Failure while creating working copy of python-proton-vpn-logger git repo
Aborting...
Failed to build python-proton-vpn-logger

I tried deleting the build files, refreshing mirrors, clearing caches...stumped on this one.