Package Details: proton-vpn-gtk-app 4.8.1-1

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: 89
Popularity: 8.78
First Submitted: 2023-11-01 12:41 (UTC)
Last Updated: 2024-12-06 14:44 (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 .. 11 12 13 14 15 16 17 18 19 20 21 22 Next › Last »

ali.molaei commented on 2023-11-15 10:05 (UTC)

@sbeve72 It's done, thanks for pointing that out

metricspace64 commented on 2023-11-15 06:04 (UTC)

  1. When I restart, it logs me out and doesnt save my credentials.

  2. When I select killswitch, before I connect to my vpn I can connect to the internet on my home IP, doesnt killswitch prevent all non-vpn connection?

sbeve72 commented on 2023-11-12 15:52 (UTC)

Is it possible for the maintainer of this repo to change the StartupWMClass to "protonvpn-app" from "Protonvpn"? Because "Protonvpn" is the wrong WM Class for the app.

<deleted-account> commented on 2023-11-10 10:29 (UTC)

[deleted]

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

@ugjdgdto libappindicator-gtk3 is already an optional dependency network-manager-applet is already an optional dependency for python-proton-vpn-network-manager

will add plasma-nm to python-proton-vpn-network-manager

<deleted-account> commented on 2023-11-10 01:44 (UTC)

[deleted]

cybercountry commented on 2023-11-09 15:46 (UTC)

@ugjdgdto Great, all right now I believe. Thx so much.

I installed network-manager-applet and it worked!

<deleted-account> commented on 2023-11-09 13:49 (UTC)

[deleted]

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

Today I'm having one of the problems that has already been reported here. When trying to connect to any server, I receive the authentication denied error. I did the procedure reported here of adding the user to the network group and creating the file /etc/polkit-1/rules.d/50-org.freedesktop.NetworkManager.rules . But even after that the error continues.

cybercountry commented on 2023-11-09 12:06 (UTC) (edited on 2023-11-09 12:06 (UTC) by cybercountry)

@ugjdgdto After installing libappindicator-gtk3 the icon appeared, thank you.

I use gnome as DE