No solution for the Ubuntu network link flag

Source: Internet
Author: User

When I upgraded from Ubuntu 8.04 to 8.10 (intrepid), the NetworkManager applet on the panel was lost (NetworkManager applet is missing)
If the following response message is displayed when the terminal executes the NM-applet

** (Nm-Applet: 7559): Warning **: applet_dbus_manager_start_service (): cocould not acquire the networkmanagerusersettings service as it is already taken. Return: 3


(Nm-Applet: 7559): glib-gobject-critical **: g_object_unref: assertion 'G _ is_object (object) 'failed

The solution is as follows:

* Fix nm-applet can't execute Error

1. Modify/etc/dbus-1/system. d/NetworkManager. conf and/etc/dbus-1/system. d/nm-applet.conf
Change the following color characters to "deny" to "allow ".
<Policy context = default>
<Allow own = "org. freedesktop. NetworkManager"/>
<Allow send_destination = "org. freedesktop. NetworkManager"/>
<Allow send_interface = "org. freedesktop. NetworkManager"/>
</Policy>

2. Renew the dynamic route
Sudo/etc/init. d/restart

* Fix nm-applet "no connection defined" error

3. Stop NetworkManager
Sudo/etc/init. d/NetworkManager stop

4. Except/etc/Network/interfaces or rename)
Sudo RM/etc/Network/interfaces

5. Restart NetworkManager.
Sudo/etc/init. d/NetworkManager start


6. Merge rows of nm-Applet

Reference:
Https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/249404
Http://ubuntuforums.org/showthread.php? T = 963335 & page = 3

  


(I have tried it in Ubuntu 10.04 to solve the problem, so I will share it with you)
Original article addressHttp://www.pczpg.com/a/2010/0130/439.html
Supplement: Sometimes I can kill NetworkManager and re-enable it.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.