Hey Russel,

Would you mind trying out my patch? To rebuild yourself with the patch
you can follow this. It will grab the dependencies needed, and the
source of nm-applet.

```
apt-get build-dep network-manager-gnome
apt-get source network-manager-gnome
cd network-manager-applet-1.8.10/debian/patches/
curl 
"https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=885525;filename=Fix-segfault-on-vpn-connect.patch;msg=59";
 > Fix-segfault-on-vpn-connect.patch
echo Fix-segfault-on-vpn-connect.patch >> series
cd ../..
dpkg-buildpackage -uc -us
sudo dpkg -i ../network-manager-gnome_1.8.10-1_amd64.deb

```

Michael,
Anything I can do to get my patch accepted? Would love to have this
upstream, this seems to be effecting a lot of people.

thanks!

Reply via email to