So I've been using KDE 4.5 since the evening it came out. I don't know what it is about every time the KDE claims "this is a stabilizing release" but it seems to be the opposite of my experience. This is easily the buggiest point release of KDE since their last "stabilizing release" of KDE 4.3.
Now admittedly, the list of bugs is small... but they are hitting my hard and frequently. Very frequently. Usually about 12 to 20 times a day. I am hoping (and I'm pretty certain) these bugs are just for my installation.
Konqueror: I use Konqueror as my file manager, and since the upgrade about twice an hour it has a total lockup/total freeze for a duration of anywhere from 10 to 60 seconds. It's pretty horrendous sometimes. It also won't let me close tabs on occasion. There have been some more minor but less frequent bugs but I lost track.
User management: I cannot add a new user to my system, at least not through the GUIs nicely provided by KDE. I wanted to add a new one so I could check his default Konqueror configuration settings against my own. BUT creating a user is proving problematic, since after I create one and set it's password, I switch sessions to log in with it. However, at the login screen it asks me to change the password (root required) it says. HOWEVER YOU CANNOT TYPE ANYTHING INTO THE BOX. At first I thought it was an error with my wireless USB keyboard, so grumbling I plugged in a wired keyboard, but it actually made it worse (the mouse cursor stopped working when I did that). So I cannot log in with the new user I created. That's.... pretty hilariously bad.
Plasma: Presenting all Windows is slow. I don't know why because everything else seems better. This is a pretty minor bug because it does not really impair functionality, mostly. Sometimes it is so slow the cursor doesn't reach the correct window in time when enter is pressed or the window is clicked
Klipper: It stays open after you select some previous entry. It stays this way unless you click it closed. Perhaps this is a feature?
Showing posts with label plasma. Show all posts
Showing posts with label plasma. Show all posts
Friday, August 13, 2010
Tuesday, August 10, 2010
Kubuntu KDE 4.5 Upgrade Problem and solution
So I just did an dist-upgrade of my Kubuntu 10.04 system running KDE 4.4 to KDE 4.5. Upon a reboot, there was a problem. I had no desktop. Just a blank black screen.
So I began to dig around to see what the problem was.
SOLUTION
The solution was to install the package 'kubuntu-desktop' which triggered a group other packages to be installed (such as kdebase-workspace-bin, for example). This group turned out to have everything I was missing. I have NO idea why these packages were not install during the upgrade, but this has been a weird one. (During the past few days, when checking if I had any updates, I was presented with what looked like have available dist-upgrades to KDE 4.5, which would have resulted in some strange installations AND removals had I applied it. I can only assume this was because the packages in the repositories were being updated over a few days and thus the lists had some old and new mixes that didn't jive quite perfectly until all were updated.)
Also, during the install I failed to update the /etc/kde4/kdm/kdmrc file to the newest version (my fingers slipped on the keyboard, if you can believe it). I don't think this was the cause of my problems, but I did manually upgrade that just to make sure.
Noteably ktorrent is not available in the Kubuntu PPAs because of a version dependency. Strange. Hope they fix that soon.
So I began to dig around to see what the problem was.
SOLUTION
The solution was to install the package 'kubuntu-desktop' which triggered a group other packages to be installed (such as kdebase-workspace-bin, for example). This group turned out to have everything I was missing. I have NO idea why these packages were not install during the upgrade, but this has been a weird one. (During the past few days, when checking if I had any updates, I was presented with what looked like have available dist-upgrades to KDE 4.5, which would have resulted in some strange installations AND removals had I applied it. I can only assume this was because the packages in the repositories were being updated over a few days and thus the lists had some old and new mixes that didn't jive quite perfectly until all were updated.)
Also, during the install I failed to update the /etc/kde4/kdm/kdmrc file to the newest version (my fingers slipped on the keyboard, if you can believe it). I don't think this was the cause of my problems, but I did manually upgrade that just to make sure.
Noteably ktorrent is not available in the Kubuntu PPAs because of a version dependency. Strange. Hope they fix that soon.
Monday, April 12, 2010
Command to Logout / Shutdown / Restart KDE4
There may be another easier way to do this, but this command will bring up a dialog box with the options to Logout / Restart or Shutdown KDE4.
qdbus org.kde.ksmserver /KSMServer org.kde.KSMServerInterface.logout 1 -1 -1
This is useful for when Plasma crashes and will not restart. (I actually have no idea how to manually restart plasma.)
qdbus org.kde.ksmserver /KSMServer org.kde.KSMServerInterface.logout 1 -1 -1
This is useful for when Plasma crashes and will not restart. (I actually have no idea how to manually restart plasma.)
Subscribe to:
Posts (Atom)