The button in Software Center→Edit→Software sources... is disabled.
Is there another way to reach it or simple enable the button? What could be causing it?
If I know I can fix it myself and avoid happening again. Thanks!
The button in Software Center→Edit→Software sources... is disabled.
Is there another way to reach it or simple enable the button? What could be causing it?
If I know I can fix it myself and avoid happening again. Thanks!
I figured everything out.
For some reason, my System Settings process was called gnome-control-center
. Since it seemed buggy, I removed it:
sudo apt-get remove --purge gnome-control-center
... expecting to then reinstall it to see if it would behave better.
After the uninstall I tried to access it from the top right system button and guess what... It DID show up with all the configuration buttons!
I have two guesses:
OR
Anyway. There is the info for anyone crossing this issue. I have seen other people in the same situation around the web. I hope this helps someone.
Editor's Addition (by Anwar)
It's the installation of gnome packages and not removing them cleanly. gnome-control-center
is GNOME3 sessions part and not meant to be used in Unity.
Is there another way to reach it ... ?
I think you can directly access it through Software & Updates either from the dashboard or from the System Settings panel (in the shutdown button).
Now for the second part of the problem:
Try reinstalling ubuntu-desktop
as proposed here
It can be installed from the Software Center. The package is called "software-properties-gtk" or "software-properties-kde", if you want to install it from the command line.
Now that was really weird. I guess it is not installed by default because it is technical application and occupies 260MB in the hard drive.
– Chiur May 08 '14 at 12:40I won't bother reporting directly to Canonical, because they must have realized this confusion already.
Cheers!
– Chiur May 08 '14 at 12:41In Kubuntu 14.04 use Muon Discover. Just type muon discover
in the search field of Kmenu or go to
**Kmenu > applications > system > software center (Muon discover) [with blue icon].
In muon discover choose the "sources" tab at the top of the window. Then click on configure software sources in the top right corner, enter your password, and enjoy!