pelzflorian (Florian Pelz) writes:
> On Sat, Sep 28, 2019 at 04:16:40PM +0200, Divan Santana wrote:
>> So firstly I can't edit the connection as my user, without sudo. Not
>> sure if I need to be in some group to do that?
>>
>
> P.S. I use
>
> (users (cons (user-account
>(name
Regarding openconnect, no workarounds are necessary anymore for me on
core-updates, which uses a more recent network-manager@1.14.4 and will
soon be on Guix master.
Regards,
Florian
On Sat, Sep 28, 2019 at 04:16:40PM +0200, Divan Santana wrote:
> So firstly I can't edit the connection as my user, without sudo. Not
> sure if I need to be in some group to do that?
>
P.S. I use
(users (cons (user-account
(name "florian")
(comment "Florian Pelz")
For me, before editing the connection, NetworkManager crashed with a
segfault and restarted after attempting to connect with a faulty VPN
connection. The same may be what happens to you.
However, I can add a new connection with gnome-control-center or
nm-connection-editor (without using any “conn
pelzflorian (Florian Pelz) writes:
> Hello!
>
> There might be a workaround:
>
> NetworkManager stopped segfaulting for me after I “edited” the
> openconnect VPN connection in nm-connection-editor without making any
> changes to the connection. Apparently this fixed get_secrets_done_cb
> being p
pelzflorian (Florian Pelz) writes:
> Hello!
>
> There might be a workaround:
>
> NetworkManager stopped segfaulting for me after I “edited” the
> openconnect VPN connection in nm-connection-editor without making any
> changes to the connection. Apparently this fixed get_secrets_done_cb
> being p
Hello!
There might be a workaround:
NetworkManager stopped segfaulting for me after I “edited” 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 “” as the connection
and cr
On Tue, Sep 10, 2019 at 01:21:20PM +0200, pelzflorian (Florian Pelz) wrote:
> I suspect something like the attached patch would help (and expand the
> closure of network-manager to always include openconnect).
>
Sorry, my old patch did not even build. A friend lent me her
AnyConnect credentials
On Wed, Sep 11, 2019 at 10:38:22AM +0300, Efraim Flashner wrote:
> Instead of adding openconnect to network-manager, would it be enough to
>
> (substitute* "the-file"
> (("/usr/sbin/openconnect") "openconnect"))
>
>
No, at least the comment documenting nm_utils_file_search_in_paths says:
/**
Instead of adding openconnect to network-manager, would it be enough to
(substitute* "the-file"
(("/usr/sbin/openconnect") "openconnect"))
--
Efraim Flashner אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or re
10 matches
Mail list logo