Results 1 to 4 of 4

Thread: Tried to update to kde 4.3.1 but many problems after

  1. #1
    Join Date
    Oct 2005
    Location
    Barbados
    Beans
    53
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Tried to update to kde 4.3.1 but many problems after (SOLVED)

    Hi,

    I tried to update my Kubutu install today to KDE 4.3.1 since I read that it contained a number of bug fixes. After the upgrade however, my system has not function propoerly at all. When I logon I get a screen with a "chequered" (black and white boxes like a chess board) background and shortly after that I get a dialog box saying " No system tray detected on this system. Unable to start exiting" When I click OK, the box disappears and I am left with the background described above (no icons or kickoff) If I do Ctrl+Alt+F1, I can get a command prompt type interface where I can type my login name and password and do directory listings etc. Can anyone help me to restore my system without having to do a fresh install?
    Last edited by foska; September 14th, 2009 at 03:54 AM. Reason: PROBLEM SOLVED

  2. #2
    Join Date
    Feb 2008
    Location
    Decatur, GA
    Beans
    1,157
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Tried to update to kde 4.3.1 but many problems after

    You could try this: There is a hidden file in your home folder called .kde (or .kde4 - could be either). You could try moving it:

    Code:
    mv .kde .kde.bak
    then when you log in, KDE will create a new environment for you.
    yeats - Ubuntu 13.04

  3. #3
    Join Date
    Oct 2007
    Location
    Cincinnati, Ohio
    Beans
    Hidden!
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: Tried to update to kde 4.3.1 but many problems after

    Do not update with kpackagekit, this will cause the errors your speaking of. You probably noticed you had a huge number of blocked updates, for some reason kpackagekit will block packages incorrectly. I hear they are working on this.

    What you need to to do is run the following at the command line

    Code:
    sudo apt-get update
    sudo apt-get dist-upgrade
    I had this same issue when trying to upgrade my kubuntu to 4.3
    Last edited by Ms_Angel_D; September 14th, 2009 at 01:22 AM.

    OS: Kubuntu 12.04 LTS|| CPU: AMD Athlon 64x2 || RAM: 3GB DDR2(PC-6400) || Display: NVIDIA GeForce 9400 GT 1024mb

  4. #4
    Join Date
    Oct 2005
    Location
    Barbados
    Beans
    53
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Tried to update to kde 4.3.1 but many problems after

    Thanx Ms_Angel,

    I am actually in the process of doing this right now and yes I did notice that they were a large number of blocked updates!

    I'll be sure to report when the process is completed.

    UPDATE: Everything is work OK now and the solution is actually as per Ms_Angel_D's instructions
    Last edited by foska; September 14th, 2009 at 03:52 AM. Reason: update

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •