Flash video artifacts when using discrete graphics

So I have a 2011 MacBook Pro with Intel and ATI graphics. When watching flash video (YouTube), I have weird artifacting going on when using just discrete graphics. While using Intel graphics, the video usually plays fine, just a little choppy. I am using gfxCardStatus to switch between them. Is this a flash bug or something else? I've added an image to show what I'm talking about.

Darrell110 posted in macromedia.dreamweaver
> problem is I do not want to use another player. I add a
lot of
> video for clients and I love how easy it is to do that
with
> Dreamweaver.
I don't see any evidence that you used Dreamweaver to insert
the
player. Normally, when you insert Flash with Dreamweaver, it
inserts
code I can readily identify. Did you use GoLive?
The pages you show are consipicuously missing the
<object> code and
the JavaScript that DW uses.
And I don't see any differences in the players. The pages
both link to
files named flvplayer.swf (in different folders) with the
same look and
the same file size. I am late in this thread, so maybe I
missed the
boat.
Anyway, I don't know if this would make a difference with
that player,
but one page uses a relative link to the .flv, while the
other page
uses an absolute link, including
http://. See if changing that one to a
relative link helps.
I only watched about a minute from both pages and, although
872 Kpbs
for the video track is VERY high, I did not see any glitches.
(Did you mean to use two slashes in the second link?)
> Here are samples using the same video file, only
different
> PLAYERS:
http://bobbywarns.com/viewvideo.html
>
http://bobbywarns.com//video/viewvideo.html
Mark A. Boyd
Keep-On-Learnin' :)

Similar Messages

  • IPhoto crashes when using discrete graphics on rMBP

    iPhoto 9.5.1 crashes when tagging photos.  I have a 15" early 2013 rMBP and iPhoto only crashes when using discrete graphics.  If I force it to use integrated graphics (via gfxCardStatus), I have no problems with iPhoto.  Does anyone else have this problem?

    I didn't turn File Vault on for just the photo library, I turned it on for the entire computer.  It's crashing on discrete graphics, not integrated graphics.  Here's the crash log:
    Process:         iPhoto [425]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.5.1 (902.17)
    Build Info:      iPhotoProject-902017000000000~3
    App Item ID:     408981381
    App External ID: 233642646
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [195]
    Responsible:     iPhoto [425]
    User ID:         501
    Date/Time:       2014-01-25 13:07:15.284 -0500
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  44C9D363-6CA6-0F31-B1F6-34AE31570B67
    Sleep/Wake UUID: 7275753C-9E0A-4B2C-8BCD-2382148AEBF1
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    objc_msgSend() selector name: tableView:objectValueForTableColumn:row:
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff8dc08097 objc_msgSend + 23
    1   com.apple.AppKit                        0x00007fff98ee9cc8 -[NSTableView preparedCellAtColumn:row:] + 399
    2   com.apple.AppKit                        0x00007fff992e4d6d -[NSTableViewCellProxy realElement] + 41
    3   com.apple.AppKit                        0x00007fff98fb43f5 -[NSAccessibilityProxy accessibilityOverriddenAttributes] + 25
    4   com.apple.AppKit                        0x00007fff98fabfb2 -[NSObject(NSAccessibilityInternal) _accessibilityValueForAttribute:clientError:] + 51
    5   com.apple.AppKit                        0x00007fff98fb013d CopyAppKitUIElementAttributeValueNoCatch + 50
    6   com.apple.AppKit                        0x00007fff98fad709 CopyAttributeValue + 358
    7   com.apple.HIServices                    0x00007fff903c728f _AXXMIGCopyAttributeValue + 255
    8   com.apple.HIServices                    0x00007fff903d058c _XCopyAttributeValue + 494
    9   com.apple.HIServices                    0x00007fff903b0168 mshMIGPerform + 211
    10  com.apple.CoreFoundation                0x00007fff8d63ab69 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
    11  com.apple.CoreFoundation                0x00007fff8d63aade __CFRunLoopDoSource1 + 478
    12  com.apple.CoreFoundation                0x00007fff8d62bbd6 __CFRunLoopRun + 1830
    13  com.apple.CoreFoundation                0x00007fff8d62b275 CFRunLoopRunSpecific + 309
    14  com.apple.HIToolbox                     0x00007fff9a1d5f0d RunCurrentEventLoopInMode + 226
    15  com.apple.HIToolbox                     0x00007fff9a1d5b85 ReceiveNextEventCommon + 173
    16  com.apple.HIToolbox                     0x00007fff9a1d5abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    17  com.apple.AppKit                        0x00007fff98c2c28e _DPSNextEvent + 1434
    18  com.apple.AppKit                        0x00007fff98c2b8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    19  com.apple.AppKit                        0x00007fff98c1f9cc -[NSApplication run] + 553
    20  com.apple.AppKit                        0x00007fff98c0a803 NSApplicationMain + 940
    21  com.apple.iPhoto                        0x000000010e70d2ff 0x10e6fd000 + 66303
    22  libdyld.dylib                           0x00007fff96b1e5fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8d5b4662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff96dd543d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff96dd5152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8d62c315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8d62b939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8d62b275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff98dcc1ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff955d18d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff955c8778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore                     0x0000000110287d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore                     0x000000011028786c -[XTThread run:] + 322
    6   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff955d18d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff955c8778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore                     0x0000000110287d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore                     0x000000011028786c -[XTThread run:] + 322
    6   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff955d18d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff955c8778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore                     0x0000000110287d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore                     0x000000011028786c -[XTThread run:] + 322
    6   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff955d18d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff955c8778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore                     0x0000000110287d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore                     0x000000011028786c -[XTThread run:] + 322
    6   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff955d18d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff955c8778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore                     0x0000000110287d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore                     0x000000011028786c -[XTThread run:] + 322
    6   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff955d18d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff955c8778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore                     0x0000000110287d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore                     0x000000011028786c -[XTThread run:] + 322
    6   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff955d18d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff955c8778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore                     0x0000000110287d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore                     0x000000011028786c -[XTThread run:] + 322
    6   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff955d18d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff955c8778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.RedRock                       0x0000000110af83f1 -[RKAsyncImageRenderer _backgroundRenderThread:] + 346
    5   com.apple.proxtcore                     0x0000000110287ede -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 149
    6   com.apple.proxtcore                     0x000000011028523c -[XTDistributor distributeMessage:] + 664
    7   com.apple.proxtcore                     0x0000000110284a2f -[XTThread handleMessage:] + 337
    8   com.apple.proxtcore                     0x000000011028787c -[XTThread run:] + 338
    9   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    10  libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    11  libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    12  libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8d62c315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8d62b939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8d62b275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff95600907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 12:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8d5b39aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8d677d43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 13:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   com.apple.framework.IOKit               0x00007fff9a039a4e io_connect_method + 377
    3   com.apple.framework.IOKit               0x00007fff99fe1b19 IOConnectCallMethod + 266
    4   com.apple.framework.IOKit               0x00007fff99fe1df1 IOConnectCallScalarMethod + 46
    5   com.apple.IOAccelerator                 0x00007fff97efa644 IOAccelContextFinishFenceEvent + 42
    6   libGPUSupportMercury.dylib              0x00007fff982451e7 gpuiFinishFence + 117
    7   libGPUSupportMercury.dylib              0x00007fff982488f0 gldFinishObject + 48
    8   GLEngine                                0x00007fff926e325f gleFinishFence + 94
    9   com.apple.QuartzCore                    0x00007fff8e1006e1 view_state_finish(_CAViewState*) + 54
    10  com.apple.QuartzCore                    0x00007fff8e0ff46d view_draw(_CAView*, double, CVTimeStamp const*, bool) + 1397
    11  com.apple.QuartzCore                    0x00007fff8e0feebf view_display_link(double, CVTimeStamp const*, void*) + 150
    12  com.apple.QuartzCore                    0x00007fff8e0fed80 link_callback + 237
    13  com.apple.CoreVideo                     0x00007fff90d785cc CVDisplayLink::performIO(CVTimeStamp*) + 206
    14  com.apple.CoreVideo                     0x00007fff90d77a08 CVDisplayLink::runIOThread() + 608
    15  com.apple.CoreVideo                     0x00007fff90d7778f startIOThread(void*) + 147
    16  libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    17  libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    18  libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8d62c315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8d62b939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8d62b275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff95602a7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.proxtcore                     0x00000001102a4ff5 -[XTRunLoopThread run:] + 343
    7   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    8   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 15:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8d62c315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8d62b939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8d62b275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8d6e09d1 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff909192fc listenOnDelegatePort + 385
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 16:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8d62c315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8d62b939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8d62b275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8d6e09d1 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff909197c4 listenOnNotificationPort + 353
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   libclh.dylib                            0x00007fff953d4dd9 0x7fff94dc5000 + 6356441
    3   libclh.dylib                            0x00007fff94e8ad62 0x7fff94dc5000 + 810338
    4   libclh.dylib                            0x00007fff953d5c29 0x7fff94dc5000 + 6360105
    5   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c3b _pthread_cond_wait + 727
    2   com.apple.Foundation                    0x00007fff955fda39 -[NSCondition wait] + 237
    3   com.apple.iPhoto                        0x000000010e79207d 0x10e6fd000 + 610429
    4   com.apple.iPhoto                        0x000000010e791e4c 0x10e6fd000 + 609868
    5   com.apple.CoreFoundation                0x00007fff8d5f4dec __invoking___ + 140
    6   com.apple.CoreFoundation                0x00007fff8d5f4c54 -[NSInvocation invoke] + 308
    7   com.apple.RedRock                       0x0000000110ad43f2 -[RKInvoker _invokeTargetWithPool:] + 60
    8   com.apple.proxtcore                     0x0000000110287ec9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 128
    9   com.apple.proxtcore                     0x000000011028523c -[XTDistributor distributeMessage:] + 664
    10  com.apple.proxtcore                     0x0000000110284a2f -[XTThread handleMessage:] + 337
    11  com.apple.proxtcore                     0x000000011028787c -[XTThread run:] + 338
    12  com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    13  libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    14  libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    15  libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   libclh.dylib                            0x00007fff953d4dd9 0x7fff94dc5000 + 6356441
    3   libclh.dylib                            0x00007fff94e8ad62 0x7fff94dc5000 + 810338
    4   libclh.dylib                            0x00007fff953d5c29 0x7fff94dc5000 + 6360105
    5   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90561f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90564fb9 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90561f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90564fb9 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90561f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90564fb9 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90561f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90564fb9 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90561f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90564fb9 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90561f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90564fb9 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90561f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90564fb9 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c3b _pthread_cond_wait + 727
    2   com.apple.iPhoto                        0x000000010e8e305e 0x10e6fd000 + 1990750
    3   com.apple.proxtcore                     0x0000000110287ec9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 128
    4   com.apple.proxtcore                     0x000000011028523c -[XTDistributor distributeMessage:] + 664
    5   com.apple.proxtcore                     0x0000000110284a2f -[XTThread handleMessage:] + 337
    6   com.apple.proxtcore                     0x000000011028787c -[XTThread run:] + 338
    7   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    8   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c3b _pthread_cond_wait + 727
    2   com.apple.iPhoto                        0x000000010e859609 0x10e6fd000 + 1426953
    3   com.apple.CoreFoundation                0x00007fff8d5f4dec __invoking___ + 140
    4   com.apple.CoreFoundation                0x00007fff8d5f4c54 -[NSInvocation invoke] + 308
    5   com.apple.RedRock                       0x0000000110ad43f2 -[RKInvoker _invokeTargetWithPool:] + 60
    6   com.apple.proxtcore                     0x0000000110287ec9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 128
    7   com.apple.proxtcore                     0x000000011028523c -[XTDistributor distributeMessage:] + 664
    8   com.apple.proxtcore                     0x0000000110284a2f -[XTThread handleMessage:] + 337
    9   com.apple.proxtcore                     0x000000011028787c -[XTThread run:] + 338
    10  com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    11  libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    12  libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    13  libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c3b _pthread_cond_wait + 727
    2   com.apple.iPhoto                        0x000000010e859034 0x10e6fd000 + 1425460
    3   com.apple.CoreFoundation                0x00007fff8d5f4dec __invoking___ + 140
    4   com.apple.CoreFoundation                0x00007fff8d5f4c54 -[NSInvocation invoke] + 308
    5   com.apple.RedRock                       0x0000000110ad43f2 -[RKInvoker _invokeTargetWithPool:] + 60
    6   com.apple.proxtcore                     0x0000000110287ec9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 128
    7   com.apple.proxtcore                     0x000000011028523c -[XTDistributor distributeMessage:] + 664
    8   com.apple.proxtcore                     0x0000000110284a2f -[XTThread handleMessage:] + 337
    9   com.apple.proxtcore                     0x000000011028787c -[XTThread run:] + 338
    10  com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    11  libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    12  libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    13  libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 30:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c3b _pthread_cond_wait + 727
    2   com.apple.CoreVideo                     0x00007fff90d77a38 CVDisplayLink::runIOThread() + 656
    3   com.apple.CoreVideo                     0x00007fff90d7778f startIOThread(void*) + 147
    4   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 31:: NetworkLoad
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8d62c315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8d62b939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8d62b275 CFRunLoopRunSpecific + 309
    5   com.apple.GeoServices                   0x00007fff9749e11f _runNetworkThread + 442
    6   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 32:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90561f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90564fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x00006000008a6540  rdx: 0x00007fbf9b8378a0
      rdi: 0x00007fbfa07843d0  rsi: 0x00007fff9966fa32  rbp: 0x00007fff514ff150  rsp: 0x00007fff514ff0e8
       r8: 0x0000000000000000   r9: 0x0000000000000001  r10: 0x00007fff9966fa32  r11: 0x400007fbf9b90075
      r12: 0x0000000000000000  r13: 0x00006000008a6540  r14: 0x00007fbf9b8378a0  r15: 0x0000000000000000
      rip: 0x00007fff8dc08097  rfl: 0x0000000000010246  cr2: 0xffffff82402c9008
    Logical CPU:     0
    Error Code:      0x00000000
    Trap Number:     13
    Binary Images:
           0x10e6fd000 -        0x10ee57ff7  com.apple.iPhoto (9.5.1 - 902.17) <5CE51687-154F-36F9-B606-2ED82CFB92F7> /Applications/iPhoto.app/Contents/MacOS/iPhoto
           0x10f033000 -        0x10f10eff7  org.python.python (2.6.8 - 2.6.8) <9FB69DE0-E9AF-3226-BC5C-7F80C45F9568> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
           0x10f16f000 -        0x10f17bff7  com.apple.PhotoFoundation (1.0 - 350.59) <D087FFC9-3372-3B51-9537-18996C86E56C> /Applications/iPhoto.app/Contents/Frameworks/PhotoFoundation.framework/Versions /A/PhotoFoundation
           0x10f201000 -        0x10f3f9ff7  com.apple.geode (1.5.3 - 450.60) <DEEE9A8D-B41C-34E2-91BE-DEE85A4E0E76> /Applications/iPhoto.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
           0x10f55e000 -        0x10f564fff  com.apple.iLifePhotoStreamConfiguration (3.4 - 2.5) <0746F490-6D75-3B03-882C-83CAC50F8E28> /Applications/iPhoto.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fram ework/Versions/A/iLifePhotoStreamConfiguration
           0x10f575000 -        0x10f5aafff  com.apple.iLifeAssetManagement (2.7 - 351.36) <6AFEC6D9-D4CF-3BEC-82C8-D06EC4AFD215> /Applications/iPhoto.app/Contents/Frameworks/iLifeAssetManagement.framework/Ver sions/A/iLifeAssetManagement
           0x10f5e5000 -        0x10f60eff7  com.apple.iPhoto.Tessera (1.1 - 350.12) <9F0A51BF-DE41-337E-8889-EA0C7768BB0E> /Applications/iPhoto.app/Contents/Frameworks/Tessera.framework/Versions/A/Tesse ra
           0x10f641000 -        0x10f668ff7  com.apple.iPhoto.Tellus (1.3 - 350.12) <70A58DC0-8A63-3EB0-827A-CE60CAB6236B> /Applications/iPhoto.app/Contents/Frameworks/Tellus.framework/Versions/A/Tellus
           0x10f6a3000 -        0x10f6b1fff  com.apple.iphoto.AccountConfigurationPlugin (1.2 - 1.2) <076968D8-994B-36DF-9120-B2BCE74CB3F3> /Applications/iPhoto.app/Contents/Frameworks/AccountConfigurationPlugin.framewo rk/Versions/A/AccountConfigurationPlugin
           0x10f6cf000 -        0x10f6e7fff  com.apple.iLifeFaceRecognition (1.0 - 30.11) <5D566FE9-F4D2-390E-A6E9-51AE9AEFCDFA> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
           0x10f6fc000 -        0x10f721fff  com.apple.DiscRecordingUI (8.0 - 8000.4.6) <9460712B-D256-33E6-A1F0-6C956EC48C32> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
           0x10f749000 -        0x10fa8aff7  com.apple.iLifeSlideshow (3.1.2 - 1152.19) <6195B32E-8D46-35CB-B414-6BD23D5AACF2> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/iLifeSlideshow
           0x10fc0e000 -        0x10fed4fff  com.apple.iLifePageLayout (1.3 - 350.80) <DD3F6384-6FBA-3BEE-BAE7-D1C44FDA8E63> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/iLifePageLayout
           0x110159000 -        0x11015afeb +cl_kernels (???) <763EEA98-4F62-48D2-A605-618636FEB4E8> cl_kernels
           0x11015d000 -        0x110201ff7  com.apple.MobileMe (13 - 1.0.4) <8DBF5D94-566D-3BFD-88B8-2A124F6443F9> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
           0x110280000 -        0x1102fbfff  com.apple.proxtcore (1.4.1 - 450.46) <E356790A-74BD-3262-AF6C-5388EC429312> /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
           0x1103b6000 -        0x1104d1fff  com.apple.iLifeSQLAccess (1.7.1 - 350.17) <279E076B-2590-3DD6-9A19-F9AEE87C97DF> /Applications/iPhoto.app/Contents/Frameworks/iLifeSQLAccess.framework/Versions/ A/iLifeSQLAccess
           0x11059f000 -        0x1105a0fee +cl_kernels (???) <53877702-B302-4D4C-81F3-95E2545C435C> cl_kernels
           0x1105a2000 -        0x1105a2fe7 +cl_kernels (???) <92A754CA-49CD-4F49-BE51-DB444AA3AE9A> cl_kernels
           0x1105a5000 -        0x1105d9fff  com.apple.ProUtils (1.1 - 450.14) <AF22BBD4-EEC8-3F87-A3F0-9C6EF35F2029> /Applications/iPhoto.app/Contents/Frameworks/ProUtils.framework/Versions/A/ProU tils
           0x110615000 -        0x110616fef +cl_kernels (???) <4831CB5F-503A-4FC1-8120-4AD1D430C56C> cl_kernels
           0x110619000 -        0x11068afff  com.apple.iLifeKit (1.3.1 - 350.67) <96DDA232-7A02-3442-ABAB-30BA97DF1B07> /Applications/iPhoto.app/Contents/Frameworks/iLifeKit.framework/Versions/A/iLif eKit
           0x110755000 -        0x110954ff7  com.apple.prokit (8.0 - 5015) <E80E117A-3411-3E5A-99D2-C308E99680EC> /Applications/iPhoto.app/Contents/Frameworks/ProKit.framework/Versions/A/ProKit
           0x110ad0000 -        0x111051ff7  com.apple.RedRock (1.9.4 - 451.56) <1D1C99AA-3C4B-3525-88F6-F3E4346578F5> /Applications/iPhoto.app/Contents/Frameworks/RedRock.framework/Versions/A/RedRo ck
           0x111617000 -        0x111708ff7  com.apple.mobiledevice (710.3 - 710.3) <2097078F-FB29-31D0-BD14-57D41E2D297E> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
           0x111772000 -        0x111774fff  com.apple.LibraryRepair (1.0 - 1) <C5C447D2-1877-30E1-B7A2-6C9863C71FC8> /System/Library/PrivateFrameworks/LibraryRepair.framework/Versions/A/LibraryRep air
           0x111781000 -        0x111783fff +eOkaoCom.dylib (1) <393F340C-3AD1-C89B-6C37-9D8ABF4BFFD9> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
           0x11178d000 -        0x1117b4ff2 +eOkaoPt.dylib (1) <E6500FB8-157F-57B5-FE25-2A3A1CB3574C> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
           0x1117bf000 -        0x1117f4fe7 +eOkaoDt.dylib (1) <7A74253D-8930-6FF1-B513-0929C4E111A2> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
           0x1117fc000 -        0x111964fef +eOkaoFr.dylib (1) <510E837E-135A-92C8-9AC0-465691EA43D2> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
           0x111967000 -        0x1119b9fff  com.apple.NyxAudioAnalysis (12.4 - 12.4) <BF8061ED-7DDD-3178-AAA4-0443A236EDB5> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
           0x1119d7000 -        0x111a03ff7  com.apple.ExpressCheckout (1.0 - 1.0) <F690EA96-989E-3B51-BACB-113BBA14B208> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/ExpressCheckout.framework/Versions/A/ExpressCheckout
           0x11ae63000 -        0x11ae64fff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1365) <260EDDAA-A812-3097-BE14-A63EA4BEDD31> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x11f778000 -        0x11f77cfff  com.apple.iphoto.accountconfig.Flickr (1.1 - 1) <3218699E-1231-3335-8011-7B124FD2F6F5> /Applications/iPhoto.app/Contents/PlugIns/Flickr.accountconfigplugin/Contents/M acOS/Flickr
           0x1209ba000 -        0x120aa0fef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x120b65000 -        0x120c4afe7  unorm8_argb.dylib (2.3.58) <B32D2D1D-9B56-394E-9F11-4B997342C588> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_argb.dylib
           0x12228d000 -        0x12228dfff  com.apple.iLMBAppDefPlugin (2.8.0 - 390) <495EE81B-8E75-3D4A-8E38-A487444AD644> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
           0x122291000 -        0x122292fff  com.apple.iLMBFolderPlugin (2.8.0 - 390) <F67FECE5-434E-3D42-BE3D-2BC891025794> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
           0x122297000 -        0x12229aff7  com.apple.iLMBGarageBandPlugin (2.8.0 - 390) <5113EF6B-4E00-3A86-8072-EC8AE8ACC6A3> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
           0x1222b8000 -        0x1222befff  com.apple.iLMBiTunesPlugin (2.8.0 - 390) <9540E733-8A94-3172-907C-18C373802757> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
           0x122599000 -        0x12259afe6 +cl_kernels (???) <7A0A6DD2-8E76-48A4-993B-0CA0CF3511A5> cl_kernels
           0x1225a6000 -        0x1225a6fec +cl_kernels (???) <997285D4-190C-4826-BC85-F03843E08035> cl_kernels
           0x1225ae000 -        0x1225affe6 +cl_kernels (???) <F25A36F3-926C-44A0-9CA1-8CC3E50EB620> cl_kernels
           0x1225b4000 -        0x1225b4ff3 +cl_kernels (???) <84254E81-660A-48B8-9138-D84CDBF8EA9C> cl_kernels
           0x1225b8000 -        0x1225b9ff7 +cl_kernels (???) <B16F5DC7-CC9E-4BD8-AF28-6399DDD86433> cl_kernels
           0x1225e0000 -        0x1225e3fff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
           0x122678000 -        0x1226a2fff  com.apple.iPhoto.FacebookPublisher (1.2 - 1.2) <BCE8CFDB-BE16-3714-8D3C-2CDD1FD940B7> /Applications/iPhoto.app/Contents/PlugIns/FacebookPublisher.publisher/Contents/ MacOS/FacebookPublisher
           0x1226ba000 -        0x1226daff7  com.apple.iPhoto.FlickrPublisher (1.2 - 1.2) <77618DC7-338D-3151-B7F9-E14E0FBCC277> /Applications/iPhoto.app/Contents/PlugIns/FlickrPublisher.publisher/Contents/Ma cOS/FlickrPublisher
           0x1226ee000 -        0x1226f6fff  com.apple.iPhoto.RSSPublisher (1.1 - 1.1) <7B2B57EC-9CCB-3ED1-B703-3C5C7ED6F7E5> /Applications/iPhoto.app/Contents/PlugIns/RSSPublisher.publisher/Contents/MacOS /RSSPublisher
           0x122700000 -        0x122719fff  com.apple.iPhoto.SharedPhotoStreamPublisher (1.0 - 1.0) <2D22F08D-836B-3661-B7C4-0AF10A6B8D4C> /Applications/iPhoto.app/Contents/PlugIns/SharedPhotoStreamPublisher.publisher/ Contents/MacOS/SharedPhotoStreamPublisher
           0x12272d000 -        0x122733ff7  com.apple.iphoto.accountconfig.Email (9.2 - 902.17) <C11026C4-9D1A-3E90-A902-001708708A73> /Applications/iPhoto.app/Contents/PlugIns/Email.accountconfigplugin/Contents/Ma cOS/Email
           0x12273c000 -        0x122741fff  com.apple.iphoto.accountconfig.Facebook (1.2 - 1.2) <84E95501-EB52-37DC-BC63-8FCEFE16977E> /Applications/iPhoto.app/Contents/PlugIns/Facebook.accountconfigplugin/Contents /MacOS/Facebook
           0x12304c000 -        0x123050ff7  com.apple.DirectoryServicesSource (8.0 - 1365) <2F2D5BAA-F006-3701-922C-37EF076DE3D1> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x12ca8e000 -        0x12cadaff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x13002c000 -        0x1300d0fff  com.apple.iTunesAccess (11.1.4 - 11.1.4) <695A485F-ACE6-357E-9636-E58318BCDC64> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
           0x140024000 -        0x14009bff7  com.apple.xquery (1.3.1 - 30) <2F2DC0D6-456F-33A0-8537-E0C651F6817C> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
        0x123400000000 -     0x1234004b2ff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.18.29 - 8.1.8) <CA88A115-CCAB-3E45-856B-778A4DBF3E51> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
        0x123440000000 -     0x12344087bff7  com.apple.GeForceGLDriver (8.18.22 - 8.1.8) <CFA88606-8A16-3251-A1AA-4BC5F5D74E1C> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff69c2c000 -     0x7fff69c5f817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff8cd0b000 -     0x7fff8cf63ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8cf7d000 -     0x7fff8cf88fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff8d025000 -     0x7fff8d039fff  com.apple.aps.framework (4.0 - 4.0) <F529A05B-FB03-397E-B06A-3A60B808FA11> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8d03a000 -     0x7fff8d0fcff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8d0fd000 -     0x7fff8d105ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8d106000 -     0x7fff8d12effb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff8d12f000 -     0x7fff8d131ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8d132000 -     0x7fff8d4a8ffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8d4a9000 -     0x7fff8d4b3ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8d54b000 -     0x7fff8d54bfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8d54c000 -     0x7fff8d59dfff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8d59e000 -     0x7fff8d5baff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8d5bb000 -     0x7fff8d7a0ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8d7a1000 -     0x7fff8da75fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8da76000 -     0x7fff8dac7ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8dac8000 -     0x7fff8db98ff7  com.apple.PubSub (1.0.5 - 65.36) <26189018-1C77-3C56-84E8-56C6A400187F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8db99000 -     0x7fff8dbc8fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8dc03000 -     0x7fff8ddb0f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8ddb1000 -     0x7fff8ddb9ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8dde5000 -     0x7fff8ded4fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8ded5000 -     0x7fff8df3bfff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8df3c000 -     0x7fff8df9cff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8df9d000 -     0x7fff8df9dfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8dfd2000 -     0x7fff8dfddfff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8e053000 -     0x7fff8e05dfff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8e05e000 -     0x7fff8e0cbfff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8e0cc000 -     0x7fff8e268ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8e269000 -     0x7fff8e281ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8e282000 -     0x7fff8e29efff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8e2e5000 -     0x7fff8e300ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8e301000 -     0x7fff8ec1d05f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8ec1e000 -     0x7fff8ec22fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8ec23000 -     0x7fff8ec34ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8ec35000 -     0x7fff8f1a5fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8f1a6000 -     0x7fff8f1acfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8f1ad000 -     0x7fff8f365ff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
        0x7fff8f37e000 -     0x7fff8f3d0fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8f3d1000 -     0x7fff8f81ffff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8f820000 -     0x7fff8f820fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8f821000 -     0x7fff8f82dff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8f89c000 -     0x7fff8f98afff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8f9f6000 -     0x7fff8fa65ff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8fa8c000 -     0x7fff8fabdff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff8faef000 -     0x7fff8fb2dff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8fb2e000 -     0x7fff8fb62fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8fb63000 -     0x7fff8fb93fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8fb94000 -     0x7fff8fbf1fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8fbf2000 -     0x7fff8fc7aff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8fcb0000 -     0x7fff8fcf9fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8fcfa000 -     0x7fff8fd59fff

  • Screen artifacts when using powerpoint / graphics card issue

    Hello,
    since the beginning we are having problems with our powerbook G4 and ibook when using powerpoint.
    We have screen artifacts when selecting and deselecting any object. For a screenshot with explanations please see:
    http://www.flickr.com/photos/18582065@N00/265911667/
    The problem was verified by the Apple store support team, who confirms the issue but cannot help.
    The problem is persistent over all SW versions (Panther and Tiger).
    We would be very happy about any useful idea or solution.
    Thanks,
    Chris
    Powerbook G4   Mac OS X (10.4.8)  

    Update:
    The problem still exists with the Powerpoint/Office version 11.3.0 (released this week).

  • Flash video stutters when using DW's player

    I'm banging my head against the wall with this one. I want to
    add video to my site using Dreamweavers player. But, the video
    stutters during playback. This is not an occasional hang up, it
    seems to only play every other frame or so.
    This problem has nothing to do with bandwidth or computer
    speed. This problem occures when played back locally, AND DOES NOT
    HAPPEN with another player. The problem is I do not want to use
    another player. I add a lot of video for clients and I love how
    easy it is to do that with Dreamweaver.
    Here are samples using the same video file, only different
    PLAYERS:
    Problem Page
    Works fine on this test
    page (different player)
    Please help.

    Darrell110 posted in macromedia.dreamweaver
    > problem is I do not want to use another player. I add a
    lot of
    > video for clients and I love how easy it is to do that
    with
    > Dreamweaver.
    I don't see any evidence that you used Dreamweaver to insert
    the
    player. Normally, when you insert Flash with Dreamweaver, it
    inserts
    code I can readily identify. Did you use GoLive?
    The pages you show are consipicuously missing the
    <object> code and
    the JavaScript that DW uses.
    And I don't see any differences in the players. The pages
    both link to
    files named flvplayer.swf (in different folders) with the
    same look and
    the same file size. I am late in this thread, so maybe I
    missed the
    boat.
    Anyway, I don't know if this would make a difference with
    that player,
    but one page uses a relative link to the .flv, while the
    other page
    uses an absolute link, including
    http://. See if changing that one to a
    relative link helps.
    I only watched about a minute from both pages and, although
    872 Kpbs
    for the video track is VERY high, I did not see any glitches.
    (Did you mean to use two slashes in the second link?)
    > Here are samples using the same video file, only
    different
    > PLAYERS:
    http://bobbywarns.com/viewvideo.html
    >
    http://bobbywarns.com//video/viewvideo.html
    Mark A. Boyd
    Keep-On-Learnin' :)

  • Usb mouse auto disconnect time and time,Screen flash and flash when I use discrete graphic card

    as title
    My usb mouse auto disconnect and reconnect time and time,
    no one knows when the mouse will disconnect,but every time when that mouse disconnect ,it will be reconnected in 2-5sec.
    Screen flash and flash when I use discrete graphic card with the battery or use AC when connect the external display with VGA CABLE.
    Mouse: Logitec G400/G1
    Display:Lenovo D2081WIDE
    machine:T430 2349 CTO

    system info:
    machine TYPE: THINKPAD T430 /2349CTO
    operating system :Lenovo OEM ultimate X64 SP1
    mouse type:Logitech G400 and Logitech G1
    time:from 2012-10 to now
    threat NO.1
    USB mouse auto disconnect and reconnect time and time,no one knows when the mouse will disconnect,but every time when that mouse disconnect ,it will be reconnected in 2-5sec.
     every time when the mouse disconnect I heard the sound which like USB DEVICE unplug,and when it reconnected I heard the sound which like USB DEVICE plug in.
    threat NO.2
    Screen flash and flash when I use discrete graphic card with the battery or use AC when connect the external display with VGA CABLE.
    threat NO.3
    the battery auto losing capacity!!!!!!
    1% everyday about 0.2Wh
    since I bought to now,
    the Design capacity has losing from 57.XX Wh to 47.52Wh
    and full charge capacity is 48.68.
    the battery info:
    cycle count is 18
    Bar-Code number 1ZKFD27S1RF
    SerialNumber 1896
    First used date 2012-09
    FRU 45N1001
    Firmware 0003-0080-0100-0165

  • Can you make a emeded flash video disspear when finished

    IS the a paramater or other setting to make a flash video
    finish when it is finised. Its just a simple screencast video that
    i want to totaly dissapera when completed

    The only way I know to get html into flash is in a in a
    dynamic textfield and what is allowed is very limited. I suppose
    you were thinking of something in flash that looks like a table
    that would be easy enough. Just do it after the end of the video
    and it always helps to use multiple layers if there's any degree of
    complexity.

  • Video artifacts when dragging file to desktop

    im having strange video artifacts when dragging a file from any finder window onto the desktop.... this youtube video shows it http://www.youtube.com/watch?v=uXhzTDbuhIA  (this is not my video and the lion used there was not the commercial release but its exactly the same behavior)
    i use an imac 27 i7 2011 with clean lion install and applied 10.7.1 update  (it happened the same prior to update)

    Try both of these Resets:
    SMC RESET
    Shut down the computer.
    Unplug the computer's power cord and ALL peripherals.
    Wait 15 seconds.
    Attach the computers power cable.
    Wait another 5 seconds and press the power button to turn on the computer.
    PRAM RESET
    Shut down the computer.
    Locate the following keys on the keyboard: Command, Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys. You must press this key combination before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.

  • Adobe flash CS6 crashes when using the type tool or Editing word all the time... please help!

    Adobe flash CS6 crashes when using the type tool or Editing word all the time... please help!

    Nobody can tell you anything without proper system info or other technical details. The standard answer with all text issues simply is, that you have a "bad font" on your system and need to get rid of it.
    Mylenium

  • Std::bad_alloc occurs only when using VS Graphics Debugger

    I'm using C# and SharpDX (a c# wrapper for directx) and I keep getting the following exception when using the Graphics Debugger in VS2012 and VS2013:
    First-chance exception at 0x7690c41f in Craft.exe: Microsoft C++ exception: std::bad_alloc at memory location 0x3276eda4.
    A first chance exception of type 'System.Runtime.InteropServices.SEHException' occurred in SharpDX.Direct3D11.dll
    An exception of type 'System.Runtime.InteropServices.SEHException' occurred in SharpDX.Direct3D11.dll but was not handled in user code
    Additional information: External component has thrown an exception.
    I have native code debugging enabled and I'm using the directx debug device.  The program runs fine normally, but when I use the graphics debugger, I get this exception almost all the time, usually pretty late in the loading phase.  When it happens,
    it highlights this line of code:
    newVertexBuffer = new Buffer(Engine.Device, VertexDataStream, (int)VertexDataStream.Length, ResourceUsage.Immutable, BindFlags.VertexBuffer, CpuAccessFlags.None, ResourceOptionFlags.None, 0);
    Like I said, this happens quite late into the loading phase, at which point this line of code has run hundreds of times successfully, and works just fine when not using the graphics debugger.  Is this a bug/issue with the VS debugger or something?

    Hi,
    Welcome to MSDN.
    The default memory allocation is the debugger heap, not the Debug CRT heap while running Visual Studio Debugger.
    It can be slow if we allocate/free a lot of memory, since it will cost lots of time on this special heap.
    You could refer to this
    thread and this
    link to get more information. There is a detailed description of debugger heap shared by “MSN” (his user name) in this
    link.
    In order to solve this issue, we could disable the debug heap as following steps:
    Control Panel->System Properties->Advanced System Settings->Environment Variables->System Variables.
    Add a new Variable called “_NO_DEBUG_HEAP” with a value of “1”.
    In addition, I suggest you post this issue in this forum below:
    http://xboxforums.create.msdn.com/forums/76.aspx
    like this thread “Visual Studio 2012 Graphics Debugger Issue”,
    since there are a lot of developers with more professional knowledge can help you.
    Thanks for your understanding.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • U/tube videos open when using Safari but will not open when using Firefox.

    u/tube videos open fine when using Safari but will not open when using Firefox. With Firefox I get the unhighlighted Quicktime symbol with a question mark in the center. WHY?? Any help appreciated --- Toroya

    Hmmmm, strange you view YouTube in Safari & not FF. Which version of FF are you using?
    Try the following:
    Repair permissions & restart.
    Make sure you have the latest versions of Adobe Flash Player Software
    QuickTime Preferences > Advanced > MIME Stettings > Miscellaneous.
    Deactivate the "Flash Media" option.

  • Why wont Youtube videos load when using Firefox 3.6.3?

    I've been having issues with youtube when using firefox, the video doesnt load or show up for that matter its just a black screen where the video should be and on the bottom left hand corner of Mozzilla it says "done" I've tried everything, I updated java and flash but nothing seems to work. What can I do? I know I can use other web browsers but I really want to fix this
    == URL of affected sites ==
    www.youtube.com

    There are a few reasons why youtube might be broken:
    * An extension may be causing the problem: try the steps at [[Troubleshooting extensions and themes]]
    * ''Bad item stored in the Browser Cache'': Follow the steps at [[How to clear the cache]].
    * Firewall software is blocking some resources on the page: see [[Firewalls]]
    If none of this works, let me know if Flash video from other sites work. Here are a few you can try:
    *[http://www.dailymotion.com/video/x9hvlb_3d-toy-story-3-2010-teaser-trailer_shortfilms]
    *[http://www.hulu.com]
    *[http://www.cuatro.com/el-hormiguero/videos]

  • Cisco AnyConnect Secure Mobility Client using discrete graphics on Mac

    Hello,
    I use your Cisco AnyConnect Secure Mobility Client to connect to my University's VPN. The programme is supplied to me by my University so I presume it licenses it for its students such as myself.
    I am writing to let you know the Cisco AnyConnect Secure Mobility Client uses the discrete graphics card on my MacBook Pro whenever it is running. I cannot quit the Client, that will end my VPN session, but at the same time using the discrete graphics card is a drain on the battery for no good reason; Cisco AnyConnect does not display any visuals that I am aware would require the use of an NVidia Kepler card with 1GB VRAM. The application's code perhaps needs to be rectified so it does not depend on the discrete graphics card when clearly (as the attachments show) it does not need a discrete graphics card to render its very simple interface.
    Cheers.

    If your company has the Cisco IPSec protocol open you can use the Mac's built-in VPN settings.
    However, if those ports are blocked by your local service (Starbucks or w/e) then you will have to use the AnyConnect VPN, which is done over SSL (https).

  • Flash video export to use in premiere, issues

    I am working on a project who's intended finished location will be youtube- 4:3 aspect, 320x240. It involves taking an animation produced in flash, editing it in premiere, then saving as a final file
    since my aspect ratio is 4:3, I made my .fla file 500x375 pixels. 30 fps. I then exported the video in quicktime in 'Animation' mode, 30 fps. I can only assume that this exports as a square pixel ratio?
    I created a new project in premiere. Desktop Mode, 30fps, 500x375, square pixels. However, when I import the flash video (.mov exported from flash, not .flv) it over-extends the edges of my premiere stage. I also tried making a premiere project in .9 NTSC pixel ratio, same other settings, but the problem was even more pronounced.
    Any help on the correct settings to use? for either side?

    good call, turns out it's not exporting at 500x375 like I tell it to. Instead, it exports to 640x480. The .fla document size is 500x375... yet when I go to quicktime export settings, it says 550x400. And when it finishes export, it's 640x480. huh??
    well, I guess I can make my premiere project 640x480, not going to matter much when the final product is 320x240. I just can't figure out why it insists on exporting to 640x480

  • Flash video - behaviour when buffering stops

    I've started using progressive Flash video on one of my sites. The objective is to provide subtitling for foreign learners of English. It works well, subtitles jump around on full screen, but that's just cosmetic.
    However, one of my testers reports that periodically the playback stops, and you have to press the start button to continue.  The desired behaviour would be à la YouTube, where it pauses, the buffer fills, it continues. I've only seen this problem once on my system.
    There are references to this in the discussions, eg http://forums.adobe.com/message/3794903#3794903  but few answers.
    So, can I ask
    1.  With progressive flash video, what is the expected default behaviour when the playback hits the end of the buffer because too little data is being downloaded - is it supposed to recover and continue automatically ?
    or
    2.  If not, is there a known fix ?
    My goodness, it's a black art Flash Video !  Here's a link where maybe you'll see the problem.
    http://www.regardez-des-videos-en-anglais.org/January2012/index.htm
    ... and if you don't you can enjoy the famous bit of the Rocky Horror Show !

    I've started using progressive Flash video on one of my sites. The objective is to provide subtitling for foreign learners of English. It works well, subtitles jump around on full screen, but that's just cosmetic.
    However, one of my testers reports that periodically the playback stops, and you have to press the start button to continue.  The desired behaviour would be à la YouTube, where it pauses, the buffer fills, it continues. I've only seen this problem once on my system.
    There are references to this in the discussions, eg http://forums.adobe.com/message/3794903#3794903  but few answers.
    So, can I ask
    1.  With progressive flash video, what is the expected default behaviour when the playback hits the end of the buffer because too little data is being downloaded - is it supposed to recover and continue automatically ?
    or
    2.  If not, is there a known fix ?
    My goodness, it's a black art Flash Video !  Here's a link where maybe you'll see the problem.
    http://www.regardez-des-videos-en-anglais.org/January2012/index.htm
    ... and if you don't you can enjoy the famous bit of the Rocky Horror Show !

  • Acer S7 screen flickers during videos and when using Microsoft Office Screen is white

    Had my Acer S7-392 for about 9 months and it has a problem that i've not been able to resolve. - When on some websites or watching video's (embedded into the website like on Facebook) the picture flickers and is unwatchable. If you scroll so that a little of the video is offscreen the problem stops.- Also when using microsoft office programs the screen just goes white and I can't do anything without closing the programs via task manager. I've made sure I have all the right drivers. Intel sends me to the Acer website for the drivers and I have the most up to date of those. I have phoned microsoft and they say that it is not them and even when remote accessing the machine they cannot see a problem. I'm sure its a graphics problem as other than these two irritating issues the machine works fine. Many thanks in advance for anyones help.

    Hi, I don't own an external monitor. I can take the laptop to work and use one there. If I do that and the same problem happens what does that mean? If the problem is not repeated on the monitor what does that also mean? If I can't use a monitor what else can I do? Thanks. Tom

Maybe you are looking for

  • Sale order item text through BAPI_SALESORDER_CREATEFROMDAT2

    Hi, We are creating a sale order through a 'Zprogram'. Uploading the required details from a excel sheet and  passing to a BAPI_SALESORDER_CREATEFROMDAT2. We are using the 'order_text' parameter to create the item text. If there are multiple lines in

  • "No Internet Connectivity" error message when trying to access Cloud

    I have a Motorola Droid Mini. When I try to open the cloud,  I get the message "No Internet Connectivity - We have detected that your phone does not have internet connectivity." I'm looking at a solid, full bars wifi signal on my phone It says I'm co

  • How to use caching in flex

    Hi i'm new to flex.I want to use caching in the flex application but i couldnt find any details regrading that.In my application will be getting values from a xml feed but on holidays there wont be any change in the values so instead of ping the serv

  • Issue with Duplicate Merge Fields in PDFs

    I have been utilizing merge fields from our Salesforce instance into our Forms and Contracts for a couple of years now and have never come across this issue.  Since we utilize Salesforce, we will have certain merge fields duplicated on multiple pages

  • How do I get connector pane names programatically with ActiveX?

    I am learning how to use LabVIEW's ActiveX automation to call LabVIEW VIs from Python.  The following code works as expected (the comments are a little too verbose, but they help): # Example: calling LabVIEW from Python # grab the LabVIEW ActiveX int