Re: Cannot quit TextEdit
Re: Cannot quit TextEdit
- Subject: Re: Cannot quit TextEdit
- From: Michael Tsai <email@hidden>
- Date: Thu, 22 Sep 2011 09:39:34 -0400
I found that this problem occurs if the non-TextEdit editor uses safe saving (FSPathReplaceObject or -[NSFileManager replaceItemAtURL:...]), whereas TextEdit doesn't complain if the app just writes directly to the file. Filed as rdar://9978155.
--Michael
On Sep 19, 2011, at 2:26 PM, Boyd Collier wrote:
> I just tried going through the sequence of steps that you described and also couldn't quit TextEdit. Along the way, I got several possibly revealing messages, one of which read "The operation couldn't be completed. (GSLibraryErrorDomain error 1." and one that read "The document 'A.txt' is on a volume that does not support permanent version storage." When I have more time, I'll try to provide more detailed information on exactly what steps I took and what happened at each step. I'm running 10.7.1 build 11B26.
>
> Boyd
>
>
> On Sep 19, 2011, at 9:25 AM, Gerriet M. Denkmann wrote:
>
>> I have a document called "A" which contains the string "A".
>>
>> I open "A" in TextEdit.
>> I open "A" in some other editor, change the text to "AX" and quit the other editor.
>>
>> I change the text in TextEdit to "AA" and try to quit TextEdit - but I cannot. Several sheets come up, telling me strange things (like "The document “A” is on a volume that does not support permanent version storage." - hard to believe), giving me several choices - but regardless of what I choose, I cannot quit (nor close the document).
>>
>> Other than using Force Quit from Activity Monitor.
>>
>> I am trying to understand the new Lion (10.7.1) autosave in place feature. Is this behaving as expected?
>>
>> Kind regards,
>>
>> Gerriet.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden