Numbers In Lion Problem

Just upgraded to Lion. Two problems have begun. 1) When I open a Numbers file, an earlier, unrelated, file also opens. This is annoying. How do I stop that action? 2) I tried to "Save As" a file with a new name in a different location, but no longer seem to be able to do that. Any suggestions?
Thanks,
Arnie

(1) Let us time to discover the true behavior of the beast.
In fact, when you create a document from a template, press immediately cmd + S and you will get the well known Save As… dialog.
(2) The files which open when you re-open the app are those which were open when you closed it.
Close the files before leaving the app, they will not open at next launch.
Run this script to disable the save_application_state feature :
--{code}
set Saved_Application_State to (path to library folder from user domain as text) & "Saved Application State:"
set maybe to choose folder with prompt "Choose the folder linked to the application which you want to 'lock'" default location (Saved_Application_State as alias) without invisible
tell application "System Events"
          every disk item of folder (maybe as text)
end tell
tell application "Finder"
          set locked of maybe to true
end tell
--{code}
You will be asked to select a folder in such a list :
com.apple.finder.savedState
com.apple.installer.savedState
com.apple.mail.savedState
com.apple.Safari.savedState
com.apple.Pages.Numbers.savedState
com.apple.Pages.Pages.savedState
com.apple.ScriptEditor2.savedState
com.apple.systempreferences.savedState
net.nightproductions.prefSetter.savedState
I guess that you will identify the correct one.
The, the script will empty this folder and lock it.
The application state will no longer be saved (until you unlock the folder)
I will post later a script allowing all of us to disable /enable the feature.
Yvan KOENIG (VALLAURIS, France) lundi 25 juillet 2011 16:25:44
iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8
Please : Search for questions similar to your own before submitting them to the community
To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

Similar Messages

  • Lion: problems with resume, reboot, move, delete ...

    Some of the Lion problems I've been having (on 2 laptops: an older "Pro" and a new "Air"):
              -can't delete some files without password;
              -can't move some files or folders, only copy;
              -opening a program by clicking a data file also opens other data files from previous uses (not necessarily the most recent use);
              -rebooting opens several programs, always the same ones with the same data files (not necessarily from the most recent uses);
              -opening Safari opens several tabs always with the same sites;
              -Safari's History is gone, except for 2011 items, and new items are not being recorded;
              -Keychain issues, often needing repair;
              -MobileMe syncing issues.
    Why and how do all of these things happen? How are they related to each other? Why should I have to tinker like this? And what would happen if I weren't geeky? (I've left my iMac on Snow Leopard, which is wonderful.)
    Things are coming under control, but I have pulled all sorts of information from a variety of Web sources, none of which I found all in one place; hence this compendium. The exact sequence of what I did is lost, and what factors were the ones which worked I do not know. (Very time-consuming …) Comments welcome!
    Should I just have re-installed Lion on the laptops?
    ====
    Permissions:
    A lot of these problems seem related to obscure permissions.
    Here is a Terminal command which clears all ACLs, at least in the "Home" folder.
              chmod -R -N ./*
    (But it generated this message on the MBPro:
    chmod: Failed to clear ACL on file abc.numbers: Operation not permitted
    chmod: Failed to clear ACL on file Commands: Invalid argument
    chmod: Failed to clear ACL on file Notification: Invalid argument
    chmod: Failed to clear ACL on file ubiquity.socket: Invalid argument
    chmod: Failed to clear ACL on file Saved Application State: Operation not permitted
    … partly perhaps because I had "locked" the abc.numbers file and the Saved Application State folder. I doubt if these things matter.)
    Reboot while holding Cmd-R: this is something like "re-install" mode; when it opens, instead of choosing one of the options presented, open Terminal from the Utilities menu, and type "resetpassword". A program opens but don't reset the passwords, but rather reset all of the permissions, including ACLs, using the button at the lower right. Close it, close Terminal, and the reboot normally.
    Safari:
    File menu, Empty Cache and Reset Safari
    Library (from Home folder, requires special steps to get to it in Lion, e.g. hold the Option key when at the Finder "Go" menu):
              Library/Preferences: moved then later deleted several plist files for offending programs, which I then had to reconfigure (e.g. Safari: reconfigure Toolbar, go through Safari Preferences …) -(they will all reappear instantly in some "default" state) -trying to delete the plist.lockfile as well caused problems - Trash wouldn't "empty" it ("in use"), but doesn't seem to matter.
              Library/Preferences, ByHost: see below
              Library/Saved States: see below
    ByHost:
    Some users opine to go to ByHost, close all apps, then "lock" (using the "Get Info" feature) the file com.apple.loginwindow{…}.plist. See this "discussion: https://discussions.apple.com/message/17213577#17213577
    Saved States:
    Some users say to delete "Library/Saved Application State" files (folders) before doing the above (https://discussions.apple.com/message/17499355#17499355 and http://applehelpwriter.com/2011/09/13/turn-off-resume-the-definitive-solution/). Then "lock" the "Saved Application State" folder. There may be some problems getting it to stay locked(?).
    But I moved several  of the "Saved Application State" folders and I forget just what, but one computer seemed unhappy afterwards, the other fine. On the unhappy one, I replaced them (but not yet having locked the overall folder), and deleted some of the files inside the individual folders, like com.apple.TextEdit.savedState. (I suspect this paragraph is unimportant, but cannot be sure.)
    Sharing: remember that the settings under System Preferences, Sharing, also matter. (So do the settings under "Accounts and Users", Guests.)
    The "resume open applications feature" on reboot seems weird. If I say "no", I wonder if it wasn't bringing back all of the programs from some distant previous reboot.
    Make sure that under System Preference, General, the option to restore on restart is unchecked.
    I have learned that Disk Utility's "Repair Permissions" works for quite specific files and doesn't work for the Home folder.
    http://support.apple.com/kb/HT1452
    Make sure that there aren't numerous "Login" items under System Preference, Users/Accounts.
    Changing permissions via the "Get Info" windows, and "applying to enclosed folders" can be a bad idea, especially if applied to something like the Home folder. Apparently it propagates ACLs too(?), although not visible there, and the effects can be undesirable.
    Some permissions on "Get Info" panes have two "everyone"s, and the one with "Custom" settings can not be changed nor deleted.
    Make sure all systems updates have been done (as usual).
    MobileMe sync issues are another story - seems to be settling - perhaps related to "Permissions" issues above …
    And what about Preferences, Caches? Anything there that would help with the above problems? What about the "root"(?) Library?
    Some of the above tasks can be accomplished by 3rd-party software, but I'm getting there without using anything other than native Mac OS X Lion tools.
    ====
    Anyway, as said, it's all settling down.
    Comments/corrections most welcome.
    Charles

    Boot from your recovery partition by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the recovery desktop appears, select Utilities ▹ Terminal from the menu bar.
    In the Terminal window, enter “resetpassword” (without the quotes) and press return. A Reset Password window opens.
    Select your boot volume if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select  ▹ Restart from the menu bar.

  • Can't add a new event to iCal on my iMac - but the event sync's to my iPad - is this a Lion problem? iCloud is on.

    Can't add a NEW EVENT to my iCal on my iMac- however the event is sync'd to my iPad with no problem. iCloud is turned on for iCal. Is this a Lion problem or something turned pff. I cannot find an answer. Help?
    Williamfronsc

    William,
    It is a possibility that you are adding new events to your "On My Mac" calendars.
    "On My Mac" calendars will not sync with iCloud. After backing up the "On My Mac" calendars, and ensuring that all events are duplicated on your iCloud calendars you can delete any "On My Mac" calendars.
    For further troubleshooting advice read iCloud: Troubleshooting iCloud Calendar.

  • Because I have taken over 9,999  pics, my phone is now duplicating image numbers. The problem is when I am importing with Image Capture, when I select images, the program is importing BOTH the old images of the same number as well as the new ones. Help?

    Because I have taken over 9,999 images, my phone is now duplicating image numbers. The problem is that Image Capture now imports BOTH images when I select the new ones that share numbers with old ones.  The images were completely mixed when they showed up in Image Capture - Old image 0001, new image 0001, old image 0002, new image 0002 and so forth. I clicked on "date," which then rearraged the images, and I selected only the new ones, but when they actually import to my computer BOTH old and new images are importing. Has anyone figured out how to solve this problem?

    Well, obviously all I needed to do  to solve the problem was to post about it. It has stopped, so all is well!

  • When submitting a target survey I get back an error.... I think this may be a safari problem or mountain lion problem as I used to be able to submit surveys on their survey site.

    When submitting a target survey I get back an error.... I think this may be a safari problem or mountain lion problem as I used to be able to submit surveys on their survey site.  This problem occurs if I use my MacBook Pro or my iPad.  I want try  to win a 5000 gift card and can't win if I can't submit the survey.  It lets me fill out everything and only after I hit submit I receive an error.  Target says it's not their problem.  I curious to know if anyone else has tried and receive back an error after hitting the submit button.

    Thanks.....I'll try that the next time I get a new receipt from target.  My old receipts are older than 72 hours now so I can't try Firefox with them.  I appreciate the response and will certainly try this and post a reply if I was successful in submitting the target survey.

  • How to save as an older version in numbers for lion

    my mom just got a new macbook air. we are sharing files on dropbox and everytime she opens a numbers file it does an autosave and then i can't read it because i have numbers '08. is there no way to back save to an older version of numbers in lion? sure, i get that i'll need to upgrade at some point but i'd at least like access to the files she's opned and maybe need to stop sharing them with her for a while until i upgrade my software. i tried walking her through the traditional save as process and we almost made each other mad because she wasn't seeing what i expected her to see in numbers' pull-down menu.

    One more time
    File > Duplicate
    File > Save…
    this late one give use the well known dialog.
    Yvan KOENIG (VALLAURIS, France) mercredi 25 janvier 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My Box account  is : http://www.box.com/s/00qnssoyeq2xvc22ra4k

  • OMG, my first real Lion problem: **SYS Flood

    I've run into my first Lion problem that I can't figure out, but maybe it's just a coincidence that it just started happening now, but I am getting these messages in my router security log:
    08/15/2011  19:13:09 **SYN Flood** 192.168.2.2, 55636->> 17.149.34.231, 5223 (from WAN Outbound)
    I am getting them from all devices hooked to the lan, i.e.. 2.2-2.x, and the IP listed is always mostly from an apple server! For example, in this case it's:
    Not sure what to do, as I can't find a setting in the router to stop checking for that, and if happens enough times, it clogs the router and I loose Internet connectivity. I am not running any torrent programs, but like I said it's issued across all devices on the Lan (even my lowly iPhone). Any ideas? thx!
    coocoo

    I have turned off options in the modem so it is not logged anymore.
    With further investigation I have found it occurs when the upload performance has dropped off. I seem to be get poor upload performance regularly, and I think there are dropped packets. If there is a dropped packet during the ack 3 way handshake, it would trigger a SYN Flood error.
    I don't know why the upload performance drops off.
    Perhaps someone on the same cable segment is running a file share server and taking all the bandwidth??

  • Lost contacts when in use (not when synching). Is this a Lion problem?

    HI all
    I have recently updated to Lion OS. When I synched my phone last night all was well. This morning when I used my contacts, they were all there. Now all of a sudden they are ALL gone.
    Am I able to get these back-they are important ones!
    Is this a "Lion" problem? I am also noticing screen/app freezes.
    thanks

    Some of the contacts data is stored in the iPhone backup made when you backup with iTunes, but this is for limited purposes such as maintaining the recent call list and favorite contacts.  You should be syncing your contacts with an app on your Mac like Address Book or cloud service (i.e MobileMe, iCloud, Gmail)
    What you can do now to try to recover your contatacts.
    1. Reset phone - press both home and sleep/wake button until the Apple logo appears.
    2. Restore the existing backup in iTunes:
       a. Disable automatic syncing on connection in iTunes Prefs > Devices > Disable
       b. Connect phone
        c. Right-click the device tab on left side of iTunes window and select "Restore from backup."

  • Big OS X Lion problem

    I bought a 21.5" iMac from Best Buy 8 days ago and just noticed that it was still running 10.6.8, Snow Leopard.
    Annoyed by this, I looked around the app store and stuff to see if OS X Lion was even downloaded or anything.
    Then I get a notice about an available update - One that will upgrade me from 10.7.0 to 10.7.1.
    The problem? I have to log into an account that doesn't belong to me, [email protected]
    I called Geek Squad and they said I should be able to install Lion from my account then upgrade from there, but nope.
    I have projects to work on and really don't want to have to leave my Mac there for them to work on. What can I do?

    Hopefully someone on this forum will be able to help you, but Community Connectors don't work on the weekends. My big OS X Lion problem was different than yours. I also bought a 21.5" iMac from Best Buy, and did a happy dance when I found out that I could get Lion free based on my iMac purchase date. I only used Lion for about a week though, then rolled my iMac back to Snow Leopard. A small thing was that Front Row was gone in Lion, and I use that program every once in a while. No deal breaker though. What I really didn't like was the Auto-Save feature that has no way to be turned off. I would rather make the decision of when I want changes to a document to be saved, and not turn that decision over to my OS. Also, opening a text file that hadn't been opened for a while and having to click 'unlock'? That just seemed silly. Good luck with Lion if you want it and/or when you get it, but I'm sticking with Snow Leopard as long as possible.
    This message was transmitted on 100% recycled electrons.

  • Logic 9.1.7 and mountain lion, problem, when i open any plug-in logic take up to 10 second to work orrectly, any click i make logic dont respond

    logic 9.1.7 and mountain lion, problem, when i open any plug-in logic take up to 10 second to work orrectly, any click i make logic dont respond

    https://discussions.apple.com/thread/4142085?tstart=0

  • I write in greek as well as english on my mac (osx mountain lion) problem is, there is no spell checking on pages, and yes, i have added a greek dictionary in the library spelling folder. and i can also select it from the inspector. what's wrong?

    I write in greek as well as english on my mac (osx mountain lion) problem is, there is no spell checking on pages, and yes, i have added a greek dictionary in the library spelling folder. and i can also select it from the inspector. what's wrong?

    You need to give more details:
    1. What version of Pages?
    2. Where did you get the Greek dictionary from and exactly how did you install it?
    3. Are you applying the language to your text?
    Peter

  • Mountain Lion problems with Mail Signatures, Pages, Numbers, Keynote - This quick fix solved all my problems with these. Pages etc wouldn't launch and needed to be force quitted. Mail signature changes wouldn't save.

    The solution was simple in my case. I don't know why it worked and it may have been entirely coincidental but its worth a try.
    Close all applications and restart Mountain Lion.
    Log in as Guest. I opened Pages at this point but I don't know if that's required.
    Log out and then back in as your normal user.
    Pages, Numbers and Keynote now were fine for me and Mail signature changes were saved and available for later use.
    For those trying to edit the signatures to get their old ones back - I just found an old sent mail and copied the signature there into the newly created one via the normal preferences. No need for opening .mailsignature files and editing them. This included various colours, sizes, an image and a link with no problems.
    I hope this helps anyone having some of these problems.

    The solution was simple in my case. I don't know why it worked and it may have been entirely coincidental but its worth a try.
    Close all applications and restart Mountain Lion.
    Log in as Guest. I opened Pages at this point but I don't know if that's required.
    Log out and then back in as your normal user.
    Pages, Numbers and Keynote now were fine for me and Mail signature changes were saved and available for later use.
    For those trying to edit the signatures to get their old ones back - I just found an old sent mail and copied the signature there into the newly created one via the normal preferences. No need for opening .mailsignature files and editing them. This included various colours, sizes, an image and a link with no problems.
    I hope this helps anyone having some of these problems.

  • Mountain Lion: problem with Time Machine directories and spotlight indexing

    I'm using a fresh install of 10.8 Mountain Lion on a 2011 MBP.  It's a work laptop with many ASCII files containing numerical data (floating point numbers), with varying file extensions.  Some of the files are multi-gig, some are only a few hundred K, and there are tens of thousands of them.  Roughly 500G of numerical data.
    I can disable spotlight from indexing certain subdirectories of my home directory on the local drive.  However, when using Time Machine to backup, I seem to be entirely unable to prevent spotlight from attemping to fully index the external drive (Time Machine volume).   I actually let spotlight run for over 36 hours this weekend in a futile attempt for it to finish indexing the TM volume.   The /.Spotlight-V100 index on the external drive is roughly 100G and continuously written and overwritten.  /var/log/system.log had various "Merging failed" messages for temp spotlight files.  I deleted the index, let spotlight run again overnight, but it did not finish indexing.  "sudo fs_usage -f filesys mds mdworker mdimport mdworker32 | grep open" showed spotlight slowly chugging through the thousands of numerical files.
    I believe the problem is related to this old report from someone who noticed a leopard -> snow leopard change:
    http://hintsforums.macworld.com/showthread.php?t=106703
    http://forums.cnet.com/7723-6126_102-366184/snow-leopard-10-6-spotlight-indexing -and-disk-usage/
    However, I don't see an easy solution.  In ML, if you drag the TM volume to the spotlight privacy list it gives you a message about how you can't disable indexing of TM volumes because it's essential for TM.  I have not yet tried to manually put in some kind of .metadata_never_index file in the relevant TM volume directories (I am not sure if that will do anything, or perhaps break TM backups), but that's one possible next step.
    Anyone have ideas on how I can have my TM backups work but the spotlight indexing of all these data files (their subdirectories) disabled?   I'm not specifically TRYING to back up those data files with TM (they're duplicated elsewhere), they're just on the same machine as a bunch of other stuff I need backed up via TM.  Apple has a disaster on their hands for anyone trying to backup a machine which also has large data sets.

    I'm not aware of any avenue to tell spotlight to not index all or part of a backup.
    However, the indexing should work, even if takes a long time.
    I don't think this is a new issue and has been part of TM from the start.
    Realistically, it may be time to consider whether TM is the best choice for these data files?
    Are they very volatile do they change frequently both as to content of individual files and total set of files?
    If not, then a clone or syncing type of backup might be better suited for these files.
    I do not back up all my files via time machine. I keep photographs and music outside of Time Machine. to be sure they are backed up but via clones.
    To show why  this might the best take photographs. My photographs are basically immutable once they enter the system, but I may come back with 5000 images from a trip and whittle that down to a few hundred eventually. This would cause a lot of files to be saved in TM that are no longer wanted, - but are not easy to remove formthe backup. while the ones I want haven't changed. TM is not geared to make handling that easily.
    As a further aside, ideally one should back everything of value up twice via 2 different means.
    I've had backup drives fail.I've had TM logically fail (disk is fine -TM internal data structures bad).

  • Numbers 08 Zoom Problem

    I did a clean install of Mountain Lion and then reinstalled iWork 08. All the programs are functioning normally except numbers. The zoom settings are now set as: 2500%, 5000%, 7500%, 10000% etc... rather than 25%, 50%... The zoom setting in the prefernce pane shows the correct setting (ie 25%, 50%) but  on the the worksheet everything remains unchanged at 2500% etc. Any suggestions?

    Just in case I didn't explain myself clearly here are two screen shots of the problem:
    The Default Zoom in the preferences pane:
    and what shows up on the spreadsheet:

  • Mountain Lion Problem? Or maybe SSD problem?

    My Macbook Pro has been acting strange lately. Almost on a regular basis my computer needs to be restarted, from apps freezing or failing to load. When I try to restart, however, my computer simply gives me a gray screen with the cursor and sits there. So, I have to preform a hard reset. This happens consistenly through out the day. The main app that keeps giving me trouble is Safari, which will either completely fail to load or just stop working as I use it.
    I did just recently both upgrade to Moutain Lion and my hard drive to an SSD from Crucial. However, these problems really started AFTER installing Mountain Lion.
    I have an 15" Macbook Pro from 2007 with an Intel Core 2 Duo, if that helps...
    THANKS.

    If you have more than one user account, these instructions must be carried out as an administrator.
    If you have an optical drive, make sure there is no disc in it.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the page that opens.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left.
    Enter "BOOT_TIME" (without the quotes) in the search box. Note the timestamps of those log messages, which refer to the times when the system was booted. Now clear the search box and scroll back in the log to the last boot time when you had the problem. Post the messages logged during the time something abnormal was happening. That time might be before or after the boot.
    For example, if the problem is a slow startup taking three minutes, post the messages timestamped within three minutes after the boot time, not before. If the problem is a system hang or shutdown failure, post the messages from before the boot time, when the system was hanging or was failing to shut down. In either case, please include the BOOT_TIME message at the beginning or the end of the log extract.
    Post the log text, please, not a screenshot. If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.
    Step 2
    Still in Console, look under System Diagnostic Reports for crash or panic logs, and post the most recent one, if any. In the interest of privacy, I suggest you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

Maybe you are looking for

  • Move file with space in the filename - SM49

    Hi, I am using operating system command, MV, to move files across directories in application server. If the filename has spaces, this move fails. Can you please tell me if any escape character can solve this issue? I have already tried using backslas

  • Runtime Error: How to Reprocess File-XI-IDoc scenario

    Hi All, I'm working a file adapter to XI to IDoc scenario.  My XI message has about 2,000 records in it and one of those records contains an error (due to an invalid character in a description).  My question is in a production environment would it be

  • Display mirroring via wifi (iPhone 4s to Apple Tv) lags

    Espacially when I'm playing Games its bucking very strong. Both is connected via Airport extreme. The Signal is quiet very good. Film Streaming from MacBook  is no Problem. Thanks

  • Splitting layers, kind of

    Hi, I have a Photoshop graphic of text surrounded by tree branches.  The branches are on separate layers and I want them to go through letters with holes in the middle and I want the branches to have layer styles such as bevel and emboss. My question

  • Loader memory leak... hellp me

    Hello everyone... I have a memory leak problem.. from Loader.. when i image load that memory is up..next when i image unloadd.. but memory is not down and not delete.. I don't know.. *.fla my code c.buttonMode = true; d.buttonMode = true; c.addEventL