Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails when trying to use protonvpn provider #139

Open
trousev opened this issue Jan 19, 2020 · 0 comments
Open

Fails when trying to use protonvpn provider #139

trousev opened this issue Jan 19, 2020 · 0 comments

Comments

@trousev
Copy link

trousev commented Jan 19, 2020

HTR:

  1. Download qomui from repository and install for debian 10.
  2. Run qomui
  3. Select "ProtonVPN" as provider, enter username and password
  4. Wait download to be complete.
  5. Press "Add button"
  6. Face following error:
Traceback (most recent call last):
  File "/usr/lib/python3.7/dist-packages/qomui/qomui_gui.py", line 2532, in save_scripts
    ret = self.save_options(temp_config)
  File "/usr/lib/python3.7/dist-packages/qomui/qomui_gui.py", line 1360, in save_options
    if temp_config["ping"] == 1:
KeyError: 'ping'

after it, application crashes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant