On 31/12/2007, Keith Sharp <[EMAIL PROTECTED]> wrote: > When I > select the Wired Network from the nm-applet menu I get the following > in .xsession-errors: > > ** (nm-applet:2843): CRITICAL **: new_auto_connection: assertion `ap > != NULL' failed > > ** (nm-applet:2843): WARNING **: <WARN> nma_menu_item_activate(): > Couldn't create default connection.
This happened to me yesterday, also on Fedora 8. After I cleaned the gconf connections with: $ gconftool-2 --recursive-unset /system/networking/connections and restarted the applet NM started connecting to wired again. Without having looked at the code, maybe the applet is assuming that the 1st connection (i.e. /system/networking/connections/1) is always wired which wasn't my case when it happened. Rui _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
