Re: Singular hard links
Re: Singular hard links
- Subject: Re: Singular hard links
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Tue, 9 Sep 2008 22:22:04 +0700
On 9 Sep 2008, at 21:09, Quinn wrote:
At 13:17 +0700 9/9/08, Gerriet M. Denkmann wrote:
I have some picture called a.tiff.
When I do in Terminal.app:
> ln a.tiff b; rm b; open a.tiff
then Preview.app will open; I do File Å® Save and get an alert
panel: The document "a.tiff" could not be saved.
I did exactly this (well, I had to modify the TIFF before Preview
would let me save it) and didn't see any errors. What OS are you
running?
Sorry, I should have mentioned this in my posting: I am on Tiger 10.4.11
Also: writeSafelyToURL:ofType:forSaveOperation:error:
returns for singular hardlinks: NSCocoaErrorDomain,
NSFileWriteUnknownError; NSUnderlyingError = NSOSStatusErrorDomain,
paramErr.
Tested on Tiger 10.4.11.
Gerriet.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden