stephenc92 macrumors regular Original poster Jun 19, 2007 139 2 Aug 5, 2007 #1 When I download a file to my Desktop, the file is not there. But when i search for it in Spotlight, I find it is there and when I click "reveal in finder" it then finally shows. I may have lots of hidden icons on my desktop that I can't see.
When I download a file to my Desktop, the file is not there. But when i search for it in Spotlight, I find it is there and when I click "reveal in finder" it then finally shows. I may have lots of hidden icons on my desktop that I can't see.
WildPalms macrumors 6502a Jan 4, 2006 995 2 Honolulu, HI Aug 5, 2007 #2 What uh..."Mac" are you on? Is it a real Mac?
stephenc92 macrumors regular Original poster Jun 19, 2007 139 2 Aug 5, 2007 #3 WildPalms said: What uh..."Mac" are you on? Is it a real Mac? Click to expand... MacBook 2.0Ghz, 2GB RAM, 160GB HDD, 10.4.10 (Tiger)
WildPalms said: What uh..."Mac" are you on? Is it a real Mac? Click to expand... MacBook 2.0Ghz, 2GB RAM, 160GB HDD, 10.4.10 (Tiger)
stephenc92 macrumors regular Original poster Jun 19, 2007 139 2 Aug 5, 2007 #5 devman said: try a reboot. Click to expand... I shut down my computer every night, and the same problem persists. I have Boot Camp with Vista by the way.
devman said: try a reboot. Click to expand... I shut down my computer every night, and the same problem persists. I have Boot Camp with Vista by the way.
devman macrumors 65816 Apr 19, 2004 1,242 8 AU Aug 5, 2007 #6 Ok, try this. Open the terminal and type cd desktop rm -i .DS_store the rm will prompt you before it deletes the file. Make sure you're in the right directory (desktop) first. Then log out and log back in.
Ok, try this. Open the terminal and type cd desktop rm -i .DS_store the rm will prompt you before it deletes the file. Make sure you're in the right directory (desktop) first. Then log out and log back in.
stephenc92 macrumors regular Original poster Jun 19, 2007 139 2 Aug 5, 2007 #7 devman said: Ok, try this. Open the terminal and type cd desktop rm -i .DS_store the rm will prompt you before it deletes the file. Make sure you're in the right directory (desktop) first. Then log out and log back in. Click to expand... Thanks devman, it worked
devman said: Ok, try this. Open the terminal and type cd desktop rm -i .DS_store the rm will prompt you before it deletes the file. Make sure you're in the right directory (desktop) first. Then log out and log back in. Click to expand... Thanks devman, it worked
devman macrumors 65816 Apr 19, 2004 1,242 8 AU Aug 5, 2007 #8 Excellent! Glad it's now working for you.