Announcement

Collapse
No announcement yet.

Problem with systemsettings after upgrade to KDE 4.3

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

    Problem with systemsettings after upgrade to KDE 4.3

    Hi,

    I have a problem with the System Settings after the upgrade to KDE 4.3.

    When I start systemsettings then I receive this message:

    System Settings was unable to find any views, and hence has nothing to display

    To solve I have tried:

    I moved my .kde folder to a .kde-backup folder

    Code:
    sudo aptitude remove kdebase-data kdelibs kdelibs-data kubuntu-desktop
    Code:
    sudo aptitude install kubuntu-desktop
    But it did not solve the problem.

    Then I deleted
    ~/.kde/share/apps/systemsettings/ and
    ~/.kde/share/config/systemsettingsrc
    but I still having the same problem.


    After the upgrade it does not work ALT+F2 and the buttons of the volume but the rest of applications work fine. I use Kubuntu 9.04 on a Dell XPS 1330.

    Thanks for all. (and sorry for my bad English)

    #2
    Re: Problem with systemsettings after upgrade to KDE 4.3

    Hi

    This should work. Did you see our announcement (for what you are saying it seems you probably did)?
    http://kubuntuforums.net/forums/inde...1216#msg191216

    If you followed all the suggestions in the first post there and still have the problem, make sure your sources are up to date:
    Code:
    sudo apt-get update
    sudo apt-get dist-upgrade
    There seem to have been some updates after the initial upload of the 4.3 packages. Hopefully that will do!

    Comment

    Working...
    X