Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

I installed new software updates, and now when I try to open up pages it tells me "Pages cannot be opened because of a problem." does anyone know what I can do?

I installed new software updates, and now when I try to open up pages it tells me "Pages cannot be opened because of a problem." does anyone know what I can do?

Posted on May 28, 2011 3:17 PM

Reply
13 replies

May 29, 2011 8:50 AM in response to fruhulda

1)Copy this below from --{code} to --{code}

--{code}

set p2l to "" & (path tolibrary folderfromuser domain)

set the_cache to p2l & "Caches:com.apple.iWork.fonts"

tell application "System Events"

set maybe to existsdisk itemthe_cache

if maybe then deletedisk itemthe_cache

end tell

if maybe then

display dialog "I deleted the file :" & return & the_cache

else

display dialog "The file :" & return & the_cache & return & "was unavailable !"

end if

--{code}


2) Than open Applescript Editor in your applications and paste it

3) Than select "Compile"

4) Than select "Run"

May 29, 2011 10:28 AM in response to fruhulda

Hello fruhulda

When I wrote this script, Onyx was unaware of the iWork proprietary font cache.


Yvan KOENIG (VALLAURIS, France) dimanche 29 mai 2011 19:27:48

iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.7

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 !

Aug 25, 2011 5:48 PM in response to fruhulda

1. this solution did not work for me.

2. ran Onyx; did not work for me.

3. stuck. help!


(I'm getting the same message for KeyNote.)


Scenario:

I couldn't find a keynote file (themes) - actually keynote wasn't in the iWork folder (harddrive) at all...which threw me...

Backed up my mac using time machine.

Re-installed iWork 09 from disk (thinking I'd regain the missing keynote; I didn't)

Got the "Page/KNote cannot be opened because of a problem"

Using time machine, I went back to a previously saved iWork 09 (saved in June)

Still getting the same message

Tried your suggestion, then Onyx; no luck.


I'm thinking the June save was pre MacOSX software updates (re Lion; I'm running Snow Leopard).

My software is 10.6.8

Aug 26, 2011 2:11 AM in response to nanoose

Before re-installing iWork from the DVD, you must completely uninstall the existing iWork.

Go to my iDisk (address below)

Download :

For_iWork:iWork '09:uninstall iWork '09.zip

Unpack it then run the script

After that, run the Installer

then immediatly run the updater iWork 9.0.5 or the updater iWork 9.1

Only after that you will be able to use the applications.

You will get this kind of structure :

User uploaded file


Yvan KOENIG (VALLAURIS, France) vendredi 26 août 2011 11:11:00

iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0

My iDisk is : <http://public.me.com/koenigyvan>

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 !

Sep 9, 2011 2:19 PM in response to KOENIG Yvan

Yvan, I would just like to thank you for your contribution in this discussion and for the iWork remover script in your iDisk. I have been going slightly mad this evening trying to get iWork running in my new iMac after transferring everything with the migration assistant.


I tried tracking down and removing all the bits of iWork manually prior to reinstalling but was obviously missing something. Your script did the trick though, and now I am (literally) back in business.


Thank you.

Sep 10, 2011 12:06 AM in response to towny

Thanks for the feedback.

I wrote this kind of script because I'm acustomed to see that users miss this or that important detail when I describe the process allowing to do the job by hand.


Yvan KOENIG (VALLAURIS, France) samedi 10 septembre 2011 09:06:12

iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0

My iDisk is : <http://public.me.com/koenigyvan>

Please : Search for questions similar to your own before submitting them to the community

I installed new software updates, and now when I try to open up pages it tells me "Pages cannot be opened because of a problem." does anyone know what I can do?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.