How come my bluetooth isn't functioning when i wish to bluetooth some pictures from my handphone?

How come my bluetooth isn't functioning when i wish to bluetooth some pictures from my handphone?

Bluetooth on the iPad is aimed at devices such as headphones and keyboards - this article lists the bluetooth profiles that are possible on iOS devices http://support.apple.com/kb/HT3647

Similar Messages

  • Safari crashs when I try to save some pictures from some web pages in sequence

    Process:         Safari [2961]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.5 (7534.55.3)
    Build Info:      WebBrowser-7534055003000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [161]
    Date/Time:       2012-04-12 21:59:37.334 -0300
    OS Version:      Mac OS X 10.7.3 (11D50b)
    Report Version:  9
    Interval Since Last Report:          111248 sec
    Crashes Since Last Report:           19
    Per-App Interval Since Last Report:  76242 sec
    Per-App Crashes Since Last Report:   16
    Anonymous UUID: ******
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000100b57000-0000000100b58000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    objc_msgSend() selector name: browserViewController
    Enabled Extensions:
    com.amazon.safari.wishlist-86P4553JA3 (7 - 1.6) Add To Amazon Wish List
    objc[2961]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff94237e90 objc_msgSend + 16
    1   com.apple.FinderKit                     0x00007fff94aaa1e1 -[FIFinderViewGutsController destroyBrowserView] + 255
    2   com.apple.FinderKit                     0x00007fff94aaa2b1 -[FIFinderViewGutsController buildBrowserView:] + 132
    3   com.apple.FinderKit                     0x00007fff94aaa79c -[FIFinderViewGutsController setTargetPath:withViewStyle:] + 635
    4   com.apple.FinderKit                     0x00007fff94aa9d17 -[FIFinderViewGutsController setTargetNode:] + 527
    5   com.apple.FinderKit                     0x00007fff94aab2d3 -[FIFinderViewGutsController deferredRetargetAndReloadForNode:] + 300
    6   com.apple.FinderKit                     0x00007fff94aab6db -[FIFinderViewGutsController urlResolutionCompleted:] + 158
    7   com.apple.Foundation                    0x00007fff90b43d32 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    8   com.apple.CoreFoundation                0x00007fff989bcaaa _CFXNotificationPost + 2634
    9   com.apple.Foundation                    0x00007fff90b2ffe7 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    10  com.apple.CoreFoundation                0x00007fff98a0375d -[NSObject performSelector:withObject:] + 61
    11  com.apple.Foundation                    0x00007fff90b7cd94 __NSThreadPerformPerform + 214
    12  com.apple.CoreFoundation                0x00007fff989826e1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    13  com.apple.CoreFoundation                0x00007fff9898200c __CFRunLoopDoSources0 + 444
    14  com.apple.CoreFoundation                0x00007fff989a8d39 __CFRunLoopRun + 905
    15  com.apple.CoreFoundation                0x00007fff989a8676 CFRunLoopRunSpecific + 230
    16  com.apple.HIToolbox                     0x00007fff9564031f RunCurrentEventLoopInMode + 277
    17  com.apple.HIToolbox                     0x00007fff9564751b ReceiveNextEventCommon + 181
    18  com.apple.HIToolbox                     0x00007fff95647456 BlockUntilNextEventMatchingListInMode + 62
    19  com.apple.AppKit                        0x00007fff99d19f5d _DPSNextEvent + 659
    20  com.apple.AppKit                        0x00007fff99d19861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    21  com.apple.Safari.framework              0x00007fff90306165 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171
    22  com.apple.AppKit                        0x00007fff99d1619d -[NSApplication run] + 470
    23  com.apple.AppKit                        0x00007fff99f94b88 NSApplicationMain + 867
    24  com.apple.Safari.framework              0x00007fff904ba48d SafariMain + 197
    25  com.apple.Safari                        0x0000000100b57f24 0x100b57000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff930917e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff9776f5be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff9776e14e _dispatch_mgr_thread + 54
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff93090bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff939af274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x00000001014821d5 WebCore::IconDatabase::syncThreadMainLoop() + 375
    3   com.apple.WebCore                       0x000000010147fc7f WebCore::IconDatabase::iconDatabaseSyncThread() + 491
    4   com.apple.WebCore                       0x000000010147fa8f WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9
    5   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 3:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff9308f67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9308ed71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff9616e5c9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff9616e509 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 4:: Safari: CertRevocationChecker
    0   libsystem_kernel.dylib                  0x00007fff9308f67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9308ed71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff989a06fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff989a8e64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff989a8676 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x00007fff90474b2f Safari::MessageRunLoop::threadBody() + 163
    6   com.apple.Safari.framework              0x00007fff90474a87 Safari::MessageRunLoop::threadCallback(void*) + 9
    7   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 5:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff93090bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff939af274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100b6bdd0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x000000010149a92a ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x000000010149a883 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x000000010149a7cb WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff9308f67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9308ed71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff989a06fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff989a8e64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff989a8676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff90b92ffb +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff90b8774e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff90b876c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 7:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff93090bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff939af274 _pthread_cond_wait + 840
    2   com.apple.CoreVideo                     0x00007fff9254eb3c CVDisplayLink::runIOThread() + 710
    3   com.apple.CoreVideo                     0x00007fff9254e85d _ZL13startIOThreadPv + 148
    4   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93090bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff939af274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100de27ad JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x0000000100de2a00 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x0000000100de2aa9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93090bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff939af274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100de27ad JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x0000000100de2a00 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x0000000100de2aa9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93090bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff939af274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100de27ad JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x0000000100de2a00 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x0000000100de2aa9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 11:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff93090bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff939af274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100b6be27 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore                0x0000000100deb0ec JSC::Heap::blockFreeingThreadMain() + 300
    4   com.apple.JavaScriptCore                0x0000000100deb129 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 12:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff9308f67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9308ed71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff989a06fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff989a8e64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff989a8676 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x00007fff90474b2f Safari::MessageRunLoop::threadBody() + 163
    6   com.apple.Safari.framework              0x00007fff90474a87 Safari::MessageRunLoop::threadCallback(void*) + 9
    7   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 13:: Safari: SnapshotStore
    0   libsystem_kernel.dylib                  0x00007fff93090bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff939af274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100b6bdd0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework              0x00007fff904ec2f9 Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessage(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&) + 125
    4   com.apple.Safari.framework              0x00007fff904e9ff7 Safari::SnapshotStore::diskAccessThreadBody() + 229
    5   com.apple.Safari.framework              0x00007fff904e9361 Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 14:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff93090df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff989f1cdb __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93090bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff939af274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100de27ad JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x0000000100de2a00 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x0000000100de2aa9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93090bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff939af274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100de27ad JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x0000000100de2a00 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x0000000100de2aa9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93090bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff939af274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100de27ad JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x0000000100de2a00 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x0000000100de2aa9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 18:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff93090bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff939af274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100b6be27 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore                0x0000000100deb0ec JSC::Heap::blockFreeingThreadMain() + 300
    4   com.apple.JavaScriptCore                0x0000000100deb129 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff939ab8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff939aeb75 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff93091192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff939ad594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff939aeb85 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff93091192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff939ad594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff939aeb85 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff93091192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff939ad594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff939aeb85 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff93091192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff939ad594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff939aeb85 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff93091192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff939ad594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff939aeb85 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff93091192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff939ad594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff939aeb85 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff93091192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff939ad594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff939aeb85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007f942c002000  rbx: 0x00007f942c0a9d80  rcx: 0x0000000000000001  rdx: 0x00007f942c0347d0
      rdi: 0x00007f942c0a9d80  rsi: 0x00007fff94b6ce0c  rbp: 0x00007fff60755360  rsp: 0x00007fff60755340
       r8: 0x0000000000000000   r9: 0x00007f942c155e30  r10: 0x00000000051a8fe4  r11: 0x200007f942c03b7e
      r12: 0x00007f942c004600  r13: 0x0000000000000000  r14: 0x00007f942c0a9d80  r15: 0x0000000000000000
      rip: 0x00007fff94237e90  rfl: 0x0000000000010246  cr2: 0x0000000104500000
    Logical CPU: 2
    Binary Images:
           0x100b57000 -        0x100b57fff  com.apple.Safari (5.1.5 - 7534.55.3) <059294EC-BA41-3E41-B05D-7547E3865AFD> /Applications/Safari.app/Contents/MacOS/Safari
           0x100b61000 -        0x100e83fff  com.apple.JavaScriptCore (7534.55 - 7534.55.2) <5D2A50D5-F449-30A9-A649-7F57756F829B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x100f19000 -        0x1010a3ff7  com.apple.WebKit (7534.55 - 7534.55.3) <19CBEE85-3CB3-3ECE-89AB-71FDCE1B6404> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x10118e000 -        0x101346fff  com.apple.WebKit2 (7534.55 - 7534.55.3) <403EF859-AFD8-3762-8140-1109E22E9215> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10147b000 -        0x1021b2fef  com.apple.WebCore (7534.55 - 7534.55.3) <45276B15-5518-30C7-B14D-D9BEE7C85895> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x104aa2000 -        0x104f7efef  com.apple.RawCamera.bundle (3.12.0 - 614) <E0F08224-8A63-BBCE-BE85-8B0BAB22A7DA> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x107146000 -        0x107146ffd +cl_kernels (??? - ???) <602F26B0-33FC-4252-943B-BDB8E67E35A8> cl_kernels
           0x1075e2000 -        0x1075e8fef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <C0C4CC37-F2FD-301C-A830-EC54D86612D5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x1075ef000 -        0x1075f2ff7  libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x107601000 -        0x107694ff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x10773a000 -        0x10773bff3 +cl_kernels (??? - ???) <86FC026D-0A2D-4353-B129-B00236F43BF1> cl_kernels
           0x107754000 -        0x1077e5ff7  unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x107807000 -        0x107808ffc +cl_kernels (??? - ???) <953C3B4F-1222-4324-9946-B8F801F25297> cl_kernels
           0x107945000 -        0x107945ff5 +cl_kernels (??? - ???) <0CD107B9-3C53-4FDC-8E32-A08811EF9AFB> cl_kernels
           0x107ae4000 -        0x107c7dfff  GLEngine (??? - ???) <8BA26192-A4D7-362D-8B57-5FCF4B706A25> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x107cb1000 -        0x107daafff  libGLProgrammability.dylib (??? - ???) <B7710703-8652-36B8-83DD-4F216FAF0730> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x107dd0000 -        0x108097fff  com.apple.ATIRadeonX3000GLDriver (7.18.11 - 7.1.8) <C358C1A0-0404-30DE-A5D9-CE6C2B9676B0> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
           0x1080e2000 -        0x108110ff7  GLRendererFloat (??? - ???) <0C213C61-C08C-3B5D-85A4-EB4660AF55BF> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x109395000 -        0x109396ff3 +cl_kernels (??? - ???) <84033F15-7EA4-4F78-93B8-3977CDB27294> cl_kernels
           0x109f4b000 -        0x109fdeff7  unorm8_argb.dylib (1.50.69 - compatibility 1.0.0) <62C3F70B-9B04-39BD-BE29-582A1DE89A90> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb. dylib
        0x7fff60757000 -     0x7fff6078bbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff8db3a000 -     0x7fff8dc3cff7  com.apple.PubSub (1.0.5 - 65.28) <98BFFA0E-6E32-3779-9594-B0629EFF1B6E> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8dc3d000 -     0x7fff8dcb0fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8dcb1000 -     0x7fff8dcc3ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8dcc4000 -     0x7fff8dd14fff  com.apple.CoreMediaIO (210.0 - 3180) <C5B60D3E-71BE-3CD2-90FC-3B2F9961D662> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8dd15000 -     0x7fff8dd18fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8dd19000 -     0x7fff8dd19fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8dd98000 -     0x7fff8dd9bfff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8dd9c000 -     0x7fff8ddeffff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8df8a000 -     0x7fff8e2adff7  com.apple.AddressBook.framework (6.1 - 1083) <9C23C164-B9E1-3F80-83F4-C027AF282DE6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8e2ae000 -     0x7fff8e300ff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8e33f000 -     0x7fff8e621fff  com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8e648000 -     0x7fff8e65dfff  com.apple.FileSync.framework (6.0.1 - 502.2) <65A5CD1B-766D-33F8-8AC1-0984499838E9> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
        0x7fff8e673000 -     0x7fff8e726fff  com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8e7ef000 -     0x7fff8e83dfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff8e83e000 -     0x7fff8e91cfff  com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8e91d000 -     0x7fff8e979ff7  com.apple.QuickLookFramework (3.1 - 500.10) <35BF320E-26F5-310C-9FA9-D60919B218EC> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8e98b000 -     0x7fff8ea10ff7  com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8ea11000 -     0x7fff8ea26fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8ea27000 -     0x7fff8ea36ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8ea37000 -     0x7fff8ea41ff7  liblaunch.dylib (392.35.0 - compatibility 1.0.0) <8F8BB206-CECA-33A5-A105-4A01C3ED5D23> /usr/lib/system/liblaunch.dylib
        0x7fff8ea42000 -     0x7fff8ea45ff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8ea4a000 -     0x7fff8ea55ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <48607E6E-8612-3267-9184-E948B1863B32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8ea56000 -     0x7fff8ea5dfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff8ea5e000 -     0x7fff8eb58ff7  com.apple.DiskImagesFramework (10.7.3 - 331.3) <57A7E46A-5AA4-37FF-B19C-5337CCBCA0CA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8eb59000 -     0x7fff8eb5dfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8eb5e000 -     0x7fff8eb65fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <848F5267-C6B3-3591-AB27-B0176B04CCC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8eb66000 -     0x7fff8eb67ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8eb87000 -     0x7fff8ebc6ff7  libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8edca000 -     0x7fff8ede7fff  libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
        0x7fff8ee1e000 -     0x7fff8ee24fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8ee25000 -     0x7fff8f242ff7  com.apple.SceneKit (2.2 - 125.3) <DDCC8DB6-D5DB-31CD-A401-F56C84216E1C> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8f243000 -     0x7fff8f2b9fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8f2cf000 -     0x7fff8f2f8fff  com.apple.datadetectors (3.2 - 172.5) <DCCD9903-0D01-3956-B4EB-F91CBF2C9414> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8f2f9000 -     0x7fff8f726fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8f727000 -     0x7fff8fbeefff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8fbef000 -     0x7fff8fbf3ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8fbf4000 -     0x7fff8fc06ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8fc07000 -     0x7fff8fc0cfff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8fc0d000 -     0x7fff8ffabfef  com.apple.MediaToolbox (1.0 - 705.61) <F48F2150-0573-354C-BBB2-BA52DD0FD0AB> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8ffac000 -     0x7fff900a9fff  com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff900aa000 -     0x7fff900afff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff900b0000 -     0x7fff900f2ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff900f3000 -     0x7fff900f4ff7  libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff900f5000 -     0x7fff900f5fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff900f6000 -     0x7fff90131fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff90132000 -     0x7fff9024bfff  com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff9024c000 -     0x7fff902acfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff902ad000 -     0x7fff9073dfff  com.apple.Safari.framework (7534 - 7534.55.3) <59AA7C32-6F41-361C-A047-1D003508D9B2> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff9073e000 -     0x7fff9077eff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
        0x7fff9077f000 -     0x7fff90795ff7  com.apple.ImageCapture (7.0 - 7.0) <F15FC6FB-9E88-3BE9-BABE-0454D3A502A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff90796000 -     0x7fff907bafff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff907bb000 -     0x7fff90a2efff  com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff90a2f000 -     0x7fff90a2ffff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff90a32000 -     0x7fff90a51fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff90a52000 -     0x7fff90a9eff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff90a9f000 -     0x7fff90aa5fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff90aa6000 -     0x7fff90ab4fff  com.apple.HelpData (2.1.2 - 72) <B99E743A-82C9-3058-8FD5-18668CA890F7> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff90ab5000 -     0x7fff90ad5fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff90ade000 -     0x7fff90b0bff7  com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff90b0c000 -     0x7fff90b17ff7  com.apple.DisplayServicesFW (2.5.2 - 317) <D1FE33BD-1D71-343F-B790-685253F1F701> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff90b18000 -     0x7fff90b25ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff90b26000 -     0x7fff90b2cfff  IOSurface (??? - ???) <03F95CAC-569C-3573-B3D7-2D211B8BDC56> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff90b2d000 -     0x7fff90e46ff7  com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff90e47000 -     0x7fff90e55ff7  libkxld.dylib (??? - ???) <B1BD4862-9D3F-3EEF-895C-A8E2E53684B6> /usr/lib/system/libkxld.dylib
        0x7fff90e56000 -     0x7fff90e9dff7  com.apple.CoreMedia (1.0 - 705.61) <0C34B0D4-DB8A-33C7-B67B-F443AD86482C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff90e9e000 -     0x7fff91632fef  com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff91633000 -     0x7fff91733fff  com.apple.QuickLookUIFramework (3.1 - 500.10) <ABD3BF58-DD33-31CA-AAE3-E0EE274C8B9C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff91880000 -     0x7fff9196bfff  com.apple.backup.framework (1.3.1 - 1.3.1) <C933E52C-5BA6-386D-9B6A-8F98D8142A6F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff92065000 -     0x7fff92067fff  libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
        0x7fff92068000 -     0x7fff92084ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff92085000 -     0x7fff9208afff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff9208b000 -     0x7fff921c1fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff921c2000 -     0x7fff922cffff  libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff922d0000 -     0x7fff922defff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff922df000 -     0x7fff9231ffff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff92320000 -     0x7fff92327ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff92328000 -     0x7fff9234fff7  com.apple.PerformanceAnalysis (1.10 - 10) <DD87C994-66D6-330A-BAF9-AB86BE125A62> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff92350000 -     0x7fff92366fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff92367000 -     0x7fff92373ff7  com.apple.CrashReporterSupport (10.7.3 - 349) <5EB46C20-5ED2-37EE-A033-4B3B355059FA> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff92374000 -     0x7fff92398fff  com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff92492000 -     0x7fff924c7fff  com.apple.securityinterface (5.0 - 55007) <D46E73F4-D8E9-3F53-A083-B9D71ED74492> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff924c8000 -     0x7fff92507fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff92508000 -     0x7fff9254afff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff9254b000 -     0x7fff9254cfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff9254d000 -     0x7fff92575ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff92870000 -     0x7fff9289dfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff9289e000 -     0x7fff92913ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff92914000 -     0x7fff92b82ff7  com.apple.QuartzComposer (5.0 - 236.3) <F8B96724-2550-32FE-9DE4-22AC7A6C0942> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff92bcc000 -     0x7fff92c24fff  libTIFF.dylib (??? - ???) <DD797FBE-9B63-3785-A9EA-0321D113538B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff92c25000 -     0x7fff92c26ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff92cac000 -     0x7fff92e13ff7  com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff92e14000 -     0x7fff92e26ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff92e27000 -     0x7fff92f05fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff92f06000 -     0x7fff9300bfff  libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff9300c000 -     0x7fff93037ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <4DB5ED11-004B-36B5-AE5F-2AB714754241> /usr/lib/libxslt.1.dylib
        0x7fff93038000 -     0x7fff93079fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff9307a000 -     0x7fff9309afff  libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
        0x7fff9309b000 -     0x7fff932c3fe7  com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff932c4000 -     0x7fff9335eff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff93362000 -     0x7fff93367fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff93368000 -     0x7fff9336bfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff933aa000 -     0x7fff9340cff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff9340d000 -     0x7fff9349fff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff934a0000 -     0x7fff93523fef  com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff93524000 -     0x7fff9354aff7  com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff9354b000 -     0x7fff93551ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff93596000 -     0x7fff93597fff  libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <37FEFE78-BCB5-37EC-8E99-747469BCA4C7> /usr/lib/system/libdnsinfo.dylib
        0x7fff93598000 -     0x7fff938b4ff7  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff938b5000 -     0x7fff938e5ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff938e6000 -     0x7fff93929ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <85D00F5C-43ED-33A9-80B4-72EB0EAE3E25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff9392a000 -     0x7fff9392afff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff9392b000 -     0x7fff93945fff  com.apple.CoreMediaAuthoring (2.0 - 890) <7BE57576-8EF5-3473-95E6-6191E239E3F0> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff93946000 -     0x7fff9394efff  libsystem_dnssd.dylib (??? - ???) <998E3778-7B43-301C-9053-12045AB8544D> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff9395d000 -     0x7fff93a3afef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
        0x7fff93a9c000 -     0x7fff93aa7fff  com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff93aa8000 -     0x7fff93aaffff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff93ab0000 -     0x7fff93b04ff7  com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <68147E63-C211-361E-8B24-B5E0675B4297> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff93b05000 -     0x7fff93b11fff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff93b12000 -     0x7fff93ba4fff  com.apple.PDFKit (2.6.2 - 2.6.2) <4C8D80F6-09BB-3BD5-983B-A24FBEB5BCF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff93ba7000 -     0x7fff93bb2ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff93bb3000 -     0x7fff93c1dff7  com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff93c1e000 -     0x7fff94202fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff94203000 -     0x7fff94210fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <CBA71562-050B-3515-92B7-8BC1E2EEEF2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff94211000 -     0x7fff9422dff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <C1DF4A08-3CBA-3EEA-BA6E-3557F09052FE> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff9422e000 -     0x7fff94312e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff94313000 -     0x7fff94319ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff944f8000 -     0x7fff94536fff  com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff94537000 -     0x7fff9458bff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff945e6000 -     0x7fff945ebfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff945ec000 -     0x7fff945f0fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
        0x7fff945f1000 -     0x7fff94635ff7  com.apple.MediaKit (12 - 589) <7CFF29BF-D907-3593-B338-0BB48643B2A8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff94636000 -     0x7fff9473dfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff9473e000 -     0x7fff94779fff  com.apple.LDAPFramework (3.1 - 120.2) <5633BDE9-BDCB-35CC-BC6B-B8E4CD011D51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff9477c000 -     0x7fff947ecfff  com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff947ed000 -     0x7fff94855ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff948e8000 -     0x7fff948f9ff7  SyndicationUI (??? - ???) <31B8E697-A12A-3389-87A9-823CBE515686> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff948fa000 -     0x7fff94908ff7  com.apple.AppleFSCompression (37 - 1.0) <B6B7A560-DD9E-3601-8ACE-42C1FA738843> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff94909000 -     0x7fff94c5bfff  com.apple.FinderKit (1.0.1 - 1.0.1) <E2F6D8F1-689B-309B-ACE8-319010FA7781> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
        0x7fff94c5c000 -     0x7fff94c73fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3F8C015B-88AC-370F-B39D-B4665FB7616A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff94c74000 -     0x7fff94c7dff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff94c7e000 -     0x7fff94c80fff  libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff94c81000 -     0x7fff956117a7  com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff95612000 -     0x7fff95613fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <92364334-3B11-360B-89D8-447185FEC653> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff95614000 -     0x7fff9563dff7  com.apple.framework.Apple80211 (7.1.2 - 712.1) <B4CD34B3-D555-38D2-8FF8-E3C6A93B94EB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff9563e000 -     0x7fff95968ff7  com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff95969000 -     0x7fff9596dfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff95b9a000 -     0x7fff95b9cfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff95c28000 -     0x7fff95c57fff  com.apple.shortcut (2.1 - 2.1) <43C186C0-6B0F-39FA-976A-C307CC410495> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff95d20000 -     0x7fff95d23fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries

    When you do Get Info for a picture, what does it say in Sharing & Permissions for your username. The Privilege should be "Read & Write"

  • How come I can't access itunes when I could  yesterday?

    How come I can't access itunes when i could yesterday?  When I hooked up my iphone to sync it asked me to reset phone to factory settings!  I don't think so!  Then when I tried to download update it won't do it.

    On my iPod touch I don't have a spotlight search icon or option available. Also under my settings and general there is no "restriction" options or settings. I reset the iPod several times and that doesn't work.
    The thing is the music that is on my iPod is not all in my iTunes library so I can never sync automatically. Also if i restore to factory settings then it will erase what i have on my iPod and not in my library. I always manually add songs. When I plug in my iPod and i go under Summary...the only other tabs are music, tv shows, photos and info. There is no Apps tab. When i plug in my iPhone i do get the apps tab.
    I got my iTouch awhile ago....is it possible that this is why i can't get apps?? I got the iTouch back in 2008.
    Ughhh this is so frustrating. I just want to get this one app on my iPod Touch. Please help!!

  • A black triangle comes up when I try to edit a picture from i photo ---how do I get rid of this and what does it mean?library--what does this mean and how do I get rid of it?

    A black triangle come up in i photo when I try to edit a picture from my library.  I don't know what it means or how to get rid of it?  Thanks for
    any help.

    In iTunes, click on "iTunes" in the menu bar, then on "About iTunes". Which version do you have?
    If you are running OS X 10.5.8 (as per your signature), the iTunes 10.6.3 is the latest you can install and use. If your iTunes version is older, you can get that 10.6.3 here and see if it can deal with the library.
    The latest iTunes, version 10.7, requires OS X 10.6.8 or newer. Unless your signature is wrong and you run a late Snow Leopard, Lion or even Mountain Lion, it won't work for you, and you could add me to the list of people asking the same question as Allan, "where's that library from?".

  • HT4890 How come I keep getting this message when I turn on my computer: 'photo stream has stopped working.' my pictures aren't saving on the cloud!

    How come I keep getting this message when I turn on my computer: 'photo stream has stopped working.' My pictures aren't being saved from my iphone to my computer.  I have wifi enabled on my iphone.  Thanks for your help.

    Firefox 2.0.0.20 is the last ever version of Firefox for Win98 / SE / ME.
    You can get it from here, but you are better off using K-Meleon (derived from Firefox) or Opera instead an old version of Firefox:
    [ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.20/win32/en-US/]
    You can try KernelEx to get Firefox 3+ to work, but it would be very slow with an old PC of less than 750Mhz. 3.5 and later supposedly doesn't work.
    http://sourceforge.net/projects/kernelex/

  • How do I delete old email addresses, when I try and play some of my songs I get a not authorized pop-up with an old email address?

    How do I delete old email addresses, when I try and play some of my songs I get a not authorized pop-up with an old email address?

    Edit the list the comes up when you go to the Window menu and select "Previous Recipients".
    charlie

  • When I go to edit a picture from Lightroom to Photoshop it does not open in Photoshop, it use to work before the latest update, but I deleted the last version of CC and now it isn't editing photos!  HELP please required.

    When I go to edit a picture from Lightroom to Photoshop it does not open in Photoshop, it use to work before the latest update, but I deleted the last version of Photoshop CC and now it isn't editing photos!
    Lightroom opens up Photoshop but the image doesn't appear!  Any help gratefully needed!

    Ok I sorted it, by uninstalling and re-installing Photoshop

  • TS1702 when I want to install some application from apple store, I always got message " An unknown error has occurred" what should I do to install the application?

    when I want to install some application from apple store, I always got message " An unknown error has occurred" what should I do to install the application?

    I have the same problem. I need answers on how to fix this. any ideas?

  • Hi I have a Iphone4 in using. I couldn't find Safary, E-mail and notes from my phone one day. I made this mistake when I want to delete some programe from my phone. Who can help I recovery my phone please.

    Hi
    I have a Iphone4 in using. I couldn't find Safary, E-mail and notes from my phone one day. I made this mistake when I want to delete some programe from my phone. Who can help I recovery my phone please.
    Thanks

    Hello, HenryWang2103.
    Thank you for visiting Apple Support Communities.
    The Safari, Email and Notes applications are native to the iOS and is unable to be deleted.  Since this is the case, they are either in a folder on the iPhone, on another page or Restrictions are enabled.  You can also search for these Apps on the iPhone by touching the screen and sliding your finger down.  Here is some information regarding these features.  The information about folders is located in the user guide below.
    iPhone User Guide
    iOS: Understanding Restrictions (Parental Controls)
    http://support.apple.com/kb/HT4213
    Cheers,
    Jason H.

  • When I try to open some pictures in finder with preview I get a message that I do not have permission to open it.  It tells me to go to file - info.  Don't know what to do from there.

    When I try to open some pictures in finder with preview I get a message that I do not have permission to open it.  It tells me to go to file - info.  Don't know what to do from there.

    When you do Get Info for a picture, what does it say in Sharing & Permissions for your username. The Privilege should be "Read & Write"

  • HT201302 When I am trying to import pictures from my iphone to PC, I get the message'No new pictures of videos were found on this device'. There are lots of pictures which i can see on the iphone. I have a 4S. Is there a way to get around that?

    When I am trying to import pictures from my iphone to PC, I get the message'No new pictures of videos were found on this device'. There are lots of pictures which i can see on the iphone. I have a 4S. Is there a way to get around that?

    It sounds like you are using an application to import. You can do it manually.
    Start > Computer (on the right) > scroll to the bottom and you will see your iPhone under Portable Devices > Open it and you will see a Drive, open that and there will be a DCIM folder. That is where your photos will be (There may be other folders each holding photos).

  • When i try to import my pictures from my camera i get an error saying unreadable files. What do i do to import them?

    When i try to import my pictures from my camera i get an error saying unreadable files. What do i do to import them?

    First launch Image Capture, located in the Applications folder, and see if you can upload the phiotos to a folder on the Desktop.  If you can then import the folder into iPhoto.
    Then reformat the memory card using the camera's format option, take a few test photos and try importing into iPhoto again.
    OT

  • How come apps crash on ipad's when deployed through iphone configuration utility?

    When installing app's to nine iPad 2's, they install, however, they crash on startup for each user. How come this happens?

    I purchased the app on one of the ipads, sync'd it to itunes, and imported the app file into the IPCU and selected install with the ipad's connected to the computer that IPCU is running on.
    What is best practice to deploy these app's (without having them crash) to multiple ipads (whether it be with a wire or wirelessly)?
    Also, to answer your question, yes the ipads have all other functionality - safari works, settings are able to be customized, and everything else works (except for the apps installed)

  • TS2634 iPad Smart Cover sleep mode isn't functioning when top lid is closed, iPad still on.

    Smart Cover isn't functioning correctly.  When lid is in place I can still see my iPad on with screen light.  No click sound after lid is place also.  I have remove the Smart Cover and fitted it to my iPad but still Smart Cover sleep mode is not working. 

    Go to Settings>General and make sure the switch to iPad Smart Cover On/Off is set to On.

  • How to achieve Fast-forward/rewind functions when using VideoDisplay

    I use "VideoDisplay" instance for progressive download of
    videoes from a server. Is anyone know how to add
    fast-forward/rewind functions using Actionscript 3 with
    VideoDisplay object?
    or is there anyway to do it when playing videoes through
    progressive download?
    Thanks in advance.

    Matt,
    Thank you very much for your help. The thread is quite
    interesting.
    I can only make the video jumping forward/backward at the
    step of 10 seconds by changing VideoDisplay's "playheadTime"
    property. When I set the step down to 1 second,
    the video is "frozing", and the playheadTime is going 1
    second forward/backward, then return back to where it is, and going
    1 second forward/backward, then return back to wheare it is again,
    and repeats forever.
    For the FLVPlayback class, it is not available in Flex
    builder 3, why?
    Thanks again,
    Regards,
    Fan

Maybe you are looking for