PDA

View Full Version : [kubuntu] Bad KDE 4.1 desktop configuration, need help!



wizoo
April 2nd, 2009, 10:33 AM
I have a problem.

I've recently installed Kubuntu Intrepid, and when I was playing around in the settings manager, when I set the desktop window effects, the desktop wouldn't show. Since then it's just a black screen with the mouse cursor.

Is there a way to access the KDE control center through the console and could I get any instructions on how to reset the display settings to default?

There's also another minor problem, which is not so vital. If I boot my Kubuntu instal with the splash screen, it freezes while loading. Though, if I remove "quiet splash" from the kernel boot options it loads just fine. Is this just a buggy splash screen or is it something else?

My graphic card: Nvidia Geforce 9600m GT.

wizoo
April 3rd, 2009, 01:04 PM
Anybody??

NightwishFan
April 3rd, 2009, 09:36 PM
To reset your configuration:


Log out
Press ctrl+alt+f5 (you should see a console)
Log in on console
Type (no quotes) "rm -r .kde"
Reboot
See if it works


If that doesn't work try:


Log out
Press ctrl+alt+f5 (you should see a console)
Log in on console
Type (no quotes) "rm -r .*"
Reboot
See if it works


The former should reset your kde configuration, the latter will reset all configuration.


About the splash screen, I have no idea. Try searching for splash screen problems.

Giblet5
April 3rd, 2009, 10:27 PM
The usplash issue is probably a *monitor* problem: your monitor loses sync with the chosen graphics mode that usplash is using. eg, LCD monitors don't like 85hz vertical refresh...

Search around for terms like usplash vesa grub and menu.lst and you'll find the list of VESA resolutions. Start with 640x480, then try others until you're satisfied.

You can alter this from the grub boot menu, btw.

Giblet5
April 3rd, 2009, 10:30 PM
To reset your configuration:


Log out
Press ctrl+alt+f5 (you should see a console)
Log in on console
Type (no quotes) "rm -r .kde"
Reboot
See if it works


If that doesn't work try:


Log out
Press ctrl+alt+f5 (you should see a console)
Log in on console
Type (no quotes) "rm -r .*"
Reboot
See if it works


The former should reset your kde configuration, the latter will reset all configuration.


About the splash screen, I have no idea. Try searching for splash screen problems.


I hope the guy doesn't have any email or plugins he hasn't backed up! :popcorn:

rattking
April 3rd, 2009, 11:47 PM
Hi I think the setting for composting is in
.kde/share/config/kwinrc

edit that file with a console text editor
such as

vim ~/.kde/share/config/kwinrc

and in the [Compositing] section
change
Enabled=true to
Enabled=false

and try to login again from kdm

actually there is not any critical settings in that file so you could just delete it and let kde return to defaults
that will preserve the rest of kde's settings, e-mails, and book-marks


rm ~/.kde/share/config/kwinrc