Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jprovost

macrumors newbie
Original poster
Sep 29, 2007
24
0
Toronto
http://www.youtube.com/watch?v=n_1R2SxQI_U

Having a problem browsing to certain folders (Macbook Pro, OSX 10.4.10) as seen in the video (sorry, capture framerate was slow so playback is fast).

Here's the action I'm taking since you can't see my cursor:
  1. Doubleclick ghost (HD)
  2. Left click School folder
  3. Left click 2nd year folder
  4. Left click scientific folder
  5. Left click entymology folder

At that point, the Finder window as well as my HD disappear for about half a second. And then just my HD reappears.

I've restarted, repaired permissions. Folder depth isn't the issue because I successfully navigated to much deeper folders.

Tried the same thing on my external backup, same folder crashes Finder the same way.
 
Can you list the files in that folder using Terminal?

If there's one particular file crashing Finder, and you can list them in Terminal, you can move the files out one at a time until you find the one that causes the crash.
 
plinden: Thank you. I've been able to list and copy the files out one-by-one via (my limited knowledge of) Terminal.

Any idea what might have caused this? A corrupt file? All that was in there is 5 .PSDs, 2 .PDFs and a .DOC.
 
I've never come across a corrupt file crashing Finder, but there may be a hidden file - one starting with '.'

If you do a "ls -a" in the directory, it'll show all the files.
 
I've never come across a corrupt file crashing Finder, but there may be a hidden file - one starting with '.'

If you do a "ls -a" in the directory, it'll show all the files.

Maybe the .DS_Store file

You can safely delete that file as it is only responsible for saving the view options of that folder it's in.

You'll probably want to stay in the terminal, so you can remove it by typing "rm .DS_Store"
 
The following worked:

  1. Navigate to the Folder in Terminal
  2. "ls -a"
  3. "rm DS_Store"

Can open the folder(s) now. Thanks everyone!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.