Mac created button will not open PC file (on PC)

I am creating a simple menu in Acrobat 7, on a Mac. I have two buttons, one opens a mac file, the other opens a PC file. The idea is to click on the appropriate button depending on what platform the user is running.
So on my mac, the button works fine, the file opens fine. On a PC, however, the button seems to link to the file no problem, but the file doesn't quite open all the way.. it starts to open the application, but then just stalls. The funny thing is, if I just go find the .exe (that the button is linked to open) and double-click, it opens just fine. It seems there is some kind of hangup between the button and the .exe file.
Any help is greatly appreciated. If it is an easy fix, you can tell me I'm dumb, but please give me the answer as well .

UPDATE: Tried creating the same button from a PC with the same result. The file I am trying to open from the pdf is an eMag (eMagCreator).
The mac button/eMag works fine. The PC button launches the PC eMag, but then the app stalls. The PC eMag works fine if I just double-click the file.
I also tried linking the button to different files (pdf, jpg, url, etc..) and it worked fine.
Has anyone encountered anything like this? I really can't tell if it's a problem with the button in acrobat, or the eMag .exe. Both seem to work, just not with eachother.
thanks

Similar Messages

  • CS 3.0.1 will not open InDesign files created in 2008  - it says a plug-in may be missing.

    My CS 3.0.1 will not open InDesign files created in 2008.  It says a plug-in may be missing.  I did have a computer crash since I last opened it.  I've tried changing the extension to inx, but that doesn't work.  I cannot get the file to open.  Can someone help?

    The OP is using CS. He/she could be trying to open CS2 or later.
    Simply changing the file extension will do know good and only an INX exported from CS2 will work.
    Bob

  • Preview will not open .jpg files.

    The Preview app will not open any file and I can not open Preferences for the app either.
    I have tried to find and remove the com.apple.Preview.plist but I can't seem to find it.
    I have looked for it in
    ~Users/me/Library/Preferences/
    ~Users/me/Library/Containers/com.apple.Preview/Data/Library/Preferences/
    The file does not exist.
    I tried trashing the folder ~Users/me/Library/Containers/com.apple.Preview
    and relaunching the app Preview.
    After I restarted the app then the com.apple.Preview folder is created by the app with all of it's contents except the file com.apple.Preview.plist.
    Has anyone resolved this issue.

    Process:         Preview [8995]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         7.0 (826)
    Build Info:      Preview-826000000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [186]
    Responsible:     Preview [8995]
    User ID:         501
    Date/Time:       2013-12-05 04:41:17.157 -0500
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<PVWindowController 0x7f9a0c028200> valueForUndefinedKey:]: this class is not key value coding-compliant for the key autoplayButtonPressedImage.'
    terminating with uncaught exception of type NSException
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff93fa541c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff980ade75 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff93fa4fc9 -[NSException raise] + 9
    3   Foundation                          0x00007fff9397c06e -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 235
    4   Foundation                          0x00007fff93893406 -[NSObject(NSKeyValueCoding) valueForKey:] + 381
    5   Foundation                          0x00007fff938ab49f -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 334
    6   AppKit                              0x00007fff8d93f26d -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 160
    7   AppKit                              0x00007fff8d93eea9 -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1118
    8   AppKit                              0x00007fff8d935f68 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 652
    9   AppKit                              0x00007fff8d89ba94 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1004
    10  AppKit                              0x00007fff8d8905fe loadNib + 327
    11  AppKit                              0x00007fff8d88fb9c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 288
    12  AppKit                              0x00007fff8db245b2 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 140
    13  AppKit                              0x00007fff8db243aa -[NSWindowController loadWindow] + 196
    14  AppKit                              0x00007fff8db29058 -[NSWindowController window] + 80
    15  Preview                             0x0000000103bc8070 Preview + 45168
    16  AppKit                              0x00007fff8db2a1b0 -[NSWindowController showWindow:] + 36
    17  Preview                             0x0000000103bc9541 Preview + 50497
    18  Foundation                          0x00007fff93895298 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 871
    19  Foundation                          0x00007fff93894e6f -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 134
    20  Preview                             0x0000000103bc9483 Preview + 50307
    21  Preview                             0x0000000103bc82a4 Preview + 45732
    22  Preview                             0x0000000103ce06f5 Preview + 1193717
    23  libdispatch.dylib                   0x00007fff8d2561d7 _dispatch_call_block_and_release + 12
    24  libdispatch.dylib                   0x00007fff8d2532ad _dispatch_client_callout + 8
    25  libdispatch.dylib                   0x00007fff8d25af03 _dispatch_main_queue_callback_4CF + 333
    26  CoreFoundation                      0x00007fff93f0c839 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    27  CoreFoundation                      0x00007fff93ec7b14 __CFRunLoopRun + 1636
    28  CoreFoundation                      0x00007fff93ec7275 CFRunLoopRunSpecific + 309
    29  HIToolbox                           0x00007fff91aa5f0d RunCurrentEventLoopInMode + 226
    30  HIToolbox                           0x00007fff91aa5cb7 ReceiveNextEventCommon + 479
    31  HIToolbox                           0x00007fff91aa5abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    32  AppKit                              0x00007fff8d8ad28e _DPSNextEvent + 1434
    33  AppKit                              0x00007fff8d8ac8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    34  AppKit                              0x00007fff8d8a09cc -[NSApplication run] + 553
    35  AppKit                              0x00007fff8d88b803 NSApplicationMain + 940
    36  libdyld.dylib                       0x00007fff8e6265fd start + 1
    37  ???                                 0x0000000000000001 0x0 + 1
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff931df866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff91e9d35c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff8f810bba abort + 125
    3   libc++abi.dylib                         0x00007fff982fb141 abort_message + 257
    4   libc++abi.dylib                         0x00007fff98320abc default_terminate_handler() + 264
    5   libobjc.A.dylib                         0x00007fff980ae30d _objc_terminate() + 103
    6   libc++abi.dylib                         0x00007fff9831e3e1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib                         0x00007fff9831e456 std::terminate() + 54
    8   libobjc.A.dylib                         0x00007fff980ae0b0 objc_terminate + 9
    9   libdispatch.dylib                       0x00007fff8d2532c1 _dispatch_client_callout + 28
    10  libdispatch.dylib                       0x00007fff8d25af03 _dispatch_main_queue_callback_4CF + 333
    11  com.apple.CoreFoundation                0x00007fff93f0c839 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    12  com.apple.CoreFoundation                0x00007fff93ec7b14 __CFRunLoopRun + 1636
    13  com.apple.CoreFoundation                0x00007fff93ec7275 CFRunLoopRunSpecific + 309
    14  com.apple.HIToolbox                     0x00007fff91aa5f0d RunCurrentEventLoopInMode + 226
    15  com.apple.HIToolbox                     0x00007fff91aa5cb7 ReceiveNextEventCommon + 479
    16  com.apple.HIToolbox                     0x00007fff91aa5abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    17  com.apple.AppKit                        0x00007fff8d8ad28e _DPSNextEvent + 1434
    18  com.apple.AppKit                        0x00007fff8d8ac8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    19  com.apple.AppKit                        0x00007fff8d8a09cc -[NSApplication run] + 553
    20  com.apple.AppKit                        0x00007fff8d88b803 NSApplicationMain + 940
    21  libdyld.dylib                           0x00007fff8e6265fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff931dfe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff91e9df08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff91ea0fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff931e0662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8d25543d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8d255152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff931dfe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff91e9df08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff91ea0fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff931dfe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff91e9df08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff91ea0fb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff931dba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff931dad18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff93ec8315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff93ec7939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff93ec7275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8da4d1ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff91e9c899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff91e9c72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff91ea0fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff7d52d310  rcx: 0x00007fff5c040ea8  rdx: 0x0000000000000000
      rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff5c040ed0  rsp: 0x00007fff5c040ea8
       r8: 0x00007fff98321ab4   r9: 0x00007fff8f838900  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff5c041030  r13: 0x000060800026b380  r14: 0x0000000000000006  r15: 0x00007fff5c040f10
      rip: 0x00007fff931df866  rfl: 0x0000000000000206  cr2: 0x000000010839b000
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x103bbd000 -        0x103d9ffef  com.apple.Preview (7.0 - 826) <8B18FF0D-82EF-3898-B9B1-BEB43436F3B2> /Applications/Preview.app/Contents/MacOS/Preview
           0x103e50000 -        0x103e7bfff  com.apple.MediaUI (1.1 - 27) <2482C4A0-6D72-3870-AEF1-31F6015F2719> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
           0x1082ab000 -        0x1082b6fff  libGPUSupport.dylib (9.0.83) <AF15BF74-F9B3-35B9-8728-3B3A2EB6E432> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
        0x123480000000 -     0x123480273fff  com.apple.ATIRadeonX2000GLDriver (8.18.27 - 8.1.8) <6AB347CE-5817-30AF-8DB6-A8A9B0F8F69E> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
        0x7fff6d219000 -     0x7fff6d24c817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff8c0cf000 -     0x7fff8c1fbfff  com.apple.MediaControlSender (1.9 - 190.4) <F5E934E1-D004-3C84-815A-961319F8C522> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8c1fe000 -     0x7fff8c286ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8c290000 -     0x7fff8c2abff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8c364000 -     0x7fff8c7b2fff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8ca45000 -     0x7fff8ca53fff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8d252000 -     0x7fff8d26cfff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
        0x7fff8d26d000 -     0x7fff8d2a5ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8d2a6000 -     0x7fff8d2d7fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8d2d8000 -     0x7fff8d2ffff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff8d300000 -     0x7fff8d310ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff8d311000 -     0x7fff8d32aff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8d32b000 -     0x7fff8d32efff  com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8d32f000 -     0x7fff8d353ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8d354000 -     0x7fff8d494fff  com.apple.QTKit (7.7.3 - 2826) <7A110F61-D4DD-3C84-950D-E5F486DE5765> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8d495000 -     0x7fff8d4d6fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8d575000 -     0x7fff8d65cff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8d6e4000 -     0x7fff8d6f0ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8d827000 -     0x7fff8d856ff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8d858000 -     0x7fff8d888fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8d889000 -     0x7fff8e3fdff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8e3fe000 -     0x7fff8e410ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8e411000 -     0x7fff8e419fff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8e4af000 -     0x7fff8e615fff  libGLProgrammability.dylib (9.0.83) <9C97E814-F674-30F8-8C2D-C45FC1E7D934> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff8e616000 -     0x7fff8e622ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8e623000 -     0x7fff8e626ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
        0x7fff8e627000 -     0x7fff8e7dfff3  libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib
        0x7fff8e7e0000 -     0x7fff8eb78fff  com.apple.SceneKit (4.0 - 197) <1FEE4A1D-5B13-3774-8FE1-B79FD81CD1E5> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8eb79000 -     0x7fff8ec5dfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8ec5e000 -     0x7fff8f57a05f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8f57b000 -     0x7fff8f592fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8f593000 -     0x7fff8f5e5fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8f5e6000 -     0x7fff8f64cfff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8f7b4000 -     0x7fff8f83dff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
        0x7fff8fa53000 -     0x7fff8fa7cfff  GLRendererFloat (9.0.83) <1F1160A8-5047-3CEE-AC1E-D29520D0B367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff8fa7d000 -     0x7fff8fa86ff7  libcldcpuengine.dylib (2.3.58) <A2E1ED7B-FC7E-31F6-830A-FF917689766B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8fa87000 -     0x7fff8fa8bff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8fa8c000 -     0x7fff8fa8cfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8faf7000 -     0x7fff8fb1fffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff8fb20000 -     0x7fff8fb8aff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8fb8b000 -     0x7fff8fde3ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8fde4000 -     0x7fff8fde6ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff8fde7000 -     0x7fff8fdf2fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8fdf3000 -     0x7fff8feb6ff7  com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8feb7000 -     0x7fff8fee3fff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8feef000 -     0x7fff8fef1ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8fef2000 -     0x7fff8ff43fff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff90445000 -     0x7fff90719fc7  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
        0x7fff9071a000 -     0x7fff9071eff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff9071f000 -     0x7fff90749ff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
        0x7fff9074a000 -     0x7fff90b7dffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff90b7e000 -     0x7fff90b7efff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff90b7f000 -     0x7fff90b80ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff90b81000 -     0x7fff90c0afff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff90c0b000 -     0x7fff90d10fff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff90d11000 -     0x7fff90d4fff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff90d50000 -     0x7fff90d5fff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff90d60000 -     0x7fff912d0fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff912d1000 -     0x7fff9159fff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff915a0000 -     0x7fff915cfff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff915d0000 -     0x7fff915d7fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff915d8000 -     0x7fff915d9ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff91653000 -     0x7fff9193dfff  com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <21324540-8B84-3333-ADB8-D3D5181D4639> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff91957000 -     0x7fff9197bfff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff919e1000 -     0x7fff919e2ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff919e3000 -     0x7fff91a2afff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff91a2b000 -     0x7fff91a76fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff91a77000 -     0x7fff91d21ffd  com.apple.HIToolbox (2.1 - 695) <C4DE35FF-D0AC-35C3-A7E6-F54CD153825C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff91d22000 -     0x7fff91d8ffff  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
        0x7fff91d92000 -     0x7fff91e1dfff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff91e1e000 -     0x7fff91e76ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff91e9b000 -     0x7fff91ea2ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff91ea3000 -     0x7fff91f74ff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff91f77000 -     0x7fff91fc5fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff91fc6000 -     0x7fff92061ff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff922a6000 -     0x7fff922b3ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff922b4000 -     0x7fff922fbff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
        0x7fff92305000 -     0x7fff92368ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff931ca000 -     0x7fff931e6ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff931e7000 -     0x7fff932d6fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff932d7000 -     0x7fff932d9fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff9371f000 -     0x7fff93723fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff93724000 -     0x7fff93726ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff9373d000 -     0x7fff93759fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff937ee000 -     0x7fff93847fff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff93864000 -     0x7fff93b63fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff93b64000 -     0x7fff93b89ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff93b8a000 -     0x7fff93baefff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
        0x7fff93bdc000 -     0x7fff93bdffff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff93be0000 -     0x7fff93c40ff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff93c41000 -     0x7fff93cd0ff7  com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff93cd1000 -     0x7fff93d1ffff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff93d20000 -     0x7fff93d93ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff93d94000 -     0x7fff93e56ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff93e57000 -     0x7fff9403cff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff940ab000 -     0x7fff940b8fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff940c3000 -     0x7fff940c9fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff940ca000 -     0x7fff94104ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff94105000 -     0x7fff94105fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff94107000 -     0x7fff9410eff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff9410f000 -     0x7fff94111ff7  com.apple.SecCodeWrapper (3.0 - 1) <F5107AD0-20CD-328C-8B2E-74CB6F3169F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff94172000 -     0x7fff94173ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff94174000 -     0x7fff9417cff7  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
        0x7fff9417d000 -     0x7fff9417dfff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff9417e000 -     0x7fff9420aff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff9420b000 -     0x7fff9446cff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff944a3000 -     0x7fff944a4fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff944a5000 -     0x7fff94721ff7  com.apple.RawCamera.bundle (5.01 - 718) <6CC4A1E5-A89A-369D-96C4-7A5ED40B487B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff94760000 -     0x7fff9477bff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff947d0000 -     0x7fff94805ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff94806000 -     0x7fff94818fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff94819000 -     0x7fff9481cfff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff94a0d000 -     0x7fff94a0dfff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff94a6b000 -     0x7fff94b8dff1  com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff94eea000 -     0x7fff94f61fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff94f62000 -     0x7fff94fa1fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff94fa2000 -     0x7fff94fa3ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff94fa4000 -     0x7fff94fa5fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff94fa6000 -     0x7fff94fa6ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff94fa7000 -     0x7fff94fd1ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff94fd2000 -     0x7fff94fd4fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff94fd5000 -     0x7fff94fdbff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
        0x7fff94fdc000 -     0x7fff95040ff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff95041000 -     0x7fff95046fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff950a1000 -     0x7fff950aafff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff950ab000 -     0x7fff9519cff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff9519d000 -     0x7fff95268fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff95269000 -     0x7fff95319ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff9531a000 -     0x7fff9539afff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff95410000 -     0x7fff95428ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff95429000 -     0x7fff9545dfff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff95501000 -     0x7fff95530fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff95610000 -     0x7fff95618ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff9570c000 -     0x7fff95735fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff95736000 -     0x7fff958a6ff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff958a7000 -     0x7fff958b1fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff958b2000 -     0x7fff95903ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff95967000 -     0x7fff9598cff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff959a7000 -     0x7fff95a86fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff95a87000 -     0x7fff95a8affa  libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff95a8b000 -     0x7fff95a8cfff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff95a8d000 -     0x7fff95e03ffa  com.apple.JavaScriptCore (9537 - 9537.65) <7E76880C-832E-385B-9591-ACCF57A68385> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff95e04000 -     0x7fff95e68ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff95e69000 -     0x7fff95e70fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff96256000 -     0x7fff96263ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff96264000 -     0x7fff9626eff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff9626f000 -     0x7fff962cefff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff962cf000 -     0x7fff9645cff7  GLEngine (9.0.83) <26CCE609-D645-3945-A678-517ED5B65785> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff96464000 -     0x7fff96466fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff96467000 -     0x7fff96471ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff964f2000 -     0x7fff96660ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff96661000 -     0x7fff9667eff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff966c8000 -     0x7fff966c8ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff967f5000 -     0x7fff967f6ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff967f7000 -     0x7fff9680aff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff9682a000 -     0x7fff96832ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff96894000 -     0x7fff969e7ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff96a13000 -     0x7fff96a18ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff972f7000 -     0x7fff9731fffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff9732e000 -     0x7fff97334ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff9738b000 -     0x7fff973b2ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff9748c000 -     0x7fff974bbfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff974bc000 -     0x7fff97574ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff9757f000 -     0x7fff97582ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff97795000 -     0x7fff977d7ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff977d8000 -     0x7fff977f0ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff977f1000 -     0x7fff9783efff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff97910000 -     0x7fff97918fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff979c6000 -     0x7fff97eeafff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff97eeb000 -     0x7fff98087ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff98088000 -     0x7fff9809fffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff980a0000 -     0x7fff9824df27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff9824e000 -     0x7fff98293ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff98294000 -     0x7fff982e7fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff982e8000 -     0x7fff982f1ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff982fa000 -     0x7fff98323ff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
        0x7fff98324000 -     0x7fff9832dfff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff98758000 -     0x7fff98791ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff987c4000 -     0x7fff987ddff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff987de000 -     0x7fff988a7fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff988bb000 -     0x7fff988c4fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff988c5000 -     0x7fff988c8fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff988c9000 -     0x7fff988cbfff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff988d8000 -     0x7fff988e3ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff988e4000 -     0x7fff988eeff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff988ef000 -     0x7fff988f4fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff98932000 -     0x7fff9897effe  com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff98991000 -     0x7fff98a7bfff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff98a7c000 -     0x7fff98a86fff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff98a9d000 -     0x7fff98a9fff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
        0x7fff98aa0000 -     0x7fff98aa0fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff98aa1000 -     0x7fff98b8ffff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff98b90000 -     0x7fff98bd5ff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
        0x7fff98c02000 -     0x7fff98c02ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff98c28000 -     0x7fff98c28fff  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
        0x7fff98c29000 -     0x7fff98c36ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff98c5f000 -     0x7fff98cceff1  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
        0x7fff98ccf000 -     0x7fff990b0ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff990b1000 -     0x7fff990b5fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff990b6000 -     0x7fff990ccfff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff990cd000 -     0x7fff990deff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff99102000 -     0x7fff9941cff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff99650000 -     0x7fff9969dff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff9969e000 -     0x7fff996f9ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff996fa000 -     0x7fff9982aff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff9982b000 -     0x7fff9983bfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff9983c000 -     0x7fff99841ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff99842000 -     0x7fff99846fff  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
        0x7fff99847000 -     0x7fff99890fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff9993b000 -     0x7fff99956ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff999a6000 -     0x7fff999aaff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
        0x7fff999c0000 -     0x7fff99a91ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff99a92000 -     0x7fff99aa3ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff99aa4000 -     0x7fff99aaffff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff99ab0000 -     0x7fff99cf8fff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff99cf9000 -     0x7fff99d00ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 65394
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=204.4M resident=85.2M(42%) swapped_out_or_unallocated=119.1M(58%)
    Writable regions: Total=78.3M written=3204K(4%) resident=7936K(10%) swapped_out=0K(0%) unallocated=70.5M(90%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                   180K
    CG image                             40K
    CG shared images                    212K
    CoreAnimation                      1588K
    Foundation                            4K
    IOKit                               332K
    Kernel Alloc Once                     8K
    MALLOC                             49.5M
    MALLOC (admin)                       32K
    Memory Tag 242                       12K
    Memory Tag 251                       56K
    STACK GUARD                        56.0M
    Stack                              10.1M
    VM_ALLOCATE                        16.4M
    __DATA                             25.8M
    __IMAGE                             528K
    __LINKEDIT                         65.7M
    __TEXT                            138.7M
    __UNICODE                           544K
    mapped file                        46.8M
    shared memory                         4K
    ===========                      =======
    TOTAL                             412.4M

  • I need to make a pdf document, made in photoshop, 'page turn' and then add it to my website. I know I can do this in indesign but indesign will not open pdf files for some inexplicable reason. Any ideas how I can do it without completely starting again?

    I need to make a pdf document, already made in photoshop, 'page turn' and then add it to my website as an e-brochure. I know I can do this in indesign but indesign will not open pdf files for some inexplicable reason. Any ideas how I can do it without completely starting again?

    Hello waitingone,
    please try this (all terms are translated from my German programs to my best knowledge):
    1. Did the creator of the pdf file enable the import options?
    2. See import options: choose an other visibility option for your layer.
    3. Let you show the import options and click into one with a black background and try these out (often a gray is selected).
    4. See trimming: try the different modes there. Often works: "Media".
    5. Is the pdf file (eg from Word) correctly created?
    6. Is the PDF file protected? >>> no import possible.
    7. If that does not help, store the pdf file in Acrobat, repair possible errors, run the PDF Optimizer before placing in InDesign.
    Good luck!
    Hans-Günter

  • Safari will not open pdf files.

    Safari will not open pdf files, instead I get a blank grey screen. How can I get a viewable and downloadable screen/file? Tried Alt/Option to view and it doesn't work either. Firefox and Chrome will not work either.

    For Mac check the Safari preferences.
    General to set the options for opening links from applications.
    Tabs to set the other options.
    Hold down the command key to open any link in a new tab.
    Sorry, gave up windows several years ago.

  • Adobe reader will not open pdf files I have saved as, or, export as pdf to my desktop (latest Maverick). The same file does open when I am on the source website (i.e. user manuals etc.). Why?

    Adobe reader will not open pdf files I have saved as, or, export as pdf to my desktop (latest Maverick). The same file does open when I am on the source website (i.e. user manuals etc.). Why?

    iMac G4, Mac OS X (10.4.9)
    Make sure you have the latest Adobe Reader installed for your OS.
    http://www.adobe.com/support/downloads/product.jsp?platform=macintosh&product=10
    Did you try using Preview. If you control click on the PDF on your desktop you can use the "open with" option.

  • Photoshop CS5 will not open raw files from Nikon D810. What do I need?

    Photoshop CS5 (bought in 2011) will not open raw files from Nikon D810 (bought in 2014). Is there a patch?  Is there something I can do? 

    YAY!!! Success. Thanks Jim.  I have the raw file for this image. ABC OPEN: Dancing water spouts in severe weather   I'm such a noob, I hadn't even set up the correct date on the camera.
    ABC OPEN: Dancing water spouts in severe weatherFran McFadzen captures a once in a lifetime photo of two dancing water spouts near Rockhampton.
    View on open.abc.net.au
    Preview by Yahoo
          From: JimHess <[email protected]>
    To: Fran McFadzen <[email protected]>
    Sent: Monday, 26 January 2015, 10:20
    Subject:  Photoshop CS5 will not open raw files from Nikon D810. What do I need?
    Photoshop CS5 will not open raw files from Nikon D810. What do I need?
    created by JimHess in Adobe Camera Raw - View the full discussionThank camera requires Camera Raw 8.6 which isn't compatible with Photoshop CS5. But you can download DNG converter 8.6 or newer and create digital negative (DNG) copies that will be compatible with Photoshop CS5. If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7130665#7130665 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7130665#7130665 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Adobe Camera Raw by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • Iv just installed cs6 and it will not open raw files from canon 5d111?

    iv just installed cs6 it will not open cr2 files from my canon 5d111 ?

    update your adobe camera raw files.
    windows:  http://www.adobe.com/support/downloads/product.jsp?product=106&platform=Windows
    mac: http://www.adobe.com/support/downloads/product.jsp?product=106&platform=Macintosh

  • Fireworks will not open local files

    I use a Web Page to have students navigate to either web
    sites or local (c: drive) files for their classes. I cannot get
    Fireworks to open the local files, but I can create hyperlinks in
    Dreamweaver and they work fine. I am trying to create a popup menu!
    Hyperlink in Dreamweaver =
    file:///C|/mts/course/index_mts.html
    Placed in Fireworks popup menu, will not open the file.
    Any thoughts?

    Please note that Fireworks is an image/web graphic editing
    application, while Dreamweaver is a HTML authoring application.
    Fireworks cannot open HTML files, only Dreamweaver can open
    html files. Fireworks only exports simple HTML-generated for
    certain simple, basic pop-up menus. But it is not recommended,
    though. Best if you create menus in HTML/CSS around Dreamweaver
    than Fireworks.
    quote:
    Originally posted by:
    pjhaction
    I use a Web Page to have students navigate to either web
    sites or local (c: drive) files for their classes. I cannot get
    Fireworks to open the local files, but I can create hyperlinks in
    Dreamweaver and they work fine. I am trying to create a popup menu!
    Hyperlink in Dreamweaver =
    file:///C|/mts/course/index_mts.html
    Placed in Fireworks popup menu, will not open the file.
    Any thoughts?

  • File open menu will not open local files using open command but the same files will open if I double click them (permissions seem fine)

    Under File menu Open File will not open local files even those downloaded to the desktop by Firefox 5.
    If I double click on HTML file it does open
    Reinstalled. Same behaviour. Default Browser set correctly.
    Permissions set correctly. Odd behaviour.

    Are you sure it hasn't imported?
    Check for the track names (trackname only, not Album or Artist)) and see if they have a blank Artist and Album, because WAV files have no MetaData, so are kind of stupid as far as knowing anything about the Artist, Album & track id.
    You can't search by 'Untitled' either as there is literally, no name at all, but iTunes does pick up the actual physical track name in Finder and uses that. As an example, if you renamed your Aerosmith WAV file from say 'Toys In The Attic' to 'Love Song' it would import the track as 'Love Song' as that's all it can go by.
    There are a few iTunes AppleScripts that let you import from a file of WAV music, by looking at the enclosing Album in the enclosing Artist as that's how most PC progs create the WAV file structure.
    Mike

  • My Preview will not open JPG files, only PDF.  I have downloaded nothing or installed nothing as I am a Luddite.  Any idea why all of a sudden, Preview would just stop opening JPG files?

    My Preview, suddenly, will not open JPG files.  It will open a file if it is saved as a PDF, but not JPG.  I have downloaded nothing nor installed apps as I am a Luddite.  Does anyone know the deal?  Thank you.

    So ummm.....which app is opening up your PDF files?
    If you want Preview to open your PDF files, do the following:  Highlight your file>File>Get Info> 
    In the Get Info window, scroll down to "Open with:"
    Select the Preview app to open the file.
    Click the "Change All..." button if you want to "Use this application to open all documents like this.”

  • Illustrator will not open my files! HELP!

    Hello,
    My Illustrator will not open my files. At first I will launch the program open a file then the timer just spins and spins as if its thinking but nothing ever happens. The menu on the dock says its not responding. If I leave it like that for about 2 hours it will eventually open. But when I work and save again I get the same thing, application is not responding unless I let it sit there for a few hours. I reinstalled the software and nothing seems to be working.
    Please help. This is wasting my time and very frustrating.
    Thanks;o)

    The files I am trying to open are standard CS3 .ai files... I'm not on a networked server. Its just my computer with my licensed software.
    I'm creating a website so there is some type and some placed images. But this problem happens even when I start a new file and draw an image with simple illustrator tools. Do you think I have corrupt preferences?

  • My mouse will not open any files or folders

    My mouse will not open any files or folders.  I've had to do a hard reboot but nothing changes. The mouse will scroll across the screen but it will not left or right click on anything on my desktop

    Hmmm, does the right button also not work?
    One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for problem in Safe Mode...
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive
    Reboot, test again.
    If it only does it in Regular Boot, then it could be some hardware problem like Video card, (Quartz is turned off in Safe Mode), or Airport, or some USB or Firewire device, or 3rd party add-on, Check System Preferences>Accounts>Login Items window to see if it or something relevant is listed.
    Check the System Preferences>Other Row, for 3rd party Pref Panes.
    Also look in these if they exist, some are invisible...
    /private/var/run/StartupItems
    /Library/StartupItems
    /System/Library/StartupItems
    /System/Library/LaunchDaemons
    /Library/LaunchDaemons

  • PSE 9 suddenly will not open pse files - due to "program error"

    The program was working fine yesterday and now suddenly will not open pse files created yesterday or today. The error message reads "could not complete action due to program error." Am I going to need to deactivate and reinstall - and if so, how do I do that? Will I lose all brushes loaded into presets, all files currently unable to be opened if I do that?

    I have the same or at least similar issue - When try
    ing to open a Photoshop Elements 9 slideshow I get this message
    "This application has requested the Runtime
    to terminate it in an unusual way. Please contact
    this application's support team for further assistance" I first saw this problem today - can't think of why now.  I've had the program since last Christmas.
    I sure would like a solution as I'm in the midst of a project with it.

  • TS2621 Pc created spreadsheet will not open on ipad

    Pc created spreadsheet  will not open on iPad

    The app is crashing for some reason. Even though it is only flashing and will not open, it may still show up in the task bar. So try quitting Pages and then restart the iPad.
    Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps.
    Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

Maybe you are looking for

  • WAD - IE7

    Dear Guys,   I have upgraded my browser version to IE7. Am unable to see any webtemplate report from WAD. I get this message when I execute any webtemplate in browser. There is a problem with this website's security certificate. The security certific

  • Equipment for legal videography?

    Need advice on equipment for legal videography. A camera that shoots HD and records onto an SD card has been recommended. I'll also need DVR recorder (I believe) and mics. Anyone with experience in this field have any suggestions? Thanks, Terry D

  • Where is the white balance adjustment?

    The iPhoto app provided an adjustment for white balance, if Photos in ios8 is a major update and replaces iPhoto, where do I find the white balance adjustment?

  • I try to turn Home Sharing back on and it Accesses iTunes Store Forever

    My Apple TV was using home sharing perfectly fine. At some point my home computer simply stopped showing up. I tried rebooting it and my computer and nothing made it show up. I then tried turning off Home Sharing with the intent of turning it back on

  • Items of the node undiscovered

    Hello friends, I automatically discovered a node in OEM and I can only see there the Http Server. But I also have a database corresponding to this node that has not been added. I tried refreshing the node, but still the database does not appear? Coul