Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Linux Desktop / X-Windows > KDE configuration files damaged! Help!

Forgot Password?
 Linux Desktop / X-Windows   Anything X. Gnome, KDE, remote desktop's, XGames etc.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 07-31-2009   #1 (permalink)
Just Joined!
 
Join Date: Jul 2009
Posts: 13
KDE configuration files damaged! Help!

Hello!

It's been suggested in the Newbie subforum that I get some assistance here.

This morning my Acer Aspire One (Linpux Lite) shut itself down. When I restarted it everything seemed fine but I was unable to open and of my personal files on the desktop or use Firefox etc. Using Open Office I was able to see that the files are in fact still there and can be opened using Open Office. The suggestion made in that thread was that my KDE files got corrupted during the sudden shut down. Is there a simple way to remove the KDE files in terminal? I know how to do it using the desktop and finding hidden files, but I can't open that.

I'd post the other thread, but I don't have enough posts here to include it

I'm fairly new to linux so my apologies in advance for making people use simple terms. Any help is much appreciated.
flatlanddan is offline  


Reply With Quote
Old 07-31-2009   #2 (permalink)
Super Moderator
 
ozar's Avatar
 
Join Date: May 2004
Posts: 12,056
From the terminal, navigate (cd) to your /home/your_username folder then run:

Code:
ls -a
That should list all the folders and files in that folder, including the hidden kde config files and folders.

You can remove files and folders with the rm and rmdir commands:

Code:
rmdir folder_name

rm file_name
Then when you go to log back into kde, the config files should rebuild themselves.

You might want to simply rename the old config files rather than delete them using the mv (move) command. Then, if KDE works properly on logging in, you can then delete the old config files from the GUI.

Code:
mv old_file_name new_file_name
__________________
oz

New Members: * README *
ozar is offline   Reply With Quote
Old 07-31-2009   #3 (permalink)
Just Joined!
 
Join Date: Jul 2009
Posts: 13
Hi, I followed your directions but when I got to removing the kde directory all it did was say

Code:
 rmdir:  .kde: Directory not empty
It would let me remove it as a file either and simply says that it's a directory.
flatlanddan is offline   Reply With Quote
Old 07-31-2009   #4 (permalink)
Super Moderator
 
ozar's Avatar
 
Join Date: May 2004
Posts: 12,056
You can get more details for options on using the rm, rmdir, and mv commands by checking the manual pages:

Code:
man rm

man rmdir

man mv
You are probably better off to rename the current folders with the mv command:

Code:
mv .kde_some_folder .kde_some_folder_OLD
Then log back into KDE, and if all works properly, use your GUI mode file manager to remove all the _OLD files/folders.
__________________
oz

New Members: * README *
ozar is offline   Reply With Quote
Old 08-01-2009   #5 (permalink)
Just Joined!
 
Join Date: Jul 2009
Posts: 13
Renaming had no effect. I tried using the manual commands but it wouldn't recognize them.
flatlanddan is offline   Reply With Quote
Old 08-01-2009   #6 (permalink)
Super Moderator
 
ozar's Avatar
 
Join Date: May 2004
Posts: 12,056
If letting the KDE config files rebuild themselves from scratch doesn't help, then it sounds like the problem might be something other than damaged KDE configuration files. In that case, try to post any error messages that you are receiving here so that someone can help you determine what the real issue might be.
__________________
oz

New Members: * README *
ozar is offline   Reply With Quote
Old 08-01-2009   #7 (permalink)
Just Joined!
 
Join Date: Jul 2009
Posts: 13
That's a problem since it's not shown a single error message since this started.
flatlanddan is offline   Reply With Quote
Old 08-02-2009   #8 (permalink)
Linux User
 
Join Date: Jun 2008
Location: Acadiana
Posts: 334
To determine if the problem is with user settings/files or system I'd create a new user and see if problem remains.
Segfault is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 02:35 PM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2