OS X :: Edit And Save Services File?
Aug 28, 2010
ive been trying to edit the SSH port in Services file but i get an error saying "You do not have appropriate access privileges". tried changing the permissions and give everyone read&write but no luck. tried "sudo open -t /etc/services" but still cant save the file.
View 4 Replies
ADVERTISEMENT
Apr 17, 2012
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.
Info:
MacBook Pro (15-inch Mid 2010)
View 6 Replies
View Related
Jun 2, 2010
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
View 2 Replies
View Related
Sep 7, 2009
I created a new service for displaying my local weather. I followed the MacBreak Video to do this: [URL]
It works perfectly when I click on "Run" within Automator. My my new service shows up in the System Preferences/Keyboard Shortcuts/Services and I was able to give it a Keyboard Shortcut. However, it does not show up in any menu,ie, Finder/Services.
View 1 Replies
View Related
Apr 4, 2010
I'm getting tons of issues opening, saving, and editing files in Microsoft Excel. My checkbook is basically unrecoverable. Files saved give errors that they are read only or the same name as a read only file, despite not being read only. Opening
Quote: Finance_Spreadsheet.xls cannot be accessed. The file may be read only or you may be trying to access a read-only location. Or the server the document is stored on may not be responding......
View 10 Replies
View Related
Jul 7, 2010
Just put together a CV using Open Office, it's currently saved as a .odt. I'll be sending this out to a few companies and I'd like to know what the best file type is to select that will be readable by everyone? When I go to 'save as' I see a long list of options and I'm not sure which one to pick so that PC users can view.
Or can they load the .odt file just fine?
View 6 Replies
View Related
Apr 10, 2012
I try to open an Open Office spread sheet and it simply saves the file as another file with the .cpgz extension which does the same thing. This did not happen a couple weeks ago; I think my download for Apple updates may be the culprit. My OS X is now 10.7.3, I believe originally it was 10.7.2 but I could be wrong.
The original document is a zip archive but now "saves as" a .cpgz archive. I have tried the "Unarchiver", which I just downloaded, but it only creates another file with subfolders, none of which appear to have my original spread sheet. (To be honest, I never noticed this Open Office spread sheet file was a zip file until a few minutes ago when I tried to unsuccessfully open it).
Info:
Mac mini, Mac OS X (10.7.2)
View 7 Replies
View Related
May 14, 2009
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.
View 5 Replies
View Related
Sep 8, 2010
I need to add something to the HOSTS file, here is the error message that appears when I try to log in. TextEdit[190:c0b] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x4403, name = 'com.apple.TextEdit.ServiceProvider' See /usr/include/servers/bootstrap_defs.h for the error codes. Using: sudo /Applications/TextEdit.app/Contents/MacOS/TextEdit /etc/hosts It does open the file, but it is empty. Should it be empty? I can not save it after editing it. But, if i use sudo open -t /etc/hosts OR $ sudo nano /private/etc/hosts It doesn't give me any error, and it also opens the HOSTS file. But its empty! Im using MAc Osx 10.5 Any ideas of what's going on?
View 6 Replies
View Related
Feb 5, 2010
I want to edit this file but when I want to save it says: Document 'xxxxx' cannot be saved. You do not have write permissions. [URL]
View 8 Replies
View Related
Jun 2, 2009
I sent my files from my PC to a MAC in mp4 format. However, I cannot open the files with quicktime (only with VLC) and I cannot figure out how to edit the videos using iMovie because iMovie will not let my import them.
View 2 Replies
View Related
Sep 20, 2009
Is it possible to edit a .plist file in Terminal that is running from a Leopard boot disc?
View 1 Replies
View Related
Nov 10, 2009
How would one go about editing a PDF. Also, if I edit it, I don't want anyone to be able to "undo" my changes and reveal the old content. It would also be nice if possible, if there is a way to "lock" the file such that it cannot be edited further.
View 1 Replies
View Related
Apr 30, 2010
I want to edit my .bash_profile to add a PATH. But how do I open the file with the text editor if it's hidden?
View 3 Replies
View Related
Mar 12, 2009
How to edit M2TS file in Final Cut Pro 6? I have M2TS file from Sony Handly Cam to MacBook Pro, when import the file to Final Cut Pro, just show "unkonwn the file".
View 1 Replies
View Related
Mar 11, 2012
i cant see the satari, file , edit , view etc on the top... when my pointer arrow up the top and pop down i can see this safari.. when i removed the pointer arrow.. the line was pop up ... how can it stay still no pop up... but i can see the corner the blue square with two arrow and i move the pointer arrow to this blue square make it smaller.... but how can the top to stop pop up make me cant see the safari etc.. i want is show the top file edit all time ..
Info:
iMac, Mac OS X (10.7.3)
View 7 Replies
View Related
Mar 22, 2012
I'm transferring my Wordpress website from one hosting service to another. I've been instructed by the new one that I have to edit the MyHost local file non my Mac. Here's the link I was sent: [URL]. How to find it and modify it?
Info:
Mac Book Pro 3.1, Mac OS X (10.5.8), 2.4 GHz Intel Core 2 Duo
View 2 Replies
View Related
Jun 17, 2012
I am installing osTicket on my Mac Mini Server running 10.6.8.
I need to enable short_open_tag. I believe I need to make a change to the php.ini file.
I have tried to open it through terminal through the following comands: cd /etcsudo nano php.ini
got the error message Error opening terminal: xterm-256color.
so then I tried cd /etcsudo pico php.ini and got the same error message.
My Question is, to enable short_open_tag, do I need to edit the php.ini file or not. If I do, how? If not, how to I enable short_open_tag?
Info:
Mac mini, Mac OS X (10.6.8)
View 1 Replies
View Related
Jun 26, 2012
I tried to edit the hosts file in Lion with: sudo nano /private/etc/hosts.Then entered Password.The window came up blank evev though I know there is data there.
View 7 Replies
View Related
Aug 2, 2009
I've just joined mobile me and so copied my documents folder into iDisk. But when I edit a file or create a new one, iDisk doesn't update. Does this mean I now have to save all files twice?
View 2 Replies
View Related
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]
View 1 Replies
View Related
Apr 29, 2012
how to edit a file that I created in corel draw 11 and I need to edit like PDF!
View 1 Replies
View Related
Jun 1, 2014
I just exported a Note from the Notes application to my documents as a PDF file. When I open the PDF document, it is very readable, but I am not able to perform any changes or addition, ie edit. How can this be done...
Info:
Imac, Mac OS X (10.6.7)
View 4 Replies
View Related
Sep 5, 2010
Say I'm given a PDF file that doesn't have editable fields.
What software can I use to edit those fields and produce a PDF file?
View 8 Replies
View Related
Jul 13, 2010
How can I get it back?
View 2 Replies
View Related
May 11, 2009
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.
View 1 Replies
View Related
Mar 28, 2012
I am here to seek answer, what to do when im trying to open my powerpoint file and suddenly it goes straight to text edit. i am using macbook air.
Info:MacBook Air
View 2 Replies
View Related
Mar 30, 2012
file permissions - how to edit a user account that is creating files with permissions that are not wanted anymore. i understand how to reset permissions on files or folders, but i do not understand how to reset the permissions a user is "creating". ie, each time this user creates a file, the file needs to be manually edited for its permissions. so i need to edit the user's settings, but i can't find where to do that. this is a home office setup. we have two users with admin privileges. our imac is acting as a server of sorts - it holds common files that need to be edited by both users. the other user is typically working on shared files from a macbook over wifi.
Info:
iMac, Mac OS X (10.6.8)
View 8 Replies
View Related
Apr 3, 2012
I'm trying to edit a .plist file within a application Package (through "Show Package Content"). I edit the file in my favorite XML editor great, but when I go to save it the file is locked. How can I work around this?
Getinfo on the file shows that I have permission and the file is NOT locked.
Info:
Mac OS X (10.7.3)
View 1 Replies
View Related
Apr 8, 2009
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.
View 1 Replies
View Related