Software - kcontrol missing modules elliot - 07.08.2006, 20:21 Uhr Titel: kcontrol missing modules
Hi,
After some long-ago upgrade, I lost most of the modules in kcontrol. This was an annoyance, but no big deal, until the last major KDE upgrade. In order to fix the messy fonts, I need the font module (?) which has the anti-aliasing options. How can I restore all the modules which should be present in kcontrol?
Thanks!
piper - 07.08.2006, 20:33 Uhr Titel: RE: kcontrol missing modules
Hi elliot
Try
apt-get install --reinstall kdebase-data
then
apt-get install knxcc-kde
slh - 07.08.2006, 22:10 Uhr Titel: RE: kcontrol missing modules
apt-get install --reinstall -o DPkg::Options::=--force-confmiss -o DPkg::Options::=--force-confnew kdebase-data
kelmo - 08.08.2006, 03:29 Uhr Titel: RE: kcontrol missing modules
The embarrassing problem of 'Replaces: kdebase-data' strikes again . . .
elliot - 08.08.2006, 05:55 Uhr Titel:
While waiting for replies, I searched around my Kmenu entries, and found two "Fonts" commands in my Lost & Found. One of them had the anti-aliasing option, which I used to fix the screen fonts, and everything looks OK now.
Later, I tried the first, simpler re-install in the thread, which unfortunately didn't work. The second one did work, and as a side effect, most of the stuff in Lost & Found was put back where it belongs (I think).