Force Dialog in ATP in VA02

Hi gurus,
Can we set the ATP to always show even if in Background Job? I have a requirement to run a program in background job and set the confirmed qty to 0. In foreground the process is ok (the ATP screen shows up so my BDC is correct). But when I run the program in background, I have an error in my BDC because the screen for the ATP does not show up.
Best regards,
Andre
Edited by: Andre Reforma on Jun 5, 2009 9:29 AM

Check this code:
if (!FacesContext.getCurrentInstance().getResponseComplete()){
GcotNotas gcotNotas = (GcotNotas) getModel().getRowData();
HttpServletResponse httpServletResponse = SessionHelper.getHttpServletResponse();
ServletOutputStream servletOutputStream = httpServletResponse.getOutputStream();
httpServletResponse.setHeader("Content-Disposition", "attachment;filename=\"" + gcotNotas.getNomeFicheiro() + "\"");
httpServletResponse.setContentType("text/plain");
servletOutputStream.write(gcotNotas.getDocumentAnexo());
servletOutputStream.flush();
FacesContext.getCurrentInstance().responseComplete();
}

Similar Messages

  • Force Dialog in ATP when run in Background Job

    Hi gurus,
    Can we set the ATP to always show even if in Background Job? I have a requirement to run a program in background job and set the confirmed qty to 0. In foreground the process is ok (the ATP screen shows up so my BDC is correct). But when I run the program in background, I have an error in my BDC because the screen for the ATP does not show up.
    Best regards,
    Andre
    Edited by: Andre Reforma on Jun 5, 2009 9:28 AM

    chdir("..") Err#13 EACCES [file_dac_search]
    I suspect that an underlying mount point has improper file access.
    Unmount the ZFS filesystem (either /zones or /zones/test) and check the perms on the directory that it's mounted on.
    Darren

  • How to force dialog boxes to appear on same monitor as program window?

    I have a three-monitor setup, with the Adobe Acrobat X program window on my right-most monitor.  Running Windows 7 64-bit SP1.
    My Open and Save dialogs remember where they are and logically show up on the right monitor where the program is.
    However, other dialogs, particularly the "Document Properties" and "Rotate Pages" dialogs, always appear on the left-most monitor no matter where I place them.  It just doesn't remember it's settings.  It's a pain to always have to stop what I'm doing on the right monitor and completely rotate my head around to the left monitor.  Does anyone know a way around this glitch?
    Thanks!

    YyYo wrote:
    Then I cerated a JFrame with a specific size, and added to the JFrame the JPanel.
    When execute the program, it seems that the JPanel not capture the all size of JFrame.Of course it won't, you're also adding a JLabel to the JFrame.
    If you want help, provide an [SSCCE |http://sscce.org] and use the CODE tags when posting code.

  • G5 Dual, 2.7 Gb Processor, 4 Gb RAM, OSX 10.4.5 Crash

    Hi,
    We have some trouble here with a G5 Dual which is crashing when rendering to a FireWire 350 Gb External Disk. When we use Final Cut Pro and render (using compressor) after a random amount of time the Cinema Screen shows a transparant gray screen with a Forced Dialog that I have to shut down the computer because there is a problem with Mac OSX. It also crashes when you copy a file from a DVD or CD.
    Yesterday and today we did 4 hardware tests and nothing was found. Everything seems to be Ok. Also when the G5 starts-up we see a folder with a question mark. Solved that today by setting the startup disk in the preferences.
      Mac OS X (10.4.5)  

    You are having kernel panics as shown in this Apple doc.#106227.
    Do everything, in order, in Dr.Smokes Resolving Kernel Panics and don't leave out any steps.
    Quote from Dr.Smoke "My FAQ is a roadmap: start at the beginning and work through to the end, following the instruction in the order specified, including the "If all else fails..." section if a cause or resolution is not found in an earlier troubleshooting step therein"
    Here's more at a brody's KP site.
    Cheers!
    DALE

  • Has anyone had the problem that I'm having - that Safari unexpectedly quit when trying to open and now I can't reopn in using the dialog box. I've also read the troubleshooting suggestion to force quit, but I can't do this as the safari immediately c

    For the past week, every time I try to open Safari I've been receiving the message saying that Safari has quit unexpectedly.
    A dialog box comes up giving me the option to ignore, report or reopen.
    When I try to reopen the same box just keeps coming up.
    I've reported it and another box comes up with a '?' . I've checked this and it gives suggestions for how to rectify the issue. I've looked at all options but none answer my problem. One suggested that I force quit in the system preferences. However I can't get the safari icon to stay on the top bar long enough for me to click on it in order to force the quit.
    I wonder if anyone else has been having this problem and can suggest a way to solve it.
    Thank you very much,
    Clare.

    Process:          
    Safari [422]
    Path:             
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:       
    com.apple.Safari
    Version:          
    8.0.2 (10600.2.5)
    Build Info:       
    WebBrowser-7600002005000000~1
    Code Type:        
    X86-64 (Native)
    Parent Process:   
    ??? [1]
    Responsible:      
    Safari [422]
    User ID:          
    502
    Date/Time:        
    2015-01-04 15:35:34.967 +0000
    OS Version:       
    Mac OS X 10.10.1 (14B25)
    Report Version:   
    11
    Anonymous UUID:   
    CB78841A-4FFB-9877-E4F8-0DD0A258C566
    Time Awake Since Boot: 760 seconds
    Crashed Thread:   
    13
    Exception Type:   
    EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:  
    KERN_INVALID_ADDRESS at 0x0000000000000020
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x20:
    -->
    __TEXT            
    000000010b987000-000000010b988000 [
    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib  
    0x00007fff9565956a semaphore_wait_trap + 10
    1   libdispatch.dylib       
    0x00007fff9162ab9c _dispatch_group_wait_slow + 218
    2   com.apple.CloudDocs     
    0x00007fff915b2a1a -[BRXPCSyncProxy resultWithTimeout:] + 57
    3   com.apple.CloudDocs     
    0x00007fff9159e416 +[BRAccount _refreshCurrentLoggedInAccountForcingRefresh:error:] + 287
    4   com.apple.CloudDocs     
    0x00007fff9159e5ba +[BRAccount currentCachedLoggedInAccountWithError:] + 39
    5   com.apple.CloudDocs     
    0x00007fff915b6c06 LBCopyUbiquityAccountToken + 51
    6   com.apple.Foundation    
    0x00007fff92cc7f35 -[NSFileManager ubiquityIdentityToken] + 48
    7   com.apple.AppKit        
    0x00007fff8d72877c +[NSDocument _isICloudEnabled] + 41
    8   com.apple.AppKit        
    0x00007fff8d7952c9 -[NSDocumentController(NSInternal) _anyDocumentClassUsesUbiquitousStorage] + 86
    9   com.apple.AppKit        
    0x00007fff8d795192 +[NSSavePanel _supportsAppCentricBrowsing] + 99
    10  com.apple.AppKit        
    0x00007fff8d6cb95c -[NSApplication _doOpenUntitled] + 170
    11  com.apple.AppKit        
    0x00007fff8d604b91 __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke + 252
    12  com.apple.AppKit        
    0x00007fff8dd2a5b0 __95-[NSPersistentUIManager restoreAllPersistentStateRegisteringAsReadyWhenDone:completionHandler:]_block_i nvoke557 + 37
    13  com.apple.AppKit        
    0x00007fff8d90e389 __97-[NSDocumentController(NSInternal) _autoreopenDocumentsIgnoringExpendable:withCompletionHandler:]_block_invoke_3 + 140
    14  com.apple.AppKit        
    0x00007fff8d90dd81 -[NSDocumentController(NSInternal) _autoreopenDocumentsIgnoringExpendable:withCompletionHandler:] + 798
    15  com.apple.AppKit        
    0x00007fff8d5fd354 -[NSPersistentUIRestorer finishedRestoringWindowsWithZOrder:completionHandler:] + 1745
    16  com.apple.AppKit        
    0x00007fff8d4ae62c -[NSPersistentUIRestorer restoreStateFromRecords:usingDelegate:completionHandler:] + 2118
    17  com.apple.AppKit        
    0x00007fff8d4adc91 -[NSPersistentUIManager restoreAllPersistentStateRegisteringAsReadyWhenDone:completionHandler:] + 406
    18  com.apple.AppKit        
    0x00007fff8d4acf37 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 412
    19  com.apple.AppKit        
    0x00007fff8d4acc69 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561
    20  com.apple.AppKit        
    0x00007fff8d4ac6b5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244
    21  com.apple.Foundation    
    0x00007fff92cdb458 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
    22  com.apple.Foundation    
    0x00007fff92cdb2c9 _NSAppleEventManagerGenericHandler + 102
    23  com.apple.AE            
    0x00007fff94c5499c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
    24  com.apple.AE            
    0x00007fff94c54719 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    25  com.apple.AE            
    0x00007fff94c54623 aeProcessAppleEvent + 295
    26  com.apple.HIToolbox     
    0x00007fff9071c37e AEProcessAppleEvent + 56
    27  com.apple.AppKit        
    0x00007fff8d4a8d76 _DPSNextEvent + 2665
    28  com.apple.AppKit        
    0x00007fff8d4a7e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    29  com.apple.Safari.framework  
    0x000000010ba09ad0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    30  com.apple.AppKit        
    0x00007fff8d49be23 -[NSApplication run] + 594
    31  com.apple.AppKit        
    0x00007fff8d4872d4 NSApplicationMain + 1832
    32  libdyld.dylib           
    0x00007fff90c655c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib  
    0x00007fff9565f22e kevent64 + 10
    1   libdispatch.dylib       
    0x00007fff91623a6a _dispatch_mgr_thread + 52
    Thread 2:: Dispatch queue: com.apple.WebKit.ServicesController
    0   libsystem_kernel.dylib  
    0x00007fff9565956a semaphore_wait_trap + 10
    1   libdispatch.dylib       
    0x00007fff91627c55 _dispatch_semaphore_wait_slow + 213
    2   libextension.dylib      
    0x00007fff86f8cb62 +[NSExtension extensionsWithMatchingAttributes:error:] + 321
    3   com.apple.ShareKit      
    0x00007fff8a86b80e +[SHKSharingService sharingServicesWithIdentifier:attributes:itemTypes:matchingDictionary:itemAttri butes:] + 1273
    4   com.apple.ShareKit      
    0x00007fff8a86bfca +[SHKSharingService sharingServicesForItems:mask:] + 894
    5   com.apple.AppKit        
    0x00007fff8dd9646a +[NSSharingService sharingServicesForItems:mask:] + 69
    6   com.apple.WebKit        
    0x000000010cf6ef01 ___ZN6WebKit18ServicesController23refreshExistingServicesEb_block_invoke + 191
    7   libdispatch.dylib       
    0x00007fff91625323 _dispatch_call_block_and_release + 12
    8   libdispatch.dylib       
    0x00007fff91620c13 _dispatch_client_callout + 8
    9   libdispatch.dylib       
    0x00007fff91624365 _dispatch_queue_drain + 1100
    10  libdispatch.dylib       
    0x00007fff91625ecc _dispatch_queue_invoke + 202
    11  libdispatch.dylib       
    0x00007fff916236b7 _dispatch_root_queue_drain + 463
    12  libdispatch.dylib       
    0x00007fff91631fe4 _dispatch_worker_thread3 + 91
    13  libsystem_pthread.dylib 
    0x00007fff9608a6cb _pthread_wqthread + 729
    14  libsystem_pthread.dylib 
    0x00007fff960884a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib  
    0x00007fff9565e946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff960884a1 start_wqthread + 13
    Thread 4:: Dispatch queue: com.apple.root.default-qos
    0   libsystem_kernel.dylib  
    0x00007fff9565956a semaphore_wait_trap + 10
    1   libdispatch.dylib       
    0x00007fff91627c55 _dispatch_semaphore_wait_slow + 213
    2   com.apple.StoreFoundation
    0x00007fff87ca46fd -[ISServiceProxy performSynchronousBlock:withServiceName:protocol:isMachService:interfaceClassNa me:] + 273
    3   com.apple.StoreFoundation
    0x00007fff87ca47d1 -[ISServiceProxy accountServiceSynchronousBlock:] + 52
    4   com.apple.CommerceKit   
    0x00007fff9365318c -[CKAccountStore primaryAccount] + 137
    5   com.apple.Safari.framework  
    0x000000010bf817ca __51-[WBSParsecSearchClient _fetchStoreFrontIdentifier]_block_invoke + 68
    6   libdispatch.dylib       
    0x00007fff91625323 _dispatch_call_block_and_release + 12
    7   libdispatch.dylib       
    0x00007fff91620c13 _dispatch_client_callout + 8
    8   libdispatch.dylib       
    0x00007fff9162388f _dispatch_root_queue_drain + 935
    9   libdispatch.dylib       
    0x00007fff91631fe4 _dispatch_worker_thread3 + 91
    10  libsystem_pthread.dylib 
    0x00007fff9608a6cb _pthread_wqthread + 729
    11  libsystem_pthread.dylib 
    0x00007fff960884a1 start_wqthread + 13
    Thread 5:: Dispatch queue: com.apple.NSXPCConnection.m-user.com.apple.bird
    0   libsystem_kernel.dylib  
    0x00007fff9565d806 __bsdthread_ctl + 10
    1   libdispatch.dylib       
    0x00007fff91624022 _dispatch_queue_drain + 265
    2   libdispatch.dylib       
    0x00007fff91625ecc _dispatch_queue_invoke + 202
    3   libdispatch.dylib       
    0x00007fff916236b7 _dispatch_root_queue_drain + 463
    4   libdispatch.dylib       
    0x00007fff91631fe4 _dispatch_worker_thread3 + 91
    5   libsystem_pthread.dylib 
    0x00007fff9608a6cb _pthread_wqthread + 729
    6   libsystem_pthread.dylib 
    0x00007fff960884a1 start_wqthread + 13
    Thread 6:: WebCore: IconDatabase
    0   libsqlite3.dylib        
    0x00007fff8b65680c purgeableCacheUnpin + 28
    1   libsqlite3.dylib        
    0x00007fff8b6da860 sqlite3PagerUnrefNotNull + 224
    2   libsqlite3.dylib        
    0x00007fff8b651371 moveToRoot + 257
    3   libsqlite3.dylib        
    0x00007fff8b65c492 sqlite3BtreeMovetoUnpacked + 242
    4   libsqlite3.dylib        
    0x00007fff8b63bf84 sqlite3VdbeExec + 8660
    5   libsqlite3.dylib        
    0x00007fff8b6383df sqlite3_step + 735
    6   com.apple.WebCore       
    0x000000010d5b0bc9 WebCore::SQLiteStatement::step() + 73
    7   com.apple.WebCore       
    0x000000010d5b1169 WebCore::IconDatabase::performURLImport() + 1113
    8   com.apple.WebCore       
    0x000000010d5af9d1 WebCore::IconDatabase::iconDatabaseSyncThread() + 353
    9   com.apple.JavaScriptCore
    0x000000010c777a9f ***::wtfThreadEntryPoint(void*) + 15
    10  libsystem_pthread.dylib 
    0x00007fff9608a2fc _pthread_body + 131
    11  libsystem_pthread.dylib 
    0x00007fff9608a279 _pthread_start + 176
    12  libsystem_pthread.dylib 
    0x00007fff960884b1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib  
    0x00007fff9565e946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff960884a1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib  
    0x00007fff9565e946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff960884a1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib  
    0x00007fff9565e946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff960884a1 start_wqthread + 13
    Thread 10:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib  
    0x00007fff9565952e mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff9565869f mach_msg + 55
    2   com.apple.QuartzCore    
    0x00007fff90ad8d63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore    
    0x00007fff90ad8c96 thread_fun + 25
    4   libsystem_pthread.dylib 
    0x00007fff9608a2fc _pthread_body + 131
    5   libsystem_pthread.dylib 
    0x00007fff9608a279 _pthread_start + 176
    6   libsystem_pthread.dylib 
    0x00007fff960884b1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib  
    0x00007fff9565e946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff960884a1 start_wqthread + 13
    Thread 12:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib  
    0x00007fff9565952e mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff9565869f mach_msg + 55
    2   com.apple.CoreFoundation
    0x00007fff88183b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation
    0x00007fff88182fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation
    0x00007fff88182838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork     
    0x00007fff88682d20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation    
    0x00007fff92d21b7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib 
    0x00007fff9608a2fc _pthread_body + 131
    8   libsystem_pthread.dylib 
    0x00007fff9608a279 _pthread_start + 176
    9   libsystem_pthread.dylib 
    0x00007fff960884b1 thread_start + 13
    Thread 13 Crashed:
    0   libsystem_pthread.dylib 
    0x00007fff96088695 _pthread_mutex_lock + 87
    1   libsystem_c.dylib       
    0x00007fff8697fb78 vfprintf_l + 28
    2   libsystem_c.dylib       
    0x00007fff86978620 fprintf + 186
    3   ???                     
    0x00000001139715dc 0 + 4623635932
    Thread 13 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff767061d8  rcx: 0x00007fff767061f0  rdx: 0x00000000000000a0
      rdi: 0x00007fff767061f0  rsi: 0x00007fff96088b14  rbp: 0x000000011396de30  rsp: 0x000000011396ddb0
       r8: 0x0000000113975000   r9: 0x0000000000000054  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x00007fff767056b8  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff96088695  rfl: 0x0000000000010246  cr2: 0x0000000000000020
    Logical CPU:
    0
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x10b987000 -   
    0x10b987fff  com.apple.Safari (8.0.2 - 10600.2.5) <2225AE13-780E-3234-9A05-9DD6D94EE96C> /Applications/Safari.app/Contents/MacOS/Safari
    0x10b993000 -   
    0x10c2ccff7  com.apple.Safari.framework (10600 - 10600.2.5) <70257BE2-5D89-3EAA-8863-269880160EEE> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
    0x10c76d000 -   
    0x10cc80ff3  com.apple.JavaScriptCore (10600 - 10600.2.1) <ABEF8FB3-6DC5-3FCF-9B4A-1DF6411063B0> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
    0x10cde6000 -   
    0x10d09afff  com.apple.WebKit (10600 - 10600.2.5) <11CA89A1-A002-3FEB-8046-B31E92003AED> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
    0x10d371000 -   
    0x10d371fff  com.apple.WebKit2 (10600 - 10600.2.5) <ED09F7D3-1F46-3925-8E11-D6AC3492658E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
    0x10d37a000 -   
    0x10d4b6ffb  com.apple.WebKitLegacy (10600 - 10600.2.5) <0A88D3D6-F5BA-30F4-9D09-87DF653759FC> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
    0x10d5ab000 -   
    0x10e550ff7  com.apple.WebCore (10600 - 10600.2.1) <628CB849-0E8D-3071-98A3-55E7D24087DF> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
    0x1139b0000 -   
    0x1139b0ff5 +cl_kernels (???) <1BD916A8-0C56-45B3-AF50-4178E0F67F8F> cl_kernels
    0x114408000 -   
    0x1144eefef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x11454a000 -   
    0x11454afff +cl_kernels (???) <5CA5A8E4-5A2F-493A-B720-086E48E064F8> cl_kernels
    0x7fff665ce000 -
    0x7fff66604837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
    0x7fff866a6000 -
    0x7fff866a7ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff866a8000 -
    0x7fff866aaff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff866ab000 -
    0x7fff866e3fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff866e4000 -
    0x7fff8675afe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff86836000 -
    0x7fff8690cff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8693b000 -
    0x7fff869c7fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
    0x7fff869c8000 -
    0x7fff86a5dff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff86a5e000 -
    0x7fff86bc9ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff86bca000 -
    0x7fff86be4ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff86be5000 -
    0x7fff86c12fff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff86c62000 -
    0x7fff86c62fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff86c63000 -
    0x7fff86c69fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff86c9d000 -
    0x7fff86e2bfff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff86e2c000 -
    0x7fff86e4aff7  com.apple.addressbook.vCard (9.0 - 1499) <B1BC7C0A-A783-3574-8248-BC689F43A0A0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff86e4b000 -
    0x7fff86e76fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff86f6b000 -
    0x7fff86f6bfff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff86f6c000 -
    0x7fff86f70fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff86f88000 -
    0x7fff86f89ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff86f8a000 -
    0x7fff86fa4ff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
    0x7fff86fa5000 -
    0x7fff86ffdff7  com.apple.accounts.AccountsDaemon (113 - 113) <E0074FA1-1872-3F20-8445-3E2FEA290CFB> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
    0x7fff87017000 -
    0x7fff87071ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
    0x7fff87072000 -
    0x7fff8707affb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
    0x7fff8707b000 -
    0x7fff870b3ffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
    0x7fff870b4000 -
    0x7fff870b6ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff870cf000 -
    0x7fff870d6fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff871aa000 -
    0x7fff871b2ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff87be2000 -
    0x7fff87c0afff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
    0x7fff87c0b000 -
    0x7fff87c27fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff87c28000 -
    0x7fff87c69fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff87c6a000 -
    0x7fff87cc8fff  com.apple.StoreFoundation (1.0 - 1) <50F9E283-FCE4-306C-AF5D-D0AEA434C04E> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFou ndation
    0x7fff87cc9000 -
    0x7fff87ccefff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87d67000 -
    0x7fff87d80fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff87dd1000 -
    0x7fff87dd4fff  libScreenReader.dylib (390.2) <96ACAA49-21B6-3D10-ADF8-FF6C8F22FD9F> /usr/lib/libScreenReader.dylib
    0x7fff87e43000 -
    0x7fff87e48ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff87e49000 -
    0x7fff87e79ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff88012000 -
    0x7fff88036ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff880d6000 -
    0x7fff880f1fff  com.apple.PackageKit.PackageUIKit (3.0 - 434) <BE4B6C6F-4A32-3DB1-B81B-EF9ADD70E6EA> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
    0x7fff88111000 -
    0x7fff884a7fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff884ae000 -
    0x7fff88556ff7  com.apple.PackageKit (3.0 - 434) <B6C2831E-914D-3E5F-B0E9-A7079489A6FD> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff88557000 -
    0x7fff88560ff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff885e2000 -
    0x7fff887e5ff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff887e6000 -
    0x7fff88818ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff88819000 -
    0x7fff88824fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff88825000 -
    0x7fff88858ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff88859000 -
    0x7fff88c66ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff88c9c000 -
    0x7fff89007fff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff89008000 -
    0x7fff89117ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff89118000 -
    0x7fff8911ffff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
    0x7fff89136000 -
    0x7fff89170ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff89171000 -
    0x7fff89356267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
    0x7fff8a301000 -
    0x7fff8a34eff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8a5f8000 -
    0x7fff8a614ff7  com.apple.pluginkit.framework (1.0 - 1) <566FECEA-620F-3E70-8B87-C69A4486811F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff8a615000 -
    0x7fff8a642fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8a666000 -
    0x7fff8a67aff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8a67e000 -
    0x7fff8a69aff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8a7d0000 -
    0x7fff8a82bfff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8a82c000 -
    0x7fff8a836ff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8a837000 -
    0x7fff8a843ff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8a844000 -
    0x7fff8a8b8fff  com.apple.ShareKit (1.0 - 323) <9FC7280E-DB42-37F0-AE57-29E28C9B4E16> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
    0x7fff8a8b9000 -
    0x7fff8a8c4ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8a8c5000 -
    0x7fff8a9a8fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8a9a9000 -
    0x7fff8a9b7fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <1F879F4E-369A-38F7-A768-8B9009617479> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
    0x7fff8a9b8000 -
    0x7fff8a9e3fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8aa6c000 -
    0x7fff8aa6ffff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff8acce000 -
    0x7fff8acd4ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff8acd5000 -
    0x7fff8ace8ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff8b1fd000 -
    0x7fff8b238fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8b239000 -
    0x7fff8b2fcff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8b416000 -
    0x7fff8b41efff  com.apple.xpcobjects (103 - 103) <A202ACEF-7A3D-303E-BB07-29FF49DE279D> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff8b47a000 -
    0x7fff8b48fff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff8b490000 -
    0x7fff8b494fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff8b495000 -
    0x7fff8b5c7ff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff8b5d1000 -
    0x7fff8b713fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
    0x7fff8b721000 -
    0x7fff8b76ffff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
    0x7fff8b770000 -
    0x7fff8bb47fe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8be29000 -
    0x7fff8bea6fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8bea7000 -
    0x7fff8bf15ffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8bf26000 -
    0x7fff8bf2eff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff8bf2f000 -
    0x7fff8bf8afff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8bf8b000 -
    0x7fff8c0b2fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8c297000 -
    0x7fff8c297ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff8c298000 -
    0x7fff8c2aaff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
    0x7fff8c2ab000 -
    0x7fff8c2abff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
    0x7fff8c2ac000 -
    0x7fff8c2adfff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8c93b000 -
    0x7fff8c9acff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8c9ad000 -
    0x7fff8c9e6fff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
    0x7fff8c9e7000 -
    0x7fff8c9e9fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8c9f7000 -
    0x7fff8ca26fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8ca27000 -
    0x7fff8ca27fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8ca28000 -
    0x7fff8ca42ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8ca43000 -
    0x7fff8cb36ff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8cb51000 -
    0x7fff8cb54ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8cb6a000 -
    0x7fff8cb72fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
    0x7fff8cb73000 -
    0x7fff8cb90fff  com.apple.DistributionKit (700 - 920) <079B0A4A-97CD-34D6-B50D-AB5D656B2A38> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
    0x7fff8cb91000 -
    0x7fff8cc50fff  com.apple.backup.framework (1.6.1 - 1.6.1) <A7BBE57D-D5E7-39DD-812C-31190159F679> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8cc51000 -
    0x7fff8cc59ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
    0x7fff8cfed000 -
    0x7fff8cff1fff  com.apple.LoginUICore (3.0 - 3.0) <D76AB05B-B627-33EE-BA8A-515D85275DCD> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x7fff8cff2000 -
    0x7fff8d114ff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8d115000 -
    0x7fff8d3e4ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8d3e5000 -
    0x7fff8d483fff  com.apple.Metadata (10.7.0 - 916.1) <CD389631-0F23-3A29-B43A-E3FFB5BC9438> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8d484000 -
    0x7fff8dfc5fff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8dfc6000 -
    0x7fff8dfddfff  com.apple.login (3.0 - 3.0) <95726FE9-E732-3A3C-A7A1-2566678967D3> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff8dfde000 -
    0x7fff8dfecff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8dfed000 -
    0x7fff8e0caff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8e0cb000 -
    0x7fff8e1e3ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8e1e4000 -
    0x7fff8e1f9fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff8e1fa000 -
    0x7fff8e240ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff8e248000 -
    0x7fff8e488ff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8e489000 -
    0x7fff8e4afff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8e4bd000 -
    0x7fff8e53ffff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8e540000 -
    0x7fff8e580ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8e581000 -
    0x7fff8e583fff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8e734000 -
    0x7fff8e77dff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8e77e000 -
    0x7fff8e787fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8f126000 -
    0x7fff8f14efff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
    0x7fff8f14f000 -
    0x7fff8f165ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8f16e000 -
    0x7fff8f20ddf7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff8f20e000 -
    0x7fff8f297fff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8f298000 -
    0x7fff8f3c8fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
    0x7fff8f3f4000 -
    0x7fff8f3f4fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8f3f5000 -
    0x7fff8f421fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
    0x7fff8f422000 -
    0x7fff8f438ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff8f47b000 -
    0x7fff8f486ff7  com.apple.CommerceCore (1.0 - 376.0.5) <57E5C067-52F6-3854-86C0-D878EDA24B55> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff8f487000 -
    0x7fff8f492ff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8f5fa000 -
    0x7fff8f649ff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8f64a000 -
    0x7fff8f6dbfff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff8f6e4000 -
    0x7fff8f6e6ffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
    0x7fff8f6e7000 -
    0x7fff8f82bff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8f841000 -
    0x7fff8f84eff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
    0x7fff8f84f000 -
    0x7fff8f8e0ff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
    0x7fff8f8e4000 -
    0x7fff8f8e7fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8f921000 -
    0x7fff8f922fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff8f92c000 -
    0x7fff8f940ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
    0x7fff8f990000 -
    0x7fff8fa04ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8fa05000 -
    0x7fff8fa16ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff8fa17000 -
    0x7fff8fa36fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff8fa37000 -
    0x7fff8fa41fff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
    0x7fff8fa42000 -
    0x7fff8fa44ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8fa45000 -
    0x7fff8fa53fff  libIASAuthReboot.dylib (920) <B165E345-197F-3DC7-A52B-64C34FD95D0A> /usr/lib/libIASAuthReboot.dylib
    0x7fff8fa54000 -
    0x7fff8fa5fff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
    0x7fff8fa60000 -
    0x7fff8fcc8ffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8fcc9000 -
    0x7fff8fd30ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8fd31000 -
    0x7fff8fd35ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8fd36000 -
    0x7fff8fd8afff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff8fd8b000 -
    0x7fff8fdd5fff  com.apple.DiskManagement (7.0 - 847) <A57A181E-7C50-38F6-BE0A-4F437BB8C45F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x7fff8fdd6000 -
    0x7fff8fde3fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff8fde4000 -
    0x7fff8fde4fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8fe0a000 -
    0x7fff8fe13ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff8fe14000 -
    0x7fff900fbffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff9

  • I just upgraded to Snow Leopard, and I have Aperture 3.1.3.  Now after I import pics from my camera I get a dialog box so large I can't get to the eject card button.   I have to force quit Aperture.  How do I fix?

    I just upgraded to Snow Leopard, and I have Aperture 3.1.3.  Now after I import pics from my camera I get a dialogue box so large that I can't see the eject card button.  Consequently, I can't get rid of the dialogue box without having to do a force quit on Aperture.  How do I fix?

    I can drag the dialog box, but I can't move it up far enough to get to the eject card button.  The dialogue box contains all the jpeg Numbers I am trying to upload.  It has never done that before.  It used to be just a smal dialogue box with no jpeg numbers in it.
    It is even difficult to get to the Finder with the Dialague box is open.  I have to force quit aperture.
    Any ideas would be appreciated.

  • How to force SAVE/OPEN dialog box to appear in IE? (save output locally)

    Hi all!
    I currently have various reports in Excel format outputted in cache via the iAS browser.
    Is there a way to programatically force a SAVE/OPEN BOX to appear in IE whenever my output is spreadsheet/excel? The prompt box appears on Firefox and Opera but not in IE, i take it that IE has already been 'configured' to open excel spreadsheet automatically in the browser.
    Another spin to the question is: How do end users save the Reports output directly to their local machine; instead of having it opened in the browser or saving it in the midtier server

    I found a backdoor solution to this:
    at the URL link, i added &mimetype=application, this will force IE to show the save dialog box because it does not know what the application type is.

  • Presenter forces permanentely the file save dialog even for unchanged documents

    Presenter permanentely forces the "Do you want to save the changes ..." file save dialog to appear even for unchanged documents when I try to close it.
    To confirm the saving all times is not the solution because then I will loose the file's time/date stamp for the last real change.
    Not confirming the saving can be risky in case of any changes to the document which I am not aware anymore for that moment.
    Especially in case of having multiple documents open - this drives me really crazy.
    Deactivating the Adobe Presenter Add-in would solve the issue - so it is a problem related to Adobe Presenter (and not related to Powerpoint).
    I am using:
    Adobe Presenter 9.0.2
    Microsoft Office Professional Plus 2010
    Windows 7, 64 bit, Service Pack 1
    Thanks for your help
    Stefan

    The easiest way to solve the problem is to temporarily deactivate Adobe Presenter when you don't need it.
    In PowerPoint, go to File / Options / Add-Ins, select "COM Add-Ins" at the bottom of the window and click "Go".
    Then un-check the Adobe Presenter PowerPoint COM AddIn:
    You can easily reverse the process when you next need to use Presenter.

  • Presenter forces the file save dialog even for unchanged documents

    Presenter always forces the "Do you want to save the changes ..." file save dialog to appear even for unchanged documents.
    To confirm the saving all times is not the solution because then I will loose the file's time/date stamp for the last real change.
    Not confirming the saving can be risky in case of any changes to the document which I am not aware anymore for that moment.
    Especially in case of having multiple documents open - this drives me really crazy.
    Deactivating the Adobe Presenter Add-in would solve the issue - so it is a problem related to Adobe Presenter (and not related to Powerpoint).
    I am using:
    Adobe Presenter 9.0.2
    Microsoft Office Professional Plus 2010
    Windows 7, 64 bit, Service Pack 1
    Thanks for your help
    Stefan

    The easiest way to solve the problem is to temporarily deactivate Adobe Presenter when you don't need it.
    In PowerPoint, go to File / Options / Add-Ins, select "COM Add-Ins" at the bottom of the window and click "Go".
    Then un-check the Adobe Presenter PowerPoint COM AddIn:
    You can easily reverse the process when you next need to use Presenter.

  • How to force a dialog box for a network share lot BTMM login

    Once OSX has remembered a network share with User and PW, I cannot find a way to force a dialog box to appear, that allow manual entry of a different User and PW.  This is the case whether for a LAN device or WAN device via Back to My Mac (BTMM.)  This is driving me out of my mind 
    The issue is particularly acute, because sometimes BTMM won't connect with the stored info, but is fine if one can just type in the User and PW. 

    Please give me some pointers.
    As I was searching for solutions for this problem, I was told by someone that I could deploy my jsp's and servlets in iPlanet instead of the web container in my app server. That way, when I invoke invalidate() on the HttpSession object, the session would be destroyed and the login information would be gone with it. So user will get reprompted next time. However, I've never deployed anything but static contents in iPlanet, I don't know how and if it's appropiate to deploy dynamic stuff in there. Any thoughts?

  • How to force the Netscape Browser to open the "Open or Save" dialog box?

    Hi, I tried to force the browser to open the "Open or Save" dailog box for downloading a file.
    response.setContentType(context.getMimeType(file.getName()));
    response.setHeader("Content-Disposition", "attachment; filename=\"" + file.getName() + "\"");
    This works fine with IE for all file types( Even though he prompts twice to Open the file directly). but Netscape opens the file directly in the browser with showing any dialog box for text and html files. Anyone knows how to force the netscape in this case or for any file type? Any help will be appreciated.
    Thanks

    any one has the solution for this issue ? I tried the search and I didnt find any answer.
    when your trying to open a pdf file as attachment is seperate window, it works well in IE but in netscape it opens up in the same browser, it doesnt open a seperate window
    res.setContentType( "application/pdf" );
    res.setHeader("Content-Disposition","attachment; filename=\"" + cofcFileName+"\"");

  • Force the "Fit To Printable Area" Option in Adobe Acrobat [Reader] Print Dialog

    Hi,
    I was wondering if there is a way to force Adobe Arcobat Reader to  always use the "Fit To Printable Area" Option in the print dialog?
    If this is possible, how can I achieve it?
    Thanks...

    If you only have Reader (that is different from Acrobat, the full product), then your only options would be under the preferences in Reader. If they are not there, then the answer is no. To really get a better idea, ask in the Reader forum. If you have Acrobat, then provide the version to get more specific help.

  • Force "Save As" Dialog to enable "Embed Font" check box

    We're trying to initiate the save as dialog from the sdk but we want to be able to force the "Embed font" option to be checked upon entry of the dialog.
    If the user has used "Save As" before and manually checked the box, it will remain check.  However, if it has not, we can't find a way to force it on.  It appears Illustrator is saving and restoring this status in its own way but we can't seems to be able to find a way to control it from the SDK.  Anyone knows how to do that?
    Thanks.

    This is really unbelieveable that Adobe is apparently unable to detect the version of Windows that they are running on and alter the Dialog box to suit! I can only imagine that their code base is so bad and riddled with old legacy stuff that their developers are unable to make this change without breaking everything. In which case, why even bother to bump to a new major version of X ?
    Why do we support this?
    Chris Cox, your answer of "We've been trying to - but we still have to support XP and Vista." is unacceptable. You know how to detect that you are running on Windows 7 and you can still support XP and Vista. Any developer out there know this.
    MAKE THIS CHANGE NOW !!

  • Remote Desktop Connection attempted with 2 users already connected no longer gets dialog showing who is connected and option to force user off

    On Windows 2008 Server R2, when the maximum number of users are connected via Remote Desktop (2) and another user attempts to connect via Remote Desktop, the user is prompted with a login dialog. Upon login, a dialog is shown with the User Id's of the
    users who are connected, their current state (active or idle for x minutes) and it gives you the option to request access from a user or to force a user off. Recently our server stopped displaying this message and now only gives an error message that it cannot
    connect. It does not show the login dialog, just an immediate connection error message. So now we don't know who is logged into the server. This presents a problem with many users who need to deploy software or manage server resources. What setting could have
    changed that would stop displaying the login and the current users dialog? Thanks!

    i can't seem to reproduce this, I played around with my server's NLA settings, looked at RDS GPOs, the options in the RDP listener, checked the user account in AD, just can't see what would be blocking this
    would it make a difference if one of the RDP spots is occupying the server's console or not?
    are the users trying to come in when the two sessions are already used up using the /admin or /console switch?
    in the meantime, you can try using tsadmin.msc to kick people off
    you may also want to try testing this with various different OS and RDP client versions to see if that's the issue. win7 with RDP 8.1 client doesn't seem to have any problems for me

  • Wrong ATP check when modifying VA02 ( Flexible Planning)

    Hello Gurus,
    I encounter a problem in checking material availiabilty for client as below:
    + Firstly define the Planning for customer with MC94
    For example :
    material MAT1
    Base unit of measure : PC ( Piece)
    Unit of sale : Carton ( 1 carton = 10 PC)
    (Base unit of measure for this info structure is CARTON)
    M01.2010 : 3 CARTON
    M02.2010: 3 CARTON
    M03.2010: 4 CARTON
    When creating VA02 for :
    Date : 04.02.2010
    Order quantity : 4
    When checking the material availibity : It's OK
    For M01.2010 : It take 3 CARTON
    For M02.2010 : It takes 1 CARTON
    But When I modify this sale order for changing the quantity to 5 CARTON, In the check ATP it displays in a wrong way with strange number and decimal places
    For example:
    M01.2010 : 0.02
    M02.2010 : 2
    How can we resolve this ? Is there any SAP notes for this ?
    Thanks in advance

    Hi mohan
    Thank you for sparing time.
    I am confused Mohan.
    First of all I have one query:
    1) Is it mandatory to do Transport and Shipment scheduling in APO only if we go for only Basic Methods implementation like Product Availability and Allocation in APO.
    Third scenario you mentioned gave you a Sunday delivery(start of week 21) and random results in the first two scenaros can be explained by absence of scheduling.
    Please see my explaination of my third scenario:
    Third Scenario:
    When I create sales orders  today by giving Customer Requested Date with 24.05.2010.(Which is on coming Monday)
    When I check in Item Availabilty :
    System is proposing following Dates:
    Schedule Line Date =24.05.2010
    MAD Date = 22.05.2010
    When i click Prod Allocation Button in Check item Availability Sceen, Confirmed Date as 23.05.2010.
    The Incoming order Qty assignment for this Order is for the Week 20 2010 in APO Planning Book, where as it should be saved in Week 21 2010 in Planning Book.(We have weekly Planning Books)
    In ECC , System is taking Delivery date as 24.05.2010.
    If you dont mind to give  your male address i can send the Screen shots.
    Regards
    Deva
    Edited by: vdeva79 on May 20, 2010 7:49 AM
    Edited by: vdeva79 on May 20, 2010 7:51 AM

Maybe you are looking for

  • Ordered skype voice phone adapter...nothing happen...

    I placed an order on November 14, 2012. The message in my email says that it would ship on November 26, 2012. The message also had a link to track my order. I am a patient sort of fellow. I waited six weeks and today I tried to see what happened to m

  • Where do I find an index.xml file to open an existing pages file

    as above

  • Sync issue with Outlook Calendar

    I just got my first BB - the Pearl 8120.  I installed the Desktop Manager v4.6 off the BB web on an XP tablet pc.  I set it up to syncronize with my outlook 2003.  The sync worked fine for the contacts, however, when it started syncing the calendar,

  • INDEX CREATION

    Hi There I have the following query to be optimized:       select avbeln aauart avkorg avtweg a~spart              aangdt abnddt aguebg agueen a~vkgrp              avkbur agsber akunnr aerdat a~erzet              awaerk avbtyp aautlf avsbed a~kvgr1  

  • Message "The required index.xml file is missing."

    I updated my OS a couple of weeks ago.  Ever since then I receive the following message whenever I try to open a Pages document:  The required index.xml file is missing.  I first got this message when trying to open something sent from my iPad, that