Photoshop CS4  "Save" default, how to change?

I have been unable to find out how to change the "save" default in PS cs4.  If I open a photo, do adjustments using various layers then execute  "save" it saves it as a Tiff file.  I can choose "save as" and make a selection to what ever format, but the "save" defaults to a Tiff format on the initial"save".  At one point I was saving by default to a psd file and one day it changed on me...I don't know if I inadvertently did something or not but I would sure like to change it back.  If it makes any difference, I open most of my photos from LR2.  I've looked through the help section and threads here but can't find an answer.  Note: If I do a "save as" first, do more work on the photo then execute the "save" command it will then save it to whatever format that was chosen in the initial "save as" action.  Thanks.

That setting should be sticky, meaning it will be set to whatever you used the last time.  If you change file format, it will be set to the newer file format next time you use it.  That's how it works on my setup*.
* Re my setup:  Please note that I am not a Lightroom user.  I have no idea whether it interferes or not.

Similar Messages

  • Make 32 bit Photoshop CS4 the default instead of 64 bit?

    It was a bit of a surprise to find that none of my 32-bit plugins would work with Photoshop CS4 x64. Most seem to work fine in the 32-bit version of PS though. Is there a way to make the 32-bit version launch by default from Bridge or when opening a PSD file instead of the 64-bit version?

    I encountered this issue today as well when I installed Photoshop CS5, and discovered that my usual plugins do not work properly.
    They did work properly while running in 32 bit mode.
    Windows 7's extension definition sucks, that's why I rather work with the registry.
    So after a bit tweaking, I think I finally cracked it.
    The "Final Product" (if you will ) is two reg files for toggling 32 and 64 bit modes.
    A word of caution: This is what worked on MY machine (Windows 7 64 Bit) and I cannot gurrantee it would work on other computers, nor do I take responsibility for any damage that my occur. We are playing with the Registry here, so BE EXTREMELY CAREFUL.
    These codes assume Photoshop is installed in the default location. If you've altered it, make sure to modify the files accordingly first.
    Before attempting to use I recommend to create a restore point, just in case something may go wrong.
    Here we go:
    To switch to 32 bit mode, open a blank notepad page, paste the below code and save it as "fix.reg" (NOT TXT). After saving, activate it and you're good to go.
    32 Bit Mode
    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\Applications\Photoshop.exe]
    [HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell]
    "FriendlyCache"="Adobe Photoshop"
    [HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell\edit]
    [HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell\edit\command]
    @="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5\\Photoshop.exe\" \"%1\""
    [HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell\open]
    [HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell\open\command]
    @="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5\\Photoshop.exe\" \"%1\""
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\DefaultIcon]
    @="C:\\Program Files\\Adobe\\Adobe Photoshop CS5\\Photoshop.exe,1"
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\Insertable]
    @=""
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\protocol]
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\protocol\StdFileEditing]
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\protocol\StdFileEditing\server]
    @="C:\\Program Files\\Adobe\\Adobe Photoshop CS5\\Photoshop.exe"
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell]
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\edit]
    @=""
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\edit\command]
    @="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5\\Photoshop.exe\" \"%1\""
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\open]
    @=""
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\open\command]
    @="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5\\Photoshop.exe\" \"%1\""
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\preview]
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\preview\command]
    @="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5\\Photoshop.exe\" \"%1\""
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\print]
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\print\command]
    @="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5\\Photoshop.exe\" -p \"%1\""
    Now, if you want to revert the changes, do the same procedure with the below code, and it should make 64 bit the default once again.
    64 Bit Mode
    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\Applications\Photoshop.exe]
    [HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell]
    "FriendlyCache"="Adobe Photoshop"
    [HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell\edit]
    [HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell\edit\command]
    @="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe\" \"%1\""
    [HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell\open]
    [HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell\open\command]
    @="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe\" \"%1\""
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\DefaultIcon]
    @="C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe,1"
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\Insertable]
    @=""
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\protocol]
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\protocol\StdFileEditing]
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\protocol\StdFileEditing\server]
    @="C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe"
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell]
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\edit]
    @=""
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\edit\command]
    @="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe\" \"%1\""
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\open]
    @=""
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\open\command]
    @="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe\" \"%1\""
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\preview]
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\preview\command]
    @="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe\" \"%1\""
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\print]
    [HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\print\command]
    @="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe\" -p \"%1\""
    Reminder: If you're not sure, DON'T USE IT.

  • Photoshop CS4 Save as Jpeg optinon Gone

    Hi,
    My photoshop Save as, option for Jpeg has disappeared.. Any info would be great!

    I believe the question has been answered above, except that I think there may be some remaining misconceptions out there.
    Really, the ONLY thing you have to do, with CS4 and earlier, in anticipation of saving a JPEG is change to 8 bits per color.
    Through Photoshop CS4, if you Save-As JPEG with layers or channels or other features JPEG can't support, the Save as Copy feature is automatically invoked to save a flattened version of your file without the extra stuff.
    This allows you to save your file as a JPEG as long as the image is in 8 bits before you hit the File menu.  The one thing Save as Copy did not handle was a bit depth conversion.
    I normally work with 16 bit per color files.  I often would want to save an intermediate JPEG from the file I'm working on, then continue editing, finally later saving a .PSD at full bit depth.  Unfortunately, because of the above issue I'd sometimes find I'd forgotten to go back in the History so as to continue editing in 16 bit per channel mode!  This is a nasty gotcha!
    The really COOL thing is that the Save-As-Copy feature of Photoshop CS5 has now been extended to do an automatic downconversion from higher bit depths to 8 bits.  Thus with CS5 you no longer have to worry about changing the bit depth or anything else in anticipation of Save As JPEG.  It just works!
    I have been submitting wishlist requests to Adobe for this feature since about Photoshop CS I think.
    THANK YOU, THANK YOU, THANK YOU Adobe for finally implementing it!
    -Noel

  • Photoshop CS4 always crash (how may I track and fix an APPCRASH) ???

    Hello
    My Photoshop CS4 always crash when happens these conditions:
    1. Open a file picture or create a file. (FILE 1)
    2. Import another file picture... (FILE 2)
    3. Copy FILE 2 in FILE 1
    4. Now FILE 2 appear inside a layer...
    5. Move with the mouse the layer corresponding to the FILE 2
    CRAAAAAAASHHHH
    BOOOOOOOOOOOOOOOOOOM
    Always happens the same, always, always.
    It is so annoying, that don't let me work and I am working right now with Photopaint (think I don't like).
    I would need your help to tell em how may I track and fix an APPCRASH.
    Do we have an application in windows that allow me to detect the causes of an APPCRASH?
    Or is this just because the application is failing?
    These are the data of the application crash:
    Signature of the problem:
    Nombre de evento de problema:    APPCRASH
    Nombre de la aplicación:    Photoshop.exe
    Versión de la aplicación:    11.0.1.0
    Marca de tiempo de la aplicación:    499bf9b5
    Nombre del módulo con errores:    StackHash_fd00
    Versión del módulo con errores:    0.0.0.0
    Marca de tiempo del módulo con errores:    00000000
    Código de excepción:    c0000005
    Desplazamiento de excepción:    65637275
    Versión del sistema operativo:    6.0.6002.2.2.0.256.1
    Id. de configuración regional:    3082
    Información adicional 1:    fd00
    Información adicional 2:    ea6f5fe8924aaa756324d57f87834160
    Información adicional 3:    fd00
    Información adicional 4:    ea6f5fe8924aaa756324d57f87834160
    Additional information about the problem:
    Id. de depósito:    1164041060
    The texts are in Spanish sorry, I'm from Spain.
    May someone help me to track and trace this bug and how to solve it?
    Thanks

    Prior to the subscription models—and of course that includes CS4—the Photoshop license was platform specific, either Windows or Mac, but not both.  Your CS4 Windows serial number ("key") will never work on the Mac version.
    CS4 is out of the loop as far as requesting a platform swap for a nominal fee.  It is no longer supported by Adobe in any way. A platform swap required the destruction of your PC version, so you could not use both the PC and the Mac versions.
    For a time, you could have used CS4 to upgrade to CS6 for about $200, but that time window has closed by now.  Now you would have to own a legitimate version of CS5 in order to be eligible to buy an upgrade to CS6.
    You can of course buy the full version of Photoshop CS6 Extended for $1,000 from the Adobe store:
    Creative Suite 6
    Alternatively, you can subscribe to Photoshop CC and Photoshop CC2014  on a monthly basis without ever owning the software.  If you stop paying monthly, the software ceases to work.
    The cheapest subscription is the Photography plan, which includes both Photoshop and Lightroom for $10 a month.
    These are user forums; you are not addressing Adobe here.  To contact Adobe support directly:
    Click on the link below, and after that click on "Still need Help? Contact us."
    Then on the next page, click Chat
    http://helpx.adobe.com/contact.html?step=PHXS_downloading-installing-setting-up_licensing- activation.
    There is also a phone option. 1 (800) 833-6687

  • Photoshop CS6: cmd+F1: how to change that keyboard shortcut?

    I want to change the keyboard shortcut cmd+F1. it's set in Preferences to change the background color to black. I looked in Preferences to see if I can set it to none, and in PS keyboard shortcuts. But in the keyboad shortcut menu, preferences is not shown. How can I turn off / keep cmd+F1 from changing my preference background color to black?
    Thanks for any help with this. Its very frustraiting.
    Jeff N

    You can't set it. That's part of the problem. When I go into the keyboard shortcut window to make a custom shortcut and select Layer> Flatten.... and then click to add a shortcut, type in Cmd+F1 it accepts it. But when I use the Cmd+F1 shortcut, background changes to black. I then must go into Preferences to change it back to what it was.
    I'm looking for a way to stop photoshop from using cmd+F1 to change my background screen color in preferences.

  • CS4: "Save as" must manually change extension

    I have 3 computers with CS4 Photoshop and xp. I fixed the problem where I could only save a file in the format it was opened in. But now when I try to "save as" a different format I must manually enter the new extension or else it saves as the original format. Ex:
    Open a psd file
    "save as", click on jpg
    File name does not change - extension remains psd
    If I leave the extension unchanged it saves as a psd - Even though jpg is selected in the drop down list
    If I change the extension to jpg manually it saves as a jpg (or tif, or png, etc)
    My other computer automatically changes the extension. Any ideas how to fix this??Thanks!
    cs4, xp,

    My other computer automatically changes the extension.
    What format/extension does this other computer decide is the correct one? Now, PS will attempt to do a Save_As to the original, or to the last Save_As, but there are tons of reasons why that might not work. Say you have done a Save_As JPEG just before, but now have a Layered file, or 16-bit, or CMYK, or maybe Alpha Channels, and now things are different. If you have Layers, then PSD is probably going to be the "chosen" format/extension. If you did a bunch of Save/Save_As before, and have no Layers, Alpha Channels, are in 8-bit RGB, you should get JPEG. Otherwise, PSD, or Layered TIFF might be the selected option.
    Good luck,
    Hunt

  • Photoshop CS4 Save As Dialog

    I remember back in CS3 we had the option to use the Adobe dialog for Saving and Opening files. On CS4 I don't have this feature anymore. Was it included or do I need to change a setting?
    Thanks,

    I missing the Adobe Dialog feature in Save As, too. It was a HUGE, HUGE, HUGE timesaver for me to be able to specify my own favorite folders for saving. The five available from the OS are useless and force me to manually navigate the file tree at every single save. The lost time caused by the deletion of this feature more than undoes the time savings from the new click-and-drag-on the image curves feature.
    I hope Adobe brings the Adobe Dialog back. If the statement is true that there was probably "too much trouble with compatibility issues on different OSs," it's ridiculous. How difficult can it be to program for a list of favorite folders?
    The workflow is getting slower with each new release. In the last version of Bridge, they took away the ability to select a bunch of photos and drag them to the destination folder of your choice. Now, the file tree returns automatically to view the source directory, instead of the destination directory. Like I want to drag files from source to source!

  • Photoshop CS4 Save for Web JPEG Colors are Off

    Ok, I've scoured the web to see about finding a solution for this and tried every possible option and still I'm coming up empty handed. I have a website that I'm developing for a painter and have an image converted to sRGB, and the colors are where I want them to be. I use Save for Web, and every iteration suggested online for the, embed and don't embed, convert to sRGB and dont' covert, use document color profile, use windows, yada yada. Here's a recent example:
    when i preview the image with Firefox, here's the difference:
    The photoshop version is on the left and is the color that I want/need. The image on the right is firefox and saturated. If I save for web with embedded profile, safari is accurate, whereas firefox is saturated, so it's obviously discarding the icc and using some color space that I can't see in my file. I did notice that if I have my Custom, Proof and select Monitor RGB, then I can see what firefox will ultimately display and also what Safari will display if i have Embed ICC Profile unchecked in the save for web dialogue box.
    I know that CS2 and CS3 were easier and less squirrely with color managing web files, but I think CS4 has some juju under the hood. Am I the only one out there frustrated, or like other web developers just accept the inaccuracy and move on? Since this is fine art, I'm doing my best to dial the color in, but it's been all afternoon beating on this.
    Any ideas, I'm ready to install CS3 and see if my life will be easier, but I'm wondering if having Photoshop CS3 and CS4 will cause any issues.

    >> your logic
    That's my rant and I'm sticking to it.
    The OP wrote he doesn't want or need to discuss the pros and cons of embedding profiles in Web images, but for the sake of anyone else reading this:
    1) Embedded ICC Profiles increase file sizes (about 4K per image).
    a) I may have over 100 thumbnails and dozens of photos on one page,
    b) Plus, I may have an image sliced into many pieces.
    c) That additional 4k per image, per slice, will add up fast and may kill dial-up traffic.
    2) Very few computers use color-managed web browsers or calibrated monitors anyway, and
    3) Problems with matching/blending image's edges or background color with a filled box or page color.
    d) If I tag the image — on Mac colormanaged browsers — the color will mismatch the box/page color on managed browsers because the tagged image is being Converted to MonitorRGB, and the untagged page or box color is having MonitorRGB Applied.
    e) This matching or blending a pixel-based graphic to page color is a pretty big deal to do correctly in professional web publishing.
    f) If I publish untagged sRGB images/graphics, the box/page color will match the images and blend correctly in all browsers.
    I WILL QUALIFY my general recommendation about embedding profiles in pixel-based web images for the following reasons:
    1) You are posting fine-art images, creative portfolios, and are not worried about adding 4K additional data per image, per slice.
    2) You are not worried about having Mac visitors seeing graphic blends or photos mismatched to a background color.
    3) You understand only properly-profiled monitors and color-managed web browsers will benefit from your embedded profile — and it is likely 99% of web surfers don't have either — however, if you are targeting the one percent who do, then there is your number one best reason for tagging web photos with embedded profiles.

  • [CS4 or CS5] How to change frame of movieclip depending on relation to mouse

    I have a movie clip that follows the mouse..
    Its not done yet but its gonna be a dog chasing a/the mouse...
    I want to have it where the if the mouse is left or right of the following movie clip it shows it walking toward the mouse... so something like
    if mouse positions is less the the cursor + 10 (pixels) goto and play frame with dog walking left
    and one for right
    up
    down
    (I want this to walk till its directly under or over mouse and then laydown or jump only when over or under mouse.. IS THAT POSSIBLE?? )
    (say its a 20 pixel wide object and 10 on each side will cover the whole thing and not just the exact center pixel, thats what the 10 + movie clip position is for, but Is there a way to tell it to goto and play whatever_frame when mouse is left of any graphic on the sitting dog section???
    like the equivalent of onRollLeft or whatever.)
    this is the code i have..
    its the top statement that doesn't work the bottom 2 do..
    Code
    if (_xmouse < detail.x+10) {detail.gotoAndPlay(61);
    detail.onRollOver = function() {
    detail.gotoAndPlay(31);
    detail.onRollOut =function(){
    detail.gotoAndPlay(1);
    I dont have all the animations made so if you know how to do this just do it with a shape like i did in frame 61 of the instance "detail" of the movieclip "dog"
    if i cover all directions i shouldn't need the last one- onRollOut.
    really what im asking for if you havent figured it out by now is to help me with the actionscript that will do what i did with the rollover and rollout, but put
    1 (a shape of a different color in a frame in the clip dog) when mouse is any left of dog
    2 (a shape of a different color in a frame in the clip dog) a shape of a different color when mouse is any right of dog
    3 (a shape of a different color in a frame in the clip dog) a shape of a different color when mouse is directly under dog
    4 (a shape of a different color in a frame in the clip dog) a shape of a different color when mouse is directly above dog
    I already created the shapes and placed them in the appropriate frames..
    you should only need to mess with the actions on the instance "detail" (the dog face in frame 1 of scene 1 in layer "follower"
    my fla is to big to upload to this form so im placing it on my website
    here

    Hello utcpunk201,
    I have edited your FLA but can't send you the file in this forum as there is no such option to upload FLA files here. I am giving you a brief detail what I have done with your file.
    1. Just remove your frame script
    2. Edit your script what you wrote on your MovieClip (instance name: detail). Use the script I am sending you below:
    Script :
    onClipEvent (load) {
        _x = 0;
        speed = 15;
        ymov = false;
    onClipEvent (enterFrame) {
        endX = _root._xmouse;
        endY = _root._ymouse;
        _x += (endX - _x) / speed;
        _y += (endY - _y) / speed;
        if (_root._xmouse > this._x + 20)
            this.gotoAndStop(90);
        else if (_root._xmouse < this._x - 20)
            this.gotoAndStop(61);
        }else{
            ymov = true;
        if (_root._ymouse > this._y && ymov == true)
            this.gotoAndStop(120);
        else if (_root._ymouse < this._y && ymov == true)
            this.gotoAndStop(150);
    3. Change the dog movieclip name with detailmc
    4. Use a small line in your dog movieclip's frame number 61, 90, 120 and 150. Write down this line : _root.detailmc.ymov = false;
    Now export your Flash file. It will work. I can send you the edited file if you can give me your email ID.
    Thanks
    Amitava D

  • TextEdit zoom default-- how to change?

    Is there a direct way of having TextEdit automatically come up documents set to, say, 150% zoom?
    I know the trick about saving a "template" document and opening it each time... but then one must remember to change the name!
    I'd much rather tweak some setting and so whenever I hit command-N up comes a blank doc expanded with the zoom at 150%.
    I have been using a default font size of 17 or so, so the text would legible on a high-res laptop... but then when one prints that or copies and pastes it elsewhere, the font is gigantic!

    Well, thus far, I'm simply getting into the multiple steps of opening a new document, selecting zoom and going to 150%, and then having to resize the window... it's a nuisance and involves many steps, but at least the text is now at normal font size for printing and transfering to other documents.
    And, so far, that's a better solution than my original one of setting the default font size at 17 so that it would display at a decent size automatically.
    I've been unable to figure out an automator macro to do this. But it should be possible (perhaps with Apple Script) to do this so that one click on the TextEdit icon would invoke a script that zooms the new document window to 150%.

  • I have Photoshop CS4,on how many computers can you install this program ?

    Hello,
    I got Photoshop CS4. On how many computers can you install this program ?
    Sonste

    The license and activation rights are for a single user on two computers that are not used simultaneously—such as your desktop machine and your laptop.

  • Photoshop CS4 and save as PDF

    Is there a way to make Photoshop CS4 save layers in a PDF that are accessible in Acrobat, InDesign, Illustrator?
    I had to do an ad layout for a weekly newspaper and when I saved it as a PDF from photoshop, it retained the layers as long as it was opened in Photoshop but not in other programs. In desperation, I opened the file in Illustrator and saved it and the layers were there in Acrobat and Illustrator but of course not InDesign. I have InDesign CS2 which was part of the CS2 suite, so I can't upgrade to CS4 unless I purchase the full version. I rarely do ads, so investing the money and time in InDesign doesn't seem like a cost effective solution.
    Any thoughts?

    No. But you can save a PSD who's layers will mostly work in Illustrator and InDesign.
    The problem is that Acrobat, InDesign and Illustrator use a different transparency/compositing model than Photoshop and the video apps use. So the appearance can't be completely preserved.

  • Re-installed photoshop elements 12. In folder correct copies, how to change read-only to edit photos? After printing photo how to return to grid view?

    Reinstalled photoshop elements 12. How to change photo after printing back to grid view? In folder correct copies one or more files is read only. How to change so these can be edited?

    Reinstalled photoshop elements 12. How to change photo after printing back to grid view? In folder correct copies one or more files is read only. How to change so these can be edited?

  • I have a Mac computer and am trying to use a Photoshop CS4 program, but after accessing my desktop files through Adobe Bridge and clicking twice on any of the pictures to get into Photoshop,  instead of entering photoshop I get an enlarged version of the

    I have a Mac computer and am trying to use a Photoshop CS4 program, but after accessing my desktop files through Adobe Bridge and clicking twice on any of the pictures to get into Photoshop, instead of entering photoshop, I get on the lefthand side an enlarged version of the picture with red, yellow and green buttons on top. Any suggestions on what is wrong, or what can be corrected ?

    And there is the problem. Your pictures are opening up in Mac's own Preview app.
    Do you want all your jpegs to open in Photoshop, or only when you are in Bridge?
    Selecting a program to open a certain file is called: File Type Association.
    You can choose this at the MacOS level or the Bridge level.
    Here's how to do both:
    Either MacOS or Bridge has the wrong app associated with the jpeg. Let's start with MacOS
    Close Bridge and Preview. Select one of your jpegs, and press Cmd i, That will bring up the file info window.
    Go down to the "Open with" section of File Info.
    Choose Photoshop CS4 and click on the Change All... button to apply this choice to every jpeg on your Mac.
    Then open Bridge and see if double-clicking opens it in Photoshop.
    Now that means all jpegs on your Mac will open in Photoshop.  Maybe you don't want that.
    You can set your jpegs to open in Preview when Bridge is closed.
    When you open Bridge, there is Preferences > File Type Associations where you can direct Bridge to open the jpegs in Photoshop when you are viewing in Bridge.

  • Photoshop CS4 crashes on Mac OS X 10.8.3

    I have CS4 on my mac OS X 10.8.3. Photoshop CS4 is crashing all the time.
    I update it regularly.
    It used to crash using layers, so i changed the  graphic settings as suggested in this forum, now this is ok.
    Now PS crashes:
    - everytime i do "save for web"
    - often when i work on text layers
    - sometimes for nothing in particular
    It is really impossible to work in this conditions.
    Fireworks CS4 crashes too when trying to save a file. For no special reason.
    Please help me.
    Thank you,

    Date/Time:       2013-04-29 20:28:40 +0200
    OS Version:      10.8.3 (Build 12D78)
    Architecture:    x86_64
    Report Version:  11
    Command:         Photoshop
    Path:            /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    Version:         11.0.2 (11.0.2x20100519 [20100519.r.592 2010/05/19:02:00:00 cutoff; r branch]) (11.0.2)
    Parent:          launchd [126]
    PID:             2312
    Event:           hang
    Duration:        8.79s
    Steps:           88 (100ms sampling interval)
    Hardware model:  MacBookPro9,1
    Active cpus:     8
    Free pages:      317841 pages (-6401)
    Pageins:         1651 pages
    Pageouts:        0 pages
    Process:         Adobe Photoshop CS4 [2312]
    Path:            /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    Architecture:    i386
    Parent:          launchd [126]
    UID:             501
    Task size:       99222 pages (-250)
    CPU Time:        0.086s
      Thread 0xe31b     priority 47         cpu time   0.068s
      88 ??? (Adobe Photoshop CS4 + 10041) [0x3739]
        88 ??? (Adobe Photoshop CS4 + 10258) [0x3812]
          88 ??? (Adobe Photoshop CS4 + 2225766) [0x220666]
             88 ??? (Adobe Photoshop CS4 + 2225626) [0x2205da]
              88 ??? (Adobe Photoshop CS4 + 397615) [0x6212f]
                88 ??? (Adobe Photoshop CS4 + 404947) [0x63dd3]
                  88 ??? (Adobe Photoshop CS4 + 404581) [0x63c65]
                     88 ??? (Adobe Photoshop CS4 + 431773) [0x6a69d]
                      88 ??? (Adobe Photoshop CS4 + 436461) [0x6b8ed]
                        88 ??? (Adobe Photoshop CS4 + 4047283) [0x3dd1b3]
                          88 ??? (Adobe Photoshop CS4 + 4046362) [0x3dce1a]
                             88 ??? (Adobe Photoshop CS4 + 4038072) [0x3dadb8]
                              88 ??? (Adobe Photoshop CS4 + 7074686) [0x6c037e]
                                88 EntryEX + 52 (Save for Web) [0xd4daaecc]
                                   88 EntryEX + 3528167 (Save for Web) [0xd510847f]
                                    88 EntryEX + 3526348 (Save for Web) [0xd5107d64]
                                      88 EntryEX + 85710 (Save for Web) [0xd4dbfd66]
                                         88 EntryEX + 74375 (Save for Web) [0xd4dbd11f]
                                          88 EntryEX + 3587930 (Save for Web) [0xd5116df2]
                                            88 EntryEX + 3587802 (Save for Web) [0xd5116d72]
                                               88 EntryEX + 3958957 (Save for Web) [0xd5171745]
                                                88 SendEventToEventTarget + 88 (HIToolbox) [0x94060655]
                                                  88 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430 (HIToolbox) [0x9404c780]
                                                     88 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2538 (HIToolbox) [0x9404d83f]
                                                      88 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2141 (HIToolbox) [0x940805c7]
                                                         88 SendEventToEventTarget + 88 (HIToolbox) [0x94060655]
                                                          88 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430 (HIToolbox) [0x9404c780]
                                                             88 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343 (HIToolbox) [0x9404d394]
                                                              88 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36 (HIToolbox) [0x941c59bb]
                                                                 88 EntryEX + 3669495 (Save for Web) [0xd512ac8f]
                                                                  88 CallNextEventHandler + 84 (HIToolbox) [0x94037dda]
                                                                     88 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430 (HIToolbox) [0x9404c780]
                                                                      88 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343 (HIToolbox) [0x9404d394]
                                                                         88 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36 (HIToolbox) [0x941c59bb]
                                                                           88 StandardWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 85 (HIToolbox) [0x94038838]
                                                                            88 HandleMouseEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 826 (HIToolbox) [0x941d02f3]
                                                                               88 HandleWindowClick(OpaqueWindowPtr*, Point, short, unsigned long, OpaqueEventRef*) + 540 (HIToolbox) [0x941d0cc4]
                                                                                88 SendEventFromMouseDown(OpaqueWindowPtr*, unsigned long, OpaqueEventRef*) + 167 (HIToolbox) [0x941d0922]
                                                                                   88 SendEventToEventTarget + 88 (HIToolbox) [0x94060655]
                                                                                    88 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430 (HIToolbox) [0x9404c780]
                                                                                       88 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343 (HIToolbox) [0x9404d394]
                                                                                        88 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36 (HIToolbox) [0x941c59bb]
                                                                                           88 EntryEX + 3669495 (Save for Web) [0xd512ac8f]
                                                                                            88 CallNextEventHandler + 84 (HIToolbox) [0x94037dda]
                                                                                               88 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430 (HIToolbox) [0x9404c780]
                                                                                                 88 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343 (HIToolbox) [0x9404d394]
                                                                                                    88 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36 (HIToolbox) [0x941c59bb]
                                                                                                      88 StandardWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 110 (HIToolbox) [0x94038851]
                                                                                                       88 HandleWindowEvent(OpaqueEventRef*) + 1474 (HIToolbox) [0x94061351]
                                                                                                          88 HandleClickAsHIView(OpaqueWindowPtr*, OpaqueEventRef*) + 156 (HIToolbox) [0x941d06e7]
                                                                                                           88 HIViewClick + 50 (HIToolbox) [0x9403a4d8]
                                                                                                              88 HIView::Click(OpaqueEventRef*) + 317 (HIToolbox) [0x9403a621]
                                                                                                               88 SendEventToEventTarget + 88 (HIToolbox) [0x94060655]
                                                                                                                  88 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430 (HIToolbox) [0x9404c780]
                                                                                                                    88 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343 (HIToolbox) [0x9404d394]
                                                                                                                      88 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36 (HIToolbox) [0x941c59bb]
                                                                                                                        88 EntryEX + 4298855 (Save for Web) [0xd51c46ff]
                                                                                                                         88 EntryEX + 4297889 (Save for Web) [0xd51c4339]
                                                                                                                            88 EntryEX + 3657691 (Save for Web) [0xd5127e73]
                                                                                                                             88 EntryEX + 3630592 (Save for Web) [0xd5121498]
                                                                                                                                88 EntryEX + 4297241 (Save for Web) [0xd51c40b1]
                                                                                                                                 88 EntryEX + 3878510 (Save for Web) [0xd515dd06]
                                                                                                                                    88 EntryEX + 4297297 (Save for Web) [0xd51c40e9]
                                                                                                                                     88 EntryEX + 4301977 (Save for Web) [0xd51c5331]
                                                                                                                                        88 EntryEX + 4228766 (Save for Web) [0xd51b3536]
                                                                                                                                         88 EntryEX + 3878149 (Save for Web) [0xd515db9d]
                                                                                                                                            88 EntryEX + 3585802 (Save for Web) [0xd51165a2]
                                                                                                                                             88 EntryEX + 3585874 (Save for Web) [0xd51165ea]
                                                                                                                                                88 EntryEX + 3585874 (Save for Web) [0xd51165ea]
                                                                                                                                                 88 EntryEX + 3585874 (Save for Web) [0xd51165ea]
                                                                                                                                                    88 EntryEX + 3585837 (Save for Web) [0xd51165c5]
                                                                                                                                                     88 EntryEX + 72233 (Save for Web) [0xd4dbc8c1]
                                                                                                                                                        88 EntryEX + 36980 (Save for Web) [0xd4db3f0c]
                                                                                                                                                         88 EntryEX + 3118961 (Save for Web) [0xd50a4609]
                                                                                                                                                            88 EntryEX + 3113312 (Save for Web) [0xd50a2ff8]
                                                                                                                                                             88 EntryEX + 2999818 (Save for Web) [0xd50874a2]
                                                                                                                                                                88 EntryEX + 2997391 (Save for Web) [0xd5086b27]
                                                                                                                                                                 88 EntryEX + 2995160 (Save for Web) [0xd5086270]
                                                                                                                                                                    88 EntryEX + 2994644 (Save for Web) [0xd508606c]
                                                                                                                                                                     88 EntryEX + 2975909 (Save for Web) [0xd508173d]
                                                                                                                                                                        88 EntryEX + 2972985 (Save for Web) [0xd5080bd1]
                                                                                                                                                                         88 EntryEX + 2970877 (Save for Web) [0xd5080395]
                                                                                                                                                                            88 EntryEX + 2321199 (Save for Web) [0xd4fe19c7]
                                                                                                                                                                             88 EntryEX + 2406769 (Save for Web) [0xd4ff6809]
                                                                                                                                                                                88 EntryEX + 2323719 (Save for Web) [0xd4fe239f]
                                                                                                                                                                                  88 EntryEX + 169129 (Save for Web) [0xd4dd4341]
                                                                                                                                                                                    88 EntryEX + 207866 (Save for Web) [0xd4ddda92]
                                                                                                                                                                                      88 PBFlushVolSync + 112 (CarbonCore) [0x9595f809]
                                                                                                                                                                                        88 __fsync + 10 (libsystem_kernel.dylib) [0x9549a69e]
                                                                                                                                                                                         *88 ??? (mach_kernel + 842253) [0xffffff80002cda0d]
                                                                                                                                                                                            *88 unix_syscall + 467 (mach_kernel) [0xffffff80005e0343]
                                                                                                                                                                                              *88 ??? (mach_kernel + 1044113) [0xffffff80002fee91]
                                                                                                                                                                                                *88 VNOP_FSYNC + 47 (mach_kernel) [0xffffff80003110cf]
                                                                                                                                                                                                  *88 hfs_vnop_fsync + 92 (mach_kernel) [0xffffff8000517c1c]
                                                                                                                                                                                                    *88 hfs_fsync + 787 (mach_kernel) [0xffffff8000514663]
                                                                                                                                                                                                      *88 cluster_write + 37 (mach_kernel) [0xffffff80002e1fe5]
                                                                                                                                                                                                        *88 cluster_write_ext + 185 (mach_kernel) [0xffffff80002e20a9]
                                                                                                                                                                                                          *88 ??? (mach_kernel + 932116) [0xffffff80002e3914]
                                                                                                                                                                                                            *88 ??? (mach_kernel + 947610) [0xffffff80002e759a]
                                                                                                                                                                                                              *88 ??? (mach_kernel + 949365) [0xffffff80002e7c75]
                                                                                                                                                                                                                *88 ??? (mach_kernel + 923584) [0xffffff80002e17c0]
                                                                                                                                                                                                                  *88 vnode_waitforwrites + 227 (mach_kernel) [0xffffff80002ed333]
                                                                                                                                                                                                                    *88 msleep + 116 (mach_kernel) [0xffffff8000569154]
                                                                                                                                                                                                                      *88 ??? (mach_kernel + 3575142) [0xffffff8000568d66]
                                                                                                                                                                                                                        *88 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265fe]
                                                                                                                                                                                                                          *82 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c]
                                                                                                                                                                                                                            *82 ??? (mach_kernel + 190273) [0xffffff800022e741]
                                                                                                                                                                                                                              *82 machine_switch_context + 366 (mach_kernel) [0xffffff80002b403e]
                                                                                                                                                                                                                          *6  thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3]
                                                                                                                                                                                                                            *6  ??? (mach_kernel + 187521) [0xffffff800022dc81]
                                                                                                                                                                                                                              *6  processor_idle + 227 (mach_kernel) [0xffffff800022f1c3]
                                                                                                                                                                                                                                *6  machine_idle + 282 (mach_kernel) [0xffffff80002b901a]
      Thread 0xe329     DispatchQueue 1701273966 priority 49       
      88 _dispatch_mgr_thread + 53 (libdispatch.dylib) [0x98dd67a9]
        88 kevent + 10 (libsystem_kernel.dylib) [0x9549a9ae]
         *88 ??? (mach_kernel + 3467664) [0xffffff800054e990]
      Thread 0xe340     priority 47       
      88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
       *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xe358     priority 47       
       88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
        88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
          88 PrivateMPEntryPoint + 68 (CarbonCore) [0x95972a7b]
            88 ??? (MultiProcessor Support + 196351) [0x297d2eff]
               88 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x95497826]
               *88 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0]
      Thread 0xe359     priority 47       
      88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
         88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
          88 PrivateMPEntryPoint + 68 (CarbonCore) [0x95972a7b]
            88 ??? (MultiProcessor Support + 196351) [0x297d2eff]
              88 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x95497826]
                *88 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0]
      Thread 0xe35a     priority 47       
      88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
        88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
           88 PrivateMPEntryPoint + 68 (CarbonCore) [0x95972a7b]
            88 ??? (MultiProcessor Support + 196351) [0x297d2eff]
              88 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x95497826]
               *88 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0]
      Thread 0xe35b     priority 47       
      88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
        88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
          88 PrivateMPEntryPoint + 68 (CarbonCore) [0x95972a7b]
             88 ??? (MultiProcessor Support + 196351) [0x297d2eff]
              88 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x95497826]
               *88 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0]
      Thread 0xe35c     priority 47       
      88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
        88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
          88 PrivateMPEntryPoint + 68 (CarbonCore) [0x95972a7b]
             88 ??? (MultiProcessor Support + 196351) [0x297d2eff]
              88 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x95497826]
               *88 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0]
      Thread 0xe35d     priority 47       
      88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
        88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
          88 PrivateMPEntryPoint + 68 (CarbonCore) [0x95972a7b]
             88 ??? (MultiProcessor Support + 196351) [0x297d2eff]
              88 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x95497826]
               *88 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0]
      Thread 0xe35e     priority 47       
      88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
        88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
          88 PrivateMPEntryPoint + 68 (CarbonCore) [0x95972a7b]
             88 ??? (MultiProcessor Support + 196351) [0x297d2eff]
              88 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x95497826]
               *88 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0]
      Thread 0xe361     priority 47       
      88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
        88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
          88 PrivateMPEntryPoint + 68 (CarbonCore) [0x95972a7b]
             88 ??? (AdobeACE + 200069) [0x27c0d85]
              88 ??? (AdobeACE + 201613) [0x27c138d]
                88 MPWaitOnQueue + 261 (CarbonCore) [0x958ebb8b]
                  88 TSWaitOnConditionTimedRelative + 146 (CarbonCore) [0x9599f68e]
                     88 TSWaitOnCondition + 128 (CarbonCore) [0x9599f492]
                      88 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x96b3b095]
                        88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
                          *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xe362     priority 47       
      88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
        88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
           88 PrivateMPEntryPoint + 68 (CarbonCore) [0x95972a7b]
            88 ??? (AdobeACE + 200069) [0x27c0d85]
              88 ??? (AdobeACE + 201613) [0x27c138d]
                88 MPWaitOnQueue + 261 (CarbonCore) [0x958ebb8b]
                   88 TSWaitOnConditionTimedRelative + 146 (CarbonCore) [0x9599f68e]
                    88 TSWaitOnCondition + 128 (CarbonCore) [0x9599f492]
                      88 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x96b3b095]
                         88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
                         *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xe363     priority 47       
      88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
         88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
          88 PrivateMPEntryPoint + 68 (CarbonCore) [0x95972a7b]
            88 ??? (AdobeACE + 200069) [0x27c0d85]
              88 ??? (AdobeACE + 201613) [0x27c138d]
                 88 MPWaitOnQueue + 261 (CarbonCore) [0x958ebb8b]
                  88 TSWaitOnConditionTimedRelative + 146 (CarbonCore) [0x9599f68e]
                    88 TSWaitOnCondition + 128 (CarbonCore) [0x9599f492]
                      88 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x96b3b095]
                         88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
                         *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xe364     priority 47       
      88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
         88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
          88 PrivateMPEntryPoint + 68 (CarbonCore) [0x95972a7b]
            88 ??? (AdobeACE + 200069) [0x27c0d85]
              88 ??? (AdobeACE + 201613) [0x27c138d]
                 88 MPWaitOnQueue + 261 (CarbonCore) [0x958ebb8b]
                  88 TSWaitOnConditionTimedRelative + 146 (CarbonCore) [0x9599f68e]
                    88 TSWaitOnCondition + 128 (CarbonCore) [0x9599f492]
                      88 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x96b3b095]
                         88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
                         *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xe365     priority 47       
      88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
         88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
          88 PrivateMPEntryPoint + 68 (CarbonCore) [0x95972a7b]
            88 ??? (AdobeACE + 200069) [0x27c0d85]
              88 ??? (AdobeACE + 201613) [0x27c138d]
                 88 MPWaitOnQueue + 261 (CarbonCore) [0x958ebb8b]
                  88 TSWaitOnConditionTimedRelative + 146 (CarbonCore) [0x9599f68e]
                    88 TSWaitOnCondition + 128 (CarbonCore) [0x9599f492]
                      88 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x96b3b095]
                         88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
                         *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xe366     priority 47       
      88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
         88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
          88 PrivateMPEntryPoint + 68 (CarbonCore) [0x95972a7b]
            88 ??? (AdobeACE + 200069) [0x27c0d85]
              88 ??? (AdobeACE + 201613) [0x27c138d]
                 88 MPWaitOnQueue + 261 (CarbonCore) [0x958ebb8b]
                  88 TSWaitOnConditionTimedRelative + 146 (CarbonCore) [0x9599f68e]
                    88 TSWaitOnCondition + 128 (CarbonCore) [0x9599f492]
                      88 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x96b3b095]
                         88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
                         *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xe367     priority 47       
      88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
         88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
          88 PrivateMPEntryPoint + 68 (CarbonCore) [0x95972a7b]
            88 ??? (AdobeACE + 200069) [0x27c0d85]
              88 ??? (AdobeACE + 201613) [0x27c138d]
                 88 MPWaitOnQueue + 261 (CarbonCore) [0x958ebb8b]
                  88 TSWaitOnConditionTimedRelative + 146 (CarbonCore) [0x9599f68e]
                    88 TSWaitOnCondition + 128 (CarbonCore) [0x9599f492]
                      88 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x96b3b095]
                         88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
                         *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xe36c     priority 47         cpu time   0.010s
       88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
        88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
          88 ScObjects::Thread::go(void*) + 239 (ScriptingSupport) [0x2ec384d3]
            88 ScObjects::BridgeTalkThread::run() + 332 (ScriptingSupport) [0x2ec28dc6]
               88 ScObjects::Thread::wait(unsigned int) + 23 (ScriptingSupport) [0x2ec38211]
                88 ScObjects::Thread::sleep(unsigned int) + 143 (ScriptingSupport) [0x2ec381b1]
                  88 mach_wait_until + 10 (libsystem_kernel.dylib) [0x954978e6]
                    *87 ??? (mach_kernel + 116512) [0xffffff800021c720]
                   *1  hndl_mach_scall + 222 (mach_kernel) [0xffffff80002cdaee]
                     *1  ??? (mach_kernel + 679038) [0xffffff80002a5c7e]
                        *1  mach_wait_until_trap + 41 (mach_kernel) [0xffffff800021c709]
                         *1  thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3]
                           *1  ??? (mach_kernel + 187521) [0xffffff800022dc81]
                              *1  processor_idle + 227 (mach_kernel) [0xffffff800022f1c3]
                               *1  machine_idle + 282 (mach_kernel) [0xffffff80002b901a]
      Thread 0xe39c     priority 47       
       88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
       *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xe39d     priority 47       
      88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
        *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xe39e     priority 47       
      88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
       *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xe39f     priority 47       
      88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
       *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xe3a0     priority 47       
       88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
       *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xe3a1     priority 47       
      88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
        *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xe3a2     priority 47       
      88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
       *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xe3a3     priority 47       
      88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
       *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0x10234    priority 47       
       88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
       *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0x10235    priority 47       
      88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
        *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0x10236    priority 47       
      88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
       *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0x10237    priority 47       
      88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
       *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0x10238    priority 47       
       88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
       *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0x10239    priority 47       
      88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
        *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0x1023a    priority 47       
      88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
       *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0x1023b    priority 47       
      88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
       *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0x1023c    priority 47       
       88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
       *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0x10c6f    priority 54       
      88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
         88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
          88 AsyncFileThread(void*) + 283 (CarbonCore) [0x95952ee6]
            88 TSWaitOnSemaphoreRelative + 24 (CarbonCore) [0x9599f40d]
              88 TSWaitOnSemaphoreCommon + 272 (CarbonCore) [0x9599f184]
                 88 TSWaitOnConditionTimedRelative + 177 (CarbonCore) [0x9599f6ad]
                  88 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x96ab5572]
                    88 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x954998e2]
                      *88 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0x11191    priority 47         cpu time   0.007s
      88 thread_start + 34 (libsystem_c.dylib) [0x96a9ad4e]
        88 _pthread_start + 344 (libsystem_c.dylib) [0x96ab05b7]
           88 EntryEX + 4417231 (Save for Web) [0xd51e1567]
            88 EntryEX + 4354510 (Save for Web) [0xd51d2066]
              88 EntryEX + 4416525 (Save for Web) [0xd51e12a5]
                88 EntryEX + 4416429 (Save for Web) [0xd51e1245]
                   88 mach_wait_until + 10 (libsystem_kernel.dylib) [0x954978e6]
                   *87 ??? (mach_kernel + 116512) [0xffffff800021c720]
                   *1  hndl_mach_scall + 222 (mach_kernel) [0xffffff80002cdaee]
                      *1  ??? (mach_kernel + 679038) [0xffffff80002a5c7e]
                       *1  mach_wait_until_trap + 41 (mach_kernel) [0xffffff800021c709]
                         *1  thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3]
                            *1  ??? (mach_kernel + 187521) [0xffffff800022dc81]
                             *1  processor_idle + 227 (mach_kernel) [0xffffff800022f1c3]
                               *1  machine_idle + 282 (mach_kernel) [0xffffff80002b901a]
      Thread 0x1125c    priority 47       
      50 start_wqthread + 30 (libsystem_c.dylib) [0x96a9ad2a]
        50 _pthread_wqthread + 448 (libsystem_c.dylib) [0x96ab2e79]
          50 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x9549a0ee]
            *50 ??? (mach_kernel + 3906688) [0xffffff80005b9c80]
      Thread 0x11283    priority 47       
      30 start_wqthread + 30 (libsystem_c.dylib) [0x96a9ad2a]
        30 _pthread_wqthread + 448 (libsystem_c.dylib) [0x96ab2e79]
           30 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x9549a0ee]
           *30 ??? (mach_kernel + 3906688) [0xffffff80005b9c80]
      Binary Images:
                  0x1000 -          0x19aefdf  com.adobe.Photoshop 11.0.2 (11.0.2x20100519 [20100519.r.592 2010/05/19:02:00:00 cutoff; r branch]) (11.0.2) <40DBAC70-2688-44B1-A8CE-142BF8A18887> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
                0x2790000 -          0x289dfff  AdobeACE /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
              0x297a3000 -         0x297eaff7  MultiProcessor Support <001A163B-5314-4613-A23A-F35B63065FD0> /Applications/Adobe Photoshop CS4/*/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
               0x2eb00000 -         0x2ed5cfdf  com.adobe.PSAutomate 11.0.1 (11.0.1) /Applications/Adobe Photoshop CS4/*/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
              0x94019000 -         0x943fcfff  com.apple.HIToolbox 2.0 <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
               0x95485000 -         0x9549fffc  libsystem_kernel.dylib <70C520E8-0394-3DFB-823B-FE8C251C169A> /usr/lib/system/libsystem_kernel.dylib
              0x958dc000 -         0x95be1ff7  com.apple.CoreServices.CarbonCore 1037.5 (1037.5) <356AE2DF-ABB0-319C-8B5B-2F33D693889F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
               0x96a9a000 -         0x96b57feb  libsystem_c.dylib <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
              0x98dd2000 -         0x98de4ff7  libdispatch.dylib <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
               0xd4da7000 -         0xd5480fdf  com.adobe.S4W 11.0 (11.0) /Applications/Adobe Photoshop CS4/*/Save for Web.plugin/Contents/MacOS/Save for Web
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6> /mach_kernel
    Model: MacBookPro9,1, BootROM MBP91.00D3.B08, 4 processors, Intel Core i7, 2.3 GHz, 4 GB, SMC 2.1f173
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 384 MB
    Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333235533643465238432D50422020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333235533643465238432D50422020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.16)
    Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE HDD TOSHIBA MK5065GSXF, 500,11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0x1d180000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0253, 0x1d183000 / 6
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 5
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 9
    USB Device: PTZ-431W, 0x056a  (WACOM Co., Ltd.), 0x00b7, 0x14100000 / 1

Maybe you are looking for

  • Event handler for BTOrder Save

    Hi, At the moment I'm building a new component for the BTOrderHeader. For the creation of this method I followed the wiki page: [Extend BOL Model BT with custom table type relationship|http://wiki.sdn.sap.com/wiki/display/CRM/ExtendBOLModelBTwithcust

  • AD Connector Patch 11.1.1.5.0A (AD connector patch 14190610)

    hi all, I am having OIM 11gR2 (11.1.2.0). I have a confusion about applying patch for AD connector 11.1.1.5.0. I need to know that in the Patch download zip file (AD connector patch 14190610) there are many folders that are same as available in AD co

  • Triggering reCaptcha in a form

    The question:  How to trigger the reCaptcha mechanism, in a standard form? The setting:  reCaptcha has been set up precisely as laid out on Google's reCaptcha pages, in this case using the FormMail.pl script to handle the form.  The FormMail perl scr

  • Remote Class cast Exception

    Greetings, I took my first steps into the RMI world. I managed to get a tutorial example working. Now I did my own RMI system, but I can`t get rid of this problem. - rmiregistry is running OK - my RMIServer is running OK but my RMIClient Throws: java

  • File saving

    Hi, I am making a "notepad" and I'm having trouble with the "save" function... when I save like I have done below, it is supposed to save as .txt format. And it works, but when I open the file in M$ notepad linebreaks are formatted with small squares