NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.29k stars 13.54k forks source link

pkgs.protonvpn-gui missing run dependency pkgs.networkmanagerapplet #294750

Open HPsaucii opened 6 months ago

HPsaucii commented 6 months ago

Issue description

Without nm-applet running in the background, protonvpn-gui returns an authentication error

Steps to reproduce

install protonvpn-gui and attempt to connect, then the authentication error is thrown

Technical details

install nm-applet, and attempt the above, and no error is thrown and it connects successfully

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

dotlambda commented 6 months ago

This is useless unless you ping the maintainers.

Atemu commented 4 months ago

I'm experiencing a different issue (https://github.com/NixOS/nixpkgs/issues/307462) but I'm not experiencing this issue. When does it occur? Directly when opening the app or when connecting?

cc @WolfangAukang

Andreas02-dev commented 4 months ago

Hi @HPsaucii ,

What are the versions of your packages? I'm mostly interested in your ProtonVPN-GUI version and your NetworkManager version.