linux-cli icon indicating copy to clipboard operation
linux-cli copied to clipboard

GError set over the top of a previous Gerror

Open FlanOfHarmony opened this issue 2 years ago • 5 comments

Hi, this isn't critical but I'm having a warnig every time I connect to a server and it's pretty annoying. Here's the output of the command protonvpn-cli c -f:

Setting up ProtonVPN.
/usr/lib/python3.10/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/plugin/nm_plugin.py:25: Warning: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: does not look like a Iodine DNS Tunnel VPN connection (parse failed)
  connection = plugin_editor.import_(filename)
Connecting to ProtonVPN on XXXX with UDP.

(I've edited the server name for privacy). My system is up to date. I'm using Linux. Here's the output of protonvpn-cli --version:

ProtonVPN CLI v3.11.0 (protonvpn-nm-lib v3.7.0; proton-client v0.7.1)

I already tried logging out and in, and deleting every file and reinstalling everything, no effect.

FlanOfHarmony avatar Jan 28 '22 13:01 FlanOfHarmony

Hey @FlanOfHarmony

This is probably due to the plugin version. What distro/version are you on ?

calexandru2018 avatar Feb 10 '22 11:02 calexandru2018

Fedora 35

FlanOfHarmony avatar Feb 28 '22 21:02 FlanOfHarmony

It's still here on Fedora 36

FlanOfHarmony avatar May 15 '22 12:05 FlanOfHarmony

I still get this error as well on Fedora 35

protonvpn-stable-release-1.0.1-1.noarch
python3-proton-client-0.7.1-2.noarch
python3-protonvpn-nm-lib-3.11.0-2.fc35.noarch
protonvpn-gui-1.10.0-2.noarch
protonvpn-cli-3.12.0-4.noarch
protonvpn-1.0.0-3.noarch
NetworkManager-libnm-1.32.12-2.fc35.x86_64
NetworkManager-1.32.12-2.fc35.x86_64
NetworkManager-openvpn-1.8.16-1.fc35.x86_64

sadsfae avatar Jun 23 '22 12:06 sadsfae