Comment 13 for bug 1290217

Revision history for this message
dulangci (348249063-j) wrote :

Hi!
I had the same issue. I can't use my wireless.

sudo cat /var/log/upstart/network-manager.log

(NetworkManager:1907): GLib-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: Key file does not have group 'connectivity'

I use flowing command, setup my wireless.
$ sudo wpa_supplicant -i wlan0 -c wpa_supplicant.conf

Please quickly fix the problem, thanks you.