InDesign CS5 suddenly slower...

In Design CS5 has been running intermittently very slow recently. It will run normally for a while; then in the middle of a simple operation like copying a small piece of text, everything stalls and I get the pinwheel of death for an undetermined amount of time. Never long enought for me to bother force quitting, but happens frequently enough that it's really hindeirng my ability to get work done.
Have done some heavy work on old, imported files from CS3 and CS4 files lately. Also  have recently installed trial versions of Final Cut Pro X and Adobe Production Premium CS5.5, but "completely" uninstalled those using the correct utilites and re-installed CS5 Design Premium afterwards. There have been some Apple Snow Leopard updates recently too. The kind of behavior I see on my activity monitor makes me think it's looking for something on a network somewhere. Either it takes a while and succeeds or it gives up and eventually moves on to the next thing. No other software being effected noticealbly except Illustrator CS5, but I use it less, so hard to name symptoms. All the CS5 apps used to run lickety split fast on this machine and just cleaned out a bunch of fonts. Things were better for a while, but now slower than before. 
I've looked all over and noone else seems to be having this problem. Thoughts anyone?
Here's a random sample from the activity monitor:
Sampling process 496 for 3 seconds with 1 millisecond of run time between samples
Sampling completed, processing symbols...
Analysis of sampling CS5ServiceManager (pid 496) every 1 millisecond
Call graph:
    2467 Thread_8368   DispatchQueue_1: com.apple.main-thread  (serial)
      2467 start
        2467 main
          2467 adobe_csi::ServiceManager::Run()
            2467 vcfoundation::system::IVCRunLoop::RunGUILoop()
              2467 -[NSApplication run]
                2467 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
                  2467 _DPSNextEvent
                    2467 BlockUntilNextEventMatchingListInMode
                      2467 ReceiveNextEventCommon
                        2467 RunCurrentEventLoopInMode
                          2467 CFRunLoopRunInMode
                            2467 CFRunLoopRunSpecific
                              2467 __CFRunLoopRun
                                2467 mach_msg
                                  2467 mach_msg_trap
    2467 Thread_8370   DispatchQueue_2: com.apple.libdispatch-manager  (serial)
      2467 start_wqthread
        2467 _pthread_wqthread
          2467 _dispatch_worker_thread2
            2467 _dispatch_queue_invoke
              2467 _dispatch_mgr_invoke
                2466 kevent
                1 _dispatch_run_timers
                  1 _dispatch_wakeup
                    1 _dispatch_queue_push_list_slow
                      1 _dispatch_wakeup
                        1 _dispatch_queue_push_list_slow
                          1 _dispatch_wakeup
                            1 _dispatch_queue_wakeup_global
                              1 pthread_workqueue_additem_np
                                1 pick_nextworkqueue_droplock
                                  1 __workq_kernreturn
    2467 Thread_8373
      2467 thread_start
        2467 _pthread_start
          2467 vcfoundation::thread::Thread::ThreadProc(void*)
            2467 vcfoundation::thread::AbstractThread::Run()
              2467 vcfoundation::ncomm::NCHost::Server::Run()
                2467 vcfoundation::ncomm::NCHost::Server::Accept()
                  2467 vcfoundation::io::BSDPipeServer::Accept()
                    2467 vcfoundation::net::Bsd::Accept(int, sockaddr*, int*)
                      2467 accept$UNIX2003
    2467 Thread_8377
      2467 thread_start
        2467 _pthread_start
          2467 vcfoundation::thread::Thread::ThreadProc(void*)
            2467 vcfoundation::thread::AbstractThread::Run()
              2467 vcfoundation::ncomm::NCHost::Worker::Run()
                2467 vcfoundation::ncomm::NCHost::Worker::HandleRequest()
                  2467 vcfoundation::ncomm::NCHost::ExecuteRequest(vcfoundation::ncomm::INCHost::IRequest*)
                    2467 adobe_csi::AbstractRequest::Execute()
                      2467 adobe_csi::WaitForGlobalCSXSEventRequest::DoExecute()
                        2467 adobe_csi::CSXSEventQueueManager::PollEvents(vcfoundation::data::IVCString*, int)
                          2467 vcfoundation::thread::VCSynchronized::WaitFor(double)
                            2467 vcfoundation::thread::Monitor_os::WaitFor(double)
                              2467 vcfoundation::posix::PThread::cond_timedwait_relative(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*, timespec const*)
                                2467 pthread_cond_timedwait_relative_np
                                  2467 _pthread_cond_wait
                                    2467 semaphore_timedwait_signal_trap
    2467 Thread_8383
      2467 thread_start
        2467 _pthread_start
          2467 vcfoundation::thread::Thread::ThreadProc(void*)
            2467 vcfoundation::thread::AbstractThread::Run()
              2467 vcfoundation::ncomm::NCHost::Worker::Run()
                2467 vcfoundation::ncomm::NCHost::Worker::HandleRequest()
                  2467 vcfoundation::io::Serializer::Deserialize()
                    2467 vcfoundation::io::Serializer::InternalDeserialize()
                      2467 vcfoundation::io::Serializer::Read()
                        2467 vcfoundation::io::IVCChannel::ReadFully(void*, unsigned long)
                          2467 vcfoundation::io::BufferedReader::Read(void*, unsigned long)
                            2467 vcfoundation::io::BufferedReader::InternalRead(char*, long)
                              2467 vcfoundation::io::BufferedReader::Fill()
                                2467 vcfoundation::io::BSDNamedPipe::Read(void*, unsigned long)
                                  2467 vcfoundation::net::Bsd::Recv(int, void*, int, int)
                                    2467 recv$UNIX2003
                                      2467 recvfrom$UNIX2003
    854 Thread_14185
      854 start_wqthread
        854 _pthread_wqthread
          854 __workq_kernreturn
Total number in stack (recursive counted multiple, when >=5):
Sort by top of stack, same collapsed (when >= 5):
        accept$UNIX2003        2467
        mach_msg_trap        2467
        recvfrom$UNIX2003        2467
        semaphore_timedwait_signal_trap        2467
        kevent        2466
        __workq_kernreturn        855
Sample analysis of process 496 written to file /dev/stdout

Here's a sample from when it happens:
Sampling process 496 for 3 seconds with 1 millisecond of run time between samples
Sampling completed, processing symbols...
Analysis of sampling CS5ServiceManager (pid 496) every 1 millisecond
Call graph:
    2676 Thread_8368   DispatchQueue_1: com.apple.main-thread  (serial)
      2676 start
        2676 main
          2676 adobe_csi::ServiceManager::Run()
            2676 vcfoundation::system::IVCRunLoop::RunGUILoop()
              2676 -[NSApplication run]
                2676 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
                  2676 _DPSNextEvent
                    2676 BlockUntilNextEventMatchingListInMode
                      2676 ReceiveNextEventCommon
                        2676 RunCurrentEventLoopInMode
                          2676 CFRunLoopRunInMode
                            2676 CFRunLoopRunSpecific
                              2676 __CFRunLoopRun
                                2676 mach_msg
                                  2676 mach_msg_trap
    2676 Thread_8370   DispatchQueue_2: com.apple.libdispatch-manager  (serial)
      2676 start_wqthread
        2676 _pthread_wqthread
          2676 _dispatch_worker_thread2
            2676 _dispatch_queue_invoke
              2676 _dispatch_mgr_invoke
                2676 kevent
    2676 Thread_8373
      2676 thread_start
        2676 _pthread_start
          2676 vcfoundation::thread::Thread::ThreadProc(void*)
            2676 vcfoundation::thread::AbstractThread::Run()
              2676 vcfoundation::ncomm::NCHost::Server::Run()
                2676 vcfoundation::ncomm::NCHost::Server::Accept()
                  2676 vcfoundation::io::BSDPipeServer::Accept()
                    2676 vcfoundation::net::Bsd::Accept(int, sockaddr*, int*)
                      2676 accept$UNIX2003
    2676 Thread_8377
      2676 thread_start
        2676 _pthread_start
          2676 vcfoundation::thread::Thread::ThreadProc(void*)
            2676 vcfoundation::thread::AbstractThread::Run()
              2676 vcfoundation::ncomm::NCHost::Worker::Run()
                2676 vcfoundation::ncomm::NCHost::Worker::HandleRequest()
                  2676 vcfoundation::ncomm::NCHost::ExecuteRequest(vcfoundation::ncomm::INCHost::IRequest*)
                    2676 adobe_csi::AbstractRequest::Execute()
                      2676 adobe_csi::WaitForGlobalCSXSEventRequest::DoExecute()
                        2676 adobe_csi::CSXSEventQueueManager::PollEvents(vcfoundation::data::IVCString*, int)
                          2676 vcfoundation::thread::VCSynchronized::WaitFor(double)
                            2676 vcfoundation::thread::Monitor_os::WaitFor(double)
                              2676 vcfoundation::posix::PThread::cond_timedwait_relative(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*, timespec const*)
                                2676 pthread_cond_timedwait_relative_np
                                  2676 _pthread_cond_wait
                                    2676 semaphore_timedwait_signal_trap
    2676 Thread_8383
      2676 thread_start
        2676 _pthread_start
          2676 vcfoundation::thread::Thread::ThreadProc(void*)
            2676 vcfoundation::thread::AbstractThread::Run()
              2676 vcfoundation::ncomm::NCHost::Worker::Run()
                2676 vcfoundation::ncomm::NCHost::Worker::HandleRequest()
                  2676 vcfoundation::io::Serializer::Deserialize()
                    2676 vcfoundation::io::Serializer::InternalDeserialize()
                      2676 vcfoundation::io::Serializer::Read()
                        2676 vcfoundation::io::IVCChannel::ReadFully(void*, unsigned long)
                          2676 vcfoundation::io::BufferedReader::Read(void*, unsigned long)
                            2676 vcfoundation::io::BufferedReader::InternalRead(char*, long)
                              2676 vcfoundation::io::BufferedReader::Fill()
                                2676 vcfoundation::io::BSDNamedPipe::Read(void*, unsigned long)
                                  2676 vcfoundation::net::Bsd::Recv(int, void*, int, int)
                                    2676 recv$UNIX2003
                                      2676 recvfrom$UNIX2003
Total number in stack (recursive counted multiple, when >=5):
Sort by top of stack, same collapsed (when >= 5):
        accept$UNIX2003        2676
        kevent        2676
        mach_msg_trap        2676
        recvfrom$UNIX2003        2676
        semaphore_timedwait_signal_trap        2676
Sample analysis of process 496 written to file /dev/stdout

Similar Messages

  • InDesign CS5 lag slow on Snow Leopard 10.6

    I am reaching the end of patience with this one and starting to wish i'd not paid for a CS5 upgrade.
    I installed under Mac OS 10.5 originally, did all updates and had font and other deathly slow issues in Photoshop.
    In the end, I enacted a TOTAL system maintenance routine and upgraded to System 10.6 in order to try and get round probs with CS5.
    I since have ditched all prefs, reset all caches, cleared all logs, done total font checks and removed a couple of corrupt ones, repaired disk permissions etc etc etc....  Photoshop 'appears' to work ok, although saving and saving to web can be sluggish (pizza wheel waiting for it....)
    InDesign CS5 is now taxing my productivity. I thought it was my Wacom Intuous 3 tablet, but find the issue (at the mo as I've not noticed anything significant yet in Illustrator or Photoshop) only occurs with InDesign CS5.
    The issue is the glitchy interface - stepped or delayed movements of objects across the page, selecting menu dialogue boxes can take a second when i click on a value, slightly steppy movements make selecting the tiny up and down arrows on some menus very tricky to be accurate.  PLUS saving and saving PDFs in particular as well as PLACE images CMD-D can be deathly slow.  It used to be almost instaneous, slowed only by the hard drive firing up. Now i try to do things and have to wait on many actions. It's doing my head in!  This is NOT PRODUCTIVE.
    In InDesign i have tried turning off Live Redraw, dropping display quality to fast (makes working almost impossible as i need to see what i'm doing), and disabled the Preflight option that is on by default, and i'm sure other options too i've seen on forums.  But no better.
    I have a Quad Core 3Ghz Intel Mac with 14Gb RAM, and an NIVIDIA GeForce 8800 GT graphics card.
    IS this APPLE or ADOBE issue?  How on earth can i get my speedy productivity back so i can move around the screen smoothly, save and place quickly, and select menu dialogues without waiting for it to react..... HELP!

    markmld wrote:
    thanks for the heads-up Peter.  Id not have thought to deactivate Adobe stuff first.
    I've ordered a new WD Caviar Black (larger cache than i have on current drive) so a slight upgrade of drive, and as you say, a preserved backup.  I dont have any spare bays in my Mac as i've filled them with other drives used for backups and other stuff, so i may need to buy an external case for the SATA i'm taking out.  No matter, it will be sorted this weekend.
    thanks all for help. fingers crossed this rather drastic step works!
    Glad I thought of it. However, if you're keeping the drive, and don't have other installations, you can keep the backup drive installations active if you'll have a use for them if you boot from that drive. With your slow performance issues, you'll probably not want to use InDesign on that drive, but perhaps you'd want to use some other rarely-used apps from that drive. Yes, space, the final frontier.
    OWC has USB drive adapters that work with many types of drives, including SATA, for about $30. They're open gizmos - no enclosure, no power supply, no fan, etc. They also have notebook-sized (2.5") drives up to 1TB  with USB portable enclosures under $200, less for smaller.
    Consider an extra empty drive for use with Time Machine, as an ongoing automatic backup. It's very comforting. An alternative or supplement is yet another drive that you use with Carbon Copy Cloner or SuperDuper, inexpensive shareware, that make complete and/or incremental backups, on demand or on schedule. I use Time Machine to back up a Time Capsule drive - wired or wirelessly - and CarbonCopy Cloner to back up to a portable USB drive that's Velcro'd onto the top case of my MacBook Pro.
    Oh, and for suspenders to go with my two belts, or maybe that's a belt to go with my two suspenders, I also use Carbonite online backup - wirelessly or wired, about $5/month for unlimited storage. Their gotcha is that data is kept while it's on your drive, and then they delete it from your storage 30 days after you delete it from your drive. I had tried other online storage - Mozy, and some others, but at that time, about a year ago, they didn't work reliably. Probably better now. Not sure if they keep data after you delete it from your drive, or for how long after you delete it. I think also that some online storers define "unlimited" differently.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

  • CS5 suddenly slowed right down on PC Windows 7

    Hi,  my CS5 Illustrator, Photoshop & Bridge have suddenly slowed right down just in the last 3 or so weeks.
    Even a diagosis of my PC says it is running very slowly, so I read up on the trouble shooting advice, updated the graphics card driver that was the only thing out of date, did disc cleanups, deleted or moved a lot of big files to other drives, defragged, but still no improvement.
    I used to be able to open 300 mb files, but now just opening a 8mb file leaves my PC hanging, for about 10 mins.
    These are my specs, & Norton's analysis. Even though Norton says my Windows Firewall is dsabled (because I have a different firewall), it says 0 virus problems. What else could be happening?
    HP Pro 3130 Small Form Factor PC, running Windows 7
    4.00 GB RAM
    32-bit operating system
    4 processor cores
    64-bit capable
    3414 GB hard disks
    Disk partition (C:) 114 GB Free (460 GB Total)
    Disk partition (D:) 936 MB Free (6 GB Total)
    ATI Radeon HD 4550  Total available graphics memory 1899 MB
    Dedicated graphics memory 512 MB
    Dedicated system memory 0 MB
    Shared system memory 1387 MB
    Display adapter driver version 8.940.11.0
    DirectX version 10

    And you're trusting Norton on this, right? Sorry, but to be blunt: That's like fighting fire with gasoline. In fact Norton's tools have long been known to be as conspicuous and overly agressive as some computer viruses themselves. For all I know, it could be their bloated services, virus vaulting and endless scans at the most inconvenient times that drag down your system. Or conversely you do have a virus and Norton is constantly battling it. The long and short answer therefore is: Nuke your system, reinstall it from scratch.
    Mylenium

  • Photoshop CS5 suddenly slow.

    Never seen this before. My 8 core 2.8 GHz Mac Pro has 10 GB RAM and a blank 100 GB scratch disk. Photoshop is always quick. Has been for years. Suddenly today, Photoshop is slow like molasses to open & save files. Lots of progress bars and wait cursors. Everything else on the Mac is fine. It boots quickly & normally, and other apps are happy. My boot drive, a clean installed Mountain Lion system, says S.M.A.R.T. Status: Verified. In Activity Monitor, a process with ID # 0, Kernel Task, was using 700 to 800 MB RAM, while another process, mds, with ID # 44, is using 350 MB RAM. Does anybody know what is going on?
    I should add that I booted from a backup system and its copy of Photoshop was also doing the same thing. In addition, a high level troubleshooter on Apple Discussions informed me that my present level of 500 MB RAM for Kernel Task is normal. So all I know is Photoshop is suddenly slow.

    Gary Politzer wrote:
    I have rebooted numerous times. Interesting that you are aware of others with this issue.
    I was thinking specifically of this thread:   http://forums.adobe.com/thread/1026715
    There's a fair bit of noise in that thread, and at least some folks found the 13.0.1 update to fix things up or them.
    You do have the 13.0.1 update, right?
    -Noel

  • InDesign CS5 Ridiculously Slow

    Hey everyone, I know this issue has been reported multiple times, but I'm bumping it by giving it a new thread. At work we just installed CS5, and InDesign is still horribly slow - almost to the point that it is humorous (not really). Anyhow, I've turned off/disabled the live redraw, disabled spell check, live preflighting, and pretty much EVERYTHING I could think of that might slow it down. CS3 runs smooth as silk, even when editing the same document. Has anyone found a fix? Does anyone know if there will be a fix from Adobe?
    I understand you have to have a decently fast system, and ours are brand-new iMacs. They are 2.8Ghz Quad-Cores, with 4GB of RAM, and the best video card. That should be more than enough power. And, having the same document run fine on CS3 makes me really think it's just a CS5 issue.
    Any help would be greatly appreciated...it's not fun having some expensive software on my computer that I can't even use. I've tried everything!

    Hi, Windytech! We had a similar problem with our CS5 install. We did two specific things that immediately sped up INDD. Hopefully one or both of these will help you out.
    First, in the PREFERENCES panel, go to INTERFACE and set Live Screen Drawing to DELAYED.
    While still in the PREFERENCES panel, go to DISPLAY PERFORMANCE and set Default View to TYPICAL or FAST.
    Second, go to WINDOW > OUTPUT > PREFLIGHT to open the PREFLIGHT panel. Click the triangle in the top right corner of the panel and uncheck ENABLE PREFLIGHT FOR ALL DOCUMENTS.
    These sped up InDesign considerably.

  • InDesign CS5 issues?

    Is it me or does InDesign CS5 seem slower and fuzzier, even in high-resolution preview, than InDesign CS4? I'm currently running CS5 on a 2009 Mac Pro 2.8 Quad with 6MBs of RAM and a Radeon 2600XT (256MB) graphics card. The file I'm working with is about 30 MBs in size.
    Are these system specs adequate or do I need to upgrade my Mac Pro for CS5?

    Thanks Bob
    I thought myself that there was a lot going on. And I appreciate that. But thinking about it, the only addition here is the spanning of columns and balanced columns.
    I was at one stage incorpartaing detect edges on an image and had to give up on it because there was a 3 minute delay on simple things like cutting the image (as a test).
    I just feel that perhaps more could be done in speeding up InDesign.
    I've had a hard enough time updating the software, upgrading the hardware is going to be tough.
    I don't think Indesign CS5 minimum specs included a supercomputer either?
    Check
    Intel® Pentium® 4 or AMD Athlon® 64 processor
    Check
    Microsoft® Windows® XP with Service Pack 2 (Service Pack  3 recommended); Windows Vista® Home Premium, Business, Ultimate, or  Enterprise with Service Pack 1; or Windows 7
    check
    1GB of RAM (2GB recommended)
    Check
    1.6GB of available hard-disk space for installation;  additional free space required during installation (cannot install on  removable flash-based storage devices)
    Check
    1024x768 display (1280x800 recommended) with 16-bit  video card
    Check
    DVD-ROM drive
    Check
    Adobe® Flash® Player 10 software required to export SWF  files
    Check
    Broadband Internet connection required for online  services*
    Far too slow, far too unstable.

  • Indesign CS5 Slow Scrolling

    Hello
    I'm currently being affected by a slow scrolling bug in InDesign CS5 where no matter what my scroll settings are the speed is constantly slow. Is there an override in InDesign somewhere to fix this?
    This was also present in CS4 but not quite as bad and have also seen other posts in Ps forums.
    Using Windows 7 and logitech mouse
    Thanks
    Nathaniel

    Could you be more specific about this slow scrolling, and what settings are not making a difference?

  • Why is Indesign CS5.5 Sooooo Slow When it Goes to Deeeper of the Document

    Hi all,
    I've got a question recently in using Indesign CS5.5 on a MacbookPro with i7 processor, 8GB RAM and MacOS LION 10.7.2. The interaction turns to be extremely slow when I go deeper of the document. The response is quick at the beginning of the document, but when I turn to 15 pages or later, it takes several seconds to change font and adjust the text frame. I have almost tried all the solutions including readjust the virtual memory or shut down other applications while editing my Indesign file, but it just keeps performing this way.
    Is there anyone who has the same problem with me? I hope I can get some useful suggestions from you guys. Thanks!

    The blog post below lists several reasons why InDesign can be slow:
    http://indesignsecrets.com/why-is-indesign-soooo-slow.php

  • I have a new PC/Win7 and a new CS5 Design Premium Suite. InDesign is extremely slow and crashes.

    I have a new PC/Win7 and a new CS5 Design Premium Suite. InDesign is extremely slow and crashes.
    Any assistance about what might be going on would be extremely helpful. My CS3 was a dream compared to this version. UGGGG.

    No banking software but a few other items. e.g.
    acrotray *32
    AeXAgentUIHost *32
    csrss.exe
    dagentui.exe
    dwm.exe
    dwrcst.exe *32
    explorer.exe
    FwcMgmt.exe *32
    mobsinc.exe
    PccNTMon.exe
    PDFCreator.ext *32
    pnamain.exe *32
    sidebar.exe
    ssonsvr.exe
    taskhost.exe
    taskmgr.exe
    winlogon.exe

  • How do I get InDesign CS5 to stop changing my font to Minion Pro?

    With no document open, the font says Times New Roman, so that should be the default. However, pasting text into a text box from another program like Open Office Writer and then adding a carriage return (normal Enter, not Shift+Enter) causes the font to suddenly change to Minion Pro, so anything I type or paste in at that point is in Minion Pro. I'm getting tired of constantly opting out of InDesign's favorite font. What do I have to do to get InDesign CS5 to accept that I use Times New Roman and not Minion Pro?

    Let's see if we can explain this better...
    Here's what I think is happening based on what I've been able to do here to reproduce this.
    First, in the Clipboard Handling prefs the setting is to paste text only, not All Information. The TNR setting is a local override to Basic Paragraph which has been set as the default in the character panel or control panel, but [BP] itself is still set to Minion Pro.
    You can type all day in ID with settings like this and not have the font change to Minion Pro, so it is tied to the paste settings. I think what is happening is that ID must ignore any formatting in the copied text in order to make the pasted text match what is set at the cursor position and for some reason resets the default text attributes to the paragraph style definition, so when you press enter your local override default is gone, but only for that frame. I believe this is actually using the Paste Without Formatting command.
    It doesn't seem to matter if you continue to type in the same paragraph, the next one loses the override. You can make this happen using the Paste Without Formatting command after copying text you type with your default settings as an override, as well, even if the format of the copied text is already exactly the same because you typed it in the same paragraph. The trigger for this though, is the position in your text where you paste -- it only happens when you paste at the end of the existing text in your story.
    I'm not sure if this is a bug or intended behavior, though I'm leaning towards the latter as it makes some logical sense to me. Paragraph formatting for the next paragraph is picked up from the last character when you press enter as you type at the end of a story, whereas if you type on the end of an exisiting paragraph in the middle someplace, the break at the end of that paragraph is already formatted.
    Bottom line, I think the only way to make your workflow work is to make a default paragraph style with your TNR formatting eihter by editing [BP] or making a new one. I'm not sure why you didn't have success with a new style. Did you create the new style with nothing open? Did you set the formatting to be TNR? Did you also be sure to highlight this style with nothing open so that it was set to be the default?

  • Indesign Cs5 Quiting Unexpectedly All the time! Please Help...

    I currently have a Mac Book Pro - Mac OSX 10.6.8
    I have been running Indesign cs5 for the last year or so now absolutely fine however today it has just started quiting unexpectedly all of the time.
    I have un-installed and re-installed and it seemed to be fine for a bit but then has started happening again.
    If anyone can give some advice it would be much appreciated - i have pasted a crash report here http://pastebin.com/8RA9zD7G
    If anyone can shed some light on this it would be really helpfull
    Thanks in advance

    Hi Bob,
    Thanks for your help
    I have now patched the software, rebooted the system and when i open my document i still get the smae problem - crash report here http://pastebin.com/bz9nwtP8
    It seems to be slow opening, and when i open the document i work on i simply scroll down and then it crashes
    If you have any further help that would be appreciated - as outlined before it has been working fine up until today
    Many Thanks

  • Mac upgrade to Yosemite, Adobe Indesign CS5 keyboard shortcuts not working -  t for text  - z for zoom - v for pointer etc

    So I upgraded my MACBOOK PRO (Retina, Mid 2012) 2.7 Ghz Intel Core i7
    to MAC OS X YOSEMITE
    Adobe Indesign CS5 generally works with some very annoying bugs.
    All major keyboard shortcuts that use a single key command have stopped working. and these happen to be the main ones I use all the time for editing...
    t for text
    z for zoom
    v for pointer
    It's annoying because now I have to keep  going back to the tool bar to change my cursor selection. It's just slowing me down.
    Annoying but workable.
    Has anyone else go this issue?
    An update or fix would be greatly appreciated.

    WARNING!!!
    I was contacted by  apparently a third party supplier called Adobe Systems via this forum
    They logged in to my computer via team viewer
    installed utorrent
    and proceed to download a cracked version of adobe cs6
    in the mean time saying on skype that Adobe no longer has Adobe CS6 on their server.
    This seemed very OFF to me and I disconnected the skype (and blocked Adobe Systems) and disconnected TeamViewer
    If I wanted a cracked version of Adobe CS6 I'm very capable of doing this kind of thing my self
    However I run a business I want to have a legitimate licensed copy of the software running for my staff.
    They were offering a fully licensed version of a Adobe Master Suite CS6 with my own unique ID for USD$400
    Again very OFF considering the upgrade from Adobe from Indesign CS5 to CS6 is almost AUD$1600
    I don't know how they got my email address from this forum but it seems that the adobe forum has been hacked!
    you have been warned!

  • INDD CS6 error: "InDesign cannot open files in the "InDesign CS5.5 Document" format.

    Working in CS6 on Mac OS X 10.7.5: When I double click an INDD file in the Finder, I get the following error from InDesign:
    "The document "doc name" could not be opened. InDesign cannot open files in the "InDesign CS5.5 Document" format." 
    This just started recently and I have not been able to figure out why. I have not updated INDD or OS X. I can't think of anything else that changed, other than maybe a Java update. Have not updated to the latest OS yet. 
    The files I'm trying to open are files I created with CS6 - as recent as a few minutes ago.  I can open them fine using the File>Open command in InDesign so I can open them, but I can't open them by double clicking them in Finder or dragging them to the INDD icon in the dock.
    The info in Finder's "Get Info" window says they are CS6 files set to open in CS6 and I have permissions to read and write. They are not locked.  
    This is not incapacitating, but rather annoying and slows me down since this is one of the most common ways I open files. 
    Any suggestsion would be appreciated.

    Probably won't work because it sounds like an OS problem of some sort, but you can try trashing the prefs. See Replace Your Preferences

  • Indesign CS6 Very slow - cross-references?

    Dear All,
    I have been struggeling with this for over 2 days now..
    I've treid the following solutions on the Adobe website
    http://helpx.adobe.com/indesign/kb/slow-performance-indesign-cs5.html
    and http://indesignsecrets.com/why-is-indesign-soooo-slow.php
    It does not seem to work.
    My document is around 40 pages, with some images (around 20), but it has a lot of cross references to a table in the same document.
    I have untreaded a lot of information. Currently only 10 pages maximum is threaded.
    My pc has 8 gb ram, 2.5 Ghz and around 40 GB free HD space.
    I think it might be my cross references, but I don't know how to fix it..
    I don't want it to be removed out of the table (because i need my references sorted on alhabatical order).
    Hope you guys can help
    Thanks,
    Daan

    @Daan – I do not much with cross references, but several users here and in other forums report performance issues when working with cross references.
    There is a 3rd party solution by DTP Tools:
    http://www.dtptools.com/product.asp?id=crin
    You could test a trial version.
    (And report back here how fast it is :-) )
    Uwe

  • HUGE file size in InDesign CS5

    Help! Deadline fast approaching and InDesign now down to a crawl. It's definitely InDesign... it's open while I'm typing this and I can see the letters here appear as I type. In InDesign, it's like being back in the dark ages... type way ahead and wait for the display to catch up, and it doesn't even get all the way. I've resorted to typing in Notepad and copy/pasting in to try to speed things up a bit.
    I'm a relatively new InDesign user, so apologies if there is a simple answer...
    My file was getting large in terms of number of pages and because of the anchored frames issue (another post), I split it into several files and put it in a book. At least that way the knock on effect of having something NOT anchored was manageable.
    Yesterday and now today, the program got progressively slower. Using 70%+ of memory (4GB of it!)
    Something feels very wrong to me...
    The first file in the book is 4 pages long. It consists of a title page, an automatically generated ToC, a whole-page frame with a border and a whole-page frame without a border. Apart from the title page, it's ALL text. On the title page and the master page I have (linked, I believe - they show up in the links pane) two images. The one on the front cover is only 115KB anyway, and the one on the master page, in the footer, is 82KB.
    This file is  13,776KB in size. What's going on? The whole BOOK before was slightly less than 12MB, and although I've added a bit more content, nothing new has gone into these four pages. The total for the whole book now (NOT INCLUDING IMAGES) is just over 35MB.
    I had installed a trial of CS 5.5 to see if that was going to be any good for an ePub project I'm about to start, but until recently I hadn't noticed any problems with it. I've just uninstalled it and am about to do a repair of InDesign CS5 to see if that helps.
    For the technically minded:
    PC running Windows 7 Professional 32-bit,
    Intel i5 CPU (3.84GHz)
    Two graphics cards running three monitors (been like this since got the PC last December).
    I'm going to struggle to meet the deadline at this rate, and am starting to panic :-(
    Thanks in advance for any help/suggestions

    You're a star. I'd already done the switching off the page thumbnails and reducing page performance. I hadn't thought about cross-references! That's certainly a possibility.
    I've just done the "Save As" twice - and that first file is down to 1,100 KB - which is a huge reduction from it's previous size! It's still growing already though - just updating the numbers in the book has taken it from 800 KB up to the new 1,100 without me doing anything else (not even opening it myself). Track Changes is (I believe) switched off ... in Edit > Preferences, unless there's somewhere else...
    Shoudl have thought of the Save As as well - used to have to do that with Word docs a few versions ago (not so much now).
    Thanks again.
    Alison

Maybe you are looking for