Error Message: Can't open Pages while it is updating

Getting an error message when I try to open Pages ~ Pages cannot be opened while it is updating.

force quit iphoto - Apple menu ==> force quit - restart your Mac and go to the App store and start the update again - updates are always free - Upgraded are paid but you only have to pay once to go to the upgraded version - after upgrading updates are free
What version of iPhoto were up updating from And what version were you updating to?
LN

Similar Messages

  • I keep getting error message, "can't open application PACE because PowerPC applications are no longer supported." I've run Clean My Mac and I still get the error.

    I keep getting error message, "can't open application PACE because PowerPC applications are no longer supported." I've run Clean My Mac and I still get the error.

    Use the Finder "Go" menu while holding down the option key to expose your User / Library folder.
    Look in the Application Support folder for PACE items and delete them.

  • I cannot open pages;  I am told I can't open pages while updating. I did not know I was updating.  I cannot open a new pages document.  My menu list is ok, but when I click on a document it won't open. Can you help?

    I cannot open pages.  The message says, can't open pages while being updated.  I did not knowingly update anything.
    The program is stuck in this mode. can you help?

    Your copy of Pages may have gotten stuck when downloading. This article explains how to fix a stuck Mavericks download; the same procedure should help with any application:
    How to fix broken Mac OS X Mavericks download issues | Digital Trends 
    http://www.digitaltrends.com/computing/how-to-fix-a-broken-os-x-mavericks-downlo ad/

  • Error message "Can't open the illustration." - HELP

    I work for a small company in the product development area and we use AI every day, all day. We work on PCs (windows 7) in AI CS6 design standard.
    About a week and a half ago, I got the error message "Can't open the illustration." I then proceeded to recreate my file that was lost, once saved and closed, the same error message popped up after trying to reopen. The file was recreated by another person, and the same error message occurred. This has now happened to 5 of my files and a handful of files created by coworkers.
    The error seems to be completely random, as we have been able to create other files without a glitch. The other odd thing, is that the one person who uses a mac in our creative department was able to open our 'lost' files as single pages on her AI CS4.
    Please help!
    Thank you.

    We have tried both saving the files on our company server and on our individual desktops - neither of which will open the files.
    Fonts are ok - they are all created and saved in CS6.
    Printers, I believe are all correctly set up.
    We tried a complete reinstall on one PC - still running into the same random files ending up 'lost' with the same error message.
    Originally, the cs6 design standards (6 licenses total) were loaded to the server/shared drive and then downloaded onto each PC from there - we believe this may have something to do with the corruption, but this problem has just begun within the last month and the programs were all downloaded over 6 months ago.

  • Getting error message can't open unistalled product

    Cant open itunes ... getting error message can't open uninstalled product.... can't uninstall..  help

    Doublechecking before proceeding. Is that a "This action is only valid for products that are currently installed" error message?

  • Error message: "Can't open file"

    Using Keynote 3.0.x I try to open a keynote file created a year ago and when I try to open the "Opening" dialog comes up, you see the progress bar, and then, I get the error message, "Can’t open file" followed by the file name. Any recourse?
    PowerMac G5   Mac OS X (10.4.7)   FInal Cut Pro 5.1

    I later discovered the file was damaged. Went back to a backup copy and things were fine. Good think we have backups.

  • PDF SCANS ERROR MESSAGE: CAN'T "OPEN THE DEFAULT APP FOR THIS FILE TYPE" EG. PDF

    OFFICEJET PRO 8600 PLUS , WIN 7, SCAN TO COMPUTER AS A PDF FILE.  ERROR MESSAGE: "
     CAN'T "OPEN THE DEFAULT APP FOR THIS FILE TYPE" EG. PDF

    Hi @reddog2,
    I would contact HP Cloud Services for assistance. Call 1-855-785-2777.
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Error message: Can't open the illustration. The illustration contains an illegal or misplaced operator.

    Hi,
    I was working on an Illustrator file and saving as I went. It all seemed to be working properly. When I was finished I saved it one last time and then also saved a PDF of the file. I closed the program momentarily while I typed an email that I wanted to attach the PDF to and then tried to open the Illustrator and the PDF one last time to check everything was done correctly. The Illustrator file came up with this message: Can't open the illustration. The illustration contains an illegal or misplaced operator.  The PDF also didn't work. Any ideas what's going on here? I would greatly appreciate any help! Thanks!

    Simply get used to the thought that the file may be unrecoverable. you can try placing it into a new document or rasterize it in PS, but that pretty much may be the extent of what you can do. And in the future:
    Work File Safety | Mylenium's Error Code Database
    Mylenium

  • PDF Generation Error Message:Couldn't open File while generating PDF from a Frame (7.2 Version) book

    Hi,
    I'm trying to convert a book into PDF and I get the error message Couldn't open a file (... <filename>.fm) and the unavailable Fonts dialog box also appears. The tricky thing is I've converted the same book into PDF just a couple of days ago. Now when I tried to do it again, I get the above mentioned error message. I tried unselecting the File > Prefrences > General > Remember Missing Fonts checkbox too. However, it didn't help in generating the PDF. I will be thankful if anyone suggests a suitable workaround for this issue. Thanks in advance.

    Usually, deselecting Remember missing fonts works.
    The missing fonts message displays when you or FrameMaker opens the file. The workaround is to open all the files in the book, or at least those with the "missing" font, clearing the message for each file. Now print the book to PDF, while keeping the files open. This usually works because you have already cleared any missing fonts messages.

  • Iweb installed on a new computer but i have this error message: Can't open file "~/Library/Application Support/iWeb/Domain.sites2."

    I have just installed ilife on my  new computer from my disk. I have several backups of my webpage from my  old computer. Everything would be great if I could just run the program. When I click the icon for iWeb I get the following message:  Can’t open file “~/Library/Application Support/iWeb/Domain.sites2.”
    Somebody please help! I desperately need to update my website.

    In Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    To open your domain file in Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    Just launch the application, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    You can download an already compiled version with this link: iWeb Switch Domain.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    OT

  • Keynote error message: "Can't open file..."

    I use Keynote almost every for work. Recently I got this message "Can’t open file [insert file name]". I thought if I update to Lion and then got Keynote '09 I would fix the problem. Unfortunately it did nothing. Any help would be greatly appreciated.

    Hi Trevor26,
    We had the same problem here. This amazingly simple solution worked: http://www.tuaw.com/2012/08/07/invalid-keynote-document-calm-down-and-try-this-f ix/

  • HT1338 Error message : "Failed to open page" - Slow & failed loading online pages

    Lately I've been experiencing slow loading pages when I go online using Safari (that's all I usually use). Everything is updated. I often get the "Failed to open page" because it doesn't always even load. It stays blank for sooooo long then error messages appear "Failed...." Plenty of memory. Even while I type this the wheel begins to spinn, making me wait before I can complete this form. What can I do next? I use iCloud these days. Before iCloud I didn't have this problem, could there be a connection?

    If your Safari won't open, one or more of the following procedures should fix it:
    1. Go to Home/Library/Safari/ folder and remove the following two files:
    ¥ history.plist
    ¥ lastsession.plist
    (Safari may not load properly If these two files are corrupted.)
    2. Go to Home/Library/Caches/Metadata/Safari/ and remove the contents of that folder.
    (These are just webhistory files and are not required for Safari to run. However, similar to preference files, problems can arise if they have become corrupt.)
    3. Locate the cookies.plist file that's located in the Home/Library/Cookies/ folder and remove it.
    (Again, faults in stored cookies may interfere with Safari's launch.)
    4. Check whether any of your third-party internet plug-ins may be interfering with the launch of Safari by carefully moving them to the desktop (do NOT delete them at this stage). You can find these in two places:
    Home/Library/Internet Plug-Ins/ folder, and Global plug-ins are located in the Macintosh HD/Library/Internet Plug-ins/ folder.
    Also look in Library/Input Managers where other third party add-ons may lurk. If you find a SIMBL folder, please note that some SIMBLE.bundles may require updating or possibly removal.
    Restart Safari and place them back in the correct folders, one at a time, closing and re-opening Safari each time. If you discover that one of them was causing the problem with launching Safari, trash it and download and install a fresh copy.

  • Illustrator CS2 error message : Can't open the illustration : The illustration contains an incomplet

    Hi,
    I am getting this message once in a while in Illustrator CS2 :
    Can't open the illustration : The illustration contains an incomplete or garbled object description.
    Offending operator ''Bg''
    Context :
    357.2139 668.8398L
    357.2139 669.8477L
    161.228 669.8477L
    Bb
    1 (Unnamed gradient 1) 0 0 0 1 1 0 0 1 0 0 Bg
    Is there something which is done wrong in illustrator to get this message ?
    What can prevent this to happen, because unable to open the document, the document is blank when opened ?
    Thanks in advance !

    We have tried both saving the files on our company server and on our individual desktops - neither of which will open the files.
    Fonts are ok - they are all created and saved in CS6.
    Printers, I believe are all correctly set up.
    We tried a complete reinstall on one PC - still running into the same random files ending up 'lost' with the same error message.
    Originally, the cs6 design standards (6 licenses total) were loaded to the server/shared drive and then downloaded onto each PC from there - we believe this may have something to do with the corruption, but this problem has just begun within the last month and the programs were all downloaded over 6 months ago.

  • ERROR MESSAGE  Can't open file in DW8

    After downloading Dreamweaver 8 trial version.
    Download was sucessful. Installation was successful. I opened the
    program to proceed to build a webpage. I was able to open a HTML
    file. and I was UNABLE to open any image file... I attempt to open
    jpg file... I get error message saying Dreamweaver can't open jpg
    file Please open HTML, XML or other compatible files. When I
    attempted to open a gif file ... another error message same but for
    gif in place of jpg. I checked the other programs and other
    programs did not have the same problem. I was able to open file
    from Internet Explorer or WS FTP. but NOT in Dreamweaver. IT is the
    only program that I am not able to open ANY of the image files. I
    am not able to continue to evaluate this version before deciding
    whether it is what I would like to order. I have heard many good
    things about it so I wanted to give it a try but no... I did not
    get a good start. I need advise what to do about it. Thank you. A
    quick reply will be greatly appreciated.

    Are you trying to open a .jpg file directly in Dreamweaver?
    Or are you
    trying to insert an image into your page?
    Dreamweaver is not an image editor so the former would not
    work.
    Nancy Gill
    Adobe Community Expert
    BLOG:
    http://www.dmxwishes.com/blog.asp
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004:
    A Beginner's
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development
    "12345xy" <[email protected]> wrote in
    message
    news:e3vot6$hnq$[email protected]..
    >
    After downloading Dreamweaver 8 trial version.
    Download was
    > sucessful.
    > Installation was successful. I opened the program to
    proceed to build a
    > webpage. I was able to open a HTML file. and I was
    UNABLE to open any
    > image
    > file... I attempt to open jpg file... I get error
    message saying
    > Dreamweaver
    > can't open jpg file Please open HTML, XML or other
    compatible files. When
    > I
    > attempted to open a gif file ... another error message
    same but for gif in
    > place of jpg. I checked the other programs and other
    programs did not have
    > the
    > same problem. I was able to open file from Internet
    Explorer or WS FTP.
    > but
    > NOT in Dreamweaver. IT is the only program that I am not
    able to open ANY
    > of
    > the image files. I am not able to continue to evaluate
    this version
    > before
    > deciding whether it is what I would like to order. I
    have heard many good
    > things about it so I wanted to give it a try but no... I
    did not get a
    > good
    > start. I need advise what to do about it. Thank you. A
    quick reply will
    > be
    > greatly appreciated.
    >

  • Why am I getting the error message "Can't open the illustration. The illustration contains and incomplete or garbled object description."

    I work in a graphic design firm and 4 separate people have received these messages on separate days using separate files on separate MAC computers. We are all using CS6.
    "Can't open the illustration. Could not complete the requested operation."
    "Can't open the illustration. The illustration contains an illegal operand. 1206.3.6006 % 1205.9736 1178.52 m % 1206.2236 1178.8374 I % 1206.3232 1178.% 1206.3.6006"
    "Can't open the illustration. The illustration contains an illegal or misplaced operator. ∘ê 3 0 R 508054 0 R 508055 0 R]/Order 508056 0 R/RBGroups[]>>/OCGs[5 0 R 6 0 R 7 0 R 8 0 R 9 0 R 46702 0 R 46703 0 R 46704 0 R 467"
    "Can't open the illustration. The illustration contains and incomplete or garbled object description."
    After clicking ok the file will open; however, most of the illustration is missing. We are interested in repairing our files, but we are more interesting in figuring out why this is happening and fixing it. We are nervous to even open anything for fear this will happen again.
    Please help!

    brittanyesparks,
    One thing often tried first is to create a new document and File>Place the corrupted one to see how much may be rescued that way (remember to tick Paste remembers Layers in the Layer palette flyout/dropdown first, and to untick it afterwards).
    Here is a website where you can see whether it can rescue the file, and if it can, you may pay for a subscription to have it done,
    http://www.recoverytoolbox.com/buy_illustrator.html
    and another similar website,
    http://markzware.com/adobe-software/fix-illustrator-file-unknown-error-occurred-pdf2dtp-fi le-recovery/
    As far as I remember, the former is for Win and the latter for Mac.
    Here are a few pages about struggling with it yourself:
    http://daxxter.wordpress.com/2009/04/16/how-to-recover-a-corrupted-illustrator-ai-file/
    http://helpx.adobe.com/illustrator/kb/troubleshoot-damaged-illustrator-files.html
    http://kb2.adobe.com/cps/500/cpsid_50032.html
    http://kb2.adobe.com/cps/500/cpsid_50031.html
    http://helpx.adobe.com/illustrator/kb/enable-content-recovery-mode-illustrator.html

Maybe you are looking for