Package Details: protonvpn-gui 1.12.0-1

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
Groups: ProtonVPN
Submitter: protontechag
Maintainer: protontechag (calexandru2018, jllaneras)
Last Packager: calexandru2018
Votes: 67
Popularity: 2.90
First Submitted: 2021-05-28 16:28 (UTC)
Last Updated: 2022-11-02 12:50 (UTC)

Pinned Comments

calexandru2018 commented on 2023-10-31 12:32 (UTC) (edited on 2023-10-31 12:34 (UTC) by calexandru2018)

Hey all, I understand all on the arch community are eager in trying the new app, thus I'll leave here what I wrote on reddit (https://www.reddit.com/r/ProtonVPN/comments/17clwac/comment/k5r1qdg):

We’d love to support the new app for arch Linux but honestly we’re understaffed and don’t have the bandwidth to be supporting the same distros that we did before with the previous client (4 packages before vs 10 packages now). If anyone from the community is willing to make AUR packages for themselves and publish/maintain them we’re totally fine with that, as long as people keep in mind that it would be an unofficial version because we currently don’t support arch Linux with the new v4 app.

Also if anyone’s interested: https://boards.eu.greenhouse.io/proton/jobs/4140067101

Thus I ask people not to flag this as out-of-date for the following reasons: - v4 is a total new implementation and another package, thus marking this as out-of-date is pointless because a new AUR package has to be created for this new version - I won't be either orphaning these packages because there are still people interested in the v3, be it in the GUI or CLI

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

blackfox commented on 2021-09-24 22:06 (UTC) (edited on 2021-09-24 22:23 (UTC) by blackfox)

Hello,

After updating to this latest version I get stuck after doing the login with this error:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/protonvpn_gui/view/login.py", line 253, in render_view_state
    self.dashboard_window().present()
  File "/usr/lib/python3.9/site-packages/protonvpn_gui/main.py", line 283, in get_dashboard_window
    return DashboardView(
  File "/usr/lib/python3.9/site-packages/protonvpn_gui/view/dashboard.py", line 159, in __init__
    self.quick_settings_popover = QuickSettingsPopoverView(
  File "/usr/lib/python3.9/site-packages/protonvpn_gui/view/quick_settings_popover.py", line 32, in __init__
    self.__create_widgets()
  File "/usr/lib/python3.9/site-packages/protonvpn_gui/view/quick_settings_popover.py", line 139, in __create_widgets
    self.__create_secure_core_buttons()
  File "/usr/lib/python3.9/site-packages/protonvpn_gui/view/quick_settings_popover.py", line 169, in __create_secure_core_buttons
    self.secure_core_button_on = SecureCoreOn(self)
  File "/usr/lib/python3.9/site-packages/protonvpn_gui/view/quick_settings_popover.py", line 419, in __init__
    if self.session.vpn_tier >= ServerTierEnum.SOME_VALUE.value:
  File "/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/session/session.py", line 458, in vpn_tier
    return self._vpn_data['tier']
TypeError: 'NoneType' object is not subscriptable

sampsoncrowley commented on 2021-08-24 03:31 (UTC)

Can't log in. Unknown error

sharp312 commented on 2021-06-28 14:54 (UTC)

@srsands I found a note on protons website on how to fix it, after you follow the steps when makepkg asks about the keys just say no and it should work https://protonvpn.com/support/official-linux-client-arch/#note4

daniarla commented on 2021-06-25 14:39 (UTC)

It gives me this error: gpg: keyserver receive failed: No name problem importing keys

Ext commented on 2021-06-24 06:47 (UTC)

installing python-protonvpn-nm-lib (3.3.1-2) breaks dependency 'python-protonvpn-nm-lib<3.3.0' required by protonvpn-gui

calexandru2018 commented on 2021-06-23 08:32 (UTC)

Hey @Alfred456654

Thank you for your report. The library has been updated to (python-protonvpn-nm-lib 3.3.1-2) include the missing packages. Thank you for your report.

Alfred456654 commented on 2021-06-23 06:07 (UTC) (edited on 2021-06-23 06:08 (UTC) by Alfred456654)

When I use the menu to get logs, I get an error message saying there's no systemd module.

I checked the logs, and found the corresponding python stacktrace in protonvpn-gui.log

I installed python-systemd with pacman and no longer got the error.

Can we add python-systemd as a dependency in the PKGBUILD?

Thanks!

StephQ commented on 2021-06-23 03:23 (UTC)

New update is fine (v1.0.1-1).

Thanks.