i have been running 4.3 since the first beta release for jaunty, and after upgrade to final version from what had been kde 4.3 rc 3 for about 2 weeks or so. when i log in i get a black screen with my mouse cursor, or sometimes the background of my spash screen just stays back there, i get no panels and can not right click on my "desktop" at all, plasma-desktop is not running at all. if i try to run plasma-desktop, it will not run and i get alot of errors. below is a sample
i have no problems how ever using the computer as kwin is 100% working, and all the keyboard shortcuts work (infact i am using it now to run firefox 3.5 so i can write this post) compiz works if i enable it. it seams the only thing that doesnt work is the plasma-desktop.
everything seams to have be upgraded correctly as far as i can tell
one other thing i also noticed is when i run plasma
and then i try to install the package..
i have tried things suggested on other posts about upgrade problems as well nothing i have tried has worked.. i have
reinstalled kde-core,all of my kdebase-* packages, i also have ran: dpkg --configure -a, and quite and restarted after every one.. still getting the same error running plasma-desktop, also dolphin's about kde reports using kde 4.3.0.0
also as a note i did add the other ppa to my sources.list needed for the upgrade from the announcement.
upgrading on my laptop worked 100% .. and that was also from kde 4.3rc3
Code:
chris@void:~$ plasma-desktop QDBusObjectPath: invalid path "" QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout findServiceByDesktopPath: /usr/share/applications/VirtualBox.desktop not found findServiceByDesktopPath: /usr/share/applications/firefox-3.5.desktop not found findServiceByDesktopPath: systemsettings not found !!!the lines below get repeated about 1000 times with what seams to be random 2 and 1 for the index!!! QGraphicsGridLayout::itemAt: invalid index 2 QGraphicsGridLayout::itemAt: invalid index 2 QGraphicsGridLayout::itemAt: invalid index 1 QGraphicsGridLayout::itemAt: invalid index 2 QGraphicsGridLayout::itemAt: invalid index 1
everything seams to have be upgraded correctly as far as i can tell
Code:
chris@void:~$ plasma-desktop --v Qt: 4.5.2 KDE: 4.3.00 (KDE 4.3.0) Plasma Workspace: 0.3
Code:
chris@void:~$ plasma The program 'plasma' is currently not installed. You can install it by typing: sudo apt-get install kdebase-workspace-bin bash: plasma: command not found
Code:
chris@void:~$ sudo apt-get install kdebase-workspace-bin Reading package lists... Done Building dependency tree Reading state information... Done kdebase-workspace-bin is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded
reinstalled kde-core,all of my kdebase-* packages, i also have ran: dpkg --configure -a, and quite and restarted after every one.. still getting the same error running plasma-desktop, also dolphin's about kde reports using kde 4.3.0.0
also as a note i did add the other ppa to my sources.list needed for the upgrade from the announcement.
upgrading on my laptop worked 100% .. and that was also from kde 4.3rc3
Comment