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

List of Pages Pages 5.2 fixes and bugs

Please put together here any Pages 5.2 fixes you have tested that work.


Also document any Pages 5.2 bugs.


If you have a standing issue from Pages 5, 5.01 or 5.1 can you test if Pages 5.2 corrects them.


Peter

iMac, OS X Mavericks (10.9.1)

Posted on Apr 1, 2014 8:39 PM

Reply
71 replies

Apr 4, 2014 12:25 AM in response to PeterBreis0807

It is a good sign that Pages 5.2 reintroduces some serious Applscript support. But I have noticed some issues.


1. Consider the declaration


set dateParagraph to make new paragraph


"make new" is still documented in the Pages dictionary, but it returns this error


Pages got an error: Don't know how to create TMAScriptTextStorage


Why?


2. SImilarly, directives such as


set alignment of dateParagraph to right


fail with the same error, though they used to work.


3. The directive "save" is documented in a way that is similar to what was available in 4.3. But consider this fragment:


save currentDocument in file (mobileFolder & fileName)


expands correctly to

save "Doe, John 3 April 2014.pages" in file "Macintosh HD:Users:MyName:Library:Mobile Documents:com~apple~Pages:Documents:Doe, John 3 April 2014.pages"


But results is this error:

error "Pages got an error: Can’t make \"Doe, John 3 April 2014.pages\" into type specifier." number -1700 from "Doe, John 3 April 2014.pages" to specifier


Why?






the "make new paragraph" is highlighted.

Apr 4, 2014 12:30 AM in response to rkimball

I am not a programmer, but I am a designer and understand the principles of organisation, preparation and making sure elements are well prepared and reusable.


How is Apple not able to do this?


The basic frameworks for these functions should be already written and you would think reusable, with some changes to the 64 bit addressing and objects.


It really does appear that the present programmers are not talking or can't be bothered talking to the previous programmers or the code has been lost. Either is inexcusable.


Peter

Apr 4, 2014 12:49 AM in response to PeterBreis0807

I suspect things are being rushed out the door without proper testing. In my view, Pages 5.0 was not ready to be released.Pages 5.2 actually represents a big step forward but there are, as you well know, huge lacunae, the most important of which are lack of facing pages support, bookmarks (and interdocument hyperlinks), mail merge, and advanced typography support. The inability to view comments while editing, like the inability to print comments, is inexplicable, though the former is probably due to the decision to redo the way comments appear--a bad decision, in my view, since a comment you cannot see (without clicking) is more of a rumor than a comment. The bizarre behavior of hyperlinked text that is dragged from a browser into a document is also irritating. Why is Pages the only Apple app that cannot handle this? The context-sensitive formatting is a clever idea, but the decision to trash the old format bar and status bar actually makes writing and formatting much more awkward in many (most?) situations. It is also a huge waste of real estate. Maybe someday Apple will reintroduce the format bar and status bar as options. I am not holding my breath.

Apr 4, 2014 1:23 AM in response to rkimball

Only suspect? 😁


It all smacks to me of a manager, not on top of the job but desperately wanting to put their own stamp on the job.


Hence the really badly thought through UI changes. Having committed to what sounds good on paper, contextualism, they keep digging themselves deeper and deeper into a design that obviously doesn't work. What's the point of contextualism, when you are in context and don't see the necessary options?


Again they design for portable devices with a UI that wastes enormous amounts of screen real estate for no purpose.


Just bad, bad, BAD design! No other way to describe it.


They got themselves into this awful position because they totally isolated themselves from any feedback from people who actually use the product. Not that I see they have any interest whatsoever in the consumers of what is now a throwaway product.


It is always good to have someone do comprehensive documentation of the software, something also lacking, because in the attempts to explain and then do tasks it becomes clear what is and isn't working.


That the explanation of how to do simple tasks is in itself so convoluted and difficult to describe should be ringing the alarm bells for anyone who is on top of the job. This one must be a real monkey on the back of whoever has had to shovel out this pigsty of a project.


Peter

Apr 4, 2014 5:15 AM in response to rkimball

Regarding the AppleScript notes: The new AppleScript dictionary is significantly changed from the one in Pages '09, and much less complete in text features.


1. I haven't had a chance to figure this out yet, but I suspect that "make new paragraph" would have to be targeted at the "text item" to which you want to add the paragraph.


2. Alignment used to be a property of a paragraph, but I haven't been able to find it as a property of anything in the new dictionary.


3. currentDocument appears to be the name of a document, not a reference to the document itself. The save command wants a document specifier, but you are giving it a string.

Apr 5, 2014 10:41 AM in response to Jeff Shenk

When it comes to Applescript, I would like to mention just for the record that I played with it for quite some time. However, I got frustrated when things that worked in the past no longer did - at least not the same way.


It is great that Apple extended the dictionary as much as they did, but before I invest time in learning how it works, I would like some guarantee from Apple that they for once will maintain backward compatibility in future upgrades. Writing scripts that suddenly become unusable with new versions is simply not my idea of fun.

Apr 5, 2014 11:20 AM in response to rkimball

rkimball wrote:


Good luck getting that guarantee. Many of the directives that work in 4.3 do not (yet) work for 5.2. Apple's code of omerta means that we plebs, er, users, have no idea what their plans are.


Oh, come, come. That is as ridiculous as saying that Apple would ever abandon the faithful users of Bento, AppleWorks, Cyberdog, Opendoc, the Newton or Hypercard.

Apr 5, 2014 5:06 PM in response to nligerakis

nligerakis wrote:


Can anyone elaborate on what the "improved text box behavior" refers to, listed in the update to 5.2? I, too, am waiting patiently for linked text boxes and was hopeful this might be it, but it doesn't appear to be so.


It is a teaser. I suggests Apple may have done something, if you only knew what!


What speaks even louder is that Apple can't be bothered telling you, because you are only a "user".


Peter

List of Pages Pages 5.2 fixes and bugs

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