Ubuntu 12.04 In tray Icon -> "Edit Connections..." not clickable

I am use ubuntu 12.04 with gnome-panel, I press network tray icon then Open following small menu,

enter image description here

Last "Edit Connections..." not clickable how can I edit my wired and wifi connection?

2 Answers

You can access this menu by:
VPN Connections-->Configure VPN-->Ethernet-->Wired Connection-->Edit

3

On Ubuntu 12.04 downgrade packages ("force version" with Synaptic) from precise-updates to precise for:

  • unity-greeter 0.2.9-0ubuntu1.5 -> 0.2.8-0ubuntu1
  • libnm-gtk0 0.9.4.1-0ubuntu2.4 -> 0.9.4.1-0ubuntu2
  • libnm-gtk-common 0.9.4.1-0ubuntu2.4 -> 0.9.4.1-0ubuntu2
  • network-manager-gnome 0.9.4.1-0ubuntu2.4 -> 0.9.4.1-0ubuntu2

and disable auto update in software sources until the bug will not be fixed!

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like