Announcement

Collapse
No announcement yet.

No taskbar

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    No taskbar

    Hi all!

    Installed KDE 4 via
    Code:
    sudo apt-get install kdebase-bin kdebase-workspace kdebase-kde4 kdebase-runtime
    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
    Code:
    sudo apt-get remove kdebase-bin kdebase-workspace kdebase-kde4 kdebase-runtime
    .

    Then tried to install via
    Code:
    sudo apt-get install kde
    , but I got the previuos release of KDE, so I followed the instructions in the Kubuntu site, which include the steps:

    Code:
    apt-get remove kdelibs5 kde4base-data kde4libs-data
    and

    Code:
    sudo apt-get install kde4-core
    Now I have the KDE 4 without a taskbar - it is ridiculous.
    Would somebody help me, please?

    #2
    Re: No taskbar

    Hi again

    I solved that issue by removing the content of the .kde4 folder. It is explained very well here: http://ubuntuforums.org/showthread.p...t=kde4+taskbar

    Comment

    Working...
    X