Re: Cannot quit TextEdit

2011-09-22 Thread Michael Tsai
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 Coll

Re: Cannot quit TextEdit

2011-09-19 Thread Kyle Sluder
On Mon, Sep 19, 2011 at 11:14 AM, Gerriet M. Denkmann wrote: > Open in TextEdit (rtf or plain should make no difference). > Open in Xcode, modify and quit. > Modify in TextEdit and try to quit. Hmm. On my 10.7.2 installation, when I switched back to TextEdit, it did not reflect the modifications

Re: Cannot quit TextEdit

2011-09-19 Thread Boyd Collier
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

Re: Cannot quit TextEdit

2011-09-19 Thread Gerriet M. Denkmann
On 20 Sep 2011, at 01:02, Kyle Sluder wrote: > On Mon, Sep 19, 2011 at 10:56 AM, Gerriet M. Denkmann > wrote: >> A partition on my internal disk. The filesystem is HFS+, case sensitive, >> journaled. >> >> Can you reproduce this behaviour? > > Nope, but to be certain, we'd need much more expl

Re: Cannot quit TextEdit

2011-09-19 Thread Kyle Sluder
On Mon, Sep 19, 2011 at 10:56 AM, Gerriet M. Denkmann wrote: > A partition on my internal disk. The filesystem is HFS+, case sensitive, > journaled. > > Can you reproduce this behaviour? Nope, but to be certain, we'd need much more explicit repro steps. I opened a previously-saved RTF document

Re: Cannot quit TextEdit

2011-09-19 Thread Gerriet M. Denkmann
On 20 Sep 2011, at 00:47, Kyle Sluder wrote: > On Mon, Sep 19, 2011 at 10:44 AM, Gerriet M. Denkmann > wrote: >> But I just replaced "some other editor" with Xcode, and again the same >> behaviour: I had to Force Quit TextEdit. >> >> So: where is the bug? In Xcode, in TextEdit or in Lion? > >

Re: Cannot quit TextEdit

2011-09-19 Thread Kyle Sluder
On Mon, Sep 19, 2011 at 10:44 AM, Gerriet M. Denkmann wrote: > But I just replaced "some other editor" with Xcode, and again the same > behaviour: I had to Force Quit TextEdit. > > So: where is the bug? In Xcode, in TextEdit or in Lion? Interesting. What kind of volume are you saving on? Intern

Re: Cannot quit TextEdit

2011-09-19 Thread Gerriet M. Denkmann
On 20 Sep 2011, at 00:18, Kyle Sluder wrote: > On Mon, 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. >>

Re: Cannot quit TextEdit

2011-09-19 Thread Kyle Sluder
On Mon, 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 T

Cannot quit TextEdit

2011-09-19 Thread Gerriet M. Denkmann
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 thing