[Pkg-utopia-maintainers] Bug#883965: nm-connection-editor crashes when opening a connection
BenWiederhake.GitHub
BenWiederhake.GitHub at gmx.de
Fri Mar 9 18:36:03 UTC 2018
Heyaloha,
is it possible that this is a duplicate of #865013?
- Both crash Consistently when clicking "modify"
- Both crash in src/libnma/nma-cert-chooser-button.c due to this line:
g_critical (…, error->message);
(it used to be line 95, currently it's line 98)
Note that I sent in a patch [1], and it got "applied, with a small
change" [2]. You may want to do the following:
apt-get source network-manager-applet
sudo apt-get build-dep network-manager-applet
fakeroot ./debian/rules binary
sudo dpkg -i ../libnma0*.deb
Plus minus a few 'cd'.
Cheers,
Ben
[1] https://bugzilla.gnome.org/show_bug.cgi?id=785674#c5
[2]
https://git.gnome.org/browse/network-manager-applet/commit/?id=a37483c1a364ef3cc1cfa29e7ad51ca108d75674
More information about the Pkg-utopia-maintainers
mailing list