Jump to content

Bhishan

Member
  • Posts

    146
  • Joined

  • Last visited

Everything posted by Bhishan

  1. I would just like to add my 2cents here. Whenever, I scroll down a long markdown or script file in github, I see something off and needs to edit it. Then I have to scroll back to top and then click the edit button. That is tedious and I found a better way of doing it using Alfred. We can use AlfredBookmarklet with following command: document.querySelector('[aria-label="Edit this file"]').click(); Hope it would be beneficial for others too.
  2. Can we change the default separator from `\n` to python list? For example: fake name tab 5 shoud give: `['name0', 'name1', 'name2', 'name3', 'name4']`
  3. Thanks for instructing me how to report the crashes: 1. I am very unfamiliar with Mac OS app development. Currently I am using Alfred in my Laptop (Mojave). Alfred has crashed few times in last few weeks (may be once or twice but not much). I looked at Console.app but I am not sure how to find the App specific log files. There are folders like a. ~/Library/Logs b. /Library/Logs and c. /var/log. I looked inside them and did not find any folder named Alfred, so I am not sure how to find the related log file of Alfred. 2. The alfred crashes in my office computer (Yosemite) when I run Markdown TOC (http://www.packal.org/workflow/markdown-toc) on large github markdown file (not much large, just about 50 headers). But the workflow runs good in Mojave. I have experienced Alfred crashing multiple time crashing in Yosemite when using that workflow. Also, I had lots of snippets 2000 (latex snippets) + 2000 (other snippets) = 4k snippets. And when using text expansion, I have seen Alfred crashing in Yosemite. So, I moved all snippets from Alfred to aText. Now When I click Features/Snippets in Alfred it opens much quickly in both Yosemite and Mojave. Previously it would take me about a minute to open just the window. I also cleaned not used Alfred Workflows and backed them for future use if ever wanted. Now Alfred opens fast and I have not seen crashes yet. (Its been two days). 3. Talking about cleaning app, I use Google chrome extension Click&Clean so many times whenever there are caches or browser histories accumulated. To clean the Mac, I use Dr. Cleaner everyday. But I use Dr. cleaner only in my laptop, its not been installed in office computer where the Alfred crashes much often. Now, after crashing Alfred, I have moved all snippets out of Alfred and use another text expansion software aText. and also cleaned currently not used Workflows. I have not see any crashes. If I see any crashes I will post Console.app log files. Update ( Aug 15, 2019) ===================== 1. First I could not comment in this thered as a new comment, so I have edited old comment. How to add additional comments in this thread? 2. The main problem: Nowadays, Alfred4 crashes too many times, and I am slowly moving away from Alfre4 in office where I have macos Yosemite. (in home, my laptop has mojave and it has not crashed for long time). There is no definite pattern. I am simply using Alfred to open the Apps, (for example to open Safar, VScode etc) After few uses it shuts down silently and when I try to hit shift shift (my default setting) nothing appears. I have to go to Finder > Applications and open the app again. The app crashes about 10 or 20 times a day and I have to open it all the time. This is TOO MUCH FRUSTATING. Generally I have very good criticism about Alfred but it has exactly opposite experience in my office computer with macos Yosemite and Alfred4. # Crash Report =========== Process: Alfred [41647] Path: /Applications/Alfred 4.app/Contents/MacOS/Alfred Identifier: com.runningwithcrayons.Alfred Version: 4.0.3 (1092) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Alfred [41647] User ID: 508 Date/Time: 2019-08-15 18:09:24.686 -0400 OS Version: Mac OS X 10.10.5 (14F2511) Report Version: 11 Anonymous UUID: 4EBA1C58-1EAE-F053-CC49-BDF037C9AE62 Time Awake Since Boot: 1300000 seconds Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000060 VM Regions Near 0x60: --> __TEXT 000000010ef4b000-000000010ef64000 [ 100K] r-x/rwx SM=COW /Applications/Alfred 4.app/Contents/MacOS/Alfred Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsqlite3.dylib 0x00007fff8c2b3a94 sqlite3_changes + 4 1 com.runningwithcrayons.Alfred-Framework 0x000000010eff5cb0 -[FMDatabase changes] + 65 2 com.runningwithcrayons.Alfred-Framework 0x000000010eff2fdf -[AlfredSystemWorkflowFileCache dbRemoveFileWithPath:] + 67 3 com.runningwithcrayons.Alfred-Framework 0x000000010eff3337 -[AlfredSystemWorkflowFileCache dbUpdateFileWithPath:displayName:alternativeNames:keywords:lastUsed:type:] + 423 4 com.runningwithcrayons.Alfred-Framework 0x000000010eff4229 -[AlfredSystemWorkflowFileCache updateCache:] + 1704 5 com.runningwithcrayons.Alfred-Framework 0x000000010efc98bf -[AlfredWorkflowInputFileFilter rebuildResults:sortMode:] + 2963 6 com.runningwithcrayons.Alfred-Framework 0x000000010efc8866 -[AlfredWorkflowInputFileFilter metadataQuerierUpdated:] + 114 7 com.apple.CoreFoundation 0x00007fff884ba45c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12 8 com.apple.CoreFoundation 0x00007fff883aa444 _CFXNotificationPost + 3140 9 com.apple.Foundation 0x00007fff8d3f8881 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66 10 com.runningwithcrayons.Alfred-Framework 0x000000010ef9f4b3 -[AlfredMetadataQuerier notifyObservers:] + 203 11 libdispatch.dylib 0x00007fff84434700 _dispatch_call_block_and_release + 12 12 libdispatch.dylib 0x00007fff84430e73 _dispatch_client_callout + 8 13 libdispatch.dylib 0x00007fff84441767 _dispatch_main_queue_callback_4CF + 861 14 com.apple.CoreFoundation 0x00007fff88451319 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9 15 com.apple.CoreFoundation 0x00007fff8840c4af __CFRunLoopRun + 2159 16 com.apple.CoreFoundation 0x00007fff8840b9f8 CFRunLoopRunSpecific + 296 17 com.apple.HIToolbox 0x00007fff84d1756f RunCurrentEventLoopInMode + 235 18 com.apple.HIToolbox 0x00007fff84d172ea ReceiveNextEventCommon + 431 19 com.apple.HIToolbox 0x00007fff84d1712b _BlockUntilNextEventMatchingListInModeWithFilter + 71 20 com.apple.AppKit 0x00007fff861ec8ab _DPSNextEvent + 978 21 com.apple.AppKit 0x00007fff861ebe58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346 22 com.apple.AppKit 0x00007fff861e1af3 -[NSApplication run] + 594 23 com.apple.AppKit 0x00007fff8615e244 NSApplicationMain + 1832 24 libdyld.dylib 0x00007fff87fcc5c9 start + 1 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff83ee5232 kevent64 + 10 1 libdispatch.dylib 0x00007fff8443526e _dispatch_mgr_thread + 52 Thread 2: 0 libsystem_kernel.dylib 0x00007fff83edf4de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff83ede64f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff8840ccd4 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff8840c19b __CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff8840b9f8 CFRunLoopRunSpecific + 296 5 com.apple.CoreFoundation 0x00007fff884c3671 CFRunLoopRun + 97 6 com.apple.Foundation 0x00007fff8d42fe62 __NSThread__main__ + 1345 7 libsystem_pthread.dylib 0x00007fff816fd05a _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff816fcfd7 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff816fa3ed thread_start + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fff83edf4de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff83ede64f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff8840ccd4 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff8840c19b __CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff8840b9f8 CFRunLoopRunSpecific + 296 5 com.apple.AppKit 0x00007fff862b456b _NSEventThread + 137 6 libsystem_pthread.dylib 0x00007fff816fd05a _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff816fcfd7 _pthread_start + 176 8 libsystem_pthread.dylib 0x00007fff816fa3ed thread_start + 13 Thread 4:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff83edf4de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff83ede64f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff8840ccd4 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff8840c19b __CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff8840b9f8 CFRunLoopRunSpecific + 296 5 com.apple.CFNetwork 0x00007fff8548c420 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434 6 com.apple.Foundation 0x00007fff8d42fe62 __NSThread__main__ + 1345 7 libsystem_pthread.dylib 0x00007fff816fd05a _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff816fcfd7 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff816fa3ed thread_start + 13 Thread 5:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff83ee43fa __select + 10 1 libsystem_pthread.dylib 0x00007fff816fd05a _pthread_body + 131 2 libsystem_pthread.dylib 0x00007fff816fcfd7 _pthread_start + 176 3 libsystem_pthread.dylib 0x00007fff816fa3ed thread_start + 13 Thread 6: 0 libsystem_kernel.dylib 0x00007fff83ee494a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff816fa3dd start_wqthread + 13 Thread 7: 0 libsystem_kernel.dylib 0x00007fff83ee494a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff816fa3dd start_wqthread + 13 Thread 8:: Dispatch queue: NSOperationQueue 0x618000227320 :: NSOperation 0x61000045ad90 (QOS: USER_INITIATED) 0 libsystem_kernel.dylib 0x00007fff83edf4de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff83ede64f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff8840ccd4 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff8840c19b __CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff8840b9f8 CFRunLoopRunSpecific + 296 5 com.apple.Metadata 0x00007fff880c3bcc _MDQueryExecuteLocked + 1906 6 com.apple.Metadata 0x00007fff880c28b8 MDQueryExecute + 2982 7 com.runningwithcrayons.Alfred-Framework 0x000000010ef9dbc1 __49-[AlfredMetadataQuerier setSearchTerm:variables:]_block_invoke + 735 8 com.apple.Foundation 0x00007fff8d44b888 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7 9 com.apple.Foundation 0x00007fff8d44b655 -[NSBlockOperation main] + 97 10 com.apple.Foundation 0x00007fff8d44ab0c -[__NSOperationInternal _start:] + 653 11 com.apple.Foundation 0x00007fff8d44a5e3 __NSOQSchedule_f + 184 12 libdispatch.dylib 0x00007fff84430e73 _dispatch_client_callout + 8 13 libdispatch.dylib 0x00007fff844345cd _dispatch_queue_drain + 1100 14 libdispatch.dylib 0x00007fff84434030 _dispatch_queue_invoke + 202 15 libdispatch.dylib 0x00007fff84433bef _dispatch_root_queue_drain + 463 16 libdispatch.dylib 0x00007fff84433a1c _dispatch_worker_thread3 + 91 17 libsystem_pthread.dylib 0x00007fff816fca9d _pthread_wqthread + 729 18 libsystem_pthread.dylib 0x00007fff816fa3dd start_wqthread + 13 Thread 9: 0 libsystem_kernel.dylib 0x00007fff83ee494a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff816fa3dd start_wqthread + 13 Thread 10: 0 libsystem_kernel.dylib 0x00007fff83ee494a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff816fa3dd start_wqthread + 13 Thread 11: 0 libsystem_kernel.dylib 0x00007fff83ee494a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff816fa3dd start_wqthread + 13 Thread 12: 0 libsystem_kernel.dylib 0x00007fff83ee494a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff816fa3dd start_wqthread + 13 Thread 13: 0 libsystem_kernel.dylib 0x00007fff83ee494a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff816fa3dd start_wqthread + 13 Thread 14: 0 libsystem_kernel.dylib 0x00007fff83ee494a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff816fa3dd start_wqthread + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000008 rbx: 0x0000608000095770 rcx: 0x7c007523842dd394 rdx: 0x000000000002cb36 rdi: 0x0000000000000000 rsi: 0x00007fff828831f4 rbp: 0x00007fff50cb2980 rsp: 0x00007fff50cb2980 r8: 0x0000000000000100 r9: 0xbaddc0dedeadbead r10: 0x0000000000000034 r11: 0x000000010eff5c6f r12: 0x0000600000208ba0 r13: 0x000000010f11a979 r14: 0x000000000000001d r15: 0x00007fff83a740c0 rip: 0x00007fff8c2b3a94 rfl: 0x0000000000010246 cr2: 0x0000000000000060 Logical CPU: 3 Error Code: 0x00000004 Trap Number: 14 Binary Images: 0x10ef4b000 - 0x10ef63ff3 +com.runningwithcrayons.Alfred (4.0.3 - 1092) <23733594-B4E5-338C-9B3B-F94B8E1E085C> /Applications/Alfred 4.app/Contents/MacOS/Alfred 0x10ef7b000 - 0x10f152fff +com.runningwithcrayons.Alfred-Framework (4.0 - 1) <198B8426-EE8C-34BD-9C51-0FC061666D3E> /Applications/Alfred 4.app/Contents/Frameworks/Alfred Framework.framework/Versions/A/Alfred Framework 0x10f3be000 - 0x10f3bffff com.apple.AddressBook.LocalSourceBundle (9.0 - 1579) <6951F277-550F-3E43-B116-F45F833D0310> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource 0x10f3d0000 - 0x10f3d4ff7 com.apple.DirectoryServicesSource (9.0 - 1579) <2B7D94E1-8B6F-382C-BA78-7928F09C309A> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices 0x10f461000 - 0x10f463fff com.apple.addressbook.POIPlugin (9.0 - 1579) <1DDCFA21-F20A-32BA-91C4-41354D7DA44D> /System/Library/Address Book Plug-Ins/POIPlugin.sourcebundle/Contents/MacOS/POIPlugin 0x1114e1000 - 0x1114e1fef +cl_kernels (???) <70BF5B65-DFC5-4BDA-8D58-D2BEB8EA3A13> cl_kernels 0x1114f0000 - 0x1114f0ff5 +cl_kernels (???) <845B22FC-7E5B-4FD7-BB2C-EE980228554A> cl_kernels 0x1114f2000 - 0x1115d8fef unorm8_bgra.dylib (2.4.5) <3C5E3A0E-0A5F-3C1A-B079-BE01F3682D71> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x11169d000 - 0x11177dff7 unorm8_rgba.dylib (2.4.5) <7FBBE02B-214D-33B6-8970-9D6F622BE1C3> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib 0x111903000 - 0x111904fff ATSHI.dylib (375.4) <55F6C886-CBBA-3065-9283-C6D73A7EFB1F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib 0x1140bc000 - 0x1140d7ff3 com.apple.security.csparser (3.0 - 57031.40.9) <F8DB6988-BEA0-3756-AC88-9E2C416A097B> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x114940000 - 0x114978fff com.apple.ExchangeSource (9.0 - 1579) <89DC2819-9813-36A2-AE72-BEA6FA23272B> /System/Library/Address Book Plug-Ins/Exchange.sourcebundle/Contents/MacOS/Exchange 0x11499d000 - 0x1149ecff3 com.apple.AddressBook.CardDAVPlugin (10.9 - 473) <564C6FAE-3498-3B51-9B91-A45A40B0F99C> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin 0x7fff6355c000 - 0x7fff6359292f dyld (353.2.4) <3C068A0D-69D5-3AD6-86D9-6261D3B1564E> /usr/lib/dyld 0x7fff80df0000 - 0x7fff81220fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff81221000 - 0x7fff812e1ff7 com.apple.backup.framework (1.6.5 - 1.6.5) <86396038-33EA-3046-9F70-093A3D6407D4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff812e2000 - 0x7fff81347fff com.apple.framework.internetaccounts (2.1 - 210) <9EDA465B-A856-398D-85D9-A9F6ADA26D48> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts 0x7fff81348000 - 0x7fff81350fff libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib 0x7fff81351000 - 0x7fff815cfff7 com.apple.RawCamera.bundle (6.04.1 - 798) <7988A25F-2A69-311E-929E-B70D164739F4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff815d0000 - 0x7fff816f8ff7 com.apple.coreui (2.1 - 308.6) <9E0E9C6A-68F5-34C1-A17C-96226D401D4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff816f9000 - 0x7fff81702fff libsystem_pthread.dylib (105.40.1) <ACE90967-ECD0-3251-AEEB-461E3C6414F7> /usr/lib/system/libsystem_pthread.dylib 0x7fff81703000 - 0x7fff81704fff liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib 0x7fff81705000 - 0x7fff81718ff7 com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff81719000 - 0x7fff8177eff7 com.apple.ids (10.0 - 1000) <B7FB9598-02E5-341D-A019-3F20AE7E1B4D> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS 0x7fff8179b000 - 0x7fff817e9fff com.apple.ExchangeWebServices (5.0 - 213) <BB96875F-981D-3787-B450-A294F6D0A6A6> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices 0x7fff81897000 - 0x7fff81898ffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib 0x7fff81899000 - 0x7fff818e4ff7 com.apple.CloudDocs (1.0 - 321.10) <A8221290-A2A5-3767-BB26-CC57AC18D4DC> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff818e5000 - 0x7fff818f2fff libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib 0x7fff818f3000 - 0x7fff81902fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff81903000 - 0x7fff81c6efff com.apple.VideoToolbox (1.0 - 1562.240) <BEBDEB83-618F-38BE-B7A7-5E096B428DFA> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff81cdd000 - 0x7fff81ce1fff libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib 0x7fff81cee000 - 0x7fff81d11ff7 com.apple.idsfoundation (10.0 - 1000) <79DAA5F6-E054-3CC9-B317-65044A95B567> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation 0x7fff81d12000 - 0x7fff81d1fff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib 0x7fff81d20000 - 0x7fff81d21fff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff81d22000 - 0x7fff81d27ff7 libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib 0x7fff81d28000 - 0x7fff81f92ff7 com.apple.imageKit (2.6.1 - 850) <612201FE-768E-386B-82E3-764038B40120> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff81fd0000 - 0x7fff81fd0ff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib 0x7fff81fd1000 - 0x7fff81ff5fef libJPEG.dylib (1248) <D8F054A7-4661-3354-BB86-DAA0434C44E2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8200c000 - 0x7fff8201eff7 libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib 0x7fff8207a000 - 0x7fff82361ffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff823dd000 - 0x7fff823dffff com.apple.EFILogin (2.0 - 2) <3BA837D8-94F5-3240-9CF7-E40DC2808446> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff82412000 - 0x7fff82418ff7 libsystem_networkextension.dylib (167.40.3) <BA58B30B-8377-3B0A-8AE3-4F84021D9D4E> /usr/lib/system/libsystem_networkextension.dylib 0x7fff82419000 - 0x7fff82419fff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8241a000 - 0x7fff8244aff3 com.apple.GSS (4.0 - 2.0) <97F2A028-44CF-3188-B863-F4EEB39CBDBD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff8245e000 - 0x7fff82462fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib 0x7fff82463000 - 0x7fff82547fff libcrypto.0.9.8.dylib (52.40.1) <D123FC57-E2EB-3E08-A51B-6C317EA83EB5> /usr/lib/libcrypto.0.9.8.dylib 0x7fff82548000 - 0x7fff82553ff7 com.apple.SafariServices.framework (10603 - 10603.3.8) <AB7B27D0-6D50-3CC0-8CC3-1B1039A78950> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff82636000 - 0x7fff8264fff3 com.apple.openscripting (1.6.4 - 162.2) <BF79207B-C762-346D-8FF0-3DDCECC9E9E2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff828af000 - 0x7fff828efff7 libGLImage.dylib (11.1.6) <D6DDC014-2C74-34B3-970A-26F211FF76EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff82995000 - 0x7fff8299afff libsystem_stats.dylib (163.30.2) <4F79A38D-3C9C-3578-8E38-7697F7300CB2> /usr/lib/system/libsystem_stats.dylib 0x7fff8299b000 - 0x7fff82c5eff7 com.apple.WebKit (10600 - 10600.8.9) <8EE5A9F9-DE98-3202-92C0-23F6E6E5E274> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff835a5000 - 0x7fff8363bff7 com.apple.cloudkit.CloudKit (283.67.4 - 283.67.4) <EA6E4B2C-A3AA-3636-B9C3-F61D3EFFB82B> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff8363c000 - 0x7fff83647fff libGL.dylib (11.1.6) <38B3FF9A-5660-3080-9DB8-1CAE0E8CD739> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff83648000 - 0x7fff83757ff3 com.apple.desktopservices (1.9.3 - 1.9.3) <FEE11342-5BC4-37A7-8169-DA48BE17B9C9> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff83758000 - 0x7fff83774fff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff83775000 - 0x7fff8378eff7 com.apple.CFOpenDirectory (10.10 - 187) <F1805A0F-D5CC-35A8-9349-042D58D128B0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff837a9000 - 0x7fff837aafff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib 0x7fff837ab000 - 0x7fff837bcff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib 0x7fff837bd000 - 0x7fff837daffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib 0x7fff837db000 - 0x7fff837ddff7 libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib 0x7fff837de000 - 0x7fff837e0fff com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff83953000 - 0x7fff83a4afff com.apple.MapKit (1.0 - 1549.0.14) <20C8F247-6F02-36DE-B245-6828F87CA371> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit 0x7fff83a4b000 - 0x7fff83a5afd3 com.apple.AppleFSCompression (68.30.1 - 1.0) <FC7A4084-8DBF-31DD-A2A4-97F719AA4F23> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff83a5b000 - 0x7fff83a72ff7 libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff83a73000 - 0x7fff83c6d46f libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib 0x7fff83c6e000 - 0x7fff83cbafff com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff83cbb000 - 0x7fff83d76ff7 com.apple.DiscRecording (9.0 - 9000.4.2) <4655B4B8-523D-3AE6-92A0-8486A2258B3B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff83d77000 - 0x7fff83dc8fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <8E6AE326-9F3E-3182-BD9E-FDF561211E2E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff83dc9000 - 0x7fff83de5ff7 com.apple.pluginkit.framework (1.0 - 1) <D1A7F6E5-091B-30E7-852B-E866BF38A5AB> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff83de6000 - 0x7fff83e88fff com.apple.Bluetooth (4.3.6 - 4.3.6f4) <D9286207-FC6A-36B7-A10D-830F6B1A2E8F> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff83e89000 - 0x7fff83e89fff com.apple.quartzframework (1.5 - 1.5) <26C982A3-2FC3-3F50-B5F4-3C545C3BAC10> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff83e8a000 - 0x7fff83ec1ffb com.apple.LDAPFramework (2.4.28 - 194.5) <CAFB9695-000F-34EA-8DF5-09996929C26A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff83ec2000 - 0x7fff83ecdff7 com.apple.CrashReporterSupport (10.10 - 631) <C44259AC-0A1C-3EC5-99AC-48CB520A709D> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff83ece000 - 0x7fff83eebfff libsystem_kernel.dylib (2782.70.3) <79B806D6-AEEF-3663-BAE3-2D8A4A0A7A92> /usr/lib/system/libsystem_kernel.dylib 0x7fff83eec000 - 0x7fff83f1bfff com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff83f1c000 - 0x7fff83f38ff7 libsystem_malloc.dylib (53.30.1) <DDA8928B-CC0D-3255-BD8A-3FEA0982B890> /usr/lib/system/libsystem_malloc.dylib 0x7fff83f39000 - 0x7fff83f3bfff libsystem_sandbox.dylib (358.20.5) <3F5E973F-C702-31AC-97BC-05F5C195683C> /usr/lib/system/libsystem_sandbox.dylib 0x7fff83f3c000 - 0x7fff83f43fff com.apple.NetFS (6.0 - 4.0) <C263C8F8-F284-3101-AC82-A97A81716063> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff83f44000 - 0x7fff83f98fff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib 0x7fff83fa2000 - 0x7fff83fb8ff7 com.apple.CoreMediaAuthoring (2.2 - 951) <F11B0447-3E6D-35BA-BC7C-1A60820843D8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff83fb9000 - 0x7fff83fe4ff7 com.apple.DictionaryServices (1.2 - 229.1) <62EC3E1B-5A28-3252-90FF-C2E9999C2A2A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff83fe7000 - 0x7fff8404eff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff8404f000 - 0x7fff84077fff libRIP.A.dylib (790) <55EB0B9D-15AE-35E9-9C9E-99637A4E3B13> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff84078000 - 0x7fff841c0ff7 com.apple.WebKitLegacy (10600 - 10600.8.9) <9F1ED8A5-1AB9-333C-B1A1-E13485F12E53> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x7fff841c1000 - 0x7fff841c4ff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <BCC15965-7869-34F4-9019-9D0A41DD6AFF> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff8426a000 - 0x7fff84296fff libc++abi.dylib (125.1) <B8E6BB31-E27E-3B80-9BA2-73B5AB7E42E1> /usr/lib/libc++abi.dylib 0x7fff84297000 - 0x7fff8429ffe7 libcldcpuengine.dylib (2.4.5) <9AA2661D-B5B3-3B9A-A1A0-F25CB80446F3> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff842a0000 - 0x7fff842e1fff libGLU.dylib (11.1.6) <4BC6579D-A6D0-3A19-880E-E29FAEA698E7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff842ea000 - 0x7fff8442eff7 com.apple.QTKit (7.7.3 - 2890.10) <3578818E-5894-3A6B-86D7-C7C817268634> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff8442f000 - 0x7fff84459ff7 libdispatch.dylib (442.50.1) <A61E703C-784A-3698-B513-75DD12AAD6DC> /usr/lib/system/libdispatch.dylib 0x7fff84494000 - 0x7fff84496fff libsystem_configuration.dylib (699.40.2) <56F94DCE-DBDE-3615-8F07-DE6270D9F8BE> /usr/lib/system/libsystem_configuration.dylib 0x7fff84497000 - 0x7fff8449bff7 libGIF.dylib (1248) <6102CFE3-029E-32DE-B954-93797A4EF5B0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8449c000 - 0x7fff844bdfff com.apple.framework.Apple80211 (10.3 - 1030.71.6) <C0A17391-5C8B-34B1-BD46-8D644AB57DE0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff844f6000 - 0x7fff844f6fff com.apple.CoreServices (62 - 62) <C69DA8A7-B536-34BF-A93F-1C170E2C6D58> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff844f7000 - 0x7fff8456bffb com.apple.securityfoundation (6.0 - 55126) <7BC5EB97-2BC8-390D-AC93-C36C456F1126> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff84727000 - 0x7fff8474bff7 com.apple.Sharing (328.17 - 328.17) <AD5E243A-B79F-3D7B-800B-A2C99A1CFEF1> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff8474c000 - 0x7fff8475dff3 libsystem_coretls.dylib (35.40.1) <155DA0A9-2046-332E-BFA3-D7974A51F731> /usr/lib/system/libsystem_coretls.dylib 0x7fff84769000 - 0x7fff84775fff com.apple.speech.synthesis.framework (5.3.11 - 5.3.11) <DFC7FD85-F1B0-317C-8513-722570CB8FB9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff84877000 - 0x7fff849d8fff com.apple.avfoundation (2.0 - 889.210) <F4D3414E-4EA6-33EA-8F2A-CA4A8663B5D5> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff84aee000 - 0x7fff84afbff3 com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff84b11000 - 0x7fff84b19fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib 0x7fff84b1a000 - 0x7fff84b1afff libOpenScriptingUtil.dylib (162.2) <D6A2216D-ADB2-3F24-AD30-F6D00829F545> /usr/lib/libOpenScriptingUtil.dylib 0x7fff84b1b000 - 0x7fff84b58ff3 com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff84b59000 - 0x7fff84b5bfff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff84b5c000 - 0x7fff84b7aff7 com.apple.addressbook.vCard (9.0 - 1579) <C4CDDC8B-AE35-39B8-820A-763E9C5D1794> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff84cb0000 - 0x7fff84cb1ff3 libSystem.B.dylib (1213) <4B24B5BE-45F2-355A-9A35-D438A516D140> /usr/lib/libSystem.B.dylib 0x7fff84cb2000 - 0x7fff84cbfff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff84cc0000 - 0x7fff84ce4ff7 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 0x7fff84ce5000 - 0x7fff84feaff3 com.apple.HIToolbox (2.1.1 - 758.7) <B1188DED-5E71-3AB4-9E57-67F84C116ECE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff85021000 - 0x7fff8502aff3 com.apple.CommonAuth (4.0 - 2.0) <9A484EE6-0003-3AB1-AE4F-AA543BBBF53F> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8518b000 - 0x7fff85192ff7 libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib 0x7fff8519c000 - 0x7fff851a3fff com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics 0x7fff851b3000 - 0x7fff851ceff7 com.apple.aps.framework (4.0 - 4.0) <EAC8C347-55F4-3769-995E-B140C95553F6> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff851cf000 - 0x7fff851daff7 libkxld.dylib (2782.70.3) <F5F0305E-A7D5-37CA-945E-E2FB1F8568AC> /usr/lib/system/libkxld.dylib 0x7fff851dd000 - 0x7fff851e5ff7 com.apple.icloud.FindMyDevice (1.0 - 1) <9CE67F85-2BA8-3093-97BA-07BF5C04A5D6> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff851f8000 - 0x7fff85200ff7 com.apple.AppleSRP (5.0 - 1) <68F0C577-ED96-34F2-B701-CE3023367D4D> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff85216000 - 0x7fff85230ff7 libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib 0x7fff85231000 - 0x7fff852bdfef libsystem_c.dylib (1044.40.3) <2E673D96-E334-37D2-833A-E57383BBA377> /usr/lib/system/libsystem_c.dylib 0x7fff852be000 - 0x7fff8532aff3 com.apple.MMCS (1.3 - 327.5) <FC998246-ED60-334D-9E94-453F35EF9C78> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS 0x7fff8536a000 - 0x7fff85371ff7 libCGCMS.A.dylib (790) <64ACC63D-93FC-3D11-AF9C-A2A84A34FE35> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff85372000 - 0x7fff85376fff libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff85377000 - 0x7fff85396fff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff85397000 - 0x7fff853f2fe7 libTIFF.dylib (1248) <0530CBFE-09BF-3A37-B5AE-B1CF918A377E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff853f3000 - 0x7fff85477ff7 com.apple.ViewBridge (105.1 - 105.1) <98E9733F-D863-30CE-BF25-E6768C73AF21> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff85483000 - 0x7fff85693ff7 com.apple.CFNetwork (720.5.7 - 720.5.7) <A47D7DD2-5903-39D0-8D27-5A7E2D119D84> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff85694000 - 0x7fff856e1ff3 com.apple.CoreMediaIO (601.0 - 4760) <209CD9FF-28A0-3792-B548-3A59E79F3E79> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff856e2000 - 0x7fff856f4ff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff856f5000 - 0x7fff85710ff7 libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib 0x7fff85711000 - 0x7fff8571dff7 com.apple.commonutilities (8.0 - 900) <E5E018A7-FB3C-37A2-9769-49AFAC89FDE8> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff8571e000 - 0x7fff85723fff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff85724000 - 0x7fff85724fff com.apple.AOSMigrate (1.0 - 1) <6893B495-188D-3F88-81E7-8FAFDD53323D> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate 0x7fff85725000 - 0x7fff8574eff3 libxslt.1.dylib (13.13) <18F488CB-AA53-3503-A199-044CA7664DE5> /usr/lib/libxslt.1.dylib 0x7fff8574f000 - 0x7fff85f93feb com.apple.CoreGraphics (1.600.0 - 790) <A4325897-C5BD-3D69-B707-2A3DBC081E92> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff85fc4000 - 0x7fff85fe9fff libPng.dylib (1248) <0E2D7F6C-0163-35A3-BD6D-A336A3A36B33> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff86017000 - 0x7fff8601dff7 com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fff86066000 - 0x7fff8615afff libFontParser.dylib (134.11) <798C2BA2-B3D3-39B5-981C-20B42258BAB1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8615b000 - 0x7fff86cdcff7 com.apple.AppKit (6.9 - 1348.17) <E485D56D-3E72-34B7-99BB-BFDEE2D07BF5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff86cdd000 - 0x7fff86cdffff libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib 0x7fff8706d000 - 0x7fff8706fff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib 0x7fff87104000 - 0x7fff87109ff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib 0x7fff8710a000 - 0x7fff8719fff7 com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff871a0000 - 0x7fff874d3ff7 libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib 0x7fff874d4000 - 0x7fff879c4fff com.apple.MediaToolbox (1.0 - 1562.240) <FF703691-A69A-3D24-8004-0E1B77D36861> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff879c5000 - 0x7fff87a31fff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <03697149-1CDD-32FF-B564-1C1EF5E9E5C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff87a32000 - 0x7fff87a4dfff com.apple.AppleVPAFramework (1.4.5 - 1.4.5) <313A0FA8-C12F-30C1-A33D-9A48E3C0594E> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff87a4e000 - 0x7fff87abfffb com.apple.ApplicationServices.ATS (360 - 375.4) <888FE0B1-835C-30B1-80AD-5066CADB0364> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff87ac0000 - 0x7fff87ad5fff com.apple.ToneKit (1.0 - 1) <25D0FF56-B802-359D-9CA1-D530F4890D87> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fff87ad6000 - 0x7fff87ae8ff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff87ae9000 - 0x7fff87c19fff com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff87c87000 - 0x7fff87dabff7 com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff87dac000 - 0x7fff87dacfff com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff87dad000 - 0x7fff87dcdfff com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff87dce000 - 0x7fff87f5cfff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff87f5d000 - 0x7fff87f72ff7 com.apple.AppContainer (4.0 - 238.20.2) <2AA2EF49-9F38-31F6-8B08-8CC7C26F57F3> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff87f75000 - 0x7fff87fc8ffb libAVFAudio.dylib (118.6) <2441D4C1-D8FB-3DA9-9DD7-914E03413882> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib 0x7fff87fc9000 - 0x7fff87fccff7 libdyld.dylib (353.2.4) <224F35C5-6E35-3EC4-A97C-80949CE444E7> /usr/lib/system/libdyld.dylib 0x7fff87fcd000 - 0x7fff87fd2ffb libheimdal-asn1.dylib (398.40.1) <7D2BE3DE-60F7-3A6E-A92E-DA0EF9D3417E> /usr/lib/libheimdal-asn1.dylib 0x7fff87fd3000 - 0x7fff87fe4fff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib 0x7fff87fe5000 - 0x7fff88014ff7 com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <B93D4775-149C-3698-B38C-9C50673D455C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff880b9000 - 0x7fff88157fff com.apple.Metadata (10.7.0 - 917.36) <00C4CB5D-E723-3612-84E0-439098392CDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff88158000 - 0x7fff8815afff com.apple.marco (10.0 - 1000) <F8551365-5638-3012-B8CB-B87A80695EAC> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco 0x7fff88188000 - 0x7fff8818cfff com.apple.TCC (1.0 - 1) <CCA42EE2-3400-3444-9486-BC454E60D944> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff881a0000 - 0x7fff881a3ff7 com.apple.Mangrove (1.0 - 1) <6326024D-5C8D-3F59-9468-ACA1E01BC70C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff88223000 - 0x7fff882a7fff com.apple.PerformanceAnalysis (1.0 - 1) <8CC3D6CB-2328-32A5-B70E-174AD408E892> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff882a8000 - 0x7fff882c6fff com.apple.frameworks.preferencepanes (16.0 - 16.0) <C763B730-D6BC-31D3-951A-898BB49C5A3E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes 0x7fff8839a000 - 0x7fff88732ff7 com.apple.CoreFoundation (6.9 - 1153.31) <4151A95B-66CA-3E6F-9FB2-DF1D8F3E606A> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff88733000 - 0x7fff88735fff com.apple.loginsupport (1.0 - 1) <DAAD7013-A19D-3858-BFF7-DE1DAF664401> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff8873f000 - 0x7fff8875fff7 com.apple.MultitouchSupport.framework (264.6 - 264.6) <79E327E8-AA72-346D-8B5E-8BAC56FC17A5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff88760000 - 0x7fff88760ff7 liblaunch.dylib (559.40.1) <4F81CA3A-D2CE-3030-A89D-42F3DAD7BA8F> /usr/lib/system/liblaunch.dylib 0x7fff88761000 - 0x7fff88b6eff7 libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8951b000 - 0x7fff89535ff3 com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff89536000 - 0x7fff895c7ff7 libCoreStorage.dylib (471.30.1) <9D95399F-1AC5-325F-8337-6E13AD99E44B> /usr/lib/libCoreStorage.dylib 0x7fff895c8000 - 0x7fff89847ff7 com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff89848000 - 0x7fff89883fff com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff89905000 - 0x7fff89908fff com.apple.xpc.ServiceManagement (1.0 - 1) <A95A15CD-3B21-3513-AFF8-1D7DE3DBFA12> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff89909000 - 0x7fff89e1efff com.apple.JavaScriptCore (10600 - 10600.8.7.1) <4C48FD32-ACA3-358F-95D9-05DBB56A1DED> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff89e21000 - 0x7fff8a13cfcf com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8a13d000 - 0x7fff8a1fcfff com.apple.imcore (10.0 - 1000) <76E1F208-D13C-3773-9004-22B2A844CC97> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore 0x7fff8a1fd000 - 0x7fff8a208ff7 com.apple.DirectoryService.Framework (10.10 - 187) <F5B30ACE-57D9-31EA-82F9-98F175B277D1> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff8a222000 - 0x7fff8a222fff com.apple.IOPlatformPluginFamily (1.0 - 1) <13BB5EF9-4D63-3F4E-8E99-C35CE8367684> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily 0x7fff8a223000 - 0x7fff8a224ff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8a225000 - 0x7fff8a227fff com.apple.SecCodeWrapper (4.0 - 238.20.2) <C6C126F0-6BF4-3E29-A9B7-7BAD8D17EE4F> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff8a26a000 - 0x7fff8a2c7fff com.apple.QuickLookFramework (5.0 - 675.43) <506D60B4-B188-3D0A-9187-0404A60A9B06> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8a30a000 - 0x7fff8a5a1ff7 com.apple.AOSKit (1.06 - 217) <92537A36-DF3F-3ABC-834C-FC723318A8A3> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit 0x7fff8a5a2000 - 0x7fff8a5dbfff com.apple.AirPlaySupport (2.0 - 215.18) <A7730005-A538-30E8-815B-727957D74C89> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport 0x7fff8a5dc000 - 0x7fff8a65afff com.apple.CoreServices.OSServices (640.4 - 640.4) <9D175CD9-B27F-3529-8269-66D8AA83582E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8a65b000 - 0x7fff8a6a1ff7 libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib 0x7fff8a6a2000 - 0x7fff8a794ff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib 0x7fff8b01e000 - 0x7fff8b0c5fff com.apple.PDFKit (3.1 - 3.1) <D410CE57-6227-31D8-9F39-92583E552EA8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff8b0c6000 - 0x7fff8b175fe7 libvMisc.dylib (516) <6739E390-46E7-3BFA-9B69-B278562326E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8b176000 - 0x7fff8b326ffb com.apple.QuartzCore (1.10 - 361.19) <973C2AD1-9D22-3F1F-A291-84B1F677C50D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8b327000 - 0x7fff8b32affb libCGXType.A.dylib (790) <A87FDE11-B3BE-3C78-B777-293BF25F5E43> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8b32b000 - 0x7fff8b32dff7 com.apple.diagnosticlogcollection (10.0 - 1000) <1DB05D1A-636A-3672-BCB6-E3759852F5E2> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection 0x7fff8b32e000 - 0x7fff8b352ff7 com.apple.facetimeservices (10.0 - 1000) <E2AB7900-5171-3DE0-9DBF-2CC14512B40A> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices 0x7fff8b353000 - 0x7fff8b444fff libJP2.dylib (1248) <46DB69CB-C0F1-3E79-823A-1EB43D17BC8F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8b445000 - 0x7fff8b5acffb com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8b5ad000 - 0x7fff8b6dfff7 com.apple.MediaControlSender (2.0 - 215.18) <88726256-A71E-33A8-A56C-ABA208951C92> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x7fff8b794000 - 0x7fff8b82bfff com.apple.CoreMedia (1.0 - 1562.240) <CCAF850F-B2E8-3F3B-9DE9-2BB469403EDF> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff8b82c000 - 0x7fff8b87bff7 libcurl.4.dylib (83.40.2) <AE97ED1E-A58F-3EF0-8E88-DDC6AD409BCE> /usr/lib/libcurl.4.dylib 0x7fff8b884000 - 0x7fff8b8f2ff3 com.apple.Heimdal (4.0 - 2.0) <8D1667CF-D454-3E07-A58E-E15591B5A95E> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8b91e000 - 0x7fff8b958ffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8b959000 - 0x7fff8b965ff7 com.apple.OpenDirectory (10.10 - 187) <22FF4721-03D8-381B-AA83-2B07D690C777> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8b966000 - 0x7fff8bc68ffb com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff8bc69000 - 0x7fff8bc83ff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib 0x7fff8bc84000 - 0x7fff8bc92ff7 com.apple.opengl (11.1.6 - 11.1.6) <81B00A5C-ED8A-341F-A11E-1079F7781C21> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8bc94000 - 0x7fff8c06bfe7 com.apple.CoreAUC (211.1.0 - 211.1.0) <12645629-E065-388E-A6B5-094A240578CE> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff8c06c000 - 0x7fff8c076fff com.apple.KerberosHelper (4.0 - 1.0) <DA8D89D2-3185-3527-9E36-AA17F018B776> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper 0x7fff8c0f9000 - 0x7fff8c103fff com.apple.IntlPreferences (2.0 - 150.1) <29687F33-EE4C-3530-8AB9-5B36DBAF4485> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff8c137000 - 0x7fff8c20dff3 com.apple.DiskImagesFramework (10.10.5 - 398) <05774334-36DF-3912-AD3C-07167ED83FE4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8c20e000 - 0x7fff8c354fef libsqlite3.dylib (168.2) <53F6A294-15D7-3804-9ABF-47D35E15CDFB> /usr/lib/libsqlite3.dylib 0x7fff8c355000 - 0x7fff8c3d6ff7 com.apple.CoreUtils (1.1 - 110.1) <3808CBC5-1DF1-3821-8AAE-57C30D4F514B> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff8c3d7000 - 0x7fff8c4c1ff7 com.apple.QuickLookUIFramework (5.0 - 675.43) <011DEB49-0FB3-3E44-9D99-D89ADD59A3CC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff8c4c2000 - 0x7fff8c4f2ff3 com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff8c54e000 - 0x7fff8c57efff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib 0x7fff8c57f000 - 0x7fff8c5b7fff com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8c5b8000 - 0x7fff8c5b8fff com.apple.audio.units.AudioUnit (1.12 - 1.12) <E5335492-7EFE-31EA-BE72-4A9CEE68D58E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8c5d0000 - 0x7fff8c637ffb com.apple.datadetectorscore (6.0 - 396.1.2) <7D88DC30-2583-35A6-8342-425201FE7044> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8c66a000 - 0x7fff8c84fff7 libicucore.A.dylib (531.51) <5AFEE55D-9BDD-362C-8A3C-A42237A96169> /usr/lib/libicucore.A.dylib 0x7fff8c850000 - 0x7fff8c854fff 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 0x7fff8c855000 - 0x7fff8c886ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <9D76F2E0-C28A-3DBC-A91F-E87888D46BF0> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff8c887000 - 0x7fff8c8d3ff7 libcups.2.dylib (408.2) <E8AD18F9-61E4-3791-B840-504468C25556> /usr/lib/libcups.2.dylib 0x7fff8c8d4000 - 0x7fff8cdfdff7 com.apple.QuartzComposer (5.1 - 332.1) <64399385-0768-3590-B4EF-1BD0F8A35CB3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff8cdfe000 - 0x7fff8ce07ff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib 0x7fff8ce25000 - 0x7fff8cf17ff7 libxml2.2.dylib (26.15) <B587DA25-360B-3742-BE9A-04B171504D79> /usr/lib/libxml2.2.dylib 0x7fff8cf18000 - 0x7fff8cf3efff com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8cf3f000 - 0x7fff8cf41fff libRadiance.dylib (1248) <64ADB7FC-4640-3111-A88A-463BFD63C5D3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8cf42000 - 0x7fff8cf48fff libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib 0x7fff8cf49000 - 0x7fff8cf76ff7 com.apple.Accounts (113 - 113) <17D8868C-7079-354F-8F37-B8346960D94B> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff8cfaa000 - 0x7fff8cfddfff com.apple.MediaKit (16 - 757.2) <2912E5C2-085F-3FE2-8531-23B6E894B0F0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8cfe2000 - 0x7fff8cfe2ff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib 0x7fff8cfe3000 - 0x7fff8d071fff com.apple.CorePDF (4.0 - 4) <19F4CB03-189E-3271-8F7A-A7D0DB3ACE49> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff8d072000 - 0x7fff8d0ccff7 com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff8d0e5000 - 0x7fff8d16eff7 com.apple.CoreSymbolication (3.1 - 57020.2) <FDAF88F6-7D11-37BC-B758-4B835FA657BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8d187000 - 0x7fff8d197ff7 libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib 0x7fff8d198000 - 0x7fff8d3ddff7 com.apple.AddressBook.framework (9.0 - 1579) <A31956C5-AA13-35E6-B553-6BDF33F35103> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff8d3de000 - 0x7fff8d3e7fff com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff8d3e8000 - 0x7fff8d3f0ffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib 0x7fff8d3f1000 - 0x7fff8d722ff7 com.apple.Foundation (6.9 - 1154.20) <3D37F9B8-96CC-324B-9062-0A7E4ABCDC1F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8d773000 - 0x7fff8d8aefff com.apple.ImageIO.framework (3.3.0 - 1247) <19CF032D-53F6-352E-BEF1-810B563993F3> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8d8af000 - 0x7fff8d8b3fff libspindump.dylib (182.4) <A70D9FF6-75CC-320A-91A0-CF6143255814> /usr/lib/libspindump.dylib 0x7fff8d8b4000 - 0x7fff8d8ecfff libsystem_network.dylib (412.20.3) <6105C134-6722-3C0A-A4CE-5E1261E2E1CC> /usr/lib/system/libsystem_network.dylib 0x7fff8d8ed000 - 0x7fff8d8f6fff libGFXShared.dylib (11.1.6) <10DBFA0B-1484-3723-BFD3-7D184CC5A2E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8d8f7000 - 0x7fff8d928fff libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib 0x7fff8d94e000 - 0x7fff8d954fff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8d96d000 - 0x7fff8d96dfff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8d9ba000 - 0x7fff8d9c8fff com.apple.AddressBook.ContactsFoundation (9.0 - 1579) <34ED9046-0157-399F-9742-2FC2D098E368> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff8d9e2000 - 0x7fff8da41fff com.apple.AE (681.5 - 681.7) <2BF39455-1CDD-392C-824A-9972C6B1FB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8da42000 - 0x7fff8ea05ff3 com.apple.WebCore (10600 - 10600.8.9) <A5400B08-6067-370E-B224-14890DA39857> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff8ea06000 - 0x7fff8ea54ff7 com.apple.ImageCaptureCore (6.3 - 6.3) <75B5043C-9EF0-3CD2-875D-12813F0A73D3> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff8ea55000 - 0x7fff8eaa6ff7 com.apple.AppleVAFramework (5.0.31 - 5.0.31) <2DC09ADA-F618-3F35-9DA1-F8D7A08FE58F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff8eb07000 - 0x7fff8ed7dfff com.apple.security (7.0 - 57031.40.9) <8D9CB878-BB71-3CF1-88CE-9E6FAC4043ED> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8ee60000 - 0x7fff8eea6ff7 libFontRegistry.dylib (134.1) <CE41D8C2-BEED-345C-BC4F-3775CC06C672> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8eea7000 - 0x7fff8eeaafff com.apple.IOSurface (97.5 - 97.5) <D09F4452-874E-391D-AAEC-A64F4DD5049E> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8eeab000 - 0x7fff8eef8ff7 com.apple.print.framework.PrintCore (10.3 - 451.1) <DE992474-0841-38A1-B4F6-46D653E454D5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8eef9000 - 0x7fff8ef2bff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff8ef38000 - 0x7fff8efd7e27 com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff8efd8000 - 0x7fff8f000fff libsystem_info.dylib (459.40.1) <2E16C4B3-A327-3957-9C41-143911979A1E> /usr/lib/system/libsystem_info.dylib 0x7fff8f001000 - 0x7fff8f073fff com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8f074000 - 0x7fff8f0d0ff7 com.apple.coredav (1.0.1 - 261.2) <0199B58A-AC81-350A-8EE3-E5129E3DB74A> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV 0x7fff8f0d1000 - 0x7fff8f0dcfff libcommonCrypto.dylib (60061.30.1) <E789748D-F9A7-3CFF-B317-90DF348B1E95> /usr/lib/system/libcommonCrypto.dylib 0x7fff8f0dd000 - 0x7fff8f127fff com.apple.HIServices (1.22 - 523) <99ADA325-53C8-368E-A5FA-3F913CD2245A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8f128000 - 0x7fff8f129fff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8f12a000 - 0x7fff8f1a3fe7 libcorecrypto.dylib (233.30.1) <5779FFA0-4D9A-3AD4-B7F2-618227621DC8> /usr/lib/system/libcorecrypto.dylib 0x7fff8f29c000 - 0x7fff8f2b6ff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff8f2c0000 - 0x7fff8f2fbfff com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8f301000 - 0x7fff8f308ff7 com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff8f309000 - 0x7fff8f331fff libxpc.dylib (559.40.1) <5C829202-962E-3744-8B50-00D38CC88E84> /usr/lib/system/libxpc.dylib 0x7fff8f332000 - 0x7fff8f333ff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib 0x7fff8f334000 - 0x7fff8f34aff7 libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib 0x7fff8f507000 - 0x7fff8f509fff libCVMSPluginSupport.dylib (11.1.6) <4F965D25-2BC4-372B-BAE1-E833A3C4C3D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8f50a000 - 0x7fff8f582ff7 com.apple.SystemConfiguration (1.14.4 - 1.14) <B835C014-901E-37B7-BD09-2EFF5FFEB910> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8f594000 - 0x7fff8f596ff7 com.apple.securityhi (9.0 - 55006) <15D38919-9697-3E3A-BCB9-4E3271BC2C7E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8f597000 - 0x7fff8f597fff com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8f5a5000 - 0x7fff8f5adfff libsystem_dnssd.dylib (576.50.2) <9EC5AF92-D0D2-3BDE-92B6-D3730D3865C8> /usr/lib/system/libsystem_dnssd.dylib 0x7fff8f73e000 - 0x7fff8f749ff7 libcsfde.dylib (471.30.1) <A62AE3D8-E2A6-314A-BF45-804003BE0AC9> /usr/lib/libcsfde.dylib 0x7fff8f74a000 - 0x7fff8f7b9fff com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8f7ba000 - 0x7fff8f7c9ff7 com.apple.ToneLibrary (1.0 - 1) <179C7D61-CB88-3CE3-9F06-4D60D13D616C> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fff8f7ca000 - 0x7fff8f7f6fff libsandbox.1.dylib (358.20.5) <C95C61A4-C9C1-3B3C-A9A9-77DB7400598F> /usr/lib/libsandbox.1.dylib 0x7fff8f82d000 - 0x7fff8f8c1fff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8f8c2000 - 0x7fff8fb91ff3 com.apple.CoreImage (10.3.5) <0224F5A6-636A-374B-B46C-13E066596725> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8fba6000 - 0x7fff9020fff3 com.apple.VectorKit (1.0 - 1087.0.16) <35A51A8A-5F9E-35A3-B841-86B63A5A5140> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit 0x7fff90210000 - 0x7fff90211ff7 com.apple.AddressBook.ContactsData (9.0 - 1579) <FF9C31DD-7839-35FB-AE66-21AEF63583EF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData 0x7fff90212000 - 0x7fff9023ffff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff9056c000 - 0x7fff9056ffff com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff90576000 - 0x7fff9057bff7 com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff905ac000 - 0x7fff905fbff7 com.apple.opencl (2.4.2 - 2.4.2) <BF5E999C-5710-362E-95E8-86EE7BEA357C> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff905fc000 - 0x7fff90627ffb libarchive.2.dylib (30.50.1.1.1) <3E66E4A5-B992-3D94-9218-839B34BDAAA8> /usr/lib/libarchive.2.dylib 0x7fff90657000 - 0x7fff906c1fff com.apple.imfoundation (10.0 - 1000) <842F39B6-0BE2-3B9B-9166-D40031C80C89> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation 0x7fff906c2000 - 0x7fff906c2fff com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff906c3000 - 0x7fff907dcff3 com.apple.CoreText (454.11 - 454.14) <B3B308C3-F4B8-3776-9B78-8E94D4E74D0A> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff907dd000 - 0x7fff907e8fff com.apple.AppSandbox (4.0 - 238.20.2) <BEFAB7F2-B189-391B-9B2D-FFF3EE2B77B6> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff907e9000 - 0x7fff908fbff7 libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff908fc000 - 0x7fff90904ff3 com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff90905000 - 0x7fff9090fff7 com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 3 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 729037 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=262.2M resident=159.2M(61%) swapped_out_or_unallocated=103.0M(39%) Writable regions: Total=189.2M written=23.3M(12%) resident=31.7M(17%) swapped_out=2776K(1%) unallocated=157.5M(83%) REGION TYPE VIRTUAL =========== ======= ATS (font support) 32.0M ATS (font support) (reserved) 8K reserved VM address space (unallocated) Activity Tracing 2048K CG backing stores 1280K CG image 8K CG shared images 240K CoreAnimation 12K CoreData Object IDs 4100K CoreImage 72K CoreServices 128K CoreUI image data 36K Foundation 4K Image IO 4K Kernel Alloc Once 8K MALLOC 115.0M MALLOC (admin) 32K Memory Tag 241 8K Memory Tag 242 12K Memory Tag 251 52K OpenCL 16K SQLite page cache 1280K STACK GUARD 56.1M Stack 14.7M VM_ALLOCATE 17.2M __DATA 27.8M __IMAGE 528K __LINKEDIT 72.4M __TEXT 189.8M __UNICODE 552K mapped file 144.3M shared memory 4K =========== ======= TOTAL 679.4M TOTAL, minus reserved VM space 679.3M
  4. Date: July 10, 2019 Alfred version: 4.0.2 MacOS: 10.10.5 (Yosemite) I just wanted to report the bug that Alfred4 keeps shutting down on itself when I am trying to invoke some snippet expansions or use some workflow on MacOS Yosemite. I am using Alfred in Yosemite in office computer and use it everyday. In every few days ( one or two days in week) Alfred keeps shutting down without doing anything and it also takes long time to start on. I have lots of workflows (about 200) and many snippets (~MB) and application size may be the issue but I am experiencing this problem more often in Yosemite than in Mojave (my laptop). I use office computer much more than my laptop that may be the reason but Alfred also crashes in Mojave ones in few days. I am not sure if there are any log files if the app Alfred crashes automatically and if there are any I would be happy to report it. Hope upcoming updates/versions will be more robust to workflow sizes and stop crashing on its own.
  5. I have found this workflow very useful. For example: In github commit the edited file: document.getElementById('submit-file').click();. I am totally unfamiliar with javascript, Is there also an option to "EDIT" the file in github? If so what would be the command? Help is highly appreciated. P.S. Where can I find some commands like: document.getElementById('submit-file').click();. online ? These commands are new to me.
  6. I have been experiencing this problem for little a while. Whenever I try to edit the Utility "Split Arg to Vars" can only cancel it but can not save it at all. How can I edit the delimiter in this args to vars utility? Date: Jun 29, 2019 Alfred version: 4.0 user: bp959314@ohio.edu
  7. Thanks @deanishe , I had just found the mistake this morning 4 hours after you posted the solution, but without looking the solution. I was trying to find out why it was not working and did this echo "$1" "$pwd" > a.sh and looked inside a.sh, it showed an unwanted new line was there and I fixed that by changing echo by echo -n . Then I checked my Alfred thread, there was the same suggestion already. Thanks anyways.
  8. I was developing a simple workflow to copy/move the latest file or folder in Downloads to the current working directory. I have almost completed the workflow but the Alfred debugger is giving me this error consistently: ": No such file or directory" Even though the same command works in terminal. Here is the workflow I have done so far: https://github.com/bhishanpdl/Shared/blob/master/Alfred_questions/aa Copy Last Download to PWD.alfredworkflow?raw=true How to fix the problem. What I am trying to do is given below: #================ # example # # echo "hello" > ~/Downloads/a.txt # cat ~/Downloads/a.txt # # mkdir -p ~/try\ space # create a directory with space in it # cd ~/try\ space # # open . # this opens the Finder where we want to test our workflow # # command to test: # /bin/mv ~/Downloads/a.txt ~/try\ space/ # this works in terminal # # but does not work in Alfred.
  9. This was a very interesting workflow. But the API has been changed and the workflow in not working anymore.
  10. @xilopaint Thanks, that fixed my problem for Alfred 4.
  11. Does not work with online search for Alfred 4.0. [18:05:28.890] Logging Started... [18:05:30.309] Get App Icon [1.5][Script Filter] Queuing argument 'pastebin' [18:05:30.412] Get App Icon [1.5][Script Filter] Script with argument '(null)' finished [18:05:30.415] Get App Icon [1.5][Script Filter] <?xml version="1.0"?><items> <item> <arg>online^pastebin</arg> <title>Search app icons online</title> <subtitle>Switch to online search in App Store and Mac App Store</subtitle> </item> <item> <arg></arg> <title></title> <icon type="fileicon"></icon> </item> </items> [18:05:34.789] Get App Icon [1.5][Script Filter] Processing complete [18:05:34.797] Get App Icon [1.5][Script Filter] Passing output 'online^pastebin' to Run Script [18:05:34.991] ERROR: Get App Icon [1.5][Run Script] 35:44: syntax error: A “"” can’t go after this identifier. (-2740)
  12. The app Numi works but the Alfred workflow does not work. Alfred workflow: http://www.packal.org/workflow/numi Numi: http://numi.io/static/dev/Numi.zip ERROR: Numi[Script Filter] Code 1: index.js:120:158: execution error: Error on line 5: Error: Application can't be found. (-2700)
  13. To get the value of "e" you may want to type =exp(1) The imaginary number "i" is not supported in Alfred 4. You can visit the calculator settings here: https://www.alfredapp.com/help/features/calculator/ If you want to use the math libraries of python (math, numpy) you can use this workflow: http://www.packal.org/workflow/python-interpreter Then, pt e**(1j*pi) Gives: (-1+1.2246467991473532e-16j) pt real(e**(1j*pi)) Gives -1. NOTE: 1. In python 1j is imaginary number 1i. 2. In python power operation is **
  14. I have set up a simple workflow to create a new file from the clipboard into the frontmost finder item, but somehow it appends "?" sign in front of the file name. When I output LARGE TYPE, there is no "?" sign prepended, but when I write something it is prepended. How this can be fixed? I have shared workflow in Github: https://github.com/bhishanpdl/Shared/blob/master/Alfred_questions/New File from Clipboard.alfredworkflow?raw=true I am using Write Text File Aflred object with file path as {query}.
  15. If you are a STEM student, you might have been familiar with the markup language LaTex. Typing equations in LaTex is painful and it is almost impossible to compile the latex document without getting an error once or twice. To facilitate writing LaTex documents, I have created a comprehensive (more than 2000) snippets especially dedicated to latex greek letters. Example usage: Type this: \\a This expands to: \alpha Type this: \\ax This expands to: $\alpha$ and so on. Here: prefix = \\ letter = a expands to = alpha The snippet can be found in my GitHub: https://github.com/bhishanpdl/ALFRED/blob/master/AlfredSnippets/LatexGreek.alfredsnippets Installation: 1. Download the snippet and double click 2. UNCHECK the option Strip snippet of auto expand flag (by default it is checked, uncheck it) Detailed usage: Some rules: 1. I call Partial, Angle and Bold as prefix terms. 2. I call other attributes such as bar, prime, hat, etc suffix. 3. x means surround by the two dollar sign. E.g to create $\alpha$ we need to type \\ax. 4. suffix attributes need only one extra letter at the beginning. Eg. to create \bar{\alpha} we need to type \\ab` where b means bar. 5. prefix attributes needs two surrounding letters. E.g. to create \partial{\alpha} we need to type \\pay here prefix p means partial and we also need last letter y.
  16. Sadly None of the versions of QLcolorcode worked for me. Still gives the same error. https://github.com/BrianGilbert/QLColorCode-extra https://code.google.com/archive/p/qlcolorcode/downloads Thanks though.
  17. This does not work on Alfred 3. Tested: May 11, 2019 Error: Workflow incompatible. Please update to the latest version of Alfred. Also, tried FIXUM, but still does not work.
  18. Thanks for the idea of converting markdown to bbcode
  19. One more Aside: How to hightlight just a word here in this Alfred Forum? I tried backticks like in markdown: `highlight me`, but it does not highlight here in this forum. For example how to highlight the word: APPLESCRIPT ?
  20. $ ls ~/Library/QuickLook/ color.zip BetterZipQL.qlgenerator/ QLFits3.qlgenerator/ QLStephen.qlgenerator/ Readme.txt QLColorCode.qlgenerator/ QLMarkdown.qlgenerator/ QuickLookJSON.qlgenerator/ $ ls /Library/QuickLook/ iBooksAuthor.qlgenerator/ iWork.qlgenerator/ I have installed some plugins in the path `~/Library/QuickLook/`. I suspect these are causing the problems. Temporarily, I backed all the plugins and reset it. cd ~/Library/QuickLook/ cp * ~/Dropbox/quicklook_backup pwd # WARNING: be sure you are at correct folder sudo rm -rf * qlmanage -r qlmanage -r cache cd ~/tmp qlmanage -p a.sh # now, despite permission error it shows the quickview. # this solves the problem, we can use qlmanage from terminal and alfred workflow also works. # but i dont want to delete all the plugins, especially the plugin qlcolorcode. But, I like to use the plugin QLColorCode.qlgenerator, it makes the quick view of scripts syntax highlighted, but on the other hand causes qlmanage to fail. Still, when I select a file in Finder and hit space, it gives syntax highlighted quick view. I am indifferent to command `qlmange -p` fail or pass, I would be happy to use the color highlighted preview of scripts on my Finder. So, I was looking for help with `APPLESCRIPT` where we can simulate keystroke `select file and hit cmd y or hit space`. If some developers have an idea of AppleScript, I would seek their help and greatly appreciate their effort.
×
×
  • Create New...