Automator workflow no longer works on 10.7

Hi.  I've been using an Automator workflow for years:  it opens iTunes, looks for a specific radio station, sets iTunes volume, sets Computer volume, starts iTunes playing and runs a small Applescript script to close the folder if it was open.
This has been running for years.  Upgraded to 10.7 and it stopped working.  It seems to launch, but nothing happens.
I recreated the same workflow, and I can run it:  it states that every step is "Completed".  But it really doesn't work!!!
What should I try next?  (Windows 8???)

Hi Frank.  Thanks for the response.
(Mentioning Windows 8 was a joke, as I'm sure you know! ;-)
Here's what the workflow looks like;  you'll note the "all green" log at the bottom!
By the way, when I run it, iTunes does launch;  but it doesn't play anything.  And there IS a WCPE entry;  it's a radio station that is in the list of radio stations/Classical and that entry has also been copied to one of my playlists. 
The workflow was created as an application and it's run when I power up the Mac.
Thanks for your interest and advice!

Similar Messages

  • Automator workflow no longer working under Leopard

    Here's what I had - I use the Sonos music system which has a limit on total metadata. The longer the file path the more data was used. Therefore the folder system set up by iTunes (which I could not get rid of no matter what I tried) would end up using a lot of the data limit.
    I created an Automator task that did the following:
    1. Looked through my iTunes Music folder (on an external hard drive) for any folders.
    2. Took the contents of the folders and moved them to the iTunes Music folder.
    3. Searched through the iTunes Music folder for the now-empty subfolders
    4. Moved these empty subfolders to the trash.
    Using Leopard's Automator, I tried running my old workflow and got several error messages. Worse, it appears to have deleted my old workflow (can't find it anywhere) - whether or not Automator deleted it or I did accidentally, I no longer have it.
    Trying to replicate the old flow, I simply cannot put together instructions that work. I can't seem to empty the folders out, so that the folders in the trash are filled with the songs. Once I even accidentally moved the whole iTunes folder into the trash. I can't get the last "move to trash" command to work without an error message though it seems to actually work no matter that there's an error message.
    This shouldn't be too hard, but maybe I'm forgetting something simple. Anyone have any ideas?
    Thanks,
    Stu

    Adam,
    Numbers 3 should be free if you had it on your machine before (you were using Numbers 3 before, right?).  In App Store you might try clicking 'Account' under Quick Links and Reset all warnings for buying and downloading. And, if necessary, also contact Apple to get that charge reversed.
    I can't reproduce the script problem here. The fact that the Paste and Match Style is greyed seems to suggest that your copy of Numbers thinks there is nothing in the clipboard... Are you sure you don't have one of the many clipboard enhancement type applications on your machine?
    To test that you could try manually copying text into the clipboard (from say, TextEdit) and check to see if Numbers accepts a paste.
    Another thing to try: run the script from AppleScript Editor to see if you get the expected results from there.
    And also try this:  Open Terminal and at the ~ prompt type this command:
        date +%H:%M
    It should respond immediately with the time in 24-hour format.
    If you do get the time as expeced and you can't the the original script to work again,  then try the script below, which avoids the clipboard.
    SG
    tell application "Numbers"
              set t to front document's active sheet's first table whose selection range's class is range
              tell first cell of t's selection range
                        set value to do shell script "date +%H:%M"
              end tell
    end tell

  • Automator iCal backup workflow no longer works

    Hi all,
    I am new to automator workflows, but I recently created one to back up all of my documents to an SD Flash card in my Macbook Pro.  The workflow was working good for about a week, and now it It keeps saying that the workflow does not have permission to save the file to the folder.  Any Ideas on how to fix this
    Thanks!

    Hi Frank.  Thanks for the response.
    (Mentioning Windows 8 was a joke, as I'm sure you know! ;-)
    Here's what the workflow looks like;  you'll note the "all green" log at the bottom!
    By the way, when I run it, iTunes does launch;  but it doesn't play anything.  And there IS a WCPE entry;  it's a radio station that is in the list of radio stations/Classical and that entry has also been copied to one of my playlists. 
    The workflow was created as an application and it's run when I power up the Mac.
    Thanks for your interest and advice!

  • Previous Automator task no longer working in Leopard

    Here's what I had - I use the Sonos music system which has a limit on total metadata. The longer the file path the more data was used. Therefore the folder system set up by iTunes (which I could not get rid of no matter what I tried) would end up using a lot of the data limit.
    I created an Automator task that did the following:
    1. Looked through my iTunes Music folder (on an external hard drive) for any folders.
    2. Took the contents of the folders and moved them to the iTunes Music folder.
    3. Searched through the iTunes Music folder for the now-empty subfolders
    4. Moved these empty subfolders to the trash.
    Using Leopard's Automator, I tried running my old workflow and got several error messages. Worse, it appears to have deleted my old workflow (can't find it anywhere) - whether or not Automator deleted it or I did accidentally, I no longer have it.
    Trying to replicate the old flow, I simply cannot put together instructions that work. I can't seem to empty the folders out, so that the folders in the trash are filled with the songs. Once I even accidentally moved the whole iTunes folder into the trash. I can't get the last "move to trash" command to work without an error message though it seems to actually work no matter that there's an error message.
    This shouldn't be too hard, but maybe I'm forgetting something simple. Anyone have any ideas?
    Thanks,
    Stu

    It sure does appear that somehow the parental controls are linked to the widget issue in some fashion. I have two different accounts for my children (each with parental controls), one for my wife (no parental controls), a guest account and of course my administrative account.
    After reading your replies I solved my problem (at least for now) by: 1) turning off the parental controls on my children's accounts; 2) logging into each existing account and; 3) logging back into the administrative account. When I finally got back into my own account, the widgets were all working again just like they did before. We'll see if this resolves the issue for the long-term (or at least until Apple can patch Leopard a little bit more).
    Hope this helps.
    Thanks

  • Workflow no longer working

    I had a workflow created by a very kind guy on here, and installed it, and it worked fine for about 5 days, but has now stopped working, and I can't find why.
    Normally when you run it, you see the EDIT meny highlight before it enters the data, but this isn't happening now.
    The workflow gets the date from the system, copies it to clipboard, and then pastes it into numbers.  Below is the code.
    I've still got it installed on my home macbook air, and it is still working there.
    It's still installed on the work mac, but it doesn't run or work properly.
    Can anyone help?
    set the clipboard to (do shell script "date +%H:%M")
    tell application "Numbers"
              activate
              tell application "System Events"
                        keystroke "v" using {shift down, option down, command down}
              end tell
    end tell
    The workflow still exists in the automator, and it still has a shortcut attached as originally set, which is command-alt-'
    I've noticed when I've tried to change the shortcut, that it often stops it working, and has to be reinstalled from scratch.
    Also, the first time I ran it, it showed up in "numbers" in the automator under "app shortcuts" but it no longer does.

    Adam,
    Numbers 3 should be free if you had it on your machine before (you were using Numbers 3 before, right?).  In App Store you might try clicking 'Account' under Quick Links and Reset all warnings for buying and downloading. And, if necessary, also contact Apple to get that charge reversed.
    I can't reproduce the script problem here. The fact that the Paste and Match Style is greyed seems to suggest that your copy of Numbers thinks there is nothing in the clipboard... Are you sure you don't have one of the many clipboard enhancement type applications on your machine?
    To test that you could try manually copying text into the clipboard (from say, TextEdit) and check to see if Numbers accepts a paste.
    Another thing to try: run the script from AppleScript Editor to see if you get the expected results from there.
    And also try this:  Open Terminal and at the ~ prompt type this command:
        date +%H:%M
    It should respond immediately with the time in 24-hour format.
    If you do get the time as expeced and you can't the the original script to work again,  then try the script below, which avoids the clipboard.
    SG
    tell application "Numbers"
              set t to front document's active sheet's first table whose selection range's class is range
              tell first cell of t's selection range
                        set value to do shell script "date +%H:%M"
              end tell
    end tell

  • Automator- Workflow for time worked based on project #

    Hello All,
    Trying to use automator to automatically do this workflow:
              I receive email that lists a project number as well as other info but proj. number is most important.
         I do the work etc..,
    Then generate an email sending an invoice for my time worked and other details based on that project number to ONE emaiil address; thus my invoice for payment.
    Goal:
              Thus keep track of which projects I have completed and sent an invoice for...
    Can anyone get me started. I don't see how to get automator to pull that project number out of that email message to begin.
    Thanks,
    Al

    Hi Al,
    No expert here, but see if you can modify this Applescript to extract it...
    http://macscripter.net/viewtopic.php?id=29554

  • My Automator Workflow suddenly Stop working. HELP!

    Ok, I work on a high media production facility and every day I need to send audio files on a server. I create a workflow that has been working fine since day one. Yesterday I received a call from the network department saying they didin't received the files correctly (some files were missing and some of them duplicated) I check my files and every each of them were fine. I tried again and it was a mess again. I ended doing it manually (because of the deadline) but I don't know what happened. I check the workflow and everything is fine. What is happening? I attached a pic just in case you need to look at it.

    Hey.
    I ran into this simple problem too. The problem is, is that sometimes the workflow will run and pass onto the next action even when it does not complete a process (i.e. copying, saving, etc). It was baffling me as well, why Automator actions would not wait until the full process of the action gets done.
    So I searched around, and I found a great 3rd party automator action (sold at the App Store), where it will make it wait until it completes each action. Here it is:
    You can find the action here. Unfortunately you will need to buy it (comes in a package - but it's cheap). I did and ever since using it, all my automator actions that involve heavy processing got debugged and worked. Thought you should know.

  • Workflow no longer works for one user

    I have a state machine workflow that I built and deployed over a year ago. The workflow has run without issue until a few weeks ago, when one user complained that the workflow wasn't processing his approval.
    This user has been an approver since the workflow was first deployed. He was able to successfully approve as recently as last month. I have tested frequently with this user, and the issue is consistent. Once he completes the task he is assigned, the workflow
    doesn't seem to see that the task has changed. If any other approver completes the task (including myself) the workflow runs without issue. I even had the user login on a different computer, and he still encountered this issue. I also had him test this workflow
    on our staging environment, and on that server he doesn't encounter the issue and the workflow runs successfully, so this issue only occurs on our production environment.
    I don't feel there is a problem with the workflow due to the length of time it has worked successfully, and due to the fact that all of the other approvers (there are many) cannot reproduce the issue. My gut tells me it is a permission issue, but I have
    verified the user still has owner rights to the site, and that he has not had any name changes or other updates to his AD account. However, this issue is only occurring on production, and I am not aware of any changes made to permissions on this site. Has
    anyone else experienced this behavior?

    Hi,
    According to your description, my understanding is that the workflow cannot work fine when the user completed the tasks.
    I recommend to check if the user has permission on the task list the workflow uses.
    Open the workflow in SharePoint Designer and check the task list the workflow used in Workflow settings page of the corresponding workflow, then go to the List Permissions of the task list in the browser and click Check Permissions button in the ribbon to
    check if the user has permission on the task list.
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Dropbox automator script no longer working with Mavericks

    Hi,
    I use two versions of the following shell script (found on the net), launched by automator, to set up two Dropbox accounts :
    Since upgrading to Mavericks, the script hangs when execution is requested. If the execution is then stopped and then requested a second time, the script terminates normally. Anyone have any idea why this might be (I am no expert of either shell scripts or automator) ?

    ok then do this. Once you have your first Dropbox account set up try the following steps:
    1. Create a folder named "Dropbox-second" anywhere you like.
    2. Open terminal, write "bash" and press enter.
    3. paste the line below and press enter. (Dont close the terminal window)
    HOME=$HOME/Dropbox-second /Applications/Dropbox.app/Contents/MacOS/Dropbox &
    4. A second dropbox instance will open requiring you to sign in. Go ahead sign-in and then click advanced and point to the "Dropbox-second" folder you created.
    5. Close the terminal window and close the second instance of the dropbox from the topbar. (Click on the icon -> Click on the gear -> Quit Dropbox)
    6. Now open AppleScript Editor and paste the following
    do shell script "HOME=$HOME/Dropbox-second /Applications/Dropbox.app/Contents/MacOS/Dropbox > /dev/null 2>&1 &"
    7. Click run and you will see the second icon of Dropbox in the topbar appear again.
    8. Click stop and then from file save this as an application anywhere you like. Give a name like "DBMore" or anything you like.
    9.Now to make sure everytime you login to your account the second dropbox starts, go to system preferences->users & groups-> select the current user-> click login items on the right->click the + sign to add "DBMore" application you created.
    That's it you're done.
    10. If you want to be able to differentiate between the two dropbox accounts click on the second dropbox icon in the topbar -> click the gear -> click preferences -> general -> use black and white menu bar icons.
    Enjoy! Hope this really helps

  • Automator workflow stopped working after 10.6.6

    I have an automator workflow which has worked flawless for the last 6 months. It's pretty simple, only does two things
    1. Upload files to ftp (files/dirs that are dropped on the icon)
    2. Runs a shell script which in turn executes a java program
    Suddenly, after upgrading to 10.6.6 the workflow doesn't finish. It halts somewhere on the second action. If I run this manually in a terminal window it works flawless. Any ideas?

    I have the same problem... What's more, my automator.app won't even start... This is my console output... Apple REALLY blew it with the 10.6.6 installer... I ran the combo updater TWICE... I even moved all my apps back to where Apple expects to find them, as they didn't bother to look for apps if you dared to organize your app folder like you want it...
    I only know of ONE OS company that releases updates that are done this badly... I won't mention their name, as they have enough marketing... Thing is, I never expected APPLE to act like them...
    Here's my console output when I start Automator...
    Process: Automator [31464]
    Path: /Applications/Automator.app/Contents/MacOS/Automator
    Identifier: com.apple.Automator
    Version: 2.1.1 (247.1)
    Build Info: Automator-2470100~2
    Code Type: X86 (Native)
    Parent Process: launchd [198]
    Date/Time: 2011-02-15 21:58:06.626 -0500
    OS Version: Mac OS X 10.6.6 (10J567)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000027
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: pathExtension
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x98bdbed7 objc_msgSend + 23
    1 com.apple.AutomatorFramework 0x0004e3f2 -[AMImageRegistry smallIconForPath:] + 66
    2 com.apple.AutomatorFramework 0x0012fcad -[AMProxyAction icon] + 93
    3 com.apple.AutomatorFramework 0x0015890e -[AMLibraryViewController tableView:willDisplayCell:forTableColumn:row:] + 494
    4 com.apple.AppKit 0x9075c6ec -[NSTableView _delegateWillDisplayCell:forColumn:row:] + 62
    5 com.apple.AppKit 0x906d97ed -[NSTableView preparedCellAtColumn:row:] + 1362
    6 com.apple.AppKit 0x906f38bc -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 56
    7 com.apple.AppKit 0x906f292a -[NSTableView drawRow:clipRect:] + 1131
    8 com.apple.AppKit 0x906f2362 -[NSTableView drawRowIndexes:clipRect:] + 360
    9 com.apple.AppKit 0x906f0d3b -[NSTableView drawRect:] + 1144
    10 com.apple.AppKit 0x906e682a -[NSView _drawRect:clip:] + 3510
    11 com.apple.AppKit 0x906e54c8 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1600
    12 com.apple.AppKit 0x906e57fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    13 com.apple.AppKit 0x906e57fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    14 com.apple.AppKit 0x906e57fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    15 com.apple.AppKit 0x906e57fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    16 com.apple.AppKit 0x906e57fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    17 com.apple.AppKit 0x906e57fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    18 com.apple.AppKit 0x906e57fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    19 com.apple.AppKit 0x906e57fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    20 com.apple.AppKit 0x906e57fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    21 com.apple.AppKit 0x906e57fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    22 com.apple.AppKit 0x906e57fd -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    23 com.apple.AppKit 0x906e39e7 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 711
    24 com.apple.AppKit 0x906e355b -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 265
    25 com.apple.AppKit 0x906dfea2 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3309
    26 com.apple.AppKit 0x90640a57 -[NSView displayIfNeeded] + 818
    27 com.apple.AppKit 0x90609d40 -[NSWindow displayIfNeeded] + 204
    28 com.apple.AppKit 0x906087db -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1085
    29 com.apple.AppKit 0x9060833d -[NSWindow orderWindow:relativeTo:] + 105
    30 com.apple.AppKit 0x90605af3 -[NSWindow makeKeyAndOrderFront:] + 73
    31 com.apple.AppKit 0x9085a1fc -[NSWindowController showWindow:] + 664
    32 com.apple.AppKit 0x9079ae00 -[NSDocument showWindows] + 116
    33 com.apple.AppKit 0x9079923c -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 432
    34 com.apple.AppKit 0x907b5a8c -[NSDocumentController(NSInternal) _openUntitled] + 143
    35 com.apple.AppKit 0x90798cab -[NSApplication _doOpenUntitled] + 446
    36 com.apple.AppKit 0x907984bf -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 228
    37 com.apple.AppKit 0x9079810d -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
    38 com.apple.Foundation 0x928997a4 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
    39 com.apple.Foundation 0x92899568 _NSAppleEventManagerGenericHandler + 228
    40 com.apple.AE 0x97080f58 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
    41 com.apple.AE 0x97080e57 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
    42 com.apple.AE 0x97080d61 aeProcessAppleEvent + 197
    43 com.apple.HIToolbox 0x91e48389 AEProcessAppleEvent + 50
    44 com.apple.AppKit 0x906119ca _DPSNextEvent + 1420
    45 com.apple.AppKit 0x90610fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    46 com.apple.AppKit 0x905d3247 -[NSApplication run] + 821
    47 com.apple.AppKit 0x905cb2d9 NSApplicationMain + 574
    48 com.apple.Automator 0x0000268b main + 187
    49 com.apple.Automator 0x000025c5 start + 53
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x996cf982 kevent + 10
    1 libSystem.B.dylib 0x996d009c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x996cf559 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x996cf2fe dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x996ced81 pthreadwqthread + 390
    5 libSystem.B.dylib 0x996cebc6 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x996cea12 _workqkernreturn + 10
    1 libSystem.B.dylib 0x996cefa8 pthreadwqthread + 941
    2 libSystem.B.dylib 0x996cebc6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x006752a0 ebx: 0x006752a0 ecx: 0x90e05bc4 edx: 0x00000007
    edi: 0x0a85b598 esi: 0x000453b1 ebp: 0xbfffcf58 esp: 0xbfffce98
    ss: 0x0000001f efl: 0x00010206 eip: 0x98bdbed7 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000027
    Binary Images:
    0x1000 - 0x2eff7 com.apple.Automator 2.1.1 (247.1) <8959B750-88A9-A4F3-B645-598AFA74F4C8> /Applications/Automator.app/Contents/MacOS/Automator
    0x43000 - 0x1a4ff3 com.apple.AutomatorFramework 1.2.2 (247.1) <D376C547-E1E9-8EF2-3533-C9DB652846FD> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
    0x24e000 - 0x28aff7 com.apple.OSAKit 1.2.1 (76) <1D4D69CA-EABA-F514-A488-EB0F1E1BB96E> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x2ae000 - 0x2f4ff7 com.apple.AppleScriptKit 1.5.1 (81) <76F7012F-2169-1021-26B5-DDDA990B8926> /System/Library/Frameworks/AppleScriptKit.framework/Versions/A/AppleScriptKit
    0x337000 - 0x344ffb com.apple.AppleScriptObjC 1.0.2 (???) <89FB9BCB-C2DF-1854-E468-3FE9A93189AD> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
    0x34d000 - 0x359fe7 libexslt.0.dylib 9.13.0 (compatibility 9.0.0) <43856244-CC36-9DE9-3D60-D4F4D6F2825C> /usr/lib/libexslt.0.dylib
    0x3f1000 - 0x3f1ff7 +net.sourceforge.SafariAdBlockLoader 0.4.0 RC3 (0.4.0 RC3) <8E9A6641-9CE7-5416-DC84-883DB8BAFDDA> /Library/InputManagers/Safari AdBlock/Safari AdBlock Loader.bundle/Contents/MacOS/Safari AdBlock Loader
    0x3f8000 - 0x3fafff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x700000 - 0x701fff +com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0x771000 - 0x771ff7 com.apple.Automator.FindItems 1.0 (1.0) <07208622-AE12-E81C-1DC3-A8C4DB3F0DC3> /System/Library/Automator/Find Items.action/Contents/MacOS/Find Items
    0x776000 - 0x776ff7 com.apple.Automator.FilterItems 1.0 (1.0) <8968066E-9AA0-B2CB-0E13-ECC11BE52A93> /System/Library/Automator/Filter Items.action/Contents/MacOS/Filter Items
    0x77a000 - 0x77aff7 com.apple.Automator.GetSelectedItems 1.0 (1.0) <205584FB-D784-D0FF-0935-382F61C389E1> /System/Library/Automator/Get Selected Items.action/Contents/MacOS/Get Selected Items
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <749D24EE-54BD-D74B-D305-C13F5E6C95D8> /usr/lib/dyld
    0x90003000 - 0x90104fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <ED8E45C6-B078-15E8-938D-99D8FD1EAE64> /usr/lib/libxml2.2.dylib
    0x90105000 - 0x90140feb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x90141000 - 0x90185ff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90199000 - 0x901d7ff7 com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x901d8000 - 0x901f5fe7 com.apple.DotMacSyncManager 2.0.3 (446.9) <CFC4888B-BDAE-C977-804B-76ABFA8B489F> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x901f6000 - 0x9023afe7 com.apple.Metadata 10.6.3 (507.15) <A23633F1-E913-66C2-A073-E2B174C09B18> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9023b000 - 0x9026cff7 libGLImage.dylib ??? (???) <E3EC8E92-4DDD-E7B8-3D38-C5A5160A4930> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x902b0000 - 0x9031afe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9040a000 - 0x90445fe7 com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x90446000 - 0x905c8fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
    0x905c9000 - 0x90ea9ff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x90eaa000 - 0x90ef0ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x90ef1000 - 0x90f09ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x90f0a000 - 0x90f1cff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <32CE2895-DAF0-2137-F9BE-8150359F43A1> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x90f1d000 - 0x90f7aff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90f7b000 - 0x90fc8ff7 com.apple.ExchangeWebServices 1.3 (61) <B3705083-4186-5A27-6003-58E7264CAA3E> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x90fc9000 - 0x90fd0ff7 com.apple.KerberosHelper 2.1 (1.0) <E29B37C3-467E-ACCB-3C72-FA3CC5C4030D> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x90fd1000 - 0x90ff1fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x90ff2000 - 0x9108dff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9108e000 - 0x910a2fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x91182000 - 0x9118cfe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9118d000 - 0x911c6fe7 com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x911c7000 - 0x9121ffe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x91220000 - 0x912d6ff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x912d7000 - 0x913b4ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x913b5000 - 0x91e00ff7 com.apple.WebCore 6533.19 (6533.19.4) <DFCF1BC1-8BF3-E13E-F11B-C98CB36560FD> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x91e0c000 - 0x92130fef com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92131000 - 0x9216aff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E0D512DD-365D-46A0-F50C-435BC250424F> /usr/lib/libcups.2.dylib
    0x9216b000 - 0x92581ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92582000 - 0x925c2ff3 com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x925c3000 - 0x92606ff7 com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92607000 - 0x9265dff7 com.apple.Symbolication 1.2 (72) <3CAFA3BB-1CC6-27FA-AADE-23BBA7F0E9B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x92663000 - 0x926e3feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x926e4000 - 0x926eafe7 com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x926eb000 - 0x9273cff7 com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9273d000 - 0x9274bff7 com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9274c000 - 0x9274cff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92794000 - 0x927b6fef com.apple.DirectoryService.Framework 3.6 (621.9) <3171B16F-E4E1-89AA-B846-D698E3D6D457> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x927b7000 - 0x927ddffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x927de000 - 0x9284dff7 com.apple.ISSupport 1.9.4 (52) <FC1E0AB0-1056-1CAC-430E-82197FEB5E85> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9284e000 - 0x92ac1fe7 com.apple.Foundation 6.6.4 (751.42) <65F16BF4-D106-F2F5-53F3-5BFBC2FCE608> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92ac2000 - 0x92b3bff7 com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x92b73000 - 0x92b76fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x92b77000 - 0x92b80ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92bac000 - 0x92bc7ff7 libPng.dylib ??? (???) <DF9BC42C-13E0-3080-A106-75121FD577CF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x92bc8000 - 0x92c60fe7 edu.mit.Kerberos 6.5.10 (6.5.10) <DC19F49B-184E-FD0F-13F8-3A31924A3B66> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92c61000 - 0x93096ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x93097000 - 0x930a4ff7 com.apple.NetFS 3.2.1 (3.2.1) <94A52A6D-F071-09D7-E80F-F633F17233FE> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x930a5000 - 0x931a9fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
    0x931aa000 - 0x93325fe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93326000 - 0x933b8fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x933b9000 - 0x93434fff com.apple.AppleVAFramework 4.10.12 (4.10.12) <0B523224-8EE3-988D-04BE-D608953CC977> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x93445000 - 0x93447fe7 com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x93448000 - 0x93576fe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9357e000 - 0x93760fff com.apple.imageKit 2.0.3 (1.0) <B4DB05F7-01C5-35EE-7AB9-41BD9D63F075> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x93761000 - 0x9376bffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9384c000 - 0x93874ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x93875000 - 0x93977fef com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x93978000 - 0x939c0fff com.apple.iCalendar 1.0.3 (54) <65B75654-CBFE-BDE7-E914-84683881B408> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x939c1000 - 0x939ceff7 com.apple.AppleFSCompression 24.4 (1.0) <ADE29C24-087D-1795-2F46-34CE20A61669> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x93a80000 - 0x93c7dff7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <85A6BFDD-CBB6-7490-748D-8EA8B9B7FDD8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93c7e000 - 0x93c7fff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x93c80000 - 0x93cc0fe7 com.apple.DAVKit 4.0.3 (732) <A256ABEC-E065-BF33-9662-C82E93B101CA> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x93cc1000 - 0x93ccbff7 com.apple.dotMacLegacy 3.2 (266) <6F2588BA-E801-1664-E60C-5BEC2AF924D0> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x93ccc000 - 0x93d76fe7 com.apple.CFNetwork 454.11.5 (454.11.5) <DD575760-7A29-111D-5A69-EAFD3410F74D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93d8d000 - 0x93daefe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x93daf000 - 0x93dc3ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93dcb000 - 0x93dd6ff7 com.apple.CrashReporterSupport 10.6.6 (256) <C8FFD4F5-5B5B-8ED4-AD82-E434A76ADC96> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x93dd7000 - 0x93dd9ff7 com.apple.securityhi 4.0 (36638) <C7DA80C1-DCFD-C321-08DA-5E6946CA66E0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93de2000 - 0x93de2ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93de3000 - 0x93f12fe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93f13000 - 0x93f5affb com.apple.CoreMediaIOServices 134.0 (1160) <D4F40A28-4E31-3210-7C2B-59D8A1903FB2> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x93f5b000 - 0x93fbfffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93fc0000 - 0x9402eff7 com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x9402f000 - 0x94041ff7 com.apple.syncservices.syncservicesui 5.2 (578.3) <2E6EA5E4-EAEE-EF00-A565-0F9513AF9E27> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x9404f000 - 0x94052ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94053000 - 0x94101ff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94102000 - 0x9410dff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9410e000 - 0x9411eff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94257000 - 0x94265fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x942c6000 - 0x94335ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94336000 - 0x94337ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94338000 - 0x9453ffeb com.apple.AddressBook.framework 5.0.3 (875) <759B660B-00F6-F08C-37CD-69468C774B5E> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94540000 - 0x9457fff7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <7E02D104-F31C-CF72-71B4-DA5DF7B48337> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x945a2000 - 0x945a2ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x945a3000 - 0x945e6ff7 libGLU.dylib ??? (???) <BB66EDB2-D5FE-61C9-21BE-747F9862819C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x945e7000 - 0x94729ff7 com.apple.syncservices 5.2 (578.3) <17A876CF-DAB1-1A88-6811-64AF8BFDE508> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x9472a000 - 0x9473ffff com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94779000 - 0x94798ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94799000 - 0x947dbff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x947dc000 - 0x947dfff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x948fe000 - 0x9490bfe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5B68F977-F7E1-F419-F900-A5B34A30FE05> /usr/lib/libbz2.1.0.dylib
    0x9490c000 - 0x9490fff7 libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x94910000 - 0x9491aff7 com.apple.NSServerNotificationCenter 2.2 (2.2) <2E32AAD4-6DD9-AE40-D757-6EAB64CC7758> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x9491b000 - 0x94a5efef com.apple.QTKit 7.6.6 (1756) <8AE4C93B-6059-7B87-2FF6-8B225EBB21A7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x94a97000 - 0x94a9fff7 com.apple.DisplayServicesFW 2.3.0 (283) <305F9514-2404-5CF7-AFB4-00BB4D2EA69E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x94ac2000 - 0x94af2ff7 com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x94c25000 - 0x94c49ff7 libJPEG.dylib ??? (???) <E064CF03-8CC2-C83E-C951-D46610834D1C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94c4a000 - 0x94ca0ff7 com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x94ccb000 - 0x94febff3 com.apple.CoreServices.CarbonCore 861.23 (861.23) <96534EF7-C22E-0C01-C56F-FF7047E41224> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94fec000 - 0x95089fe3 com.apple.LaunchServices 362.2 (362.2) <F3952CAB-322F-A12F-57AF-8B91B1D76DDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9508a000 - 0x950c2ff7 com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x950c3000 - 0x9527cfeb com.apple.ImageIO.framework 3.0.4 (3.0.4) <6D8C6C54-9F39-0D0F-564D-2ABA12E97BBC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9534f000 - 0x9547bffb com.apple.MediaToolbox 0.484.20 (484.20) <D67788A2-B772-C5DB-B12B-173B2F8EE40B> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9547c000 - 0x9548dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9548e000 - 0x954effe7 com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96443000 - 0x964f3ff3 com.apple.ColorSync 4.6.3 (4.6.3) <0354B408-665F-8B3F-87FF-64E6322276F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x96517000 - 0x96626fe7 com.apple.WebKit 6533.19 (6533.19.4) <A942073C-83DF-33ED-3D01-A24DE8AEAB3D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x96627000 - 0x96668ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96669000 - 0x96681ff3 com.apple.ScriptingBridge 1.1.2 (???) <A3FA73CC-0628-49E3-23AC-768BFA1C7DBE> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x96682000 - 0x966fcfff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <A02CEAE9-943A-CBE2-2350-4631C1E7B0A7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96705000 - 0x9670bfff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96820000 - 0x96a83fff com.apple.security 6.1.1 (37594) <B6F2A8BF-C1B7-A0E2-83FB-4FF265E9BDDC> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96a84000 - 0x96ad4ff7 com.apple.framework.familycontrols 2.0.2 (2020) <AF7F86F1-F7BF-CBA8-7A4A-D8F7A19F9601> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x96ad5000 - 0x96f8effb com.apple.VideoToolbox 0.484.20 (484.20) <E7B9F015-2569-43D7-5268-375ED937ECA5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x96f8f000 - 0x96fe9fe7 com.apple.CorePDF 1.3 (1.3) <EA168671-F44F-BFE4-AA7D-3801DA29A650> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x96ff5000 - 0x97000ff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x97001000 - 0x97001ffb libffi.dylib ??? (???) <58985323-6EC6-9AD2-B9F0-8787C0B2791C> /usr/lib/libffi.dylib
    0x97002000 - 0x97070ff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <132A7CF8-D073-0F35-E9A4-777E5EBAC1EE> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x97071000 - 0x97075ff7 libGIF.dylib ??? (???) <FA466D54-68CF-D1AB-47A0-4134C8B1B6FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x97076000 - 0x9707bff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9707c000 - 0x9707cff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9707d000 - 0x970b0ff7 com.apple.AE 496.4 (496.4) <C73D124C-C722-41D8-3465-4CE0D0BA9307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x970b1000 - 0x970cdfe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x970ce000 - 0x97187fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x97188000 - 0x97188ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x97189000 - 0x97189ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9718a000 - 0x97570ffb com.apple.RawCamera.bundle 3.4.1 (546) <D966727B-B687-3029-067F-87FC6CCEBB55> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x976d4000 - 0x976d9ff7 com.apple.AOSNotification 1.1.0 (123.3) <0386E48C-4095-1D2A-629A-83B7711550F3> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x976da000 - 0x97727feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x97738000 - 0x97738ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x97739000 - 0x97760ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x97761000 - 0x977d8ff3 com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x977d9000 - 0x977d9ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9787a000 - 0x97aa5ff3 com.apple.QuartzComposer 4.2 ({156.28}) <62E864AD-3155-59B8-BA1F-8197360C8587> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x97aa6000 - 0x97e11ff7 com.apple.QuartzCore 1.6.3 (227.34) <0B59EAF1-4892-C5CE-4A67-66EBD383359E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x97e12000 - 0x97e49fe7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7DCB5938-3140-E71A-92BD-8C242F30C8F5> /usr/lib/libssl.0.9.8.dylib
    0x97e4a000 - 0x97e4eff7 IOSurface ??? (???) <235E7E3D-B6E5-0AAA-C41A-7AC1F54A7EBF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x97e4f000 - 0x97eccff7 com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <3B7F5895-B48D-A2E0-D708-58EC58EB9514> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x97ecd000 - 0x97ecfff7 libRadiance.dylib ??? (???) <68BF4654-B74A-C843-759F-7FC62385F251> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x97ed0000 - 0x97ed4ff7 libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x97f16000 - 0x97f26ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x97f27000 - 0x97f33ff7 libkxld.dylib ??? (???) <9D8378E0-1C58-EED8-EA00-F4515B8BE7A3> /usr/lib/system/libkxld.dylib
    0x97f34000 - 0x97ffefef com.apple.CoreServices.OSServices 357 (357) <F66F783A-9B51-953F-CAC9-509E1F550B4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x97fff000 - 0x981dbfe7 com.apple.CalendarStore 4.0.4 (997) <B27CD8BF-8A72-232D-7472-A953115A5D21> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x981dc000 - 0x9820efe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x986e5000 - 0x9878dffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x987a2000 - 0x987dfff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x987e0000 - 0x9881dff7 com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9881e000 - 0x9889cfe3 com.apple.CoreSymbolication 2.1 (40.1.1) <7F54A51D-0FDD-096F-96D9-B6C9688B30FE> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x9889d000 - 0x988a4ff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x988da000 - 0x988dbff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x988dc000 - 0x98bd5fef com.apple.QuickTime 7.6.6 (1756) <3C041DD9-A5DB-60CA-8418-E58A78C9468E> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x98bd6000 - 0x98c83fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <C8925910-B927-968B-4B71-D83A4CEF8646> /usr/lib/libobjc.A.dylib
    0x98c84000 - 0x99473557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x99474000 - 0x99474ff7 com.apple.Carbon 150 (152) <734BDB59-8B13-54FA-0653-AA8623DF9846> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x99475000 - 0x99581ff7 libGLProgrammability.dylib ??? (???) <A077BFEA-19C6-9F48-2F36-8E4E55376F49> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x99582000 - 0x9965dfeb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9965e000 - 0x996a7fe7 libTIFF.dylib ??? (???) <72AC8D6B-F187-1462-901F-999E68C24848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x996a8000 - 0x9984fff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <4FFBF71A-D603-3C64-2BC6-BFBFFFD562F0> /usr/lib/libSystem.B.dylib
    0x99850000 - 0x998d2ffb SecurityFoundation ??? (???) <2E1F1AF0-A258-D215-2600-5DF03896D1F1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <4FFBF71A-D603-3C64-2BC6-BFBFFFD562F0> /usr/lib/libSystem.B.dylib

  • Automator workflow cannot be triggered.

    Hello,
    I created a few Automator workflows. they all work fine when I launch automator and click "run".
    When I try to trigger the workflow via another software (like "Hazel" or Mail rules) it just doesn't run. I do see the little menubar icon rolling but nothing happens.
    Any ideas what can cause it and how I can solve it?
    Thank you,
    Ofir

    I tried using a Mail rule to launch an Automator workflow that had been saved as an application. That does not work. I think it is because the rule creator in Mail only gives you the option of running an Applescript.
    Here's what I am going to test next but have not had time to yet. Perhaps you will get a chance before I do. Create the workflows using Automator as usual and save them as applications. Now create an Applescript that will run and launch the appropriate workflows.
    Check out this article for an example of what I mean http://www.atpm.com/12.08/automator.shtml Look at the Tying Everything Together section. The items in quotation marks in that script are the titles of various Automator workflows.

  • Automator workflows not working???

    i created a workflow back when i had tiger installed and now that i have leopard, my workflow is no longer working, the workflow is supposed to rename a batch of files (usually images)
    any reasons why this is? should i just create another workflow?

    I am having the same problem, even with new workflows that I just created in the new Automator. It appeas that plug-ins for Finder don't work at all and even if I run the work scheme from inside Automator I have to run it twice to have any effect.
    300+ new features my ***, more like 300+ new bugs.

  • After up date my I phone 5 will no longer work when calling an automated phone . Press 1 for this or 2 for that. It tells me wrong selection.

    Why will my phone no longer work when calling an system with automated dialing, press 1 for this or 2 for that. Tells me not a valid number.

    sunshinesunshine wrote:
    So basically if a iphone has a fault after the 1 year warranty period is over, there is nothing the consumer can do but purchase a new phone??
    Pretty much. Except that Apple will replace it for a fixed fee that is far less than the cost of a new phone. In the US the replacement cost for an iPhone 4 is $149. It is comparable in the UK. Unless you can prove that the fault was present at the time of purchase. A switch wearing out would probably be considered normal wear and tear, not a "fault".

  • Automator No Longer Works in Lion

    I have about 50 automator scripts that I used in Snow Leopard and almost all of them no longer work in Lion or work inconsistently.  Is there anything I can do to fix this issue?

    I'm having the same issue:
    https://discussions.apple.com/message/15851331#15851331

  • Automator Workflow as Finder Plug In Doesn't Seem to Work Correctly

    Has anyone noticed that if you create an Automator Workflow as a Finder Plug-in in Leopard it does not seem to work correctly or at all?
    I have a two action Workflow.
    1. Get Selected Finder Items
    2. Import Files into iPhoto
    When run inside Automator, it works fine. If I save as Finder Plug-in and use it in the Finder, it gets to the second action and dies.
    I've seen other posts about Finder Plug-in weirdness and was wondering if this was another symptom.

    Yes, I found this out today. Any Finder Workflow that I start with "Get Selected Finder Items" does not work. Hope they fix this soon ...that's an important one to work.

Maybe you are looking for

  • A problem when referring to a stored procedure in a crystal report

    Hi all, I've checked that when calling one stored-procedure within a crystal report, one sequence will be selected for 2 times. Thus 2 will be added to the corr. sequence No. And I've also directly ran such procedure in 'SQL/Plus' that follows, to ma

  • Most recently created row

    We have an error_log table which will log errors after the execution of a stored proc. We have a create_time field which stores the time of creation of the new record. How can i view the most recently created row? Is the below mentioned query(courtes

  • Queries related to ABAP Programs migration to SAP ECC 6.0

    We are planning to re-implement SAP using SAP ECC 6.0 We are currently using SAP R3 Version 4.7 Regarding migration of existing ABAP Programs and data, I have some queries which may kindly be answered by any of the experts of this forum. 1. I have he

  • Bluetooth driver error in 10.5.7

    I was using Apple wireless keyboard and mouse when trying to update my iMac to 10.5.7. It worked quite well before the system was restarted. When the Login window pop up, I found it unable to use my wireless keyboard and mouse to key in anything. I t

  • Power surge on car charger

    I've had two iPod nano 7th gen essentially die because I've left them connected to a car charger. For example, I used my iPod for for a 12 hour car ride one the same charge. I put it on the car charger when it was about dead(using the apple cable tha