From mboxrd@z Thu Jan 1 00:00:00 1970 From: Divan Santana Subject: bug#37369: Getting network-manager-openconnect to work Date: Sat, 28 Sep 2019 16:00:25 +0200 Message-ID: <87h84wttae.fsf__1445.32040446705$1569679280$gmane$org@santanas.co.za> References: <87sgp4pj7s.fsf@santanas.co.za> <20190910112120.ezqnrrfffhhjvc2d@pelzflorian.localdomain> <874l1ipnlr.fsf@gnu.org> <20190912053411.bscrrsv6flzy7lgu@pelzflorian.localdomain> <87y2yo5j40.fsf@gnu.org> <20190916160635.dzx2ikvzi3kagtrc@pelzflorian.localdomain> <20190927163735.c4cjjuh4r6i6de3c@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44432) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iEDHT-0007Bf-Jf for bug-guix@gnu.org; Sat, 28 Sep 2019 10:01:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iEDHS-00041h-Ca for bug-guix@gnu.org; Sat, 28 Sep 2019 10:01:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42160) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iEDHS-00041X-A4 for bug-guix@gnu.org; Sat, 28 Sep 2019 10:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iEDHS-00081w-6o for bug-guix@gnu.org; Sat, 28 Sep 2019 10:01:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <20190927163735.c4cjjuh4r6i6de3c@pelzflorian.localdomain> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: "pelzflorian (Florian Pelz)" Cc: 37369@debbugs.gnu.org, help-guix@gnu.org pelzflorian (Florian Pelz) writes: > Hello! > > There might be a workaround: > > NetworkManager stopped segfaulting for me after I =E2=80=9Cedited=E2=80= =9D the > openconnect VPN connection in nm-connection-editor without making any > changes to the connection. Apparently this fixed get_secrets_done_cb > being passed what GDB calls an =E2=80=9C=E2=80=9D as the= connection > and crashing in nm_connection_get_setting_by_name. I need to repeat > this nm-connection-editor editing after every reboot. > > Does editing the VPN connection in nm-connection-editor fix the > problem for you, Divan Santana? I'll let you know. > No patch at all is required for me. nmtui works fine without the patch. > This issue is not present in Arch Linux using the more recent > NetworkManager 1.20.2. I have not yet attempted to upgrade Guix=E2=80=99 > NetworkManager to a more recent version.