Hi all!
Installed KDE 4 via
Then my Pidgin did not minimize to tray, but just got closed when click on the close button of the buddy list. Could not manage this issue so uninstalled KDE via
.
Then tried to install via
, but I got the previuos release of KDE, so I followed the instructions in the Kubuntu site, which include the steps:
and
Now I have the KDE 4 without a taskbar - it is ridiculous.
Would somebody help me, please?
Installed KDE 4 via
Code:
sudo apt-get install kdebase-bin kdebase-workspace kdebase-kde4 kdebase-runtime
Code:
sudo apt-get remove kdebase-bin kdebase-workspace kdebase-kde4 kdebase-runtime
Then tried to install via
Code:
sudo apt-get install kde
Code:
apt-get remove kdelibs5 kde4base-data kde4libs-data
Code:
sudo apt-get install kde4-core
Would somebody help me, please?
Comment