Always a sucker for "try the new version" ... http://kubuntuforums.net/forums/inde...opic=3109457.0
so, it wasn't pretty, but after 3 stabs at it, I've got it up and running.
To install it, after I set up the repo as directed by claydoh, I exited the desktop with Ctrl-Alt-F1, shut down KDM with "sudo service kdm stop" and ran
and
There was some issue with kdepim, which I don't use, that blocked part of the update. There was a suggestion that I needed to use "-f install", which I tried, and which did not work. I started KDM and got a blank desktop with no panel and a crashed plasma. Ctrl-Alt-F1 and I repeated the entire process a second time, and got the same incomplete result. I rebooted the system, and tried the third time, and that time it all finished and gave me the zooky new "blue basket weave" greeter. Upon logging in, there were some cosmetic issues. A new "Desktop" folder widget was sitting on top of my previous "home" folder widget. The panel was devoid of my packages that were previously parked there, and so they had to be done over. But, 5 minutes of cleanups and I seem to have a fully functioning desktop. Compiz runs, and Conky runs. The menu is acting slightly weird -- it seems to get a little scrambled at times. I just re-click the "K" and it comes up correctly again. All in all, not a bad RC, in my opinion -- I think it's going to be fine. 8)
so, it wasn't pretty, but after 3 stabs at it, I've got it up and running.
To install it, after I set up the repo as directed by claydoh, I exited the desktop with Ctrl-Alt-F1, shut down KDM with "sudo service kdm stop" and ran
Code:
sudo apt-get update
Code:
sudo apt-get dist-upgrade
Comment