so, workaround : # cd /etc/dbus/system.d # for i in nm-*; do sed -i 's/deny/allow/' $i; done # sed -i 's/deny/allow/' NetworkManager.conf # /etc/init.d/dbus restart
works fine here, but that's really ugly. I didn't found any difference between dbus on a "working machine" and the crashed one; config files in /etc/dbus are exactly the same, but.... one works, the other not. Hope someone will find a clue, and that this workaround will be useful to others. Regards C. -- [Gutsy][NetworkManager] No applet anymore https://bugs.launchpad.net/bugs/261472 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
