Cannot Find Color Black in Color Picker

I would like to use the color black with the Adjustment Brush, but I cannot locate the color black in the Color Picker that appears when I click on the color swatch in the Adjustment Brush dialog. Could anyone give me a clue? In particular, I'd like to create an Adjustment Brush preset that includes painting with the color black. Thanks.

Consider what the color brush does. It it designed to not impact luminance, only tint! So when you brush with a color with saturation 0 (the grey at the bottom), nothing will happen! Only something will happen when you have a color with a certain saturation selected. If you want to lower the luminance of something, use the brightness slider on the brush, or the exposure slider.

Similar Messages

  • Cannot find color categories to add to outlook; they are grayed out.

    Following the help info does not help as the color category seems to not be functioning. It is not in the ribbon and not in the right click for messages.  Also how do I add colors to the flags?  What am I missing?

    Diane,
    As I stated in my previous post:
    1. "With outlook 2007 I was able to right click and choose my categories, with outlook 2010 (64 bit on WIndows 7 64bit)
    when I right-click on categories column the contextual menu has no categories but simply the grayed option "Clear All Categories"."
    and 
    2. "In order to set the category I found a workaround (but it's very time expensive), you need to click left on the category
    column, Outlook will set the "one single click" category, then open the email and right click on the category color just above "from" field, now Outlook displays all categories availables."
    For sentence 1.: that means that Office 2010 doesn't do a thing that Office 2007 did, so for me it's a regression.
    From sentence 2.: derives that Office 2010 supports categories for IMAP. In my humble opinion the impossibility to set the category directly from mail list view is a bug.
    Regards,
    Massimo

  • How do you change a brush tool color in Photoshop13. The color chart that has always been on the right side of the screen is gone and I cannot find out how to turn it on

    How do you change a brush tool color in Photoshop13. The color chart that has always been on the right side of the screen is gone and I cannot find out how to turn it on

    I now have the pallete on the right side of my screen. But, I am unable to change the color of the brush. I move the eye dropper over red and click on it. A panel comes saying 'Pure Red', I click ok but the brush color does not change.
    David Miller
    [email protected]

  • Has anyone else had Color Picker defaulting to black with Cp 5.0.2.630 on OSX 10.7.1 (Lion)

    Both of my Macs running  OSX 10.7.1 are now exhibiting this behavior. The color picker defaults to black regardless of which color I chose.
    I have deleted preferences, reinstalled the program, tried to use the color picker on images as well as Captivate shapes (squares, ellipses), but it still defaults to black. I have also tried new projects and pre-existing projects. Defaults to black.
    No similar problems with Cp 5.5, which I have installed on only one of my computers (so can't attribute this to a Cp version conflict)
    Has anyone else has this behavior?  Any known fixes?
    I have also reported it to Bangalore and as a bug.
    Thanks

    Both of my Macs running  OSX 10.7.1 are now exhibiting this behavior. The color picker defaults to black regardless of which color I chose.
    I have deleted preferences, reinstalled the program, tried to use the color picker on images as well as Captivate shapes (squares, ellipses), but it still defaults to black. I have also tried new projects and pre-existing projects. Defaults to black.
    No similar problems with Cp 5.5, which I have installed on only one of my computers (so can't attribute this to a Cp version conflict)
    Has anyone else has this behavior?  Any known fixes?
    I have also reported it to Bangalore and as a bug.
    Thanks

  • Java cannot find symbol [Color type]

    * Parked car class
    * class properties are
    * - Car Color
    * - Car Model
    * - Car Make
    * - License Number
    * - Number of minutes car has been parked
    public class ParkedCar {
    // Field declarations for class ParkedCar
    // declare color datatype (enum)
    Color CarColor;
    String CarModel,
    CarMake,
    LicenseNumber;
    double TimeParkedMinutes;
    public ParkedCar() {
    CarColor = Color.NOTSPECIFIED;
    CarModel = "NOT SPECIFIED";
    CarMake = "NOT SPECIFIED";
    LicenseNumber = "NOT SPECIFIED";
    TimeParkedMinutes = 0.0;
    } // end no arg constructor method for ParkedCar class
    public ParkedCar(Color parkedColor, String parkedModel, String parkedMake, String parkedLicense, double parkedMinutes) {
    CarColor = parkedColor;
    CarModel = parkedModel;
    CarMake = parkedMake;
    LicenseNumber = parkedLicense;
    TimeParkedMinutes = parkedMinutes;
    } // end constructor ParkedCar
    public Color getColor() {
    return CarColor;
    public String getModel() {
    return CarModel;
    public String getMake() {
    return CarMake;
    public String getLicenseNumber() {
    return LicenseNumber;
    public double getTimeParkedMinutes() {
    return TimeParkedMinutes;
    } // end class ParkedCar
    I keep getting this compilation error
    ParkedCar.java:21: cannot find symbol
    symbol  : class Color
    location: class Color.ParkedCar
    Color CarColor;
    The enumerated data type Color is declared within a separate class file. This code will compile when Color is defined within this class. Seems that enums are somewhat of a strange breed. Any ideas?
    Last edited by estex198 (2009-04-06 17:07:43)

    found some example code. I'm definately doing something wrong here. Do I need an import statement somewhere? I found some example code on a tutorial site. The enumerated data type Days is only accessible to members of EnumTest if its declaration is within the class EnumTest (as opposed to storing the enum declaration in its own .java file.
    public class EnumTest {
    public enum Day {
    SUNDAY, MONDAY, TUESDAY, WEDNESDAY,
    THURSDAY, FRIDAY, SATURDAY
    Day day;
    public EnumTest(Day day) {
    this.day = day;
    public void tellItLikeItIs() {
    switch (day) {
    case MONDAY: System.out.println("Mondays are bad.");
    break;
    case FRIDAY: System.out.println("Fridays are better.");
    break;
    case SATURDAY:
    case SUNDAY: System.out.println("Weekends are best.");
    break;
    default: System.out.println("Midweek days are so-so.");
    break;
    public static void main(String[] args) {
    EnumTest firstDay = new EnumTest(Day.MONDAY);
    firstDay.tellItLikeItIs();
    EnumTest thirdDay = new EnumTest(Day.WEDNESDAY);
    thirdDay.tellItLikeItIs();
    EnumTest fifthDay = new EnumTest(Day.FRIDAY);
    fifthDay.tellItLikeItIs();
    EnumTest sixthDay = new EnumTest(Day.SATURDAY);
    sixthDay.tellItLikeItIs();
    EnumTest seventhDay = new EnumTest(Day.SUNDAY);
    seventhDay.tellItLikeItIs();
    If I were to store the enum declaration in its own file then it should look something like this(?):
    public enum Day {
    SUNDAY, MONDAY, TUESDAY, WEDNESDAY,
    THURSDAY, FRIDAY, SATURDAY
    Thanks for your time.

  • Illustrator CC - Color Picker for BLACK always shows 60C:90M:0Y:0K

    In Illustrator CC, the color picker in the tool bar when showing 100% Black Text always comes up as 60% Cyan, 90% Magenta and nothing else. The little box on the tool bar will be black. The text will be black. But if I double click on the little box and get the Color Picker Window to appear, it has 60% Cyan and 90% Magenta filled in. If I change it to 100% Black and nothing else, hit enter, it will show as black but if I open the picker again, it will still be 60C 90M.
    It only does this with 100% Black. If I have any other color it shows accurately as it should.
    When Color separated the file is comes out right with the 100% as I want it. So really, its not a problem thats ruining the file its more of a preview thing and I am just curious as to why its doing it.
    Illustrator CC 18.0.0 2014 Release.
    Mac OSX 10.9.5 Mavericks.
    In CMYK Mode. Blacks set to display accurately.

    OBB,
    I wonder whether it is a (hitherto unnoticed) bug, in which case a ug report would be called for,
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    or a corruption of preferences or something similar, in which case the list (maybe especially 4) or 6)) would be called for.
    The following is a general list of things you may try when the issue is not in a specific file, and when it is not caused by issues with opening a file from external media, see below. You may have tried/done some of them already; 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    If possible/applicable, you should save current artwork first, of course.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to at least 5 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html
    External media: It is always recommended here to open/save from/to own hard disk, and to copy from/to networks and removable media. You may be lucky (for a while), but the chances of file corruption and other unpleasantnesses are immensely greater when you use anything but the harddisk, and it is better to be safe than sorry.
    In addition to the (far greater) risk of file corruption, some issues are mentioned here:
    http://helpx.adobe.com/illustrator/kb/illustrator-support-networks-removable-media.html

  • My problem is- when I touch color picker all functions stop and I cannot do enything  even exit.

    My problem is- when I touch color picker all functions stop and I cannot do enything  even exit.

    What operating and version of photoshop are you using?
    It sounds like the color picker dialog is opening off screen and that's why photoshop seems to lock up.
    (you should be able to press the Esc key to dismiss the the hidden color picker dialog)
    Do you have or had dual monitors?
    Have you changed the screen resolution recently?
    Anyway, resetting the photoshop preferences will probably gets things working again:
    http://forums.adobe.com/thread/375776?tstart=0

  • It's possible to disable custom color from color picker?

    Hi guys!
    I've searched in the threads about color picker but I found anything about it...
    It's possible to disable the option to select a custom color? I work in a enterprise who makes softwares to brazilian clients, and not everybody understands english phrases...
    Another way it's to translate the option, but I don't know if is possible too.
    Thanks!

    You definitely need to add the stylesheet to the Scene, not to anything else. If you take my example and change
    scene.getStylesheets()...
    to
    root.getStylesheets()...
    you'll see that it won't work any more.
    The difference between this and the css you used is that the css you used is applied to the display of the color picker button; you need to apply styles to the popup (the color palette), which is not contained in your VBox or AnchorPanes. Notice how the font has changed for the name of the color in the button, but it hasn't changed for the "Custom Color" label you are trying to remove.
    Somewhere there is some code that is adding the VBox you are subclassing to a Scene, and setting that scene into a stage. Your best option (perhaps second best option, see below) is to find that code so you can add the stylesheet to the Scene itself.
    If you're working within a framework someone else has written, and can't access or change the code where the scene is defined, you have another option that I can see. Every Node has a scene property that refers to the scene to which that node belongs. So you could observe changes to that property and when it's updated, add the stylesheet to the scene.
    So here is a hack to make my original hack work, in the event that you cannot access the scene directly, for some reason:
    final String suppressCustomColorCss = getClass().getResource( "noCustomColorPicker.css").toExternalForm();
    colorPicker.sceneProperty().addListener(new ChangeListener<Scene>() {
    @Override
      public void changed(ObservableValue<? extends Scene> observable,
      Scene oldScene, Scene newScene) {
      if (newScene != null) {
      List<String> cssClasses = newScene.getStylesheets();
      if (!cssClasses.contains(suppressCustomColorCss)) {
      cssClasses.add(suppressCustomColorCss);
    This code basically says "when the color picker becomes part of a new scene, add the stylesheet to that scene".
    At this point, you're applying hack on top of hack to get the effect you need. I think if I were in this situation I would just go ahead and define my own color picker. All you really need is a MenuButton, a property to hold the selected color, and a popup with a layout of controls to choose an arbitrary color. It would be a bit of work, but shouldn't be too hard. If you take this option (which I think may be your best bet), it's more work now but it will be clear what you are doing - when you (or other programmers on your team) come back to the code later you'll understand how it works much better.
    You should also file a couple of feature requests. One for API to enable/disable the option to choose a custom color, as this seems like a reasonable piece of functionality to have. The other should be for properly internationalized text for the labels in the color picker, as these are currently just hard coded into the source code in English.

  • Acrobat 8:color picker for the "fill" option is no longer available.

    I have Acrobat 8 and am creating a fillable form with the check box tool and text field tool. 8 of the 9 pages worked well but on the 9th page the color picker for the "fill" option is no longer available. It is still available for "Text". I cannot find the cause for this and would like to know how to reactivate the color picker. Please advise. Thanks!

    Those instructions still work for me - you are selecting a free app in the store and clicking on 'create Apple id' (the instructions won't work with an existing account) when 'buying' the app ?

  • Color picker not accessible in Rapid Weaver

    I have the latest version of Rapid Weaver (5.3.1) and run OSX 10.8.2 on a Macbook Pro early 2011. In RW I cannot access any color info like Color Picker. At Realmac Software, they tell me that RW should access the OS colors. They don't understand my problem. I have tried everything they asked me to do.
    I have no file in Library/ColorPickers folder. Is it normal? Is it where programs like RW should take it? I run Photoshop CS5 and LR4 without any peobles! Is there anabody able to help me? I have no way to change the colours of RW themes.
    Thanks

    Hi Duforg,
    I have just updated my OS to 10.7.5 and I now have exactly the same issue, Realmac just don't have an answer and I can't find anything on the apple forums about changing your default colour picker, I think there is a glitch in Rapidweaver that is to do with some of the plugins but again Realmac can't find it.
    Did you find a work-around, I would be really interested to hear what it was and how it is working out.
    Andy

  • Color picker reversed rainbow with color shades

    my color picker has changed and i cannot figure out how to revert it back to normal. it normally has a single color with ranges from white in the upper left corner to black in the lower right corner. it is now showing the color ranges from light to dark in the narrower slider bar which used to show all of the range of colors. it's as if the two slider areas reversed and now the rainbow is in the larger box. i don't know what caused this to change but i do not know how to fix it. please help. i am using windows 7 and have the latest updates from adobe.

    By normal, you probably want to click on the H (hue) radio button.
    MTSTUNER

  • Color picker does not pick correct colors

    I have a Samsung Galaxy Note 10.1 with pre-installed PS Touch. Has anyone else noticed how the color picker doesn't always pick correct colors? In my case, it picks a slightly darker color than the source color. I wanted to upgrade to version 1.3 to resolve this, but cannot find any upgrade option anywhere. Please help!

    This screenshot is of a normal layer at opacity 100%. I first did a uniform color fill, then sampled the color. Every area of color, therefore, ought to be exactly the same, without any slight variation whatsoever.
    The two brushstrokes to the left are done with the brush hardness set at 20%, with no pressure related controls, the left-most one set at 20%opacity, and the one to the right of it set to 100% opacity.
    The two brushmarks in the middle are done with brush hardness set to 100%, again, no pressure related controls, the leftward one set at 20% opacity, the right at 100 %.
    The two to the right are again done with 100% brush hardness, but this time, pressure related opacity control has been enabled. The left is at 20% opacity, the right at 100%.
    As you can see, the center of each brushstroke seems to have thecorrect color. So I agree with georg_maximus. It appears that this issue is an opacity related one, rather than a color picker problem.

  • Where is the color picker???

    I am using ID CC.
    For the life of me, I cannot find any Adobe help or community forum info and have been searching forever in the app, but I cannot find the color picker to select my custom colors.
    Please help.
    Thank you!

    For the life of me, I cannot find any Adobe help or community forum info and have been searching forever in the app
    InDesign Help | Applying color

  • Gradient Color Picker

    Dear Community,
    i have a Problem with Illustrator CS6. I've attached an image below.
    I have an object with gradient fill and i've selected the first color stop.
    In previous Versions of AI i could the pick any color with color Picker while holding the shift-key.
    In CS6 this changes the color only in the Gradient Panel but not the Object itself:
    I have to admit that i'm glad not to be a creative cloud user so i'm able to switch between Ai cs 5.1 and 6
    because both have some features missing in the other version.
    My best,
    Herr K. aus Berlin
    System info:
    OS: Windows
    Version: 6.1
    System Architecture: x86
    Built-In Memory: 24501 MB
    Components:
    ACE 2012/07/26-17:49:18 66.512941 66.512941
    Adobe APE 2012/01/25-10:04:55 66.1025012 66.1025012
    Adobe Linguisitc Library 6.0.0
    Adobe Owl 2012/08/14-22:22:39 5.0.3 79.514916
    PDFL 2011/12/12-16:12:37 66.419471 66.419471
    Adobe Product Improvement Program 6.0.0.1654
    AdobePSL 66.840950_13.810430 66.840950_13.810430
    Adobe Illustrator 1.0
    Adobe XMP Core 2012/02/06-14:56:27 66.145661 66.145661
    Adobe XMP Files 2012/02/06-14:56:27 66.145661 66.145661
    Adobe XMP Script 2012/02/06-14:56:27 66.145661 66.145661
    Adobe CAPS 6,0,29,0
    AFL 1.0
    AFlame 2012/01/20-14:36:51 66.493279 66.493279
    AFlamingo 2012/01/20-14:36:51 66.485582 66.485582
    AGM 2012/07/26-17:49:18 66.512941 66.512941
    AdobeHelp Dynamic Link Library 1,7,0,56
    AIPort 1.0 23.68434
    Adobe EPIC (64 Bit) 3.0.1.10101 (BuildVersion: 53.364260; BuildDate: Wed Nov 05 2008 02:03:14) 53.364260
    AMTLib (64 Bit) 6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00) 1.000000
    ARE 2012/07/26-17:49:18 66.512941 66.512941
    AXE8SharedExpat 2011/12/16-15:10:49 66.26830 66.26830
    AXEDOMCore 2011/12/16-15:10:49 66.26830 66.26830
    AXSLE 2011/12/16-15:10:49 66.26830 66.26830
    BIB 2012/07/26-17:49:18 66.512941 66.512941
    BIBUtils 2012/07/26-17:49:18 66.512941 66.512941
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    CoolType 2012/07/26-17:49:18 66.512941 66.512941
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    DVA Product 6.0.0
    ExtendScript 2011/12/14-15:08:46 66.490082 66.490082
    Adobe XMP FileInfo 2012/01/17-15:11:19 66.145433 66.145433
    FilterPort 1.1 66.512941
    Microsoft® Windows® Operating System 6.1.7601.17825
    International Components for Unicode 2011/11/15-16:30:22  Build gtlib_3.0.16615
    International Components for Unicode 2011/11/15-16:30:22  Build gtlib_3.0.16615
    International Components for Unicode 2011/11/15-16:30:22  Build gtlib_3.0.16615
    International Components for Unicode 2011/11/15-16:30:22  Build gtlib_3.0.16615
    JP2KLib 2012/11/05-11:16:34 66.246493 66.246493
    LogSession 2.1.2.1640
    MPS 2012/10/12-13:31:12 66.521571 66.521571
    Microsoft (R) Visual C++ 6.00.8168.0
    Microsoft® Visual Studio .NET 7.10.3077.0
    Microsoft® Visual Studio® 2005 8.00.50727.42
    Microsoft® Visual Studio .NET 7.10.3052.4
    Microsoft® Visual Studio® 2005 8.00.50727.42
    Microsoft® Visual C++ 2.10.000
    Microsoft® Visual C++ 4.00.5270
    PDFPort 2012/07/27-12:07:51 66.512941 66.512941
    Adobe PDFSettings 1.04
    Adobe Photoshop CS6 CS6
    Adobe(R) CSXS PlugPlug Standard Dll (64 bit) 3.0.0.383
    Adobe India Sangam Core Code 2012/02/07-10:51:05 66.240342 66.240342
    Adobe India SangamML Import from Sangam 2012/02/07-10:51:05 66.240342 66.240342
    ScCore 2011/12/14-15:08:46 66.490082 66.490082
    ScriptUIFlex 2011/12/14-15:08:46 66.490082 66.490082
    Microsoft® Windows® Operating System 6.00.2600.0000
    SVGExport 6, 0, 0, 0 1.0
    SVGRE 6, 0, 0, 0 1.0
    Intel(R) Threading Building Blocks for Windows 3, 0, 2010, 0406
    Adobe Updater Notifications Library 6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME) 6.0.0.24
    WRServices Friday January 27 2012 13:22:12 Build 0.17112 0.17112
    ATE
    Plug-ins:
    Live Menu Item
    Adobe AI Application Plugin
    Control Groups
    Color Conversion
    Composite Fonts
    New Cache Plugin
    AppAnnotators
    AdobeLicenseManager
    ZStringTable
    Window Menu
    Main Filters
    Main File Formats
    File Format Place EPS
    AI File Format
    Debug Menu
    SLO Text Tool
    Mesh Object
    Document Window Plugin
    Sweet Pea 2 Adapter Plugin
    AdobeActionManager
    AILocalized Resources Plugin
    Adobe Illustrator User Interface
    FrameworkS
    Art Converters v2
    FlattenTransparency
    FO Conversion Suite
    Pathfinder Suite
    PDF Suite
    BRS Pencil Tool
    Rasterize 8
    AdobeSlicingPlugin
    AdobeActionPalette
    BeautifulStrokes Suite
    AdobeBrushMgr
    Adobe Color Harmony Plugin
    Control Panel Plugin
    Adobe Deform Plugin
    AdobeLayerPalette
    Adobe Planar Edit Plugin
    AdobePaintStyle
    PathConstruction Suite
    AdobeSwatch_
    AdobeToolSelector
    Adobe Variables Palette
    AdobeDiffusionRaster
    SvgFileFormat
    Snapomatic
    Adobe Geometry Suite
    ShapeConstruction Suite
    ExpandS
    SWFExport
    Photoshop Plugin Adapter Unsharp Mask...
    Photoshop Plugin Adapter Crystallize...
    Photoshop Plugin Adapter Pointillize...
    Photoshop Plugin Adapter Pinch...
    Photoshop Plugin Adapter Extrude...
    Photoshop Plugin Adapter Fibers...
    Photoshop Plugin Adapter Lens Flare...
    Photoshop Plugin Adapter Ripple...
    Photoshop Plugin Adapter Shear...
    Photoshop Plugin Adapter Twirl...
    Photoshop Plugin Adapter Polar Coordinates...
    Photoshop Plugin Adapter Smart Blur...
    Photoshop Plugin Adapter Spherize...
    Photoshop Plugin Adapter Wind...
    Photoshop Plugin Adapter ZigZag...
    Photoshop Plugin Adapter Mezzotint...
    Photoshop Plugin Adapter Radial Blur...
    Photoshop Plugin Adapter Wave...
    Photoshop Plugin Adapter Crop and Straighten Photos Filter
    Photoshop Plugin Adapter De-Interlace...
    Photoshop Plugin Adapter Displace...
    Photoshop Plugin Adapter Tiles...
    Photoshop Plugin Adapter BMP
    Photoshop Plugin Adapter CompuServe GIF
    Photoshop Plugin Adapter PNG
    Photoshop Plugin Adapter Targa
    Photoshop Plugin Adapter IFF Format
    Photoshop Plugin Adapter Paths to Illustrator...
    Photoshop Plugin Adapter OpenEXR
    Photoshop Plugin Adapter Color Halftone...
    Photoshop Plugin Adapter Pixar
    Photoshop Plugin Adapter PCX
    Photoshop Plugin Adapter NTSC Colors
    Photoshop Plugin Adapter Legacy Gaussian Blur...
    Photoshop Plugin Adapter Filter Gallery...
    Photoshop Plugin Adapter Colored Pencil...
    Photoshop Plugin Adapter Cutout...
    Photoshop Plugin Adapter Dry Brush...
    Photoshop Plugin Adapter Film Grain...
    Photoshop Plugin Adapter Fresco...
    Photoshop Plugin Adapter Neon Glow...
    Photoshop Plugin Adapter Paint Daubs...
    Photoshop Plugin Adapter Palette Knife...
    Photoshop Plugin Adapter Plastic Wrap...
    Photoshop Plugin Adapter Poster Edges...
    Photoshop Plugin Adapter Rough Pastels...
    Photoshop Plugin Adapter Smudge Stick...
    Photoshop Plugin Adapter Sponge...
    Photoshop Plugin Adapter Underpainting...
    Photoshop Plugin Adapter Watercolor...
    Photoshop Plugin Adapter Accented Edges...
    Photoshop Plugin Adapter Angled Strokes...
    Photoshop Plugin Adapter Crosshatch...
    Photoshop Plugin Adapter Dark Strokes...
    Photoshop Plugin Adapter Ink Outlines...
    Photoshop Plugin Adapter Spatter...
    Photoshop Plugin Adapter Sprayed Strokes...
    Photoshop Plugin Adapter Sumi-e...
    Photoshop Plugin Adapter Diffuse Glow...
    Photoshop Plugin Adapter Glass...
    Photoshop Plugin Adapter Ocean Ripple...
    Photoshop Plugin Adapter Bas Relief...
    Photoshop Plugin Adapter Chalk && Charcoal...
    Photoshop Plugin Adapter Charcoal...
    Photoshop Plugin Adapter Chrome...
    Photoshop Plugin Adapter Cont^e Crayon...
    Photoshop Plugin Adapter Graphic Pen...
    Photoshop Plugin Adapter Halftone Pattern...
    Photoshop Plugin Adapter Note Paper...
    Photoshop Plugin Adapter Photocopy...
    Photoshop Plugin Adapter Plaster...
    Photoshop Plugin Adapter Reticulation...
    Photoshop Plugin Adapter Stamp...
    Photoshop Plugin Adapter Torn Edges...
    Photoshop Plugin Adapter Water Paper...
    Photoshop Plugin Adapter Glowing Edges...
    Photoshop Plugin Adapter Craquelure...
    Photoshop Plugin Adapter Grain...
    Photoshop Plugin Adapter Mosaic Tiles...
    Photoshop Plugin Adapter Patchwork...
    Photoshop Plugin Adapter Stained Glass...
    Photoshop Plugin Adapter Texturizer...
    VectorScribe
    Twirl v2
    Adobe Symbolism
    Simplify
    ShapeTool
    Segment Tools
    Adobe Scatter Brush Tool
    Reshape Tool
    Magic Wand
    Liquify
    Lasso
    Knife Tool
    Adobe Flare Plugin
    AdobeTextDropper
    Adobe Eraser Tool
    Adobe dBrush Brush Tool
    Adobe Crop Tool
    Adobe Calligraphic Brush Tool
    BoundingBox
    AdobeArtBrushTool
    Advanced Select
    Smart Punctuation
    TxtColumns
    Spell Check Dictionary
    TextFindFont
    TypeCase
    Adobe PSD File Import
    Adobe PSD File Export
    PSLFilterAdapter
    Photoshop Adapter
    ZigZagUI
    VectorizeUI
    VariablesPaletteUI
    TwirlToolUI
    ScribbleUI
    TransformUI
    TIFF File Format UI
    TextExportUI
    SWFExport UI
    SvgFileFormatUI
    Spell Check UI
    AdobeSlicingUI
    ShapeEffectUI
    ScribbleFillUI
    ScatterBrushToolUI
    SangamFormatsUI
    RoundUI
    RoughenUI
    RasterizeUI
    PuckerAndBloatUI
    PSLFilterAdapterUI
    Adobe PSD File Import UI
    Adobe PSD File Export UI
    AIPreferenceUI
    PlanetXUI
    PerspectiveUI
    PDF File Format UI
    PathfinderUI
    ParticleSystemUI
    OffsetPath UI Plugin
    ObjectMosaicUI
    LiveBlendsUI
    LiquifyToolUI
    JPEGFormatUI
    IllustratorUI
    GlobAdjToolUI
    FXG UI
    FuzzyEffectUI
    FlattenTransparencyUI
    FlareUI
    Find Replace UI
    ExpandUI
    DxfDwgUI
    DropShadowUI
    DistortUI
    DeformUI
    Adobe dBrush Brush Tool UI
    AdobeBrushMgrUI
    BRSPencilToolUI
    ArtOnPathBrushToolUI
    AI Toolbox UI Plugin
    AddArrowUI
    TIFF File Format
    TextExport
    AISangamMapper
    PNG File Format
    MPSParser
    MPSExport
    MPSCommon
    Mojikumi UI
    JPEG Plugin
    JPEG2K Plugin
    IdeaFileFormat
    GIF89a Plugin
    FXG
    Adobe DXFDWG Format
    Save4Web
    ZigZag v2
    Scribble v2
    TextWrap Dlg
    ShapeEffects v2
    Adobe Scribble Fill
    Saturate
    Round v2
    Roughen v2
    Punk v2
    AdobePathfinderPalette
    Overprint
    OffsetPath v2
    AI Object Mosaic Plug-in
    MaskHelper v2
    Inverse
    FuzzyEffect v2
    Distort v2
    Find
    Expand
    DropShadow
    TrimMark v2
    Colors
    Cleanup
    Adjust
    AddArrowHeads v3
    Add Anchor Points
    Adobe Custom Workspace
    Vectorize
    AdobeTransparencyEditor
    AdobeTransformObjects
    Transform v2
    Adobe Symbol Palette Plugin
    SVG Filter Effect v2
    Stroke Offset v2
    Services
    SeparationPreviewPlugin
    Scripts Menu
    ScriptingSupport
    Print Plugin
    Adobe Perspective Guides
    Adobe Nudge
    AdobeNavigator
    Adobe Path Blends
    AdobeLinkPalette
    Kinsoku Dlg
    KBSC Plugin
    GradientMeshPlugin
    Flattening Preview
    FileClipboardPreference
    DocInfo
    Character and Paragraph Styles
    AI Bottlenecks Plugin
    Asset Management
    AdobeArtboardPanel
    Adobe Art Style Plugin
    AppBarControls
    Alternate Glyph Palette
    AdobeAlignObjects
    3D v2
    ColliderScribe
    PDF File Format

    Re: Gradient Color Picker
    created by Mike Gondek
    This still works for me in CS6 mac, but more importantly try not to use Shift eyedropper. The topic has been discussed here many times. Shift eyedropper is not accurate and samples the screen values, not the actual color.
    Try using global swatches more often. Try this instead
    select a gradient stop
    Alt click on a swatch
    If the swatch is set to global, you can easily change/adjust/merge colors later with one command on a global document level.
    Thanks for the advice. I never had problems with shift-click picker i sample colors from other objects and even if they have Spot colors assigned it works, at least in CS5. I've tried in CS6 it's just not working. I've been told that there has been many discussions and i've read some. I'll stick to CS5. I'm very disapointed with adobe. This is a known bug it has been reworked on Mac Versions but not on PC.

  • Motion Crashes on COLOR PICKER (after arch. install to leopard)

    So, I took the plunge hearing that things were resolved with FCS2 and leopard, only to find that motion crashes every time I use the built in color picker. Everything else seems to work great. I just get a beach ball for about 2 secs then Boom! Crash with crash reporter popping up.
    Please note that i can change the color of an element using the sliders, this only happens when i want to use the color picker.
    I have tried removing and re-installing motion (maybe i'm missing some core components while un-installing?) and this does not help.
    any help would be appreciated
    511 com.apple.prokit.LeopardPanels 0x0753d0e8 indexFromPoint + 4797
    More than 500 lines of this same code and then the report:
    Thread 1:
    0 libSystem.B.dylib 0x96a9eace _semwaitsignal + 10
    1 libSystem.B.dylib 0x96ac8ced pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x9368a460 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x9369cd92 CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x96ac8075 pthreadstart + 321
    5 libSystem.B.dylib 0x96ac7f32 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x96a9eace _semwaitsignal + 10
    1 libSystem.B.dylib 0x96ac8ced pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x918bdf32 glvmDoWork + 162
    3 libSystem.B.dylib 0x96ac8075 pthreadstart + 321
    4 libSystem.B.dylib 0x96ac7f32 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x96a978e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96a9f0dc mach_msg + 72
    2 com.apple.CoreFoundation 0x92b560fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x92b56d38 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x9547d464 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x9547d300 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x96ac8075 pthreadstart + 321
    7 libSystem.B.dylib 0x96ac7f32 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x96a9792e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x96ac91e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x96b0ec4b pthreadcondwait + 48
    3 com.apple.procore.framework 0x01ed3af2 PCConditionVariable::wait(PCMutex*) + 24
    4 Ozone 0x0124c2fd OZExecutionUnit::executeLoop() + 65
    5 Ozone 0x0124c3f3 OZExecutionUnit::executeLoopWrapper(void*) + 89
    6 com.apple.procore.framework 0x01ed4dce PCThread::startup(void*) + 18
    7 libSystem.B.dylib 0x96ac8075 pthreadstart + 321
    8 libSystem.B.dylib 0x96ac7f32 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x96a9792e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x96ac91e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x96b0ec4b pthreadcondwait + 48
    3 com.apple.procore.framework 0x01ed3af2 PCConditionVariable::wait(PCMutex*) + 24
    4 Ozone 0x0124c2fd OZExecutionUnit::executeLoop() + 65
    5 Ozone 0x0124c3f3 OZExecutionUnit::executeLoopWrapper(void*) + 89
    6 com.apple.procore.framework 0x01ed4dce PCThread::startup(void*) + 18
    7 libSystem.B.dylib 0x96ac8075 pthreadstart + 321
    8 libSystem.B.dylib 0x96ac7f32 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x96a9792e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x96ac91e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x96b0ec4b pthreadcondwait + 48
    3 com.apple.procore.framework 0x01ed3af2 PCConditionVariable::wait(PCMutex*) + 24
    4 Ozone 0x0124c2fd OZExecutionUnit::executeLoop() + 65
    5 Ozone 0x0124c3f3 OZExecutionUnit::executeLoopWrapper(void*) + 89
    6 com.apple.procore.framework 0x01ed4dce PCThread::startup(void*) + 18
    7 libSystem.B.dylib 0x96ac8075 pthreadstart + 321
    8 libSystem.B.dylib 0x96ac7f32 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x96a9792e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x96ac91e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x96b0ec4b pthreadcondwait + 48
    3 com.apple.procore.framework 0x01ed3af2 PCConditionVariable::wait(PCMutex*) + 24
    4 Ozone 0x0124c2fd OZExecutionUnit::executeLoop() + 65
    5 Ozone 0x0124c3f3 OZExecutionUnit::executeLoopWrapper(void*) + 89
    6 com.apple.procore.framework 0x01ed4dce PCThread::startup(void*) + 18
    7 libSystem.B.dylib 0x96ac8075 pthreadstart + 321
    8 libSystem.B.dylib 0x96ac7f32 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x96a9792e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x96ac91e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x96b0ec4b pthreadcondwait + 48
    3 com.apple.procore.framework 0x01ed3af2 PCConditionVariable::wait(PCMutex*) + 24
    4 Ozone 0x0124c2fd OZExecutionUnit::executeLoop() + 65
    5 Ozone 0x0124c3f3 OZExecutionUnit::executeLoopWrapper(void*) + 89
    6 com.apple.procore.framework 0x01ed4dce PCThread::startup(void*) + 18
    7 libSystem.B.dylib 0x96ac8075 pthreadstart + 321
    8 libSystem.B.dylib 0x96ac7f32 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x96a9eace _semwaitsignal + 10
    1 libSystem.B.dylib 0x96a9e896 usleep$UNIX2003 + 61
    2 com.apple.AppKit 0x9623f122 -[NSUIHeartBeat _heartBeatThread:] + 2035
    3 com.apple.Foundation 0x9377f04d -[NSThread main] + 45
    4 com.apple.Foundation 0x9377ebf4 _NSThread__main_ + 308
    5 libSystem.B.dylib 0x96ac8075 pthreadstart + 321
    6 libSystem.B.dylib 0x96ac7f32 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x96ae6f5a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x96ac8075 pthreadstart + 321
    2 libSystem.B.dylib 0x96ac7f32 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x96b039ba accept$UNIX2003 + 10
    1 libSystem.B.dylib 0x96ac8075 pthreadstart + 321
    2 libSystem.B.dylib 0x96ac7f32 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000003 ebx: 0x96a98787 ecx: 0x0010c038 edx: 0x0010c05c
    edi: 0x0010c000 esi: 0x28a09031 ebp: 0xbf800078 esp: 0xbf800000
    ss: 0x0000001f efl: 0x00010286 eip: 0x96a9f970 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0xbf7ffffc
    Binary Images:
    0x1000 - 0xbfe3 com.apple.motion 3.0 (3.0) <c7524413077e4f67bc7d0c3da7bc0fdd> /Applications/Motion.app/Contents/MacOS/Motion
    0x21000 - 0x30fff com.apple.AERegistration 1.2 (68) /Applications/Motion.app/Contents/Frameworks/AERegistration.framework/Versions/ A/AERegistration
    0x42000 - 0x4efff com.apple.PluginManager 1.7.2 (34) /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
    0x5a000 - 0x94fff com.apple.promath.framework 3.0 (3.0) <764256d8efa243c2ac8d80a4223dddfc> /Applications/Motion.app/Contents/Frameworks/ProMath.framework/Versions/A/ProMa th
    0xa8000 - 0xafff3 com.apple.AEProfiling 1.2 (18) /Applications/Motion.app/Contents/Frameworks/AEProfiling.framework/Versions/A/A EProfiling
    0xb7000 - 0xcefff com.apple.ThirdPartyPlugins 3.0 (3.0) <6e7eb08e66f5413fbd7bdce2780813e9> /Applications/Motion.app/Contents/Frameworks/ThirdPartyPlugins.framework/Versio ns/A/ThirdPartyPlugins
    0xe9000 - 0xf3fee com.apple.finalcutstudio.prometadatasupport 0.5 (1.0) /Library/Frameworks/ProMetadataSupport.framework/Versions/A/ProMetadataSupport
    0xfd000 - 0xfefff com.apple.Helium 2.1.2 (2.1.2) /System/Library/PrivateFrameworks/Helium.framework/Versions/A/Helium
    0x102000 - 0x102ffc com.apple.iokit.dvcomponentglue 1.9.5 (1.9.5) <0759a2500bb678c4e6fc1c4a90d17e03> /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x107000 - 0x107ffd libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0x22f000 - 0x386feb com.apple.prokit 4.1 (699.3) <0c44068f8274f63020bc12b71e43fd53> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x45e000 - 0x4dafe3 com.apple.ProMedia 3.0 (3.0) <d6d6bba0e41d4fd3bc4d7ac3656bdcd4> /Applications/Motion.app/Contents/Frameworks/ProMedia.framework/Versions/A/ProM edia
    0x55c000 - 0x5b7ff7 com.apple.ProGraphics 3.0 (3.0) <31f16e104c37443a96183d41a3cbcb7c> /Applications/Motion.app/Contents/Frameworks/ProGraphics.framework/Versions/A/P roGraphics
    0x6a5000 - 0x802fe7 com.apple.Lithium 3.0 (3.0) <93b3b3a5eee544a38d3a0f9da589214c> /Applications/Motion.app/Contents/Frameworks/Lithium.framework/Versions/A/Lithi um
    0x89f000 - 0x904fde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x924000 - 0x941ff7 com.apple.audio.midi.CoreMIDI 1.6 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x959000 - 0x969fff com.apple.fxplugframework 1.2.2 (1.2.2) /Library/Frameworks/FxPlug.framework/Versions/A/FxPlug
    0xf57000 - 0x18d7fcf +Ozone ??? (???) <f1aa35f1001d430cb27a38737fd24e76> /Applications/Motion.app/Contents/Frameworks/Ozone.framework/Versions/A/Ozone
    0x1eae000 - 0x1f59ffe com.apple.procore.framework 3.0 (3.0) <0899edbcfe944c50b4783a655be6d3d8> /Applications/Motion.app/Contents/Frameworks/ProCore.framework/Versions/A/ProCo re
    0x1fa4000 - 0x1fd8fcf com.apple.Helium.HeliumRender 1.0.2 (1.0.2) /System/Library/PrivateFrameworks/Helium.framework/Frameworks/HeliumRender.fram ework/Versions/A/HeliumRender
    0x1ff6000 - 0x2014fe3 libexpat.1.dylib ??? (???) <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
    0x2046000 - 0x2062fff GLRendererFloat ??? (???) <5719f596b7e2c9ef8afca208544b158b> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x2300000 - 0x2481fef GLEngine ??? (???) <6106cebf02eec50e8f88c5dc936f1266> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x24af000 - 0x2715ff5 com.apple.ATIRadeonX1000GLDriver 1.5.18 (5.1.8) <3160b40f7448b742fe1f4a988709624c> /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0x4a86000 - 0x4a91fff com.apple.motion.Text 3.0 (3.0) <3aa6aa943deb4df681530333fb5e9d35> /Applications/Motion.app/Contents/PlugIns/Text.ozp/Contents/MacOS/Text
    0x4a9a000 - 0x4a9cfff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x4af2000 - 0x4af5fef com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x4afa000 - 0x4b4a01f +com.DivXInc.DivXDecoder 6.0.5 (6.0.5) /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x4b5c000 - 0x4ba2fc3 com.apple.motion.component 1.0 (1.0) <017170f3efb641809e992b1cd226ff1e> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x4ba7000 - 0x4baa02f +Motion ??? (???) <7f9650afc9fa4a4aa4ae799eb836cc57> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x68cb000 - 0x6917fe3 com.apple.Bloodhound 3.0 (3.0) <edb1af08a1444954b5ce561668de8256> /Applications/Motion.app/Contents/Frameworks/Bloodhound.framework/Versions/A/Bl oodhound
    0x6952000 - 0x697bfff +com.noiseindustries.FxFactory.FxPlug 1.0.6 (1.0.6) /Library/Plug-Ins/FxPlug/FxFactory.fxplug/Contents/MacOS/FxFactory
    0x6991000 - 0x69a3fcf +com.noiseindustries.NIKit ??? (1.0) /Library/Plug-Ins/FxPlug/FxFactory.fxplug/Contents/Frameworks/NIKit.framework/V ersions/A/NIKit
    0x69b1000 - 0x69d5fe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <1591e65449707141112554274c637e5a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x6b00000 - 0x6c7aff3 com.apple.motion.Behaviors 3.0 (3.0) <cdd68778c42044b28d8b66ec6dfd5df3> /Applications/Motion.app/Contents/PlugIns/Behaviors.ozp/Contents/MacOS/Behavior s
    0x6d2a000 - 0x6eaaffb com.apple.motion.Particles 3.0 (3.0) <ffe844c84862406780448c64486f5801> /Applications/Motion.app/Contents/PlugIns/Particles.ozp/Contents/MacOS/Particle s
    0x6f0c000 - 0x70bbfc7 com.apple.motion.TextFramework 3.0 (3.0) <2c7fbc6cdd544077911cc9e4fd218afb> /Applications/Motion.app/Contents/Frameworks/TextFramework.framework/Versions/A /TextFramework
    0x715c000 - 0x73aaff3 com.apple.MessageFramework 3.1 (915) <68b9fb04110fbd951aa75a51dfc21e87> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x74fc000 - 0x7501ffb com.apple.fxmetaplug.ImageUnit 1.2.2 (1.2.2) /Library/Application Support/ProApps/Internal Plug-Ins/FxMetaPlug/ImageUnit.fxmetaplug/Contents/MacOS/ImageUnit
    0x753b000 - 0x755dff7 com.apple.prokit.LeopardPanels 4.1 (699.3) <dc1fc7fca339631b2672faa4ed1d445d> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/Leopard Panels.bundle/Contents/MacOS/LeopardPanels
    0x7572000 - 0x7579fe7 com.apple.proapps.mrcheckpro 1.4 (179) /Applications/Motion.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MR CheckPro
    0xb5d9000 - 0xb6bfff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0xb864000 - 0xb867fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xb874000 - 0xb879fe3 com.apple.SmoothCamFxPlug 1.0.1 (1.0.1) /Library/Application Support/ProApps/Internal Plug-ins/FxPlug/SmoothCam.fxplug/Contents/MacOS/SmoothCam
    0xc088000 - 0xc08dfff com.apple.audio.AppleHDAHALPlugIn 1.4.0 (1.4.0a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xc1be000 - 0xc1e6ff3 com.apple.motion.privateunits 3.0 (3.0) <aeee08574d5f4901b669706aa83bf4ca> /Applications/Motion.app/Contents/PlugIns/PrivateUnits.plugin/Contents/MacOS/Pr ivateUnits
    0xc300000 - 0xc432fe0 com.apple.motion.filters 3.0.2 (3.0.2) /Library/Application Support/ProApps/Internal Plug-ins/FxPlug/Filters.bundle/Contents/MacOS/Filters
    0xe71d000 - 0xe71eff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0xe77e000 - 0xe780ffb com.apple.Helium.HCache 2.1.2 (2.1.2) /System/Library/PrivateFrameworks/Helium.framework/Plug-ins/HCache.bundle/Conte nts/MacOS/HCache
    0xebd4000 - 0xebe0ff7 com.apple.DVCPROHDVideoOutput 1.3 (1.3) /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
    0xebe8000 - 0xec12fff com.apple.audio.SoundManager.Components 3.9.3 (3.9.3) /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0xec18000 - 0xec1dff7 com.apple.DesktopVideoOut 1.2.4 (1.2.4) /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0xec22000 - 0xec34fd9 com.apple.FCP Uncompressed 422.component 1.5 (1.5) /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0xeca5000 - 0xecbffc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xee46000 - 0xee90fec com.apple.DVCPROHDMuxer 1.3 (1.3) /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0xeeae000 - 0xeeceff3 com.apple.IMXCodec 1.3.1 (147) /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0xef87000 - 0xefa1fe3 com.apple.applepixletvideo 1.2.10 (1.2d10) <fdac8dfc20ba5d49672d57e04d5c09a2> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xefe8000 - 0xeff1fff com.apple.IOFWDVComponents 1.9.5 (1.9.5) <889959011cb23c11785c378264400284> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0xf14e000 - 0xf189fff com.apple.QuickTimeFireWireDV.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x10000000 - 0x1005efef com.apple.proapps.AudioMixEngine 2.0 (64) /Applications/Motion.app/Contents/Frameworks/AudioMixEngine.framework/Versions/ A/AudioMixEngine
    0x24120000 - 0x2415afff com.apple.AppleProRes422 1.0.2 (46) /Library/QuickTime/AppleProRes422.component/Contents/MacOS/AppleProRes422
    0x241a6000 - 0x241eafe7 com.apple.DVCPROHDCodec 1.4 (231) /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0x241ff000 - 0x2425cfde com.apple.AppleHDVCodec 1.3.2 (216) /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0x24269000 - 0x242a4fe3 com.apple.AppleVAFramework 4.0.14 (4.0.14) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x24c00000 - 0x24f7eff1 QuickTimeH264.scalar ??? (???) <39d93ce34275dc204bca822d7b9f885c> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x25bfe000 - 0x25c1efc7 +com.RightsideResponse.Tangerine.ColorPicker ??? (1.0) /Library/ColorPickers/Tangerine.colorPicker/Contents/MacOS/Tangerine
    0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
    0x90033000 - 0x90072fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90073000 - 0x9007efe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9007f000 - 0x900b9ff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x900ba000 - 0x900f3ffe com.apple.securityfoundation 3.0 (32768) <1e9885d63ced51f81bc1f39af624637d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x900f4000 - 0x90162fff com.apple.iLifeMediaBrowser 1.0.3 (194) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x90163000 - 0x9017effb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9017f000 - 0x90211ff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90212000 - 0x90228fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90229000 - 0x902bcfff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9030b000 - 0x90338feb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90339000 - 0x90400ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90401000 - 0x904b7fe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x904b8000 - 0x904eefff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x904ef000 - 0x904f3fff com.apple.CoreMediaAuthoringPrivate 1.1 (1.1) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x904f4000 - 0x90a09fff com.apple.WebCore 5523.10.3 (5523.10.3) <89179acba0e5ae2163d4a75ad460cbdb> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x90a0a000 - 0x90a0cff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90a0d000 - 0x9188dff2 com.apple.QuickTimeComponents.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9188e000 - 0x91896fff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91897000 - 0x91d63ffe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x91d64000 - 0x91d6afff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91d6b000 - 0x91d81fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <8947e88900afa1d2ca78b69bff98b0d7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91d82000 - 0x91deeffb com.apple.WhitePagesFramework 1.0 (112.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x91def000 - 0x91e21fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91e22000 - 0x91e27fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91e28000 - 0x91e46ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x91e47000 - 0x91e52fff com.apple.dotMacLegacy 3 (242) <d59587ecfd0e0e31ce7d61f544cfa298> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x91e53000 - 0x91ed2ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91ed3000 - 0x9209cfef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9209d000 - 0x9217cfff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
    0x92191000 - 0x92191ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92192000 - 0x92293fff com.apple.PubSub 1.0.1 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x92294000 - 0x922bbfff libcups.2.dylib ??? (???) <6b61eb99e6f5dd2d66cd224e9f82427d> /usr/lib/libcups.2.dylib
    0x922bc000 - 0x922daff7 com.apple.QuickLookFramework 1.0 (168.0) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x922db000 - 0x922fffff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x92300000 - 0x92456fee com.apple.CalendarStore 3.0.1 (805) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x92457000 - 0x92457ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92458000 - 0x9246cff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9246d000 - 0x92516fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92517000 - 0x9251efe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x9251f000 - 0x9256ffeb com.apple.framework.familycontrols 1.0.1 (1.0.1) <da064f9f4b4ac1edd1bd3818f637c11f> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92570000 - 0x925b1fe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x925b2000 - 0x925b2ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x925b3000 - 0x925f5fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x925f6000 - 0x92632ff7 com.apple.CoreMediaIOServicesPrivate 1.2 (1.2) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x92636000 - 0x9267bfef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9267c000 - 0x9268dffe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x9268e000 - 0x9268effc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9268f000 - 0x9269cff7 com.apple.DMNotification 1.1.0 (143) <07530f513cd71e41bccbf19225ac1cb4> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x9269d000 - 0x926f6fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92960000 - 0x929ebff7 com.apple.QTKit 7.3 (7.3) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x929ec000 - 0x92a73ff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
    0x92a74000 - 0x92ae3fff com.apple.PDFKit 2.0 (2.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x92ae4000 - 0x92c16fe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92c17000 - 0x92cf6fff com.apple.syncservices 3.0 (388) <fc1294b5b89dcab17de9e04c282a3cad> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x92cf7000 - 0x9338efef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9338f000 - 0x93470ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0x93471000 - 0x93473ff1 com.apple.QuickTimeH264.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x93569000 - 0x93573feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93574000 - 0x93578fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93596000 - 0x935dafeb com.apple.DirectoryService.PasswordServerFramework 3.0.1 (3.0.1) <e2858f33c02cef9ea4d717b19529059e> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x935db000 - 0x935defff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x935df000 - 0x93656fe3 com.apple.CFNetwork 220 (220) <0ae8fbcbadcb9bd8d673aa4531c0fcfc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93657000 - 0x93722fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93723000 - 0x93773ff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93774000 - 0x93774ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93775000 - 0x939eefe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x939ef000 - 0x93a20ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93a21000 - 0x93a30ffe com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x93a31000 - 0x93a32ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x93a33000 - 0x93ad1fef com.apple.QuickTimeImporters.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x93ad2000 - 0x93b08fef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
    0x93b09000 - 0x93b53fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93b54000 - 0x93c03fff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x93c04000 - 0x93dbfff3 com.apple.QuartzComposer 2.0 (106) <e31bf3733d0676dd7993afca6ce48c3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93dc0000 - 0x93dc0ffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93dc1000 - 0x9409afe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9409b000 - 0x940a0ffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x940a1000 - 0x940a1fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x940a2000 - 0x940a9ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x940aa000 - 0x940e7ff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940e8000 - 0x941adfff com.apple.QuickTimeMPEG4.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x941ae000 - 0x9423aff7 com.apple.LaunchServices 284 (284) <0fb50a7a6fd38875f727fc2592a496e4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9423b000 - 0x94278fff com.apple.DAVKit 3.0.0 (641) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x94279000 - 0x94279ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9427a000 - 0x943bfff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x943c0000 - 0x943d0ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x943d1000 - 0x94401ff3 com.apple.DotMacSyncManager 1.2.2 (280) <fa19f847dcb535449201e99f5270065d> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x94402000 - 0x94425fff com.apple.CoreMediaPrivate 1.2 (1.2) <f2f275de4f50406fbebc42603399f029> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x94426000 - 0x944cdfff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x944ce000 - 0x9464cfff com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9464d000 - 0x9465cfff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x9465d000 - 0x94669ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9466a000 - 0x9466efff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x9466f000 - 0x9466fffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94670000 - 0x94688fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94689000 - 0x94744fe3 com.apple.WebKit 5523.10.3 (5523.10.3) <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94745000 - 0x94746fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x94747000 - 0x947d1fff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x947d2000 - 0x9482fffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x94830000 - 0x94837ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94838000 - 0x94bceff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94bcf000 - 0x94bdcfe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94bdd000 - 0x94be4fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x94be5000 - 0x94beaffc com.apple.KerberosHelper 1.0 (1.0) <1cb4daff689a346f24e17131d83c0c5b> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x94beb000 - 0x94bebffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x94bec000 - 0x94c66ff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94c67000 - 0x94d9fff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x94da0000 - 0x94decfff com.apple.QuickLookUIFramework 1.0 (168.0) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x94ded000 - 0x94e47ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x94e48000 - 0x94e6cfeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x94e6d000 - 0x94e97fef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
    0x94e98000 - 0x95256fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95257000 - 0x95260fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95261000 - 0x95345ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95346000 - 0x95365ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95366000 - 0x953c2ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x953c3000 - 0x95428ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x95429000 - 0x95447fff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
    0x95460000 - 0x954dcfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x954dd000 - 0x957effe2 com.apple.QuickTime 7.3.0 (7.3.0) <adfe6f92ffe38bc57df6b8cb2e6ea9d9> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x957f0000 - 0x95914fe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95915000 - 0x959c5fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x959c6000 - 0x95cccfff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95ccd000 - 0x95cf5ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x95cf6000 - 0x95d01ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95d02000 - 0x95d04fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x95d05000 - 0x95d11fff libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
    0x95d12000 - 0x95d86fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95d87000 - 0x96197fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x96198000 - 0x96992fef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96993000 - 0x969c2fe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x969c3000 - 0x96a75ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x96a76000 - 0x96a84ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x96a85000 - 0x96a95fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x96a96000 - 0x96a96ffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96a97000 - 0x96bf1fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
    0x96bfc000 - 0x96d32fe3 com.apple.imageKit 1.0 (1.0) <2f2656deebcf595b88f010ba08cef0e4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x96d33000 - 0x96d67fef com.apple.bom 9.0 (136) <b72e1fd1d3bfd8c288381adb23775fd4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x96d68000 - 0x96d6dfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Message was edited by: Spacecadetcraig

    Yes. It looks as though i may need to do a fresh install, which i was hoping i wouldn't have to do. But was prepared for it.
    I'm sure that would fix the issue. It's kind of a bummer though that the archive and install function doesn't carry over those needed frameworks. There's probably some technical reason why it doesn't
    thanks for the reply

Maybe you are looking for

  • Firefox 3.6.8 won't open local php files. It opens the save as text dialog box instead.

    When I try to open a local php file on my MAC hard drive with FF 3.6.8, the save file dialog box opens instead. It says: You have chosen to open index.php which is a TextEdit.app Document. I do not have this problem with Firefox 3.5.11. I have tried:

  • Scaled purchase order delivery tolerance.

    In the Purch Order side, is there a standard configuration to allow for scaled delivery tolerance. For example, instead of stating a 5% delivery tolerance for all quantities, is there a way to set it so that it will do the following: greater than or

  • Get the NT user id from the getRemoteUser

    Hi, Presently, we have an intranet application ASP running under NT, when we receive a request we can extract the NT user id from the getRemoteUser method. Now, we want to rebuild this application with Servlet/Weblogic 4.5.1 under Unix, but i not abl

  • Laptop freezes completely after about 10 mins

    I have a satellite p305-S8837 & after you turn it on it completely freezes after about 10 mins no matter what I am doing whether I am on the internet or Itunes or Microsoft Word. Because of this I can't even do a proper shut down. I have to hold down

  • Every day I have to re-install firefox

    Every day I have to re-install Firefox, the link won't work. So I have to remove Firefox then re-install. Also Flash Player keeps crashing. I am using Windows Vista 64bit. I have the latest version of Adobe Flash Player, and Java.