Speech Platform 11 Recognition in a Desktop App

I'm doing some tests with speech recognition engine on my app, this is a sample grammar from my code:
GrammarBuilder _Start = new GrammarBuilder("start action");
Grammar _Actions = new Grammar(_Start);
This should recognize when i say "start action".
The problem i'm having is:
- It indeed recognize when i say "start action", but if i say "start start" it also recognize it the grammar.
And if i make the Grammar using Choices, its even worse.
Choices _Action = new Choices();
_Action.Add(new string[] {"Recording", "Playback", "Transfer"});
GrammarBuilder gbAction = new GrammarBuilder();
gbAction.Append("Start");
gbAction.Append(_Action);
Grammar _Actions = new Grammar(gbAction);
If i say "start start".
I get "Start Recording" or "Start Playback", ..., recognized randomly.
This behavior is "normal"? or i'm missing somethng? some settings maybe?
I tried using Inputfrom wav file instead of DefaultInput, the results where the same.
Note: If i use a very long phrase like "start speech engine now", it doesn't recognize the "start start" as speech.
But then it becomes a very awkward voice interface for my app.
Using:
MS Speech Platform 11 SDK
MS Speech Runtime 11
OS : W7
Target CPU: X64
Thx in advance.

You might try some of them listed here under Community content
http://www.bing.com/dev/speech
 or try over here.
https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?category=windowsdesktopdev
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

Similar Messages

  • Safari crashes on open after installing 4shared desktop app

    Safari crashes on open after installing the 4shared desktop app, i have included the error report in case anybody needs it!!!!
    Any help would be great5 as using chrome at the moment and want to go back to safari
    many thanks
    Process:         Safari [3443]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.1.2 (9537.85.11.5)
    Build Info:      WebBrowser-7537085011005000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [166]
    Responsible:     Safari [3443]
    User ID:         501
    Date/Time:       2014-12-19 14:23:54.311 +0000
    OS Version:      Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  45B27DC3-0F7B-0E3C-6B81-AC0B96E94C75
    Sleep/Wake UUID: E332FD90-3702-4BC9-B575-497BC7CF587B
    Crashed Thread:  12
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    External Modification Warnings:
    Thread creation by external task.
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Enabled Extensions:
    com.genieo.safari-K444F5Z2ZH (1 - 1.2) Omnibar
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_platform.dylib       0x00007fff854e527f _platform_memmove$VARIANT$Merom + 31
    1   com.apple.Foundation           0x00007fff81a8fd6c __34-[_NSDispatchData getBytes:range:]_block_invoke + 230
    2   libdispatch.dylib             0x00007fff8a6d0f8d _dispatch_client_callout3 + 9
    3   libdispatch.dylib             0x00007fff8a6d0f08 _dispatch_data_apply + 113
    4   libdispatch.dylib             0x00007fff8a6d74e3 dispatch_data_apply + 31
    5   com.apple.Foundation           0x00007fff81a8fc72 -[_NSDispatchData getBytes:range:] + 111
    6   com.apple.ImageIO.framework   0x00007fff826a2416 CGImageReadGetBytesAtOffset + 400
    7   com.apple.ImageIO.framework   0x00007fff826a515d CGImageReadSessionGetBytes + 33
    8   com.apple.ImageIO.framework   0x00007fff826d6247 getGlobalICNSInfo + 695
    9   com.apple.ImageIO.framework   0x00007fff826d5f5e _CGImagePluginImageCountICNS + 9
    10  com.apple.ImageIO.framework   0x00007fff826a1716 CGImageSourceGetCount + 119
    11  com.apple.AppKit               0x00007fff89a337da +[NSBitmapImageRep _imagesWithData:hfsFileType:extension:zone:expandImageContentNow:includeAllReps :] + 403
    12  com.apple.AppKit               0x00007fff89a33621 +[NSBitmapImageRep _imageRepsWithData:hfsFileType:extension:expandImageContentNow:] + 93
    13  com.apple.AppKit               0x00007fff899880f0 +[NSImageRep _imageRepsWithContentsOfURL:expandImageContentNow:giveUpOnNetworkURLsWithoutGoo dExtensions:] + 906
    14  com.apple.AppKit               0x00007fff89987d1d __51-[NSImageURLReferencingRepProvider representations]_block_invoke + 47
    15  com.apple.Foundation           0x00007fff81a4d333 _NSFaultInObject + 32
    16  com.apple.AppKit               0x00007fff89987ce5 -[NSImageURLReferencingRepProvider representations] + 94
    17  com.apple.AppKit               0x00007fff89928337 __45-[NSImage _usingRepresentationsPerformBlock:]_block_invoke + 45
    18  com.apple.AppKit               0x00007fff89928291 -[NSImage _usingRepProviderPerformBlock:] + 35
    19  com.apple.AppKit               0x00007fff89928263 -[NSImage _usingRepresentationsPerformBlock:] + 91
    20  com.apple.AppKit               0x00007fff89987bbc __15-[NSImage size]_block_invoke + 390
    21  com.apple.AppKit               0x00007fff89928291 -[NSImage _usingRepProviderPerformBlock:] + 35
    22  com.apple.AppKit               0x00007fff8997aefd -[NSImage size] + 138
    23  com.apple.AppKit               0x00007fff89a64078 -[NSImageCell _cellSizeAccountingForImageInControl:] + 92
    24  com.apple.AppKit               0x00007fff89a63f31 -[NSImageView intrinsicContentSize] + 129
    25  com.apple.AppKit               0x00007fff899dbbee -[NSView(NSConstraintBasedLayout) _generateContentSizeConstraints] + 49
    26  com.apple.AppKit               0x00007fff899db7fa -[NSView(NSConstraintBasedLayout) _updateContentSizeConstraints] + 424
    27  com.apple.AppKit               0x00007fff899dadd0 -[NSView updateConstraints] + 80
    28  com.apple.AppKit               0x00007fff899daa1a -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 634
    29  com.apple.AppKit               0x00007fff899da985 -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 485
    30  com.apple.AppKit               0x00007fff899fff97 __82-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]_block _invoke + 282
    31  com.apple.Foundation           0x00007fff81a8441a -[NSISEngine withBehaviors:performModifications:] + 119
    32  com.apple.AppKit               0x00007fff899da87d -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 221
    33  com.apple.AppKit               0x00007fff899da6d8 __45-[NSView updateConstraintsForSubtreeIfNeeded]_block_invoke + 49
    34  com.apple.Foundation           0x00007fff81a8441a -[NSISEngine withBehaviors:performModifications:] + 119
    35  com.apple.AppKit               0x00007fff8995695c -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 66
    36  com.apple.AppKit               0x00007fff899da6a0 -[NSView updateConstraintsForSubtreeIfNeeded] + 88
    37  com.apple.AppKit               0x00007fff89a63e4b __62-[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded]_block_invoke + 136
    38  com.apple.Foundation           0x00007fff81a8441a -[NSISEngine withBehaviors:performModifications:] + 119
    39  com.apple.AppKit               0x00007fff8995695c -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 66
    40  com.apple.AppKit               0x00007fff89a63d70 -[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded] + 212
    41  com.apple.AppKit               0x00007fff899da290 -[NSView layoutSubtreeIfNeeded] + 159
    42  com.apple.AppKit               0x00007fff89c92a00 -[NSAlert buildAlertStyle:title:formattedMsg:first:second:third:oldStyle:] + 9384
    43  com.apple.AppKit               0x00007fff89c9050e -[NSAlert layout] + 383
    44  com.apple.AppKit               0x00007fff89c9e09a -[NSAlert runModal] + 46
    45  com.apple.AppKit               0x00007fff89946119 __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1054
    46  com.apple.AppKit               0x00007fff89945cbe -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    47  com.apple.AppKit               0x00007fff89945c5f -[NSPersistentUIRestorer promptToIgnorePersistentState] + 213
    48  com.apple.AppKit               0x00007fff89945b83 -[NSPersistentUIManager promptToIgnorePersistentState] + 28
    49  com.apple.AppKit               0x00007fff899459a4 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 252
    50  com.apple.AppKit               0x00007fff89945779 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
    51  com.apple.AppKit               0x00007fff899451db -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
    52  com.apple.Foundation           0x00007fff81a5559a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    53  com.apple.Foundation           0x00007fff81a5540d _NSAppleEventManagerGenericHandler + 106
    54  com.apple.AE                   0x00007fff8b2dfe1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    55  com.apple.AE                   0x00007fff8b2dfc32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    56  com.apple.AE                   0x00007fff8b2dfb36 aeProcessAppleEvent + 315
    57  com.apple.HIToolbox           0x00007fff80f4b161 AEProcessAppleEvent + 56
    58  com.apple.AppKit               0x00007fff899410b6 _DPSNextEvent + 1026
    59  com.apple.AppKit               0x00007fff8994089b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    60  com.apple.Safari.framework     0x0000000108a63870 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    61  com.apple.AppKit               0x00007fff8993499c -[NSApplication run] + 553
    62  com.apple.AppKit               0x00007fff8991f783 NSApplicationMain + 940
    63  com.apple.Safari.framework     0x0000000108c3687d SafariMain + 267
    64  libdyld.dylib                 0x00007fff806115fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib         0x00007fff82e32e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff82e61f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff82e64fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff82e33662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8a6d2421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff8a6d2136 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff82e32e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff82e61f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff82e64fb9 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x00007fff82e2ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff82e2dd18 mach_msg + 64
    2   com.apple.Metadata             0x00007fff86513f51 mdsStoreAttributesForItems + 171
    3   com.apple.Metadata             0x00007fff864f9215 __MDItemSetAttributes + 460
    4   com.apple.Metadata             0x00007fff864e0158 MDItemSetAttribute + 302
    5   com.apple.CoreServices.CarbonCore 0x00007fff87487238 CSBackupSetItemExcluded + 424
    6   com.apple.WebCore             0x000000010a0f0105 WebCore::excludeFromBackup(***::String const&) + 37
    7   com.apple.WebCore             0x000000010a0d6d79 WebCore::IconDatabase::performOpenInitialization() + 777
    8   com.apple.WebCore             0x000000010a0d63d5 WebCore::IconDatabase::iconDatabaseSyncThread() + 261
    9   com.apple.JavaScriptCore       0x0000000109309fbf ***::wtfThreadEntryPoint(void*) + 15
    10  libsystem_pthread.dylib       0x00007fff82e60899 _pthread_body + 138
    11  libsystem_pthread.dylib       0x00007fff82e6072a _pthread_start + 137
    12  libsystem_pthread.dylib       0x00007fff82e64fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff82e32e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff82e61f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff82e64fb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff82e32e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff82e61f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff82e64fb9 start_wqthread + 13
    Thread 7:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff82e2ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff82e2dd18 mach_msg + 64
    2   com.apple.QuartzCore           0x00007fff8acb9377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore           0x00007fff8acb92ad thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff82e60899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff82e6072a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff82e64fc9 thread_start + 13
    Thread 8:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff82e2ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff82e2dd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8cf05f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8cf05539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8cf04e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff81a9aff7 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x00007fff81a9adfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff82e60899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff82e6072a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff82e64fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff82e32e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff82e61f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff82e64fb9 start_wqthread + 13
    Thread 10:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff82e32716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff82e62c3b _pthread_cond_wait + 727
    2   libc++.1.dylib                 0x00007fff876c3ddc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::m utex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
    3   com.apple.JavaScriptCore       0x00000001094f1f51 JSC::BlockAllocator::waitForDuration(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 177
    4   com.apple.JavaScriptCore       0x0000000109313df5 JSC::BlockAllocator::blockFreeingThreadMain() + 85
    5   com.apple.JavaScriptCore       0x0000000109309fbf ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib       0x00007fff82e60899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff82e6072a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff82e64fc9 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff82e32716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff82e62c3b _pthread_cond_wait + 727
    2   libc++.1.dylib                 0x00007fff876c3d43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    3   com.apple.JavaScriptCore       0x00000001093146cb JSC::GCThread::waitForNextPhase() + 171
    4   com.apple.JavaScriptCore       0x0000000109314528 JSC::GCThread::gcThreadMain() + 88
    5   com.apple.JavaScriptCore       0x0000000109309fbf ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib       0x00007fff82e60899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff82e6072a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff82e64fc9 thread_start + 13
    Thread 12 Crashed:
    0   libsystem_c.dylib             0x00007fff8015a4a1 __xvprintf + 106
    Thread 12 crashed with X86 Thread State (64-bit):
      rax: 0x000000010e23b864  rbx: 0x00007fff700e0002  rcx: 0x00007fff700e6940  rdx: 0x00007fff700e74a0
      rdi: 0xffffffffffffffff  rsi: 0x0000000000000000  rbp: 0x000000010e23be44  rsp: 0x000000010e23b844
       r8: 0x000000010ff8dc37   r9: 0x000000010e23bf34  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x000000000000000a  r13: 0x0000000000000000  r14: 0xffffffffffffffff  r15: 0x00007fff700e74a0
      rip: 0x00007fff8015a4a1  rfl: 0x0000000000010202  cr2: 0x000000010e23a050
    Logical CPU:     0
    Error Code:      0x00000000
    Trap Number:     13
    Binary Images:
           0x1089fb000 -        0x1089fbffd  com.apple.Safari (7.1.2 - 9537.85.11.5) <E14D6696-76B6-3B4C-98FC-C2984B9999E3> /Applications/Safari.app/Contents/MacOS/Safari
           0x108a06000 -        0x108f11ffb  com.apple.Safari.framework (9537 - 9537.85.11.5) <E8CBF0AB-91F5-3D8D-B6AB-4B9D981ECF79> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x109300000 -        0x1097b7ff5  com.apple.JavaScriptCore (9600 - 9600.2.1) <BD3010D8-75CF-305B-AD70-D638EED59A18> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x109929000 -        0x109bc3ff7  com.apple.WebKit (9600 - 9600.2.5) <C11EC6C4-CA99-3294-A69D-0AF21E33DEFC> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x109e9c000 -        0x109e9cfff  com.apple.WebKit2 (9600 - 9600.2.5) <24875A98-7B59-3CA9-88F0-202C5A7A649B> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x109ea4000 -        0x109fd7fff  com.apple.WebKitLegacy (9600 - 9600.2.5) <A3BD3BE1-D857-3E71-B0CE-890A1EE678BB> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
           0x10a0d2000 -        0x10af87ff9  com.apple.WebCore (9600 - 9600.2.1) <88300CE1-50B9-34A9-BD0B-6731957D1878> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
        0x7fff64514000 -     0x7fff64547817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
        0x7fff800ed000 -     0x7fff80176ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff80203000 -     0x7fff8020bfff  libsystem_dnssd.dylib (522.92.1) <3F8C6A07-3046-3E88-858F-D9CEFC43A405> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff80241000 -     0x7fff8028eff2  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
        0x7fff805ff000 -     0x7fff8060dfff  com.apple.opengl (9.6.1 - 9.6.1) <359D0ECB-D100-341B-B437-BDE56E27B74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8060e000 -     0x7fff80611ff7  libdyld.dylib (239.4) <41077DD7-F909-3B8A-863E-72AE304EDE13> /usr/lib/system/libdyld.dylib
        0x7fff80612000 -     0x7fff806f9ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff80848000 -     0x7fff80851ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff80978000 -     0x7fff809b7fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff809b8000 -     0x7fff809f6ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff80ebe000 -     0x7fff80ec3fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff80ec4000 -     0x7fff80f0bff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
        0x7fff80f0c000 -     0x7fff80f0ffff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff80f10000 -     0x7fff811baff5  com.apple.HIToolbox (2.1.1 - 698) <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff811ed000 -     0x7fff8125afff  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
        0x7fff8125b000 -     0x7fff8125bff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8125c000 -     0x7fff812cbff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff812cc000 -     0x7fff812d6ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff812d7000 -     0x7fff812d8fff  libquit.dylib (161.2) <B7BD1F27-FA26-38CB-B018-FA2E14F7D26B> /usr/lib/libquit.dylib
        0x7fff812d9000 -     0x7fff81447ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8146a000 -     0x7fff814bdfff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff814cc000 -     0x7fff814d0fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff814d1000 -     0x7fff81904ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff81905000 -     0x7fff81909ff7  libsystem_stats.dylib (93.90.3) <C588E082-D94B-3510-9F9A-7AD83B3402DE> /usr/lib/system/libsystem_stats.dylib
        0x7fff81953000 -     0x7fff81965fff  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
        0x7fff81966000 -     0x7fff819effff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff819f0000 -     0x7fff81a15ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff81a16000 -     0x7fff81a1eff3  libCGCMS.A.dylib (599.35.4) <67AD122A-B8DA-3C05-8B8C-1939F5064FAE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff81a1f000 -     0x7fff81a23ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff81a34000 -     0x7fff81d34ff7  com.apple.Foundation (6.9 - 1056.16) <24349208-3603-3F5D-95CC-B379616FBEF8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff81d35000 -     0x7fff81d77ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff822b4000 -     0x7fff822befff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff822bf000 -     0x7fff822c1fff  libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff823e8000 -     0x7fff823f5ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff823f6000 -     0x7fff825b4fff  com.apple.GeoServices (1.0 - 702.15.12) <850DC458-20CC-3E16-BB50-7C9FDBA308D3> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff825bb000 -     0x7fff825c4ffb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
        0x7fff825fd000 -     0x7fff8264bff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8269f000 -     0x7fff827a5ff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff827a6000 -     0x7fff827a8fff  libCVMSPluginSupport.dylib (9.6.1) <B724E444-6FAE-31B5-9814-1572517229C6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff827a9000 -     0x7fff827d5fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff827ec000 -     0x7fff8291cff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8291d000 -     0x7fff8296bfff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff82979000 -     0x7fff82986ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff82987000 -     0x7fff82988fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff82ab8000 -     0x7fff82b1efff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff82ce8000 -     0x7fff82d4bffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <339A2A90-DA25-33AF-88E5-2FB38A758FEE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff82e1d000 -     0x7fff82e39ff7  libsystem_kernel.dylib (2422.115.4) <9EDE872E-2A9E-3A78-8E1D-AB790794A098> /usr/lib/system/libsystem_kernel.dylib
        0x7fff82e3a000 -     0x7fff82e47fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff82e53000 -     0x7fff82e5eff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff82e5f000 -     0x7fff82e66ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff82e67000 -     0x7fff83138ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff83139000 -     0x7fff831fdff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8320b000 -     0x7fff8320cfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff83223000 -     0x7fff8322fffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff83230000 -     0x7fff8328ffff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8333a000 -     0x7fff8333bfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8333f000 -     0x7fff83367ffb  libRIP.A.dylib (599.35.4) <F3C60582-1F27-335D-9C97-8CF307670F7B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff83368000 -     0x7fff83c87797  com.apple.CoreGraphics (1.600.0 - 599.35.4) <C8CBC664-0CD2-3C7D-A301-9B3BA731250C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff83c88000 -     0x7fff83cc3fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff83f09000 -     0x7fff83f3aff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff83f3b000 -     0x7fff84029fff  libJP2.dylib (1044) <BE5FF765-5ECE-38B5-BF5D-BE806F5CAD18> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8402a000 -     0x7fff84036ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff84130000 -     0x7fff84159ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8416d000 -     0x7fff84171fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff844ea000 -     0x7fff844ecfff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff846b1000 -     0x7fff8485ef27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8485f000 -     0x7fff8485ffff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff84860000 -     0x7fff84861ff7  libSystem.B.dylib (1197.1.1) <70B235FC-BCED-367B-BA6C-67C299BAE7D9> /usr/lib/libSystem.B.dylib
        0x7fff84862000 -     0x7fff84951fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff849ee000 -     0x7fff84ab0ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff84b9f000 -     0x7fff84b9ffff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff84e6f000 -     0x7fff84ec0ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8505e000 -     0x7fff85066ffc  libGFXShared.dylib (9.6.1) <65BC4378-C023-30EC-8B80-60FB4EA0B036> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff85067000 -     0x7fff85068ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff85110000 -     0x7fff85174fff  com.apple.datadetectorscore (5.0 - 354.5) <C9FAB401-3FE2-3221-B60C-E4F1841CA5F1> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff85175000 -     0x7fff85201ff7  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
        0x7fff85202000 -     0x7fff85243fff  com.apple.PerformanceAnalysis (1.47 - 47) <DBC7349E-8440-3FE0-B5E4-B6A8EF3017E9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff85246000 -     0x7fff854a4ff2  com.apple.RawCamera.bundle (5.06 - 753) <7315ED29-77A1-3990-9054-F00B96527C06> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff854e1000 -     0x7fff854e7ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff854e8000 -     0x7fff85504fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8561b000 -     0x7fff85626fff  libkxld.dylib (2422.115.4) <3C678B75-F7C5-3DBB-8DBD-48483AD54D5C> /usr/lib/system/libkxld.dylib
        0x7fff8647c000 -     0x7fff86483ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
        0x7fff86484000 -     0x7fff86495ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff864a3000 -     0x7fff864caff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff864cb000 -     0x7fff864cbfff  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
        0x7fff864cc000 -     0x7fff8655cff7  com.apple.Metadata (10.7.0 - 800.28) <04D510EA-1169-392F-9702-EE7EB00882E6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff870ba000 -     0x7fff87272ffb  libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib
        0x7fff87273000 -     0x7fff872a2fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff872a3000 -     0x7fff872c0ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff872c1000 -     0x7fff872c5ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff872c6000 -     0x7fff872cbff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff872cc000 -     0x7fff872ceff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff872e7000 -     0x7fff873d1fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff873d2000 -     0x7fff876bcfff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff876bd000 -     0x7fff8770ffff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff87710000 -     0x7fff87729ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff877fc000 -     0x7fff87820ff7  libJPEG.dylib (1044) <BE0ED4E1-F7FC-3038-86D3-0456DD173FCB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff87821000 -     0x7fff87822fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8784e000 -     0x7fff87866ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff87867000 -     0x7fff87867ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff87944000 -     0x7fff87954fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff87dc7000 -     0x7fff87dcbff7  libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff87dcc000 -     0x7fff87dfcfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff87e1d000 -     0x7fff87e24ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
        0x7fff87e25000 -     0x7fff87e2fff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff88076000 -     0x7fff88083ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff880e5000 -     0x7fff8814affb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8814b000 -     0x7fff88163ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff88164000 -     0x7fff8817fff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff88180000 -     0x7fff881deff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff881df000 -     0x7fff881e2fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff88219000 -     0x7fff88221ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff882cb000 -     0x7fff88323ff7  com.apple.Symbolication (1.4 - 129.0.2) <78AE8B21-BF15-373F-88C6-73BF740BFFFB> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff88324000 -     0x7fff88588ffd  com.apple.security (7.0 - 55471.14.21) <B3C61C91-E9D6-3A3C-99CF-665D54D13C34> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff88589000 -     0x7fff8896affe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff889cc000 -     0x7fff88abdff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff88abe000 -     0x7fff88ad5ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff88ad6000 -     0x7fff88ae7ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff88ae8000 -     0x7fff88b0dff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff88ef0000 -     0x7fff88ef2ff7  com.apple.securityhi (9.0 - 55005) <9985032A-0EE1-3760-8D23-ADD3965A4D18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff88ef3000 -     0x7fff88f1bffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff89122000 -     0x7fff89125ffa  libCGXType.A.dylib (599.35.4) <A2B493FD-2EDE-3BC2-A281-2381E0156411> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff89126000 -     0x7fff8914dffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff89285000 -     0x7fff892b4ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff897f4000 -     0x7fff8982cff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8982d000 -     0x7fff89856fff  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
        0x7fff898ea000 -     0x7fff89919fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8991d000 -     0x7fff8a493ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8a494000 -     0x7fff8a494fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8a6aa000 -     0x7fff8a6cefff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff8a6cf000 -     0x7fff8a6e9fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff8ac67000 -     0x7fff8ac79ff7  com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8ac92000 -     0x7fff8ae2eff3  com.apple.QuartzCore (1.8 - 332.3) <BD68AF62-D369-34CD-9EA2-B4A4325696FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8ae31000 -     0x7fff8afccff8  com.apple.CFNetwork (673.5 - 673.5) <EF4DA617-D442-327A-9575-A75111A0A742> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8b22f000 -     0x7fff8b230ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8b234000 -     0x7fff8b237ffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8b238000 -     0x7fff8b243fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8b244000 -     0x7fff8b24dfff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8b298000 -     0x7fff8b2d1ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8b2d2000 -     0x7fff8b32dffb  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
        0x7fff8b447000 -     0x7fff8b448ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8b4ee000 -     0x7fff8b4eefff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8b4ef000 -     0x7fff8b562fff  com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8b56b000 -     0x7fff8b572fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8b5b4000 -     0x7fff8b635fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <82170C9C-73E0-3108-9DC5-C214C9B72292> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8b640000 -     0x7fff8b640ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8b73e000 -     0x7fff8b759ff7  libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8b76d000 -     0x7fff8b7b2ff6  com.apple.HIServices (1.23 - 468) <A4E9E28B-95C3-3654-85C6-E6A1C53CACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8b822000 -     0x7fff8b82cff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8b82d000 -     0x7fff8ba75ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8ba76000 -     0x7fff8bacffff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8bd62000 -     0x7fff8bdcefff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8bde9000 -     0x7fff8bf3dff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8bf3e000 -     0x7fff8bf3efff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8bfc0000 -     0x7fff8bfc7fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8bfc8000 -     0x7fff8bfe1ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8c3d3000 -     0x7fff8c3fdff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8c40f000 -     0x7fff8c4bfff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8c4f1000 -     0x7fff8c500ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8c504000 -     0x7fff8c5ceff7  com.apple.LaunchServices (572.28 - 572.28) <FC72C089-A069-3374-B80A-E041AF149F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8ce95000 -     0x7fff8d07afff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8d07b000 -     0x7fff8d07cff7  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
        0x7fff8d07d000 -     0x7fff8d07fff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8d297000 -     0x7fff8d37bff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8d3d6000 -     0x7fff8d404ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8d4bb000 -     0x7fff8d532fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <5A44F0B5-4A24-3875-ADE4-5B47D6C7E251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8d894000 -     0x7fff8d95ffff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8d960000 -     0x7fff8d963fff  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
        0x7fff8d969000 -     0x7fff8d96efff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8da11000 -     0x7fff8dce5fc7  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
        0x7fff8dce6000 -     0x7fff8dd01ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8dd02000 -     0x7fff8dd49fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8ddb5000 -     0x7fff8ddd3ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 1
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 13981
        thread_create: 8
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=203.3M resident=99.8M(49%) swapped_out_or_unallocated=103.5M(51%)
    Writable regions: Total=1.1G written=5172K(0%) resident=6924K(1%) swapped_out=10.6M(1%) unallocated=1.1G(99%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG backing stores                     136K
    CG image                                4K
    CG shared images                      180K
    Foundation                              4K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    JS garbage collector                  320K
    Kernel Alloc Once                       8K
    MALLOC                               30.7M
    MALLOC (admin)                         32K
    Memory Tag 240                          4K
    Memory Tag 241                        128K
    Memory Tag 242                         12K
    Memory Tag 251                         36K
    SQLite page cache                     512K
    STACK GUARD                          56.0M
    Stack                                13.1M
    VM_ALLOCATE                          16.4M
    WebKit Malloc                        1072K
    __DATA                               23.6M
    __IMAGE                               528K
    __LINKEDIT                           81.1M
    __TEXT                              122.2M
    __UNICODE                             544K
    mapped file                          46.6M
    shared memory                           4K
    ===========                        =======
    TOTAL                                 1.4G
    TOTAL, minus reserved VM space      393.3M
    Model: MacBookPro5,4, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.49f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.7f3 14616, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: SAMSUNG HN-M101MBB, 1 TB
    Serial ATA Device: HL-DT-ST DVDRW  GS23NR
    USB Device: Internal Memory Card Reader
    USB Device: Built-in iSight
    USB Device: USB Receiver
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: IR Receiver
    Thunderbolt Bus:

    If you have another browser:
         Use  free  AdwareMedic by clicking “Download ” from here
         http://www.adwaremedic.com/index.php
         Install , open,  and run it by clicking “Scan for Adware” button   to remove adware.
         Once done, quit AdwareMedic by clicking AdwareMedic in the menu bar and selecting
        “Quit AdwareMedic”.
                   or
    If you don’t have another browser:
         Remove adware  manually  by following the “HowTo” from Apple.
        “Remove Genieo, also known as InstallMac”
        http://support.apple.com/en-us/HT203987
          Safari > Preferences > Extensions
        Turn those off and relaunch Safari again.
        Turn those on one by one and test.

  • Include Air ( desktop app ) inside Mobile app permited by Apple / Android?

    Include Air ( desktop app ) inside Mobile app permited by apple / android?
    This is my question....:
    I need a "viewer" app run in a desktop machine... via p2p... ( done and working )
    I will like to include it in my iOS / Android Release, an then by example move it to the documents folder.
    Run iTunes and then copy the file from the shared document folder.
    Is this permited by apple / android / adobe ?
    Thanks....

    just tracing some kind of tests I'm doing.
    A couple of hours ago I left working 2 instances of my Application, leaving alone this computer: one instance is the Mac desktop version and the other one is the Web version. In this case both versions were running on the same computer (an iMac with OS X Mavericks):
    1) the AIR/Mac version have been recompiled yesterday with the new AIR4(.0.0.1619 - AIR 3.8 is used to fall in a equivalent way - no changes)
    2) the Web version have been compiled targeting FP 11.8 and it is running on Chrome browser with PepperFlash NOT disabled (which reports version MAC 13.0.0.80, the latest)
    I left working both the Mac and the Web versions of the Application opened on the pc screen (= not minimized) but kept totally behind some Terminal/ssh windows (= not on OS focus and the system is not asked to update any screen area of the app for sure).
    I came back after about 2 hours and I got the browser version connected&running (but it is not a rule) and I also found the AIR-based Mac version disconnected (uau, usually I found the app disconnected but with the screen freezed at last user look ->) which rapidly reconnects upon my click on the Apple dock icon (bring to front).
    Why these different behaviours? I ask to myself.
    The two versions of the software are TOTALLY the SAME application: except for the first Flash file (a 24kb swf file for the Web version and a 170kb dmg file for the Mac version), basically a platform-dependent loader, both versions loads the same remote swf modules. Of course t is AIR (or my first Flash file?).
    I attach the source code of the Mac version of the [first file] AIR-based application at the following url:
    http://92.63.230.100/others/others/wtstarter_mac.as.txt
    _Adobe_, is it a bug? isn't it?
    mc

  • I have tried many times to download creative cloud desktop app such as AI, LR, PS, ID and so on.  the following message appears You are running an operating system that Illustrator no longer supports. Refer to the system requirements for a full list of su

    I have tried many times to download creative cloud desktop app such as AI, LR, PS, ID and so on.  the following message appears You are running an operating system that Illustrator no longer supports. Refer to the system requirements for a full list of supported platforms. The only one I have succeeded to download are DW and MU.
    Please could you help out

    Hello,
    please have a look at the different sys-requirements for example:
    AI: http://helpx.adobe.com/illustrator/system-requirements.html
    PS: http://helpx.adobe.com/photoshop/system-requirements.html
    (LR 1-5: http://helpx.adobe.com/de/lightroom/system-requirements.html)
    You will find the same explanations for your other programs.
    Hans-Günter

  • Adobe AIR desktop app with an embedded runtime

    Hi,
    Does an Adobe AIR desktop app with an embedded runtime (standalone/portable)  that got published on Windows work on a Mac too?
    Thanks

    No, you need to compile a "bundle" with ADT on each platform. On Windows it creates a directory with an .exe and the AIR runtime. On OS X it creates a .app file.

  • Desktop App, like a web browser

    I need to develop a reusable (by developers) content delivery desktop app, cross platform. I'm working in a web developer environment. A couple questions:
    1. Is there a good browser component for java that will give me full dHTML capabilities? Static content could be stored as XHTML or XML.
    2. For some projects, there will be a need for some dynamic data. I saw HSQL, is that my best option? I know SQL.
    I guess I'm describing a self contained 2-tier local web server environment. Any ideas?
    ~ Steve

    I need to develop a reusable (by developers) content
    delivery desktop app, cross platform. I'm working in a
    web developer environment. A couple questions:
    1. Is there a good browser component for java that
    will give me full dHTML capabilities? Static content
    could be stored as XHTML or XML.
    2. For some projects, there will be a need for some
    dynamic data. I saw HSQL, is that my best option? I
    know SQL.
    I guess I'm describing a self contained 2-tier local
    web server environment. Any ideas?
    ~ Steve

  • Is it true that java is an absolute failure in desktop apps?

    Hi Everyone.
    I'm a new java disciple.
    However I have a question about java and desktop applications.
    is it true that java is an absolute failure in desktop apps?
    I read on this article on salon. Here are the key points in regards to efforts at building netscape, corel and office version of java.
    http://www.salon.com/tech/col/garf/2001/01/08/bad_java/index.html
    Remember back in October 1996 when Corel announced that it was creating Corel Office for Java? Corel promised us a complete rewrite of WordPerfect and other office applications, which would have supposedly allowed these new Java-based applications to run on any Java-compliant machine.
    Office for Java was a failure. While the product is still in the Sun Java Solutions catalog and you can download the beta from a few archive sites on the Internet, the project was abandoned in August 1997. Download it for yourself and you'll find out why: It's buggy and sluggish. On my 700 MHz Pentium III, Office for Java brought memories of my old Macintosh Duo's ill-fated attempts to run the heavily bloated Microsoft Word 6. The program's speed, alas, was dreadful.
    Netscape had similar problems when it attempted to rewrite large parts of Netscape Navigator into Java. Indeed, the damning article What Netscape Learned from Cross-Platform Software Development," explains how Netscape's engineers were sold on the language and started writing large chunks of Navigator into Java. Netscape was committed to delivering Navigator on nearly a dozen different platforms, so Java seemed like the perfect solution. But Netscape's engineers couldn't make the language perform as Sun had advertised: Java was simply too slow. Netscape's engineers tried writing their own Java implementation, thinking that they could build a version that was faster than Sun's, but even that didn't work. "By mid-1998, Netscape was not only deemphasizing Java, it was even planning to replace existing implementations with C and C++." In other words, Netscape was taking the new code that had been written in Java and was rewriting it in C and C++.
    What may i ask do you java gurus have to say about to this to a new java disciple
    Stephen

    First & foremost, consider the source here. Anything the comes from salon.com gets red-flagged in my opinion.
    I would disagree that Java is an "absolute failure" in the desktop app market. What you have to understand is that Java is just a tool, and just like anything else, you have to use the right tool for the job. What are you interesting in using it for? What, specifically do you mean by desktop apps?
    Garfunkel's Corel Office example is somewhat flawed. (1) In 1997 Java as at version 1.0; Java has come a long way since then. (2) Do you think that any office suite has a realistic chance of being competative against MS Office? I don't, and I think that says more about the failure of Corel Office than the fact that is was implemented in Java.
    IMHO, Java is a great tool for developing cross-platform applications with a GUI. Swing is pretty robust, easily extended and has a pretty extensive widget set. It is a little bloated, but that is the price to pay for it's other (good) qualities.
    As far as performance goes, remember that a GUI need only seem fast. If you can kick off a long-running task in another thread and then immediately return control of the GUI to the user, your program will be more responsive and seem to perform faster.
    My advice to you is to really evaluate why you're thinking about using Java. Java is a great tool, but it might not be the best tool for the task you have in mind.

  • Download error in (osx) adobe desktop app (corrupted download link).

    Here is a discription of the problem. Please consider that some of the wording might not be correct, as I do have to translate the error message from German into English.
    Using OSX 10.9.2, when clicking inside the adobe desktop app (top of the screen bar) on the tap "apps", the following screen (screenshot) appears, which states, translated from top to bottom:
    download error
    download error. Please contact support.
    (link) contact support
    (link/button) download creative cloud -> This button unfortunatly leads to the following error page "http://www.adobe.com/special/errorpages/404.html"
    All apps, like Bridge, Photoshop, Lightroom, etc. are installed and work just fine. So no problem here. I seem however unable to redownload the desktop app (in order to reinstall). As stated above the provided link inside the desktop app itself is coruppted and within the (online) web-based download centre (user logged in) I am only adviced to use the desktop app. This is a dead end and I do not know what to make of this error, let alone solving it. Please help!

    I am sorry Romsinha but this doesn't really help.
    I already restarted the desktop app and while I am obviously online and connected the problem (error message) remains the same. Information within the "home" tap is recieved/loaded  (little blue spinning wheel) stating that various apps recently have been updated. Yet the same loading wheel within the "apps" tap results in an error. My best guess is that some internal link within the app is corrupted, leading to a source on a server that can not be reached.
    UPDATE
    I clean uninstalled adobe creative cloud as discribed in the article you provided (using the cleaner tool) and even uninstalled the browser plugin. After downloading and reinstalling creative cloud the problem however remains the same. "Apps" tap still shows the same problem. "Home" tap now displays the following:

  • Looking for a simple, standalone desktop app for web stats

    Well, I see they've changed the forums here again. SIGH.
    Anyway, a certain web host has eliminated AWStats from it's shared hosting. So I used Webmaster Tools. And now they've changed, and no longer display the simple visitors and hits. Google Analytics is way too complex for what I need, as are many of the stats programs I've looked into.
    I can download the daily Apache log files, that's no problem. Just looking for a small standalone program to import these and show the data like AWStats.  Any suggestions? The only other options would be to go to a different web host. Not a big deal overall, but I would rather not deal with the hassle, especially the migrating the database.

    Not sure of standalone 'desktop' apps. But check out http://www.openwebanalytics.com/ and Web Analytics in Real Time | Clicky  - they're both very intuitive and easy to use with a lot more simplified stats than Google Analytics.

  • My iPad no longer appears in the iTunes desktop app, so I can't sync or transfer files?, my iPad no longer appears in the iTunes desktop app, so I can'y sync or transfer files?

    My iPad no longer appears in the iTunes desktop app, so I can't sync or transfer files?
    I also have an iPod Touch. It appears in iTunes but willnot sync... "unknown error 1723"
    This is a recent problem. Everything was fine initially, and I don't think that I've done anything to change my setup.
    ...Charles

    iPad not appearing in iTunes
    http://www.apple.com/support/ipad/assistant/itunes/
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/TS1591
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    iTunes for Windows: iTunes can’t contact the iPhone, iPad, or iPod software update server
    http://support.apple.com/kb/ts1814
    iTunes for Windows: Device Sync Tests
    http://support.apple.com/kb/HT4235
    IOS: Syncing with iTunes
    http://support.apple.com/kb/HT1386
    Apple - Support - iPad - Syncing
    http://www.apple.com/support/ipad/syncing/
    iTunes 10.5 and later: Troubleshooting iTunes Wi-Fi Syncing
    http://support.apple.com/kb/ts4062
    iOS: “Not enough free space” alert when trying to sync
    http://support.apple.com/kb/ts1503
    You may need to delete iTunes on your computer and then reinstall.
    How To Completely Uninstall and Remove All Traces of iTunes
    http://zardozz.com/zz/2008/04/how-to-completely-uninstall-and-remove-all-traces- of-itunes.html/
     Cheers, Tom

  • Desktop app re-downloads installers without retrying on any failure

    [Bug report/feature request]
    The Creative Cloud desktop app on PC has a bad habit of downloading installers from scratch, without retrying an installation, when anything fails -- even if it's a minor connection problem after the installer has finished downloading.
    This is wasting my monthly download quota with my ISP!
    Here's an example of what's happened most recently:
    Tell Creative Cloud desktop app to download the new version of Photoshop
    Photoshop downloads (progress goes past 50%, at which point the desktop app will have downloaded the installer and initialised it)
    Installer initialises
    Desktop app reports a connection error to the adobe servers
    Desktop app starts downloading the installer from scratch, with no option to relaunch the installer
    What should happen:
    Installer downloads
    Any failure launching the installer? Ask if the user would like to try the installation again or download from scratch

    I tried to report the same Feature Request for the Creative Cloud desktop app (in Windows) but this applicaiton does nto exist in the drop-down menu.
    It is very frustrating for files (many that are greater than 1GB) to have to be re-downloaded when the internet connection fails, even momentarily.  I'm a brand new Creative Cloud subscriber and this is not making me a happy customer.
    The Creative Cloud desktop app needs to be able to handle interruptions in connection.

  • Error 201; CC desktop app constantly logged out, won't redownload

    Running CC on Windows 7, 64bit. Have run into the "Please log in/You are now logged out" loop before, so uninstalled the CC desktop app, renamed the OOBE file to OOBE_OLD, and attempted to re-download and re-install the CC app. This worked last time, but today every time I attempt to download, it gives me error code 201 and tells me to seek help.
    There does not appear to be anything pertinent to this issue on the forums already. Any help would be appreciated.

    Hi LawnSnark ,
    Welcome to Adobe Forums.
    Error 201 indicates that the download of the installation files was unable to be resumed successfully or it can be lack of sufficient permissions as well.
    Please create a new Administrator user account , Download Creative Cloud desktop app in new account and sign in.
    Please reply for any assistance.
    Thanks

  • Error Code 201 and 213 when trying to install any Adobe application / Update my Creative Cloud Desktop App. Have tried troubleshooting with Online Chat Agents, no luck.

    I have been trying for 2 days now to get this resolved.
    Computer hashard wired internet connection, running Windows 7 Home Premium. No other issues with downloading or uploading from any other sites or programs. No other network issues reported on other computers.
    It started when I went to install Lightroom through my Creative Cloud. It prompted me to update my Creative Cloud Desktop App, which I went to do and then promptly got Error Code 201. I restarted my Creative Cloud and then skipped the update, hoping it was just an issue with that specific download. I clicked to install Lightroom and the same thing happened, Error code 201.
    I restarted my machine, and tried again. Same issue.
    I contacted Support. They had me go in and change a bunch of folder names to and add "old" to the end of them and then had me try using the Adobe Cleaner tool, which did not work. He had me go in and change some internet settings, still nothing. Same issues as before, only now with all the renaming of things I cannot even open programs I had previously been able to open like Photoshop.
    He instructed me to reinstall the CC Desktop App because the Cleaner tool was not recognizing that it existed anymore (probably something to do with renaming files.. just saying) and now I get the 201 Error when I try to reinstall the CC Desktop App.
    I ran out of time and had to stop after being on with them for over an hour.
    Today I contact back and was instructed to create a new user account on my computer and try downloading and installing the application in the new user. Same errors. 213 at first, restarted my computer and then got Error Code 201 again.
    I am getting really frustrated and really behind on my work. Any information someone could give me would be greatly appreciated. Currently waiting for a chat person to be available again.
    Thank you for your time and assistance.

    Meowia for Error 201 please see Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html.  Error 213 indicates there was problem locating the update or an incorrect URL.  The troubleshooting steps are still the same as both errors are related to failure of the current network connection.

  • ERROR MESSAGE: "Photoshop is a desktop app so you'll want to download it from your computer."

    I just sigend up for Adobe Creative Cloud and I'm trying to install Photo Shop onto my desktop computer.  When I click the download button I receive an error message saying "Photoshop is a desktop app so you'll want to download it from your computer."  I cannot move forward with the download.  Any advice on how to troubleshoot this problem?
    Thanks.

    In my case it's Illustrator and I'm trying to reinstall it. Clearing the cache and using another browser were no help. When I use IE instead of Chrome, an authentication dialog opens to ask permission for CC Desktop to launch, but when I "Allow" it, all that happens is that the CC app opens and gives no indication of a dowload or installation taking place.
    I've always been a strong advocate of CC and was one of the earliest adopters (May 2012), but this is the end of the love affair. I need this fixed immediately. I have work to do. If I had a set-up file sitting on my computer or a disk, I would have no problem right now.

  • Repeatedly receive error message from CC desktop app

    Download Error
    The Creative Cloud installation is no longer functioning, please uninstall and download again from https://creative.adobe.com/products/creative-cloud
    I seem to get this message about once every week or two.

    Hi Mark,
    I think Creative cloud desktop app is currepted. Please go the below location rename OOBE folder and reinstall Adobe creative cloud desktop app.
    WIN: C:\Users\username\AppData\Local\Adobe\OOBE
    MAC: Go>Go to folder>type "~/library" >Application support>Adobe>OOBE
    Let us know if it works.
    Regards,
    Ashish

Maybe you are looking for