I am able to see my Desktop and with all its various links and files. But in the terminal when I try to access the Desktop directory: cd ~/Desktop

I get: bash: cd: /home/administrator/Desktop: No such file or directory

Then I find I am unable to access any of the files on the Desktop when I click on them although the file icons are there. Then the icons disappear after my clicking on them.

Then I am able to access the Desktop directory in the terminal but the directory is empty i.e. all the files/folders have been deleted.

What's going on? How can I fix this?

link|improve this question
As much as we'd love to help you, this is a programming Q&A site. This is not a programming problem. :) – Paolo Bergantino Apr 19 '09 at 15:06
feedback

migrated from stackoverflow.com Mar 15 '10 at 17:57

This question came from our site for professional and enthusiast programmers.

1 Answer

I think I must have moved the Desktop directory accidentally as I found a copy of the Desktop directory located in another directory.

link|improve this answer
Upvoting so it doesn't stay in "Unanswered" forever. – squircle Apr 8 '10 at 15:15
feedback

Your Answer

 
or
required, but never shown