I have a long article I copied from Safari. I want to paste it in pages and save as document. Every time I try to do that, only what fits on one page of Pages appears. How do I copy the whole document? It would fit in five or six Pages pages.

How do I copy a long page from Safari as a document in Pages? When I try to do it, I'm only able to get what fits in one Pages page. It would fit in ten or so.

I'll guess that you've used a page layout document & pasting created a text box. You can add more pages & create linked text boxes, but I think you'd be better of using a word processing document. In word processing documents there is a basic text layer & additional pages will be created as needed to fit the text. Take a look at the toolbar of your document. If it says "sections" for the +page icon it's a word processing document, if it says "pages" it's a page layout document.

Similar Messages

  • Every time i try to update my macbook air it says an error occurred during instillation how do i get it to install?

    every time I try to update my macbook air it says an error occurs during installation how do I get the updates to install?

    Hi,
    Have you activated messages on your settings page?
    HW

  • When I attach a PDF document in mail only the first page appears. How do I get the whole document to work

    Title says it all. I go to attach file add the fild and the first page shows up in the body of the email. How do I get the whole document to show up?

    You can't get the whole document to appear on your side.
    When you send it, the entire document will be sent.  Normally, clicking on it will open it in preview where you can see all pages.  If you want to see it in this way, just cc: or bcc: yourself on the email when you send it.

  • I recently upgraded to iPhoto 11 v. 9.2 and now iPhoto crashes every time I try to upload photos from my camera, iPhone, or memory card...

    I recently upgraded to iphoto 11 v. 9.2 and now iphoto crashes every time I try to upload photos.  I have tried to upload from my camera via usb, from my iphone, and from the memory card directly and it crashes every time.  What can I do to fix this problem?

    It was the folder that I trashed. 
    Here is the crash log from a few hours ago:
    Process:         iPhoto [5206]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.2 (9.2)
    Build Info:      iPhotoProject-626000000000000~2
    Code Type:       X86 (Native)
    Parent Process:  launchd [137]
    Date/Time:       2011-10-14 17:37:04.883 -0500
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Crashed Thread:  45  Import thread 0
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000001f7f5140
    VM Regions Near 0x1f7f5140:
        __TEXT                 000000001f71d000-000000001f7ee000 [  836K] r-x/rwx SM=COW  /Library/Application Support/3ivx/*.dylib
    --> __DATA                 000000001f7ee000-000000001f829000 [  236K] rw-/rwx SM=COW  /Library/Application Support/3ivx/*.dylib
        __DATA                 000000001f829000-000000001f849000 [  128K] rw-/rwx SM=PRV  /Library/Application Support/3ivx/*.dylib
    Application Specific Information:
    objc[5206]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x941e7c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x941e71f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9bc8e0ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9bc97214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9bc968ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9bc96798 CFRunLoopRunInMode + 120
    6   com.apple.HIToolbox                     0x9065da7f RunCurrentEventLoopInMode + 318
    7   com.apple.HIToolbox                     0x90664d9b ReceiveNextEventCommon + 381
    8   com.apple.HIToolbox                     0x90664c0a BlockUntilNextEventMatchingListInMode + 88
    9   com.apple.AppKit                        0x92fe9040 _DPSNextEvent + 678
    10  com.apple.AppKit                        0x92fe88ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    11  com.apple.AppKit                        0x92fe4c22 -[NSApplication run] + 911
    12  com.apple.AppKit                        0x9327918a NSApplicationMain + 1054
    13  com.apple.iPhoto                        0x000114d0 0x1000 + 66768
    14  com.apple.iPhoto                        0x00010ad9 0x1000 + 64217
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x941e9b5e __select_nocancel + 10
    1   libdispatch.dylib                       0x95bbdb11 _dispatch_mgr_invoke + 642
    2   libdispatch.dylib                       0x95bbc6a7 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x941e7c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x941e71f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9bc8e0ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9bc97214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9bc968ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9bc96798 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x97a2a607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x0175daed -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x941e7c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x941e71f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9bc8e0ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9bc97214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9bc968ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9bc96798 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x97a2a607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x0175daed -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x941e7c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x941e71f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9bc8e0ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9bc97214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9bc968ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9bc96798 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x97a2a607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x0175daed -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x941e7c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x941e71f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x0184ef41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x0184edc9 -[RAOperationQueueImpl _workThread] + 217
    4   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    5   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x941e7c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x941e71f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x0184ef41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x0184edc9 -[RAOperationQueueImpl _workThread] + 217
    4   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    5   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.RedRock                       0x01d38ac1 -[RKAsyncImageRenderer _backgroundRenderThread:] + 177
    7   com.apple.CoreFoundation                0x9bcfe53a -[NSObject performSelector:] + 58
    8   com.apple.proxtcore                     0x01766626 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166
    9   com.apple.CoreFoundation                0x9bcf6091 -[NSObject performSelector:withObject:] + 65
    10  com.apple.proxtcore                     0x0175dcb5 -[XTSubscription postMessage:] + 181
    11  com.apple.proxtcore                     0x0175d406 -[XTDistributor distributeMessage:] + 726
    12  com.apple.proxtcore                     0x0175cf55 -[XTThread handleMessage:] + 1285
    13  com.apple.proxtcore                     0x0175b6c6 -[XTThread run:] + 438
    14  com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    15  com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    16  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    17  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x90c8f42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x97a7fd40 -[NSCondition wait] + 304
    4   com.apple.iPhoto                        0x0005c59a 0x1000 + 374170
    5   com.apple.iPhoto                        0x0005c4f2 0x1000 + 374002
    6   com.apple.CoreFoundation                0x9bcf8e1d __invoking___ + 29
    7   com.apple.CoreFoundation                0x9bcf8d59 -[NSInvocation invoke] + 137
    8   com.apple.RedRock                       0x01d5ae61 -[RKInvoker _invokeTarget:] + 33
    9   com.apple.RedRock                       0x01d6c6c4 -[RKInvoker _invokeTargetWithPool:] + 68
    10  com.apple.CoreFoundation                0x9bcf6091 -[NSObject performSelector:withObject:] + 65
    11  com.apple.proxtcore                     0x01766626 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166
    12  com.apple.CoreFoundation                0x9bcf6091 -[NSObject performSelector:withObject:] + 65
    13  com.apple.proxtcore                     0x0175dcb5 -[XTSubscription postMessage:] + 181
    14  com.apple.proxtcore                     0x0175d406 -[XTDistributor distributeMessage:] + 726
    15  com.apple.proxtcore                     0x0175cf55 -[XTThread handleMessage:] + 1285
    16  com.apple.proxtcore                     0x0175b6c6 -[XTThread run:] + 438
    17  com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    18  com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    19  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    20  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97ab0507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x97a7692a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x97a767fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 29:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x941e7c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x941e71f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9bc8e0ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9bc97214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9bc968ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9bc96798 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x97a8a21c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    8   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 30:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x941e9b42 __select + 10
    1   com.apple.CoreFoundation                0x9bce5195 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 31:
    0   libsystem_kernel.dylib                  0x941e7c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x941e71f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x0184ef41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x0184edc9 -[RAOperationQueueImpl _workThread] + 217
    4   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    5   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 32:: MRSlideProvider 17B09CB0: Loading
    0   libsystem_kernel.dylib                  0x941ea02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x90cdcccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x90cde6fe start_wqthread + 30
    Thread 33:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x98a2d5a3 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x98a2d319 TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x98a2d12a TSWaitOnSemaphoreRelative + 24
    6   com.apple.QuickTimeComponents.component          0x961fcde6 0x95c10000 + 6213094
    7   libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 34:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x98a2d5a3 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x98a2d319 TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x98a2d12a TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x98a60033 AIOFileThread(void*) + 1019
    7   libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 35:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x90c8f3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x9a57a06c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    4   com.apple.JavaScriptCore                0x9a76df43 JSC::Heap::blockFreeingThreadMain() + 323
    5   com.apple.JavaScriptCore                0x9a76df7f JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
    6   libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 36:: MRImageManager: Cleanup Picture Cache
    0   libsystem_kernel.dylib                  0x941e9bb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x90c8f7b9 nanosleep$UNIX2003 + 187
    2   libsystem_c.dylib                       0x90c8f5d7 sleep$UNIX2003 + 63
    3   com.apple.iLifeSlideshowRenderer          0x0270dca2 +[MRImageManager(PictureCacheCleanup) cleanupPictureCache] + 850
    4   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    5   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 37:
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x98a2d5a3 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x98a2d319 TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x98a2d12a TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x98aa246c TimerThread + 292
    7   libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 38:: Dispatch queue: com.apple.root.default-priority
    0   com.apple.iLMBiPhoto9Plugin             0x18ad2f84 0x18a00000 + 864132
    1   com.apple.iLMBiPhoto9Plugin             0x18acd48d 0x18a00000 + 840845
    2   com.apple.iLMBiPhoto9Plugin             0x18ad65e3 0x18a00000 + 878051
    3   com.apple.iLMBiPhoto9Plugin             0x18ad7577 0x18a00000 + 882039
    4   com.apple.iLMBiPhoto9Plugin             0x18ad75c4 0x18a00000 + 882116
    5   com.apple.iLMBiPhoto9Plugin             0x18ad76df 0x18a00000 + 882399
    6   com.apple.iLMBiPhoto9Plugin             0x18ae2a66 0x18a00000 + 928358
    7   com.apple.iLMBiPhoto9Plugin             0x18afd076 0x18a00000 + 1036406
    8   com.apple.iLMBiPhoto9Plugin             0x18b01994 sqlite3_step + 2436
    9   com.apple.iLMBiPhoto9Plugin             0x18abd1a4 0x18a00000 + 774564
    10  com.apple.iLMBiPhoto9Plugin             0x18a7fe4b 0x18a00000 + 523851
    11  com.apple.iLMBiPhoto9Plugin             0x18a8cfdc 0x18a00000 + 577500
    12  com.apple.iLMBiPhoto9Plugin             0x18a03140 0x18a00000 + 12608
    13  com.apple.iLMBiPhoto9Plugin             0x18a75784 0x18a00000 + 481156
    14  com.apple.iLifeMediaBrowser             0x91f065f0 -[ILMediaGroup addMediaObjects:] + 60
    15  com.apple.iLMBiPhoto9Plugin             0x18a09e03 0x18a00000 + 40451
    16  com.apple.iLMBiPhoto9Plugin             0x18a08984 0x18a00000 + 35204
    17  com.apple.iLMBiPhoto9Plugin             0x18a052fd 0x18a00000 + 21245
    18  com.apple.iLifeMediaBrowser             0x91f3fd3e -[ILMediaManager _performLoadData] + 242
    19  com.apple.iLifeMediaBrowser             0x91f3fa95 -[ILMediaManager _loadDataThreaded] + 514
    20  com.apple.CoreFoundation                0x9bcf8e1d __invoking___ + 29
    21  com.apple.CoreFoundation                0x9bcf8d59 -[NSInvocation invoke] + 137
    22  com.apple.Foundation                    0x97b5066f -[NSInvocationOperation main] + 267
    23  com.apple.Foundation                    0x97a6b323 -[__NSOperationInternal start] + 797
    24  com.apple.Foundation                    0x97a6afff -[NSOperation start] + 67
    25  com.apple.Foundation                    0x97a7f152 ____NSOQSchedule_block_invoke_2 + 135
    26  libdispatch.dylib                       0x95bbbe11 _dispatch_call_block_and_release + 15
    27  libdispatch.dylib                       0x95bbce70 _dispatch_worker_thread2 + 231
    28  libsystem_c.dylib                       0x90cdcb24 _pthread_wqthread + 346
    29  libsystem_c.dylib                       0x90cde6fe start_wqthread + 30
    Thread 39:
    0   libsystem_kernel.dylib                  0x941e7c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x941e71f6 mach_msg + 70
    2   com.apple.iLMBiPhoto9Plugin             0x18abda71 0x18a00000 + 776817
    3   com.apple.iLMBiPhoto9Plugin             0x18abe178 0x18a00000 + 778616
    4   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    5   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 40:
    0   libsystem_kernel.dylib                  0x941e7c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x941e71f6 mach_msg + 70
    2   com.apple.iLMBiPhoto9Plugin             0x18abda71 0x18a00000 + 776817
    3   com.apple.iLMBiPhoto9Plugin             0x18abe178 0x18a00000 + 778616
    4   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    5   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 41:
    0   libsystem_kernel.dylib                  0x941e7c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x941e71f6 mach_msg + 70
    2   com.apple.iLMBiPhoto9Plugin             0x18abda71 0x18a00000 + 776817
    3   com.apple.iLMBiPhoto9Plugin             0x18abe178 0x18a00000 + 778616
    4   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    5   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 42:
    0   libsystem_kernel.dylib                  0x941e7c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x941e71f6 mach_msg + 70
    2   com.apple.iLMBiPhoto9Plugin             0x18abda71 0x18a00000 + 776817
    3   com.apple.iLMBiPhoto9Plugin             0x18abe178 0x18a00000 + 778616
    4   com.apple.Foundation                    0x97a7df7d -[NSThread main] + 45
    5   com.apple.Foundation                    0x97a7df2d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 43:
    0   libsystem_kernel.dylib                  0x941ea02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x90cdcccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x90cde6fe start_wqthread + 30
    Thread 44:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x941e983e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90cdee78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x90cdef7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreVideo                     0x96c192e8 CVDisplayLink::waitUntil(unsigned long long) + 306
    4   com.apple.CoreVideo                     0x96c1843a CVDisplayLink::runIOThread() + 706
    5   com.apple.CoreVideo                     0x96c18161 _ZL13startIOThreadPv + 160
    6   libsystem_c.dylib                       0x90cdaed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x90cde6de thread_start + 34
    Thread 45 Crashed:: Import thread 0
    0   ???                                     0x1f7f5140 get_feature_flags + 0
    1   lib3ivxEnc.dylib                        0x1f772f38 InitHooks + 5088
    2   lib3ivxEnc.dylib                        0x1f774d4e InitThrivex + 68
    3   lib3ivxEnc.dylib                        0x1f788bdc l3_init + 11
    4   com.3ivx.videocodec                     0x169fe56d ThrivXCDOpen + 676
    5   com.apple.CoreServices.CarbonCore          0x98a31514 callComponentStorage_44 + 25
    6   com.apple.CoreServices.CarbonCore          0x98ae045d _ZL38CallComponentFunctionCommonWithStoragePPcP19ComponentParametersPFlvEm + 45
    7   com.apple.CoreServices.CarbonCore          0x98ae049d CallComponentFunctionWithStorageProcInfo + 30
    8   com.3ivx.videocodec                     0x169fdd5e ThrivXCDComponentDispatch + 173
    9   com.apple.CoreServices.CarbonCore          0x98a565f5 CallComponent + 223
    10  com.apple.CoreServices.CarbonCore          0x98a5663e CallComponentDispatch + 29
    11  com.apple.CoreServices.CarbonCore          0x98ac2898 CallComponentOpen + 43
    12  com.apple.CoreServices.CarbonCore          0x98a552b4 OpenAComponent + 426
    13  com.apple.CoreServices.CarbonCore          0x98a55334 OpenComponent + 24
    14  com.apple.CoreServices.CarbonCore          0x98a5657c CallComponent + 102
    15  com.apple.CoreServices.CarbonCore          0x98a5663e CallComponentDispatch + 29
    16  com.apple.CoreServices.CarbonCore          0x98ac2722 CallComponentGetPublicResource + 57
    17  com.apple.QuickTime                     0x9c89065f cchaMissing + 329
    18  com.apple.CoreServices.CarbonCore       

  • I am trying to get my ipod to backup to icloud but every time i try it says that i need to go to the ITunes store and press authorize! Help! I have no idea what that means!

    I need help I am trying to back my IPod up to I cloud but every time I try it says that I need to go to the ITunes store and press authorize!!! Can someone help me?

    Sry about the delay! The message says exactly: The purchased item " A dog in a trap" (a book I bought) on the IPod " My IPod's name IPod touch could not be transferred to your ITunes library because you are not authorized for it on this computer.
    Then at the bottom it said to authorize this computer for items purchased from the ITunes Store choose Store> Authorize This Computer. I have no idea where to go and how to do that! Please help!!!!!!

  • Iv downloaded the 0845 wizard from the App Store. Registered my details and it has been working. But for some reason it won't let me log in and keep saying failed every time I try to use it. Iv deleted and re-downloaded the app and it still says the same?

    Iv downloaded the 0845 wizard from the App Store. Registered my details and it has been working. But for some reason it won't let me log in and keep saying failed every time I try to use it. Iv deleted and re-downloaded the app and it still says the same?

    I would say to start by looking on their web site... unfortunately, that appears to be dead.
    Based on the horrible ratings on the App Store (1 star for the current version), I'm not surprised it doesn't work well.

  • I have an iPad 1 and after I got the latest update for keynote and Now  it crashes every time I try to open it

    I have an iPad 1 and after I got the latest update for keynote and Now  it crashes every time I try to open it

    Do you have iOS 5.1.1 on your original iPad? If not update the iOS.
    You might also try quitting the app and then reset the pad.
    Go to the Home screen and double click the Home button. That will reveal the row of recently used apps at the bottom of the screen. Tap and hold on the app in question until it wiggles and displays a minus sign. Tap the minus sign to actually quit the app. Then tap anywhere on the screen above that bottom row to return the screen to normal. Then reset your device. Press and hold the Home and Sleep buttons simultaneously ignoring the red slider should one appear until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.
    Still no joy? Delete the Keynote app, reset the iPad and then reinstall Keynote. You will not have to pay for downloading it again.

  • Every time i try to create a new movie or a trailer an error message appear saying:"the operation could not be completed. no other information is available about the problem."

    every time i try to create a new movie or a trailer an error message appear saying:"the operation could not be completed. no other information is available about the problem."

    Open the iCloud preference pane and uncheck the Contacts box. Do the alerts stop?

  • I upgraded my 2008 MBPro from 10.5.11 to 10.6.8 Snow Leopard, now iMovie crashes every time I try to insert a title into a sequence. Anyone else having issues?

    I upgraded my 2008 MBPro from 10.5.11 to 10.6.8 Snow Leopard, now iMovie crashes every time I try to insert a title into a sequence. Anyone else having issues?

    I am having exactly the same problem. Any help would be much appreciated

  • How do I create a new Apple ID every time I try apple says that the email has been used please help me!!

    How do I create a new Apple ID every time I try apple says I can't because that email has been taken I've done it multiple times please help me

    An email address can only be associated with one Apple ID at a time. You will have to remove it from the other ID or use a different email address.
    http://www.apple.com/support/appleid/

  • I am trying to update my firefox and every time I try it says that I do not have Administration permission to update the software.

    I am the ONLY person with administration privileges. I contacted Apple and they said to contact firefox. Because I cannot update it, it keeps closing every time I try to print something.
    Help please!

    * Download a new copy of the Firefox program: http://www.mozilla.com/firefox/all.html
    * Trash the current Firefox application to do a clean (re)install.
    * Install the new version that you have downloaded.
    Your profile data is stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder], so you won't lose your bookmarks and other personal data.

  • HT4623 Every time I try to update ios6 to my iPhone it pops up an error message how can I get it to update

    Every time I try to update my iPhone 4 to iOS 6 an error message pops up how can I get it to update

    im having a similiar problem but my iphone 4s is stuck in the recovery mode.. like every time i restore the phone to factory setting it redownloads the firmware but nothing changes. any ideas?

  • How can I remove the Loading Progress Bar that pops-up at the bottom of the screen and relocates its self every time i try to mouse over it ?

    I noticed that the latest beta of Firefox has brought a new feature, namely that grey box that pops up when you load a new page and displays the progress : loading... transferring .. and so on. I find that very annoying. How can I remove it ?
    I have tried from the Customize panel... but I haven't found anything related to that.

    @cor-el: Thank you for your help. Got the issue fixed.
    For those who are interested in a quick fix for this, go under (user profile depending on what OS you are using)\Mozilla\Firefox\Profiles\chrome , create a css file named userChrome.css (you have an example there... ) and paste in this code :
    @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
    #statusbar-display { display: none !important; }
    Not sure if it's really correct, but it removed that annoying Status-bar, so I'm satisfied with it.

  • My bookmarks keep disappearing at random, and will also disappear every time I try to organize them into folders. How can I fix this?

    I use Firefox 3.6.20 on a Macbook. Almost every bookmark I attempt to save will disappear immediately after doing do. Also, when I'm trying to organize my bookmarks into folders, doing so often makes the bookmarks disappear as well, rather than placing them in the selected folder. The action of dropping them in a folder will either multiply the bookmark into three bookmarks, or make it go away completely. How can I fix this?

    The Views menu in the Bookmarks Manager (Bookmarks > Show All Bookmarks) is for displaying the bookmarks in different sorting orders (hence the name Views) and doesn't sort bookmarks permanently.
    In Firefox the option to sort bookmarks is only available for folders and not for individual bookmarks.<br />
    Easiest to sort by name is to do that in the left pane of the Bookmarks Manager (Bookmarks > Show All Bookmarks) and right-click the folder that you want to sort.
    See:
    * http://kb.mozillazine.org/Sorting_and_rearranging_bookmarks_-_Firefox
    * SortPlaces: https://addons.mozilla.org/firefox/addon/sortplaces/

  • I have Mac OS X version 10.7.5 and I need to open a secure website to look at DA forms and army regulations but every time I try and open the page it says safari cannot open the page. What do I need to do to open the page?

    Cannot open some sites. Need help!!!

    Have you tried Firefox? That usually is an alternative to Internet Explorer (some web sites are still Windows-centric).
    I've also had success with Opera to access some sites where other browsers have had issues.

Maybe you are looking for