NSFileManager trouble?
NSFileManager trouble?
- Subject: NSFileManager trouble?
- From: Lance Bland <email@hidden>
- Date: Thu, 4 Apr 2002 10:14:25 -0500
hi-
Sometimes Project Builder, TextEdit, etc. 's Open Panel has entries
like: data096e.033
Logging off then on, rebooting, fsck, helps sometimes, sometimes not. It
comes and goes as we move files around, which happens at a great rate.
So, I did a cat . on a suspect directory and find that there is a string
"data096e.033" after the file entry delimiter in the . (dot) file.
It looks like NSFileManager directory enumerator (or whatever code Apple
is using) isn't parsing the directory entry file correctly.
However, readdir() does seem to work and all the unix command line tools
work right. (the finder appears to work right, but I'm not so sure about
that).
This issue is on a UFS file system. Don't know about HFS+.
-lance
_______________________________________________
Lance Bland
System Administrator at VVI
mailto:email@hidden
http://www.vvi.com
Realtime, bulk and web data reporting and visualization
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.