Finder / Desktop "Flashes" When Moving Files to Trash

When I move files from an open window across the desktop into the trash, the finder seems to quickly flash a bunch of what looks like file icons.  Anyone ever seen this?  Any way to fix it?  It does not seem cause any issues - just annoying...

John...
Try moving these .plist files to the Trash from ~/Library/Preferences
com.apple.finder.plist
com.apple.desktop.plist
Restart your Mac.
~ (Tilde) character represents the Home folder.
For Lion:   To find the Home folder in OS X Lion, open the Finder, hold the Option key, and choose Go > Library

Similar Messages

  • Finder crashes when moving files

    Finder crashes intermittently when moving files, and has done so for probably a year now. It happens pretty much daily. I was hoping the problem would go away when upgrading from Mountain Lion to Mavericks, but it didn't. Is anyone able to tell from this error log what might be causing the problem? Any suggestions would be very much appreciated!
    Process:         Finder [260]
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier:      com.apple.finder
    Version:         10.9 (10.9)
    Build Info:      Finder_FE-885000002000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [233]
    Responsible:     Finder [260]
    User ID:         501
    Date/Time:       2013-11-20 16:03:42.613 +0100
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  5B8D1B33-FB3D-9B90-D803-CCB5B96F8967
    Sleep/Wake UUID: 27FDE1ED-D7E7-4100-8658-9CD12E7ED594
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x8:
    -->
        __TEXT                 000000010b677000-000000010bb3e000 [ 4892K] r-x/rwx SM=COW  /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.AppKit                        0x00007fff92b6ba05 -[NSBrowser _setDropTargetColumn:targetRow:targetDropOperation:dragOperation:] + 40
    1   com.apple.finder                        0x000000010b96b272 0x10b677000 + 3097202
    2   com.apple.AppKit                        0x00007fff92b732b9 -[_NSBrowserTableColumnViewController tableView:validateDrop:proposedRow:proposedDropOperation:] + 193
    3   com.apple.AppKit                        0x00007fff92e44b0d -[NSTableView _tryDrop:dropRow:dropOperation:] + 123
    4   com.apple.AppKit                        0x00007fff92e451df -[NSTableView _determineDropCandidateForDragInfo:] + 1653
    5   com.apple.AppKit                        0x00007fff92e4b03a -[NSTableView draggingUpdated:] + 49
    6   com.apple.AppKit                        0x00007fff92aa4ede sendDraggingUpdate + 125
    7   com.apple.AppKit                        0x00007fff92aa3eab NSCoreDragTrackingProc + 3623
    8   com.apple.HIServices                    0x00007fff8faa5158 DoTrackingMessage + 370
    9   com.apple.HIServices                    0x00007fff8faa80b5 CoreDragMessageHandler + 753
    10  com.apple.CoreFoundation                0x00007fff91ccff78 __CFMessagePortPerform + 760
    11  com.apple.CoreFoundation                0x00007fff91c55b69 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
    12  com.apple.CoreFoundation                0x00007fff91c55ade __CFRunLoopDoSource1 + 478
    13  com.apple.CoreFoundation                0x00007fff91c46bd6 __CFRunLoopRun + 1830
    14  com.apple.CoreFoundation                0x00007fff91c46275 CFRunLoopRunSpecific + 309
    15  com.apple.CoreFoundation                0x00007fff91ccf9a6 CFMessagePortSendRequest + 1398
    16  com.apple.HIServices                    0x00007fff8faa76b4 SendDragIPCMessage + 516
    17  com.apple.HIServices                    0x00007fff8faa8255 CoreDragMessageHandler + 1169
    18  com.apple.CoreFoundation                0x00007fff91ccff78 __CFMessagePortPerform + 760
    19  com.apple.CoreFoundation                0x00007fff91c55b69 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
    20  com.apple.CoreFoundation                0x00007fff91c55ade __CFRunLoopDoSource1 + 478
    21  com.apple.CoreFoundation                0x00007fff91c46bd6 __CFRunLoopRun + 1830
    22  com.apple.CoreFoundation                0x00007fff91c46275 CFRunLoopRunSpecific + 309
    23  com.apple.Foundation                    0x00007fff8d920a7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    24  com.apple.Foundation                    0x00007fff8d96902b -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
    25  com.apple.AppKit                        0x00007fff92aa3586 NSCoreDragTrackingProc + 1282
    26  com.apple.HIServices                    0x00007fff8faa5989 DoEnterLeaveHandler + 183
    27  com.apple.HIServices                    0x00007fff8faa5897 SendEnterLeaveHandlerMessage + 48
    28  com.apple.HIServices                    0x00007fff8faa565a DragInApplication + 648
    29  com.apple.HIServices                    0x00007fff8faa462b CoreDragStartDragging + 519
    30  com.apple.AppKit                        0x00007fff92aa1a34 -[NSCoreDragManager _dragUntilMouseUp:accepted:] + 862
    31  com.apple.AppKit                        0x00007fff92aa1695 _handleBeginDraggingSession + 100
    32  com.apple.CoreFoundation                0x00007fff91c550a7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    33  com.apple.CoreFoundation                0x00007fff91c55017 __CFRunLoopDoObservers + 391
    34  com.apple.CoreFoundation                0x00007fff91c46893 __CFRunLoopRun + 995
    35  com.apple.CoreFoundation                0x00007fff91c46275 CFRunLoopRunSpecific + 309
    36  com.apple.HIToolbox                     0x00007fff8e1f4f0d RunCurrentEventLoopInMode + 226
    37  com.apple.HIToolbox                     0x00007fff8e1f4cb7 ReceiveNextEventCommon + 479
    38  com.apple.HIToolbox                     0x00007fff8e1f4abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    39  com.apple.AppKit                        0x00007fff9279728e _DPSNextEvent + 1434
    40  com.apple.AppKit                        0x00007fff927968db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    41  com.apple.AppKit                        0x00007fff9278a9cc -[NSApplication run] + 553
    42  com.apple.AppKit                        0x00007fff92775803 NSApplicationMain + 940
    43  com.apple.finder                        0x000000010b67d5cc 0x10b677000 + 26060
    44  libdyld.dylib                           0x00007fff938fa5fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff887ec662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8acc943d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8acc9152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff887e7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff887e6d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff91c47315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff91c46939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff91c46275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff929371ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff8badb899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8badb72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8badffc9 thread_start + 13
    Thread 3:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff887e7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff887e6d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff91c47315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff91c46939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff91c46275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8d91e907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8d91e70b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff8badb899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8badb72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8badffc9 thread_start + 13
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff887eb9aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff91c92d43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff8badb899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff8badb72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff8badffc9 thread_start + 13
    Thread 5:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff887e7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff887e6d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff87c643b7 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff87c642ed thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff8badb899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8badb72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8badffc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff887eb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8baddc3b _pthread_cond_wait + 727
    2   com.apple.desktopservices               0x00007fff865b4475 TConditionVariable::Wait(TDSMutex&) + 31
    3   com.apple.desktopservices               0x00007fff865951e0 TBlockingQueue<TSuboperationRequest>::Dequeue(TSuboperationRequest*&, int) + 90
    4   com.apple.desktopservices               0x00007fff86594e08 TSuboperationTask::OperationTaskProcedure() + 212
    5   com.apple.desktopservices               0x00007fff86579b0b TNodeOperationTask::OperationTaskProc(void*) + 23
    6   libsystem_pthread.dylib                 0x00007fff8badb899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8badb72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8badffc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff887eb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8baddc3b _pthread_cond_wait + 727
    2   com.apple.desktopservices               0x00007fff865b4475 TConditionVariable::Wait(TDSMutex&) + 31
    3   com.apple.desktopservices               0x00007fff865951e0 TBlockingQueue<TSuboperationRequest>::Dequeue(TSuboperationRequest*&, int) + 90
    4   com.apple.desktopservices               0x00007fff86594e08 TSuboperationTask::OperationTaskProcedure() + 212
    5   com.apple.desktopservices               0x00007fff86579b0b TNodeOperationTask::OperationTaskProc(void*) + 23
    6   libsystem_pthread.dylib                 0x00007fff8badb899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8badb72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8badffc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff887eb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8baddc3b _pthread_cond_wait + 727
    2   com.apple.desktopservices               0x00007fff865b4475 TConditionVariable::Wait(TDSMutex&) + 31
    3   com.apple.desktopservices               0x00007fff865951e0 TBlockingQueue<TSuboperationRequest>::Dequeue(TSuboperationRequest*&, int) + 90
    4   com.apple.desktopservices               0x00007fff86594e08 TSuboperationTask::OperationTaskProcedure() + 212
    5   com.apple.desktopservices               0x00007fff86579b0b TNodeOperationTask::OperationTaskProc(void*) + 23
    6   libsystem_pthread.dylib                 0x00007fff8badb899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8badb72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8badffc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff887eb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8baddc3b _pthread_cond_wait + 727
    2   com.apple.desktopservices               0x00007fff865b4475 TConditionVariable::Wait(TDSMutex&) + 31
    3   com.apple.desktopservices               0x00007fff865951e0 TBlockingQueue<TSuboperationRequest>::Dequeue(TSuboperationRequest*&, int) + 90
    4   com.apple.desktopservices               0x00007fff86594e08 TSuboperationTask::OperationTaskProcedure() + 212
    5   com.apple.desktopservices               0x00007fff86579b0b TNodeOperationTask::OperationTaskProc(void*) + 23
    6   libsystem_pthread.dylib                 0x00007fff8badb899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8badb72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8badffc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff887eb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8baddc3b _pthread_cond_wait + 727
    2   com.apple.desktopservices               0x00007fff865b4475 TConditionVariable::Wait(TDSMutex&) + 31
    3   com.apple.desktopservices               0x00007fff865951e0 TBlockingQueue<TSuboperationRequest>::Dequeue(TSuboperationRequest*&, int) + 90
    4   com.apple.desktopservices               0x00007fff86594e08 TSuboperationTask::OperationTaskProcedure() + 212
    5   com.apple.desktopservices               0x00007fff86579b0b TNodeOperationTask::OperationTaskProc(void*) + 23
    6   libsystem_pthread.dylib                 0x00007fff8badb899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8badb72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8badffc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff887ebe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8badcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8badffb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff887ebe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8badcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8badffb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff887ebe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8badcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8badffb9 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff887ebe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8badcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8badffb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff887eb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8baddc3b _pthread_cond_wait + 727
    2   com.apple.desktopservices               0x00007fff865b4475 TConditionVariable::Wait(TDSMutex&) + 31
    3   com.apple.desktopservices               0x00007fff865951e0 TBlockingQueue<TSuboperationRequest>::Dequeue(TSuboperationRequest*&, int) + 90
    4   com.apple.desktopservices               0x00007fff86594e08 TSuboperationTask::OperationTaskProcedure() + 212
    5   com.apple.desktopservices               0x00007fff86579b0b TNodeOperationTask::OperationTaskProc(void*) + 23
    6   libsystem_pthread.dylib                 0x00007fff8badb899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8badb72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8badffc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff887eb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8baddc3b _pthread_cond_wait + 727
    2   com.apple.desktopservices               0x00007fff865b4475 TConditionVariable::Wait(TDSMutex&) + 31
    3   com.apple.desktopservices               0x00007fff865951e0 TBlockingQueue<TSuboperationRequest>::Dequeue(TSuboperationRequest*&, int) + 90
    4   com.apple.desktopservices               0x00007fff86594e08 TSuboperationTask::OperationTaskProcedure() + 212
    5   com.apple.desktopservices               0x00007fff86579b0b TNodeOperationTask::OperationTaskProc(void*) + 23
    6   libsystem_pthread.dylib                 0x00007fff8badb899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8badb72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8badffc9 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff887eb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8baddc77 _pthread_cond_wait + 787
    2   com.apple.finder                        0x000000010b6a0f0c 0x10b677000 + 171788
    3   com.apple.finder                        0x000000010b6ca989 0x10b677000 + 342409
    4   com.apple.finder                        0x000000010b67ead2 0x10b677000 + 31442
    5   libsystem_pthread.dylib                 0x00007fff8badb899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8badb72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8badffc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff887ebe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8badcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8badffb9 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff887ebe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8badcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8badffb9 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff887ebe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8badcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8badffb9 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff887ebe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8badcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8badffb9 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff887eb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8baddc77 _pthread_cond_wait + 787
    2   com.apple.finder                        0x000000010b6a0f0c 0x10b677000 + 171788
    3   com.apple.finder                        0x000000010b6ca989 0x10b677000 + 342409
    4   com.apple.finder                        0x000000010b67ead2 0x10b677000 + 31442
    5   libsystem_pthread.dylib                 0x00007fff8badb899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8badb72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8badffc9 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff887e7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff887e6d18 mach_msg + 64
    2   libsystem_kernel.dylib                  0x00007fff887e250b semaphore_destroy + 91
    3   libdispatch.dylib                       0x00007fff8accc28f _dispatch_semaphore_dispose + 35
    4   libdispatch.dylib                       0x00007fff8acc7dc3 _dispatch_dispose + 35
    5   libdispatch.dylib                       0x00007fff8acc7d7d -[OS_dispatch_object _xref_dispose] + 48
    6   libxpc.dylib                            0x00007fff9114f74d xpc_connection_send_message_with_reply_sync + 221
    7   com.apple.CoreFoundation                0x00007fff91be6588 _CFXNotificationPost + 1144
    8   com.apple.CoreFoundation                0x00007fff91c3675e CFNotificationCenterPostNotificationWithOptions + 110
    9   com.apple.CoreServices.CarbonCore          0x00007fff8fe0cbea _FN_PostNotification(unsigned int, unsigned int, FSRef const*) + 99
    10  com.apple.CoreServices.CarbonCore          0x00007fff8fe0cc3e FNNotifyByPath + 74
    11  com.apple.desktopservices               0x00007fff86561c27 TOperation::PostExternalNotificationsAtEndOfOperation() + 137
    12  com.apple.desktopservices               0x00007fff86561b6f TOperation::Finalize() + 155
    13  com.apple.desktopservices               0x00007fff8657aa3b TNodeOperationTask::OperationTaskProcedure() + 101
    14  com.apple.desktopservices               0x00007fff86579b0b TNodeOperationTask::OperationTaskProc(void*) + 23
    15  libsystem_pthread.dylib                 0x00007fff8badb899 _pthread_body + 138
    16  libsystem_pthread.dylib                 0x00007fff8badb72a _pthread_start + 137
    17  libsystem_pthread.dylib                 0x00007fff8badffc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00006080001fae01  rbx: 0x00007fa0dace12d0  rcx: 0xffffffffffffffff  rdx: 0x0000000000000003
      rdi: 0x00007fa0dace12d0  rsi: 0x0000000000000000  rbp: 0x00007fff545822e0  rsp: 0x00007fff545822c8
       r8: 0x0000000000000000   r9: 0x0000000000000004  r10: 0x0000000000000110  r11: 0x0000000000000088
      r12: 0x0000000000000004  r13: 0xffffffffffffffff  r14: 0x0000000000000000  r15: 0x0000000000000008
      rip: 0x00007fff92b6ba05  rfl: 0x0000000000010246  cr2: 0x0000000000000008
    Logical CPU:     4
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10b677000 -        0x10bb3dffd  com.apple.finder (10.9 - 10.9) <0B3CE495-BEB9-323B-9C50-CEBDF5C465F4> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
           0x10d557000 -        0x10d557ffb +cl_kernels (???) <85495E7C-8470-4685-8828-E555117D92C5> cl_kernels
           0x10d5e9000 -        0x10d5effff  com.apple.qldisplay.Text (5.0 - 622.3) <715AB39C-ACE9-36A3-B334-882651FEB0CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/PlugIns/Text.qldisplay/Contents/MacOS/Text
           0x10d615000 -        0x10d616fff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1365) <260EDDAA-A812-3097-BE14-A63EA4BEDD31> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x10d6a0000 -        0x10d6a3fff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
           0x10d6ac000 -        0x10d6b3ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x10d6da000 -        0x10d6e4ff7  com.apple.qldisplay.Web2 (5.0 - 622.3) <DD001341-B9D1-3BB9-BD6E-4158568D1A88> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/PlugIns/Web2.qldisplay/Contents/MacOS/Web2
           0x10d6ef000 -        0x10d6f3ff7  com.apple.DirectoryServicesSource (8.0 - 1365) <2F2D5BAA-F006-3701-922C-37EF076DE3D1> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10d70c000 -        0x10d70cfff +cl_kernels (???) <FFF3E005-EFDF-445C-BFEB-26B0D95B8FD9> cl_kernels
           0x10d7b9000 -        0x10d7bdfff  com.apple.qldisplay.Generic (5.0 - 622.3) <E3B0F731-E447-383E-8332-4893290D1708> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/PlugIns/Generic.qldisplay/Contents/MacOS/Generic
           0x10e16b000 -        0x10e17eff7 +com.evenflow.dropbox.dropboxbundle (3.4 - 1) <C6A2CE39-E2EB-8DD0-99AC-DA21058BFD81> /Library/DropboxHelperTools/*/DropboxBundle.bundle/Contents/MacOS/DropboxBundle
           0x10e195000 -        0x10e19cfff  com.apple.URLMount.AFPPlugin (6.0 - 6.0) <3F14475B-992E-311F-8314-7CFA8908227A> /System/Library/Filesystems/NetFSPlugins/afp.bundle/Contents/MacOS/afp
           0x10ea27000 -        0x10ea66ff7  com.apple.AppleShareClientCore (4.0 - 3.0) <C8CF9884-B092-348E-BCCD-2821FDB7B517> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShare ClientCore
           0x10ffd1000 -        0x10ffecff9  com.apple.security.csparser (3.0 - 55471) <0FA462BA-746F-3ACB-A90D-DCC7F280482B> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
           0x11066b000 -        0x11066cffa +cl_kernels (???) <A2FA993E-130B-4AF7-B13D-AA78C408274A> cl_kernels
           0x110679000 -        0x110679ff9 +cl_kernels (???) <E80AA947-D812-48F3-8FCC-CF5E3DA85762> cl_kernels
           0x11067b000 -        0x110761fef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x110a95000 -        0x110a96ff4 +cl_kernels (???) <774DD3B5-2C5D-4E77-9EE2-E9C6570F84DB> cl_kernels
           0x110ef8000 -        0x110fd8ff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x112f5d000 -        0x112fa9ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
        0x7fff63444000 -     0x7fff63477817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff85c59000 -     0x7fff85d48fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff85d5c000 -     0x7fff85d61fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85d62000 -     0x7fff85d9cff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff85e12000 -     0x7fff85f65ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff85f66000 -     0x7fff85f6afff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff85f6b000 -     0x7fff864dbfff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff864dc000 -     0x7fff864e4ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff864e5000 -     0x7fff86615ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff86616000 -     0x7fff8665dfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff866dc000 -     0x7fff866ddfff  com.apple.AddressBook.ContactsData (8.0 - 1365) <61090508-4CC3-3F57-9B0C-D8527947D35D> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff866de000 -     0x7fff868cdffc  com.apple.WebKit2 (9537 - 9537.71) <B8FFCE39-9DC6-304E-953A-0BAFDCD19D2F> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff868ce000 -     0x7fff868daff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff86ab3000 -     0x7fff86b04fff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff86b1f000 -     0x7fff86b60fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff86b88000 -     0x7fff86b8efff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff86b8f000 -     0x7fff86b9afff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff86b9b000 -     0x7fff86c31fff  com.apple.PackageKit (3.0 - 329) <F619E170-BE26-37E8-8F6E-C74D68522083> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff86c32000 -     0x7fff86c32ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff86c33000 -     0x7fff86c37ff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
        0x7fff86c43000 -     0x7fff86c54ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff86c55000 -     0x7fff86c56ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff87000000 -     0x7fff8744efff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8744f000 -     0x7fff874a6fff  com.apple.ViewBridge (1.0 - 46) <C49FDC96-7087-3B2F-AEC3-039F7B2CB50C> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff874b4000 -     0x7fff874b6ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
        0x7fff874b7000 -     0x7fff874d2fff  com.apple.DistributionKit (700 - 845) <E3D1ECC4-C5D1-35DC-B7E4-800FE0FFBF56> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff874d6000 -     0x7fff874defff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff874df000 -     0x7fff874e1fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff874e2000 -     0x7fff87534fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8753b000 -     0x7fff876abff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff876ac000 -     0x7fff876b6ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff876b7000 -     0x7fff876b7fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff876b8000 -     0x7fff877edffa  com.apple.WebKit (9537 - 9537.71) <8A07478D-B2CA-3724-81E4-ADC10E1AD3EA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff877ee000 -     0x7fff877eefff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff877ef000 -     0x7fff877f0ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff877f1000 -     0x7fff8781eff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff87821000 -     0x7fff87a64fff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff87a65000 -     0x7fff87a69fff  com.apple.ServerInformation (2.0 - 1) <E628F08A-0F6F-384B-AFD5-1BC1BBF56F1F> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff87a6a000 -     0x7fff87bd8ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff87bd9000 -     0x7fff87c3cff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff87c3d000 -     0x7fff87dd9ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff87dda000 -     0x7fff88062ff7  com.apple.CommerceKit (1.2.0 - 232) <442AE798-E07F-3E68-BB80-4C41B61408E3> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff88661000 -     0x7fff886aefff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff886af000 -     0x7fff886b8fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff886b9000 -     0x7fff88748ff7  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
        0x7fff88749000 -     0x7fff88756fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8878b000 -     0x7fff887d2ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
        0x7fff887d3000 -     0x7fff887d5ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff887d6000 -     0x7fff887f2ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff887f3000 -     0x7fff88822fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff88823000 -     0x7fff888acff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
        0x7fff888ad000 -     0x7fff888ecfff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff888ed000 -     0x7fff88b7eff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff88b7f000 -     0x7fff88b80ff7  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
        0x7fff88bec000 -     0x7fff88bf5fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff88e6c000 -     0x7fff88ec7ffb  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
        0x7fff88ed4000 -     0x7fff88edeff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff88f99000 -     0x7fff88fa5ff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff88fb3000 -     0x7fff88fccff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff88fcd000 -     0x7fff89016fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff89017000 -     0x7fff8901fffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff89020000 -     0x7fff89084ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff890a9000 -     0x7fff890d5fff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff890d8000 -     0x7fff890f4fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff890f5000 -     0x7fff890f8fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff890f9000 -     0x7fff89122fff  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
        0x7fff89123000 -     0x7fff8913affa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8913b000 -     0x7fff8939cff7  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
        0x7fff8939d000 -     0x7fff894c9fff  com.apple.MediaControlSender (1.9 - 190.4) <F5E934E1-D004-3C84-815A-961319F8C522> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff894ca000 -     0x7fff894fbff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff894fc000 -     0x7fff8950efff  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
        0x7fff8950f000 -     0x7fff89597ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff89598000 -     0x7fff8969dfff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8969e000 -     0x7fff896f6ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8970f000 -     0x7fff89711ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff89712000 -     0x7fff89763ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff89764000 -     0x7fff89764fff  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
        0x7fff89765000 -     0x7fff8981dff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff89836000 -     0x7fff89839fff  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
        0x7fff8983a000 -     0x7fff898d5ff7  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
        0x7fff89901000 -     0x7fff89913ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff89914000 -     0x7fff8991dff7  libcldcpuengine.dylib (2.3.58) <A2E1ED7B-FC7E-31F6-830A-FF917689766B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8991e000 -     0x7fff8991ffff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff89920000 -     0x7fff8a76cff5  com.apple.WebCore (9537 - 9537.70) <7A90E9D3-4F26-3049-9C96-C6B8CB1395C8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8a849000 -     0x7fff8a86dfff  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
        0x7fff8a86e000 -     0x7fff8ac4fffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8ac50000 -     0x7fff8ac78ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8ac79000 -     0x7fff8acc5ffe  com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8acc6000 -     0x7fff8ace0fff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
        0x7fff8ace1000 -     0x7fff8ace4ffa  libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8ace5000 -     0x7fff8ad02ff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8ad03000 -     0x7fff8ad03ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8ad04000 -     0x7fff8ad34fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8ad35000 -     0x7fff8ad66fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8ad67000 -     0x7fff8b68305f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8b684000 -     0x7fff8b952ff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8b9ed000 -     0x7fff8ba78fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff8ba79000 -     0x7fff8bad9ff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8bada000 -     0x7fff8bae1ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8bae2000 -     0x7fff8bb0eff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8bb0f000 -     0x7fff8bb26fff  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
        0x7fff8bb27000 -     0x7fff8bb2eff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8bb2f000 -     0x7fff8bc0efff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8bc0f000 -     0x7fff8bc12fff  com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8bc13000 -     0x7fff8bc15fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8bc16000 -     0x7fff8bc5cff7  com.apple.DiskManagement (6.0 - 744) <FE9F0616-FFCA-31D2-A0B5-E6C943326543> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8bc5d000 -     0x7fff8bc60ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8bc67000 -     0x7fff8bcf3ff7  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
        0x7fff8bcf5000 -     0x7fff8bd2dff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8bd2e000 -     0x7fff8bd6afff  com.apple.ids (10.0 - 1000) <22502AAF-CC59-33EC-9ACF-106315206701> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff8bd6b000 -     0x7fff8bd6dfff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8bd6e000 -     0x7fff8bdc0ff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff8bdc1000 -     0x7fff8bdc2ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8bdc3000 -     0x7fff8bdc4ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff8bdc5000 -     0x7fff8bdd0ff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <F8566D1F-450F-3571-911F-75C68E45919F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8bdd1000 -     0x7fff8bf89ff3  libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib
        0x7fff8bfd3000 -     0x7fff8c2a7fc7  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
        0x7fff8c2a8000 -     0x7fff8c2acfff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff8c2ad000 -     0x7fff8c2d4ff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff8c6b1000 -     0x7fff8c6d8ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff8c6d9000 -     0x7fff8c708fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8c709000 -     0x7fff8c776fff  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
        0x7fff8c79e000 -     0x7fff8c7a3ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8c7a4000 -     0x7fff8c7a4ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8c7c4000 -     0x7fff8c7caff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8c7e5000 -     0x7fff8c7ecfff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8c7ed000 -     0x7fff8c7f9ff7  com.apple.HelpData (2.1.4 - 90) <BEA1C549-40D3-35BF-9204-CB679FCB0648> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8c824000 -     0x7fff8c826ff7  com.apple.SecCodeWrapper (3.0 - 1) <F5107AD0-20CD-328C-8B2E-74CB6F3169F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8c827000 -     0x7fff8c83dfff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8c83e000 -     0x7fff8c897fff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8c8af000 -     0x7fff8cc25ffa  com.apple.JavaScriptCore (9537 - 9537.65) <7E76880C-832E-385B-9591-ACCF57A68385> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8cc26000 -     0x7fff8ccafff7  com.apple.SoftwareUpdate.framework (6 - 574) <A24BDCFF-6164-3028-8892-D3C00B7C5658> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff8ccb0000 -     0x7fff8cd30fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8cd31000 -     0x7fff8cd36fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8cd37000 -     0x7fff8cd5cff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8cd5d000 -     0x7fff8cd81ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8cd82000 -     0x7fff8cd99fff  com.apple.PackageKit.PackageUIKit (3.0 - 329) <2B237B93-D088-33B7-AD28-79E5BC27576B> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff8cd9a000 -     0x7fff8cdc8ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8cdc9000 -     0x7fff8ce16ff2  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
        0x7fff8ce17000 -     0x7fff8cedaff7  com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8cedb000 -     0x7fff8cf3afff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8cf3b000 -     0x7fff8cf3eff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8cf3f000 -     0x7fff8d010ff7  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/

    Bad Finder. Reinstall the 10.5.8 COMBO update, repair permissions, and restart.

  • Password required when placing file in Trash?

    Hello everyone!
    Since upgrading to Maverick, I am required to enter my password each time I want to place a file in the trash. Also, it automatically empties the trash, rather than just placing it in there for me to empty the trash manually. How can I fix this?
    I'm really NOT a computer geek, so please bear with me and keep it simple!
    Thanks!

    Mac asking for password when moving files to Trash
    Finder requires password for moving or..
    Password Needed to Move Items to Trash - How Do I Fix This?
    why is a password required for trash
    Admin password required when moving file from desktop to trash

  • Why does the Yosemite Finder become unresponsive when moving a file within my USB Flash stick?

    Why does the Yosemite Finder become unresponsive when moving a file within my USB Flash stick? I have to Relaunch the Finder to get it working again.
    Background / other symptoms:
    The Flash drive in question has been formatted HFS.
    I get no error messages, including on the Console, and no sound indicators.
    I can copy files, using the Finder, from a hard-drive to the usb flash drive with no problem.
    Finder copying on this stick works just fine on my other Mac.
    I can move files within another (FAT32-formatted) USB flash drive.
    The quirky USB HFS Flash drive works fine on my other Mac.
    Outside of the Finder, I can use mv just fine to move the files on the HFS flash drive.
    If the HFS-formatted Flash drive were faulty, I would at least expect some sort of error in the Console app, but perhaps not from the Finder.

    Why does the Yosemite Finder become unresponsive when moving a file within my USB Flash stick? I have to Relaunch the Finder to get it working again.
    Background / other symptoms:
    The Flash drive in question has been formatted HFS.
    I get no error messages, including on the Console, and no sound indicators.
    I can copy files, using the Finder, from a hard-drive to the usb flash drive with no problem.
    Finder copying on this stick works just fine on my other Mac.
    I can move files within another (FAT32-formatted) USB flash drive.
    The quirky USB HFS Flash drive works fine on my other Mac.
    Outside of the Finder, I can use mv just fine to move the files on the HFS flash drive.
    If the HFS-formatted Flash drive were faulty, I would at least expect some sort of error in the Console app, but perhaps not from the Finder.

  • Sound Buzz when transferring file from Trash to desktop

    I get the occasional Sound Buzz when transferring file from Trash to desktop
    Its a Short "grounding" buzz similar to slowly plugging an electric guitar when the amp is on, but its loud !
    I am just using the internal sound,

    Brett - thanks for that input, but as stated in my original post this happens whether I do the copy within Finder, or from inside Bridge.
    Your note did inspire me to try one thing though: I UN-checked my Bridge preference to export caches to folders when possible, then I went to the folder I was trying to move (on the NAS) and did Tools > Cache > Purge Cache. I found that if the folder contained only files and no other folders, then I could move the folder to my desktop. However, if the folder in question had nested folders, then I still run into the same conflict.
    Question: since this conflict does not happen when moving a folder from one computer to another computer (but only from the NAS to a computer), I'm not sure how your logic holds when you say "Bridge is trying to cache the files you are moving and creates a ".BridgeCacheT" file before the remote version is copied"
    To answer your other question, we use AFP or at least is says "afp://server.local" when we connect. My apologies for not being an expert on this. The icon of the NAS on the desktop looks like the icons for the other computers.
    Thanks, I'm still trying to solve this. It's really become a major problem for us as we now have to drag files individually (rather than by folder) when we want to do something with them. -- Jim

  • Moving Files to Trash in Mavericks is Really Slow!

    When I say slow I mean 30-60 seconds slow and sometimes more!
    I just did an update to Mavervicks a week ago. Usually moving files to trash would yield about 1-2 seconds. Now after updating to Mavericks its really slow!!!
    My HD is not partitioned or anything of that nature. Is there way to resolve this.
    Many thanks!!!
    I'm on an Imac 3.2GHz iintel Core i3 with 8GB 1333 MHz DDR3

    lots of issues. its fine now that snow lep is back on after a reformat. no hd issues or errors now, in disk util or tech tool pro.
    errors after installing mavericks:
    "disk utility stopped veriifying the HD. the disk needs to be repaired. restart your computer holding down the command and R key until you see the apple logo...blah blah blah".
    tried this. didnt work. their was no recover HD.. least it never showed up.
    "incorrect number of file hard links".
    "the volume HD was found corrupt and needs to be repaired"
    "error: the disk needs to be repairs using recovery HD. when the osx utilities window appears, choose disk utility".
    could not verify or repair in disk utili or tech tool pro. format and reinstall of snow lep did the trick.
    I'm just trying to find out what I did wrong or why id didnt work.

  • Prompted for Password when Moving Item to Trash

    Whenever I attempt to send anything from my Startup Disk to the Trash (This problem only happens when moving to the trash from the Startup disk, not with my external hard drive or any USB drives attached) it prompts for my Administrator Username and Password. When I do that, the file then skips the trash and is deleted immediately. Items already in the trash are seemingly unnaffected.
    I did some research online, which led me to believe it might be my trashes.db file. I followed some steps to fix this file in the UNIX Terminal, but I can't do that without a SU (SuperUser) account, so I enabled the root account and used that for the repair. However, nothing has changed and I am continuing to see this problem.
    I am running OS X Lion, 10.7.2, and it is a 2010 Mac Mini. I am an administrator account and I have access to UNIX sudo commands through the root user set up on my computer. Any help would be greatly appreciated.

    Thanks to both for your replies.
    Eric,
    Thanks much for that link and the Apple Token workaround. That did the trick!
    Thanks a lot for your help.
    Best,
    Andre

  • Dreamweaver 8 - not updating links when moving files

    I am still having problems getting Dreamweaver 8 to work the
    same way as my Dreamweaver MX2004. When I use the file panel in
    Dreamweaver 8 to change the name of a file it does not update my
    links throughout out site. I have gone to EDIT > PREFERENCE and
    made sure that update links when moving files and the Prompt box is
    checked.
    I have also tried Site > Advanced > Recreate Site Cache
    but it's not working.
    Can anyone please help. Thank you.

    Give me the code from a link that is not managed by DW,
    please.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Rockysowner" <[email protected]> wrote in
    message
    news:e2eoj3$idn$[email protected]..
    >I am still having problems getting Dreamweaver 8 to work
    the same way as my
    > Dreamweaver MX2004. When I use the file panel in
    Dreamweaver 8 to change
    > the
    > name of a file it does not update my links throughout
    out site. I have
    > gone to
    > EDIT > PREFERENCE and made sure that update links
    when moving files and
    > the
    > Prompt box is checked.
    > I have also tried Site > Advanced > Recreate Site
    Cache but it's not
    > working.
    >
    >
    > Can anyone please help. Thank you.
    >

  • Finder is crashing when previewing files

    My finder keeps crashing when previewing files from an external hard drive. It's mov-files and stills(cr2).
    I have files recorded on two separate days. When previewing files day 2 there's no problem but when previewing files from day 1 finder is crashing every time. I have back up of all the files on another drive. On the back up drive there's no problem to preview files.

    That is why I want you to erase it.. so you can get access.. but I cannot trial it for you... I do not have one.. you have to trial it yourself.
    Setup the TC to use Accounts.. not use disk password or device password.. after an erase.
    See if that fixes it.
    See this post for different but maybe related issue.
    https://discussions.apple.com/thread/5146963?tstart=0

  • LR4.2 - Error when moving files

    I can repeatedly reproduce an error when moving files into folders within LR4.2.
    My current folder structure is setup like:
    F:\pictures\YEAR\Folder name\Sub folder\
    When I'm moving files from "Folder name" to "Sub folder" I will be moving approx 6 - 20 photos at a time when sorting them into sub folders. After a while of moving files, LR will stop allowing you to move files and will show up the O symbol with a line through it. Until you close and re-open LR will it allow you to start moving photos again.
    I've had this happen 3 times on me now and is completely reproducible. As above, move a small amount of files from a parent folder into a child folder repeatedly and eventually it will refuse to move any more photos until you restart LR.
    Windows 7 x64 SP1 Professional
    Intel Core i7 950 3.07Ghz
    24Gb DDR3 Ram
    Nvidia GTX470 Video Card
    Intel 520 Series 240Gb SATA3 SSD
    Lightroom 4.2 x64
    Catalog recently optimised with no issues ever experienced with the catalog.

    Hi,
    I experienced the same problem and error message this morning ...and found that the following steps will resolve the error (at least when using LR 3 on a MAC):
    (1) Open LR and rename all the files that you are trying to move by hitting the F2 button, (MAC shortcut)
    (2) Look for any images that may have a '?' mark next to them and resolve if required.  (The '?' indicates a file 'location' conflict within the catalogue, - ie you may have moved the files around outside of LR)
    (3) While still within LR ....highlight all the files that need to be moved ....and drag and drop them into your preferred new location in the usiual way.
    Hope this helps.
    Cheers
    Simon

  • Crash iTunes when moving files in downloads list?

    Twice in a row now I've been able to crash iTunes when moving files in the Downloads list (trying to change the priority).
    This happened twice when I tried to drag a file up above the list to get the list to scroll. iTunes would thrash the disk for about ten seconds, and then crash with no error.
    Is this a known issue?

    Just to clarify, this only happened when the view was down near the bottom of the list, and I wanted to move a file up to the top. Moving files around in the list worked fine if I moved the file within the viewable area of the screen.

  • Bridge CS5 closes when moving files

    Bridge CS5 abruptly closes when moving files.  It does not matter if I drag and drop or if I cut/copy and paste to different folders -- I get the same behavior either way.  When I try to move files, I get a Windows dialogue box saying the program has experienced a problem and will close.  After Brdige closes and I open it again, the files have been moved.  Still, it is a pain to have the program crash everytime I move a file.
    I have a new computer with great specs and lots of memory (see below).  I did not have this problem before and only began to experience it recently.  The only changes since then are that I downloaded a trial version of Adobe Dreamweaver.  I found another instance of this problem in the forums and followed the advice of disabling all scripts, but it did not help.  What can I do to move files in Bridge?
    Computer: Studio XPS 9100
    Processor: Intel Core i7-920 processor(8MB L2 Cache, 2.66GHz)
    RAM: 12GB DDR3 SDRAM,1333MHZ, 6x2GB
    Video Card: ATI Radeon HD5670 1GB GDDR5
    OS: Windows 7 Home Premium, 64bit, English 

    I have a computer setup very similar to yours, in fact you have one notch higher ram and video card.  It should work.  I do use drag and drop sometimes, but almost always use right click and "copy to".  It will list the last 10 places you have visited so it is easy to click on the folder (or visit it first).  More of a hassle if you have to browse.
    I had to add "copy to and move to" to the right click function in Vista and Win7.  Check on-line and there is an automatic program that inserts it into the registry.  It confident instructions are given to do it manually.
    Have no idea why it will not work.  Can you drag and drop in Win Exp?
    Hope this helps.

  • Dreamweaver cs6 does not update links when moving files.

    Dreamweaver cs6 does not update links when moving files. I've tried changing my general > settings for "Update links when moving files" to "prompt", and Ive tried "always". Neither work for me. The files are moved fine, but the links don't change. When it's set to "prompt" - I'm never prompted. Is this a bug or is there another setting somewhere?

    MadelineCACA wrote:
    I haven't define a site. I've opened an index.htm file within a folder structure that I have on my MAC. When I moved a  file called art.htm (within the files tab) from a subfolder into the root folder with the index.htm file, it didn't update the image links in art.htm.
    In order for DW to manage links, you absolutely MUST Define a Site...
    http://tv.adobe.com/watch/learn-dreamweaver-cs5/gs01-defining-a-new-site/
    Also, you MUST use the Files tab within DW to move files around within your Defined Site in order for DW to know it needs to update links.

  • How do I remove a file to trash from my desktop? when I drag to trash it says I cannot delete

    I'm a seasoned iMac user but forgot from the "old days" how to delete a file to trash from the desktop when it says "The item ......can't be moved to the Trash because it can't be deleted". This is a file I downloaded a few days ago. Can you help, please?

    Thank you for answering- I must have posted the question twice. Another helpful person helped me solve it. I have to shake my head at my dumb self.....all I needed to do was restart the machine and the file disappeared. A total "duh" moment for this "seasoned" Mac user. Again, thanks for answering.

  • Finder Window Flashes When Showing Preview Of Multimedia Files.

    When Show Icon Preview is selected the finder window flashes(i.e, its gets highlighted and deactivated in a flashing manner) especially when previewing files of movies and pictures(PDF previewing is fine).The problem is there even in cover flow mode while loading the preview,and once the preview(thumnails) of files are done the finder behaves normal.When i checked the problem in another account it's working fine with out any problem in show icon preview mode,clover flow mode.I think the problem is a corrupted preference file.I tried deleting com.apple.finder.plist but its of no use...

    You are using Perian?
    --> Delete ~/Library/Preferences/org.perian.Perian.plist and re-login! May update the Perian tool and the flashing is gone.

Maybe you are looking for

  • I seem to have 'lost' my music library. Is there a way to retrieve them?

    It appears that my music library is lost and all my music on my phone & iTunes are gone. Any suggestions?

  • CD-ROM is broken

    I just purchased Photoshop Elements 11 from Costco but my CD-ROM on my laptop is broken??  I thought I could just download the software from the website and use my product registration code?  How do I install the software if I can't use the DVD?

  • Font rendering change after upgrade

    After upgrading freetype from current to the latest version I noticed that my fonts changed. The rendering was thicker, as in most other linux distributions. Not that it was bad, but I prefer the thin ones Arch had up to now.To solve it I just downgr

  • Clearing a Graphics Object

    I'm drawing lines and shapes on a Graphics component and when I want to clear it, I call fillRect() on the entire Graphics object with the current background color. I figured that was a sort of a hack, but I couldn't find a way to simply clear it of

  • SPA 2102 - Firmware upgrade

    I recently bought an SPA 2102.  Of course it is unlocked (I have full access to user and admin).  The Software Version is 3.3.6.  The Hardware Version is 1.2.5(a).  Everything is working fine.   I went to www.linksys.com to upgrade the firmware.  I n