MacBook Pro :: Pages Save Function Not Working / 'permission Denied'
Apr 7, 2012
Using a Macbook Pro and Lion, suddenly unable to save Pages files. Tried verifying and repairing permissions, restarting program and laptop,tested various kinds of files, all say permission denied. unable to save changes also. Useless unless I can save my work.
Info:
MacBook Pro (13-inch Mid 2010), Mac OS X (10.7.3), Pages worked fine for two years
View 3 Replies
ADVERTISEMENT
Mar 4, 2008
I've used sudo before successfully, but suddenly it doesn't work anymore! For example, I try setting a shutdown timer using:
Code:
sudo shutdown -h +60
or
sudo pmset disksleep 30
or even just
sudo
and get
Code:
sudo: can't open /private/etc/sudoers: Permission denied
Just typing sudo alone results in the same error.
I've tried searching and following other threads on this topic to no avail. Repairing permissions from disk utility didn't help either.
View 22 Replies
View Related
Mar 12, 2012
i have tried searching for answers but still no luck. im kinda scared mdealing with the terminal but have tried a few but to no avail.
Info:
MacBook, Mac OS X (10.4.11)
View 4 Replies
View Related
Apr 9, 2012
I was trying to install a software and edit hosts' files in Terminal to finish the whole process. However I can't find the location of hosts even searching on the net. I tried to put /etc/hosts and /private/etc/hosts/, they were 'no such file or directory' and 'permission denied' !
Info:
Mac Pro, Mac OS X (10.7.3), early 2011
View 6 Replies
View Related
Oct 26, 2010
I did a clean 10.6 install and forgot to backup the ssh key. Now when I try to ssh into the server i get this:
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'macpro,10.0.1.20' (RSA) to the list of known hosts.
Permission denied (publickey,keyboard-interactive).
View 3 Replies
View Related
Jan 16, 2010
I'm attempting to duplicate the functionality exposed by Apple's signature server, by entering (/private/etc/hosts) into the command line of Terminal Bash. I'm doing this to downgrade the firmware in my iphone 3gs from 3.1.2 to 3.0.1. I've been receiving a (permission denied) response for my efforts. I've gone into "Disk Utility and added myself as a "root user". However, that doesn't seem to correct the permission denied issue. Perhaps I didn't correctly add myself as a root user.
View 1 Replies
View Related
Jul 14, 2008
I have this card reader. I have this brand new SD card. When I plug the card reader in and put the SD card in. The card reader blinks the light and then, on my disk utility. All I see is this: So it does not show up on the desktop. It seems I cant mount it. I cant erase it or anything...it says "permission denied" when I try to format it. I have a Mac Pro too.
View 9 Replies
View Related
Oct 7, 2009
I'm trying to configure a mac as a smb server and am encountering numerous difficulties in doing so. While I managed to get around most of them, one remains unsettled. I have my samba server running and what to add new users and passwords. Yet, when I want to use useradd or adduser, neither of the commands are recognized in the Mac OS X 10.6 terminal.
Moreover, the smbpasswd command is either non recognized when using sudo or, when logged in as a root, I get: sh: /usr/bin/smbpasswd: Permission denied
I also tried adding users through webmin, but I can only synchronize does on the Mac and when I want to modify the passwords, I get: Access control violation: Failed to change password using smbpasswd:
How do you add and update smb users on Mac OS X ?
View 1 Replies
View Related
Dec 26, 2009
I just got a MacBook Pro in November, and I've been having so many problems trying to do command line stuff that it makes me want to cry. Right now I'm trying to reinstall lua because it stopped working right, and I'm trying to install MacPorts to do so. When I tried to run the command: sudo port -d selfupdate, to update the ports like the MacPorts website says to do, I got a couple of permission denied messages and something about "can't find package Pextlib 1.0". So I looked up the Pextlib thing and was following the instructions at this site but when I try to edit pkgIndex.tcl file I get a permission denied message again.
I tried repairing permissions with disk utility, but that didn't work. I ran "ls -lad /" and got: drwxrwxr-t 33 root admin 1190 Dec 26 17:44 /
and I ran "id" and got: uid=501(myname) gid=20(staff) groups=20(staff),204(_developer),100(_lpoperator),98(_lpadmin),81(_appserveradm),80(admin),79(_appse rverusr),61(localaccounts),12(everyone),401(com.apple.access_screensharing),402(com.apple.sharepoint .group.1)
View 2 Replies
View Related
Apr 23, 2010
I am trying to install Symfony (a php framework) locally and have installed MAMP.
Symfony asks me to run this command
Code:
php lib/vendor/symfony/data/bin/symfony generate:project PROJECT_NAME
but I get
Code:
-bash: /usr/bin/php: Permission denied
now, in /usr/bin/php there is an alias to the location of php which is under MAMP in bin/php5.3/bin and this may be a reason for the error.
Even
Code:
php -v
gives
Code:
-bash: /usr/bin/php: Permission denied
I tried to login as root, but still nothing.
View 14 Replies
View Related
Jul 30, 2010
I'm trying to configure MacPorts to install Wine. According to this site: [URL]. I need to enter the command
echo export PATH=/opt/local/bin:/opt/local/sbin:$PATH$'
'export MANPATH=/opt/local/man:$MANPATH | sudo tee -a /etc/profile
but this just gets me the error message: sudo: can't open /private/etc/sudoers: Permission denied. I only have one account on this computer, so it is an admin account. I'm not really familiar with Terminal.
View 4 Replies
View Related
Jun 26, 2014
in my office I've a network hard drive mounted volume on /Volumes/guest-share, when I try to open directory I get an error:
"The folder can't be opened because you don't have permission to see its contents"
imac:/ roccoverrastro$ ls -AOel /Volumes/
total 56
-rw-r--r--@ 1 roccoverrastro admin - 6148 26 Giu 00:33 .DS_Store
[Code] .....
View 3 Replies
View Related
Mar 21, 2009
I have two imac computers networked both running Leopard OS. Mac1 connects to the 2wire ADSL router via Ethernet. Mac2 connects via wireless. Wireless signal is strong. Both computers can connect to the Internet. Both computers can share files with each other. Firewalls set to allow all incoming connection.
Cannot ping from either computer to the other. Error message: Permission Denied. Using the terminal for pinging has the same results. Have not found a solution search the forums. Would like to solve this problem before attempting to add a windows xp laptop to the network.
View 6 Replies
View Related
May 4, 2010
my MacBook Air wouldn't boot up. After booting from the Install DVD and running disk utility, it said that there was a problem with the internal hard disk drive and that it needed to be reformatted and OS X reinstalled. I am now trying to backup some of my files onto a 1TB external hard disk drive using single user mode.
View 3 Replies
View Related
Jul 29, 2009
The problem is when I put my 4gb flash drive in, the computer doesn't recognize it and doesn't show up on the desktop. So I go into Disk Utility and try to format it to maybe fix it that way, but when I try to, it says format failed, permission denied.
View 6 Replies
View Related
Aug 30, 2014
I am trying to save an excel file from Mac Prro to an external Hard Drive (admittidly a reasonably old hard drive), but recevie the message 'You do not have permission to save files to Removable Drive : Folder Name: Document. How to resolve this?
Info:
MacBook Pro, iOS 2.x
View 1 Replies
View Related
Aug 4, 2009
I'm still trying to figure out Pages, after having recently switched from MS Word. But ... I really, really miss the Backspace, Home, and End functions that you have on the keyboard of most Windows based PC's. Any ideas of how I can configure keyboard shortcuts, etc to make up for the lack of these functions on the Macbook Pro (13") keyboard?
View 4 Replies
View Related
Jul 19, 2009
Whats going on? I just copied over everything via migration assisstant on this new install of osx. But my pictures folder was empty - i must have somehow not copied it initially, and now I can't even save to it.
Also, I can't even seem to set an internet picture to my desktop...I click the set to desktop when the mini computer screen and image comes up, but nothing changes.
This is an admin account, i changed read and write permissions to everyone on the my pictures folder.
View 3 Replies
View Related
Jun 2, 2012
I cannot save images in either Photoshop or Preview because the image is locked and/or I don't have the correct permissions. see the screenshot below for the exact error message. I've checked the permissions for both the image and the folders, and I appear to have the correct permissions (see screenshot). I also did a permissions reset in disk utility and am still getting the error message. I am not the Admin on this computer.
Info:
iMac, Mac OS X (10.6.8)
View 14 Replies
View Related
May 18, 2012
Since upgrading to Lion, I can't save changes or even save new documents in Pages on my laptop. When I try to save, I get the dialog box: "The document “Untitled 2” could not be saved as “Untitled 2”. Permission denied" I can't find anything in Pages preferences or in the System preferences where this setting can be changed if it is a setting.
View 2 Replies
View Related
Dec 3, 2014
Suddenly I can not save a document/file and it says I don't have permission.
I do; I checked the get info and all are set to read and write permissions.
And I had opened a file on my mac, not in the cloud.
This is new; had not happened last week.
What operator error could I have done??
Info:
Mac mini, OS X Yosemite (10.10.1)
View 1 Replies
View Related
Apr 16, 2012
Using Lion, I have tried to re-size an image using Preview and every time I try to save my edited image it tells me I do not have permission to save this/the file is locked when I have full permissions to do so and the file is NOT locked.
View 2 Replies
View Related
Sep 6, 2014
When I am trying to import images into Aperture 3.4.5. I get the message:
- You don’t have permission to save the file “nilpe” in the folder “Användare”.
- To view or change permissions, select the item in the Finder and choose File > Get Info.
To my knowledge there is no account nilpe on this computer, the account name I use is different.Somehow Aperture has mixed up permissions.(Have run the "Repair Disk Permissions" in Disk Utility.app and restarted, without any effect)(Mac Pro with Mac OS X Lion 10.7.5 (11G63), start up disc is a SSD and the Aperture Library is on another disk.I have previously imported thousands of images into Aperture, I am at a loss as to why this has suddenly appeared.
Info:
Mac Pro, Mac OS X (10.7.5)
View 6 Replies
View Related
Apr 19, 2012
Is there any way of formatting the PDF save function from the print panel?A document of a page or 2 turns into 10+ pages in the saved PDF document.I'd like to change the font and size especially.
Info:
PowerBook G4 1.67 mHz 15", Mac OS X (10.4.11)
View 1 Replies
View Related
Apr 25, 2012
How do I save a Pages document in a fold on my computer with NO "save as" option. Also Duplicate doesn't work the way your Apple manual says. It duplicates but keeps the same name only puts copy behind it with no way of changing the name it seems. How would i do that too?
Info:
MacBook Pro, Mac OS X (10.7.3), Pages
View 2 Replies
View Related
Jul 13, 2010
I'm using the SUM() function in a Pages table to sum the numbers of a column. For example "=SUM(C1:C14)".
Unfortunately, it always returns 0 no matter what arguments I give it.
Manually adding cells works fine i.e. "=C1+C2+...+C14".
View 4 Replies
View Related
Mar 26, 2012
Can a macbook pro function and survive only with one working fan? my right fan stopped working after i opened my laptop and cleaned the fan im just wondering can my macbook pro survive with just one working fan?
Info:
MacBook Pro (15-inch Early 2008), Mac OS X (10.7.3)
View 3 Replies
View Related
May 14, 2012
How can I save my document from pages to a flash drive?
Info:
iPhone 4S
View 3 Replies
View Related
Jun 21, 2012
I cannot save a document in Word or Word-compatible form. The only options I am given in File is "Save a Version," which does not provide for saving in Word. How do I do this?
Info:
MacBook
View 1 Replies
View Related
Aug 31, 2009
Today I received a bluetooth Razr mouse in the mail today and went to connect the device as I would any other. Well when I was playing music in iTunes, the function keys to skip, pause, and every other function key does not work. The volume keys move my windows and pull up widgets. I dont know if the mouse has anything to do with it, but I imagine it doesn't because I disconnected it and the problem remains.
View 2 Replies
View Related