Comment 2 for bug 290285

Revision history for this message
Alexander Sack (asac) wrote : Re: [Bug 290285] Re: Grayed out "Connect" button when using WPA Entreprise+TLS authentification

On Wed, Oct 29, 2008 at 10:32:00AM -0000, Dokterdok wrote:
> +
> + ubuntu@ubuntu:~$ killall nm-applet
> + ubuntu@ubuntu:~$ sudo /usr/bin/nm-applet start

Please dont start the applet as "root". just start it as user should
be enough:

 killall nm-applet; nm-applet

> + ** (nm-applet:8391): WARNING **: No connections defined
> +
> + ** (nm-applet:8391): WARNING **: Invalid connection: 'NMSetting8021x' /
> + 'identity' invalid: 2
> +
> + ** (nm-applet:8391): WARNING **: <WARN>
> + applet_menu_item_activate_helper(): Invalid connection; asking for more
> + information.

is the output above _before_ the connect attempt and the output below
when entering new info?

Also NM applet might be a bit picky. have you ensured that everything
is filled out properly and no whitespaces and such?

 - Alexander