Software :: Text Edit File Not Saving Automatically
Mar 18, 2010
When I open text edit and yet I haven't saved it, it gives me an error that it can't save it automatically. I don't think I had this error before. here's the error:
http://img52.imageshack.us/img52/756/18598786.png
Here's the permission for my hard disk:
[URL]
I use a text edit file as a to-do list; however, it doesn't play nice. When I click on its icon, it pops up somewhere other than where I want it. I've tried "Preferences" and TextEdit help on and off line. I can't find any info on it. I'm probably not using the exact words that 'help' would recognize. I've tried saying "Simon Says" too, but that doesn't work either.
I worked on a document in textedit saving periodically for about five hours. I saved one final time and then closed the document. I just went to open the document and the original text document without all of my revisions opened up. Why would this have happened if I had been saving? Is there a way I can retrieve these files? I don't have time machine.
I am trying to edit Haskell files with Text Edit. However when I save the file it automatically adds .txt or .rtf and won't let me use .txt. Even when I go into finder and change the file extension it immediately changes it back to .rtf or .txt. It works when I save perl files. How do I get Text Edit to save Haskell files? I am using Lion.
I have a document that I've been working on in Text Edit. When I went to open it today it would not open and I got the message "the file could not be opened because it is not in the right format". I don't remember saving it any differently, last time. The only thing I did was change the font to a larger size, a few minutes before I last saved it. Could it be that it then became such a large document that text edit can't open it or is there something else I might have accidently done.
I have been working on a project in iMovie for a few days, and it has been working perfectly. Today, I opened up my project and I could not play the project (the red line would move, but no picture would show up in the upper right hand corner box) and ALL of the options in the "share" tab were gray and unable to click them. Many options in the "edit" and "file" tabs were unable to be clicked as well.
Another project i completed months ago is working perfectly. The clips in the events play/show up on the window in the upper right hand corner
My OSX is 10.5.8(Macbook Air). It is still available on my other computer with the same OSX!! Is there somewhere i can download it? I have tried searching for it on Apple but never found it.
I'm trying to save pictures that I find online to my mac but it's saving them as text files. It was working earlier today and it just all of a sudden stopped working. Does anybody know what's going on?
I've recently noticed that I'm missing text edit. Tried reinstalling software bundle from the DVD, that came with my macbook, but still nothing(I don't thinks that it's on the DVD).
I recently upgraded from a G5 dual 2.0 (OS 10.4.11) to a new mac mini (OS 10.6.2). I have a website that I maintain after getting a pro to set it up for me many years ago. Basically, I would change the text and images as needed using Simpletext. Yes, doing everything in Classic. Now, I recently made some changes using Textedit, saving as an html. I uploaded using Fetch (5.5) and the page displays only the html and not a web page. I tried doing the same thing in MS Word with the same result.
I just upgrade my iMac to Snow Leopard and now when I boot the computer the home screen comes up fine, but the Text Edit program always loads at that time and then I have to click it off to get if off the screen. Is there something I can do to keep this program from loading every time?
I'm using Text Edit in plain text format as a html editor. I get an error when I try and edit using Transmit, when I try to save, Transmit says: The documents "doc-name.php" could not be saved. Text encoding Western (ISO Latin 1) isn't applicable. If possible, select a different text encoding. I cut/paste from text edit into the Transmit file and it doesn't work.
I'm trying to edit html files in text edit. Every time I open one it warns me that this file I wrote is an application I downloaded from the internet ("index.shtml" is a web application downloaded from the Internet. Are you sure you want to open it?"). Except it is just a txt file I wrote. This is driving me mad because it doesn't remember that I've approved individual files. Every time I open the same index.html file it warns me. I tried running defaults write com.apple.LaunchServices LSQuarantine -bool NO
Since I have installed SL, when I try to print to PDF from the print menu or save a PDF I'm viewing with Preview (for example) from a website, the text of the PDF is completely garbled/scrambled.
I don't have this problem when I use Acrobat 8 Pro only when I am using the OS PDF or saving and/or printing from Preview. I have cleared the font cache, but no solution.
I create a document using Xelatex and the document works fine just after it is created, i.e. it looks good, it can be searched, etc. The problem comes when I save the document using preview. For example if I add a note, or highlight something and save the document, it automatically losses all text information.
It can still be opened and looks good, but it cannot be searched any more. In addition, if I try to copy a part of the text all I get are some strange characters that look like a small square with a face on it.
If I do the same procedure (i.e. open, highlight some text, and save) using pdf acrobat reader, the file is still readable both in acrobat and preview. It has to be fonts related, since it only happens when I use xelatex or latex with some specific fonts, but not with all of them.
I am on an iMac which recently moved to Snow Leopard (10.6.2). I am preparing documents in Word (12.2.3 rtf) but when, after having saved them in Word rtf, I reopen them they reappear automatically in Textedit.
I despise TextEdit. I've used VI since I've been using computers so naturally I took very well to MacVim. Though I want to set it as my default editor for editing blank files (plain UTF-8 text files without an extension). So I threw the .app inside of a folder named "oldTextEdit" and created a symlink to MacVim and named it TextEdit.app and placed it in /Applications, but it doesn't work. When I go to the command line and type "open -e" it still opens with TextEdit.app - The only thing I can think of is that it ignores symlinks (or as mac calls them, an "alias."). I moved TextEdit.app to another drive and my alias worked fine on double clicking a blank file, it opened up MacVim. BUT - if I go to terminal and type "open -e" it opened up TextEdit (not sure how).
Now when I click that same UTF-8 blank text file (created using "touch") it opens in TextEdit (again, I have no clue how, TextEdit.app is on a different drive). Update: I zipped up TextEdit.app and now when I open blank text files it opens in MacVim like it should. This time when I type "open -e" it throws the following error: LSGetApplicationForInfo() failed with error -10814 while trying to determine the application with bundle identifier com.apple.TextEdit. Which I guess is fine, as long as in the GUI is opening with MacVim instead of TextEdit. I realize it involves the LaunchServices.framework database, but I can't figure out how to use that for hell. I realize to some this is a weird request, so I ask if you don't have any good input you just ignore it.