Crash using Bridge

Again problem with camera raw in Bridge.
Many times, clicking on done after some modifications on RAW files, the system crash.

Ok Barbara,
I've downloaded Combo updater.
I didn’t found files like com.adobe.bridge.plist in librery/prferences, maybe I made a wrong search?
In finder/application I found what s shoved in the enclosure.
The problem unfortunately is not fixed.
BR
Max
Il giorno 24/apr/2012, alle ore 17:06, Barbara B. ha scritto:
Re: Crash using Bridge
created by Barbara B. in Photoshop Elements - View the full discussion
Okay, then it's not a clone. TM only restores documents/settings/etc, not your system.
Here's what I would do. Go here and download the combo updater for 10.7.3:
http://support.apple.com/kb/DL1484
Then run that. Repair permissions.
Now go to  your username>library>preferences and delete everything that is anything like com.adobe.bridge.plist (there may be more than one and some may have numbers). Also any lockfiles with the same name. This library file is hidden in 10.7. Option click the Go menu in the Finder and it will appear below the little house for your user account. While you're in there, go to the Saved Application States folder and delete anything in there relating to PSE or bridge.
Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4357273#4357273
To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4357273#4357273. In the Actions box on the right, click the Stop Email Notifications link.
Start a new discussion in Photoshop Elements by email or at Adobe Forums
For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

Similar Messages

  • IPhone 4 OS crashes Adobe Bridge's Photo Downloader and Nikon Transfer

    Ever since I updated my old iPhone 3G to the new OS4, it crashed Adobe Bridge's Photo Downloader, and I don't like to use iPhoto, so I won't. I haven't for years. I just bought the iPhone 4 fully expecting that the non-Apple photo utilities would get pictures off the camera, but no dice. The iPhone 4 crashes dobe Bridge's Photo Downloader too. I HATE using iPhoto for offloading. I wonder when Apple will deal with this.

    2 days ago I had my iPhone G3S with OS 4.02 attached by usb cord to load on songs from iTunes which was open. I opened up Bridge to offload photos from the iPhone. My computer froze and I had to force quit it with the off/start button. Since then even though I have completely uninstalled and then reinstalled the Adobe CS4 suite, Bridge still refuses to open and crashes every time. I reported the problem to Apple. I think this problem is not isolated and a bit more serious than first thought.
    I hate the idea of reinstalling every thing and still not solving the problem.

  • Can i keep using bridge cs3 in combination with photoshop cs5

    can i keep using bridge cs3 in combination with photoshop cs5

    I have a question sort of relevant to this discussion. Had my 8800GT start to fail on me in my MacPro1,1 - in desperation I disassembled the card, cleaned it, applied fresh thermal compound/padding, and stuck it back in. To my amazement the card actually began working again! Before failing a few days later ; ;.
    I ordered a replacement 8800GT on ebay for a considerably low cost, but before it arrived my computer began behaving normally again. From what I'm understanding from this thread, there is absolutely no benefit to installing both cards in my computer at the same time? If that's the case, I'm going to tuck the backup card away and keep riding my self-repaired card until it crashes again.

  • Photoshop only crashes when bridge is open (cs4 mac)

    Hi folks, is anybody experiencing crashes when bridge is open. I close it now, and it almost never crashes. A bit frustrating as I like to leave bridge open.
    I am using 8 core 3.0, 16gb RAM, 10.5.6, CS4
    thanks,

    Might also check the Bridge forum.
    Adobe Bridge Macintosh forum [CLICK HERE]
    Adobe Camera Raw Forum [CLICK HERE]

  • 3-1674105521 Multiple Paths error while using Bridge Table

    https://support.us.oracle.com/oip/faces/secure/srm/srview/SRViewStandalone.jspx?sr=3-1674105521
    Customer Smiths Medical International Limited
    Description: Multiple Paths error while using Bridge Table
    1. I have a urgent customer encounterd a design issue and customer was trying to add 3 logical joins between SDI_GPOUP_MEMBERSHIP and these 3 tables (FACT_HOSPITAL_FINANCE_DTLS, FACT_HOSPITAL_BEDS_UTILZN and FACT_HOSPITAL_ATRIBUTES)
    2. They found found out by adding these 3 joins, they ended with circular error.
    [nQSError: 15001] Could not load navigation space for subject area GXODS.
    [nQSError: 15009] Multiple paths exist to table DIM_SDI_CUSTOMER_DEMOGRAPHICS. Circular logical schemas are not supported.
    In response to this circular error, the developer was able to bypass the error using aliases, but this is not desired by client.
    3. They want to know how to avoid this error totally without using alias table and suggest a way to resolve the circular join(Multiple Path) error.
    Appreciated if someone can give some pointer or suggestion as the customer is in stiff deadline.
    Thanks
    Teik

    The strange thing compared to your output is that I get an error when I have table prefix in the query block:
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Master table "SYSTEM"."SYS_IMPORT_FULL_01" successfully loaded/unloaded
    Starting "SYSTEM"."SYS_IMPORT_FULL_01":  system/******** DUMPFILE=TMP1.dmp LOGFILE=imp.log PARALLEL=8 QUERY=SYSADM.TMP1:"WHERE TMP1.A = 2" REMAP_TABLE=SYSADM.TMP1:TMP3 CONTENT=DATA_ONLY
    Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
    ORA-31693: Table data object "SYSADM"."TMP3" failed to load/unload and is being skipped due to error:
    ORA-38500: Unsupported operation: Oracle XML DB not present
    Job "SYSTEM"."SYS_IMPORT_FULL_01" completed with 1 error(s) at Fri Dec 13 10:39:11 2013 elapsed 0 00:00:03
    And if I remove it, it works:
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Master table "SYSTEM"."SYS_IMPORT_FULL_01" successfully loaded/unloaded
    Starting "SYSTEM"."SYS_IMPORT_FULL_01":  system/******** DUMPFILE=TMP1.dmp LOGFILE=imp.log PARALLEL=8 QUERY=SYSADM.TMP1:"WHERE A = 2" REMAP_TABLE=SYSADM.TMP1:TMP3 CONTENT=DATA_ONLY
    Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
    . . imported "SYSADM"."TMP3"                             5.406 KB       1 out of 2 rows
    Job "SYSTEM"."SYS_IMPORT_FULL_01" successfully completed at Fri Dec 13 10:36:50 2013 elapsed 0 00:00:01
    Nicolas.
    PS: as you can see, I'm on 11.2.0.4, I do not have 11.2.0.1 that you seem to use.

  • My laptop hard drive crashed, used to have lion now it is back to snow leopard. how do i get it back to lion again?

    my laptop hard drive crashed, used to have lion now it is back to snow leopard. i lost all of my info, music, pictures, etc. how do i get it back to lion again? this is very frustrating because i paid $30 to download it and now i am unable to have it again.

    If your Mac is off then start up. As soon as you hear the boot chime, hold down the Option key until the Mac and Windows Disks show up. Then click on the Mac disk and the arrow below it. After it boots up in Mac then go to System Preferences>Startup Disk and select your Mac partition as the Startup disk.
    If you are in Windows then look for the Boot Camp icon on the taskbar. It will look like a gray box sitting on one corner. One of the options when you click it is to restart in Mac OS. After it boots up in Mac then go to System Preferences>Startup Disk and select your Mac partition as the Startup disk.

  • Photo Gallery using Bridge CS4 - trying to follow instructions, but no luck

    I'm running Photoshop CS4 Extended, and am trying to figure out how to create a Photo Gallery.
    Adobe instructions for using Bridge to create a photo gallery say this:
    Adobe Output Module provides a variety of templates for your gallery, which you can select using the Output panel. Each template has one or more style options, which you can select and customize to suit your needs.
    Important: Though gallery previews display a maximum of 10 files, your complete gallery will appear when you save or upload it.
    Select the files or the collection or folder that contains the images you want to include in the web gallery.
    Choose Window > Workspace > Output.
    If the Output workspace is not listed, select Adobe Output Module in Startup Scripts preferences.
    PROBLEMS:
    (1)In Bridge, there is no such item as Output under Window > Workspace.
    (2)In Photoshop, there is no such item as "Startup Scripts" in Edit  > Preferences.
    (3)In the Adobe CS4 Sample Scripts/JavaScript directory, there is no such item as Adobe Output Module.
    There must be some other secret that the instructions forgot to mention... but what IS it???

    Finally noticed I was running Bridge CS3 --- my old shortcut apparently still pointed to that version, even though I do have CS4 installed.
    When I launch Bridge from within Photoshop, version CS4 does come up.
    Will now go explore further, using the proper release...

  • Problem using Bridge Photo Downloader with new camera

    I have the new Olympus E5. I can't use the Photo Downloader in Bridge for RAW files. It doesn't convert the ORF ( RAW ) files to dng.

    No, in the last several versions of PSE for mac prior to PSE 9, Adobe Bridge was included for keywording and such. The version of bridge that ships with the big Creative Suite programs includes the full Adobe Raw Converter, the one you get with full Photoshop. Elements has always had a somewhat cut down version of the Adobe raw converter--same basic plug-in, but doesn't have all the features enabled.
    In PSE 8, for some reason the full features were not disabled in the version of bridge that ships with PSE (prior to that opening a file into the bridge converter showed you exactly the same features you got if you just opened a raw file directly into the PSE Editor's version of the converter). However, that was just a one-time thing. (I'm guessing they ran out of time or something).
    But all versions of Elements include their own raw converter, with the smaller feature set, whether or not you use Bridge or Organizer. If you don't use bridge or organizer, you can open a raw file into the Elements editor by using File>Open, and that will bring up the PSE converter window.
    In PSE 9, Adobe has stopped shipping any version of bridge, and now includes a version of the Organizer that windows PSE users have been getting. But you can still use bridge if you have it from PSE 8, only you can't update it anymore. You can still update the raw converter in PSE itself.

  • Why not use Bridge CS4 with PsCS3?

    I will post this on both the Bridge and Ps User-to-User forums as it applies to both.
    I have PsCS3 and PsCS4 installed side by side in the default folders assigned by Adobe but have shifted my Bridge CS4 Cache (containing all the thumbnails and previews) from C:Documents and Settings\etc to a subfolder within My Documents, which I had previously moved to my F: drive - my main data drive.
    I have found Bridge CS4 to be much more stable than Bridge CS3. Additionally, Bridge CS4 has certain features which make it more attractive and easier to use than Bridge CS3. I want to use Bridge CS4 in conjunction with PsCS3 until Adobe has sorted out the problems with PsCS4 - which at the moment is simply unuseable on my rather old and humble system.
    On my system, I seem to be able to use Bridge CS4 with PsCS3 without any problems detected so far. I even have things set up such that any JPEG, TIFF or PSD file double clicked within Bridge CS4 or within Windows Explorer (Win XP Pro SP3) automatically opens the file in PsCS3 and not PsCS4 (provided, of course, that PsCS4 is not itself already running). Furthermore, even with PsCS3 running beside Bridge CS4, from within Bridge CS4 I can open any RAW, JPEG or TIFF file in Camera Raw 5.1 and use its new features (Adjustment Brush, Graduated Filter, extra vignetting capabilities, etcetera) which were not available in the last release of Camera Raw (4.6 I think) associated with PsCS3. The only problem comes when trying to open edits made in Camera Raw 5.1 in PsCS3 using the "Open Image" button in ACR - it does nothing/won't work, this is, it won't open the image with the ACR adjustments in PsCS3. That's not a big deal for me - as I am currently not doing any work within ACR (any version) and if I needed to I could simply save the ACR edits and then open the files in PsCS4, save the files as PSDs and then open them in PsCS3 to finalise them there.
    Has anyone else had a similar experience, or does anyone else know of any reason(s) why I should not continue to use this workflow, at least in the short term?

    I've been away. Thanks John, Bart and Buko for your responses. Think you misunderstood my post Bart, but it does not matter now. John got the correct message. Buko: of course CS3 cannot use ACR 5.x - that was implicit in my post.

  • After importing images from my card using LR 5.4, the GPS data does not show in the metadata panel. However, when I look at the imported images using Bridge, the GPS data is visible. Anybody know why LR is not seeing the GPS data? Camera is Canon 6D.

    After importing images from my card using LR 5.4, the GPS data does not show in the metadata panel. However, when I look at the imported images using Bridge, the GPS data is visible. Anybody know why LR is not seeing the GPS data? Camera is Canon 6D.

    Ok, the issue seem to be solved. The problem was this:
    The many hundred files (raw and xmp per image) have been downloaded by ftp in no specific order. Means - a couple of files in the download queue - both raw and xmps. Most of the time, the small xmp files have been finished loading first and hence the "last change date" of these xmp files was OLDER than the "last change date" of the raw file - Lightroom then seem to ignore the existence of the xmp file and does not read it during import.(a minute is enough to run into the problem)
    By simply using the ftp client in a way that all large raw files get downloaded first followed by the xmp files, we achieved that all "last changed dates" of the xmp files are NEWER than the related raw files. (at least not older)
    And then LR is reading them and all metadata information has been set / read correctly.
    So this is solved.

  • Can I use Bridge with PS Elements and not install Organizer?

    Can I omit installing the Organizer on Photoshop Elements and use Bridge instead?  I would like to upgrade my Elements 8 for Mac, but don't want to use Organizer that's part of newer Mac versions.  If I don't install Organizer, then I won't accidently catalog my files -- I like bare-bones Bridge for organizing.  Thanks for any feedback.  -- Robert

    PSE will recognize standard EXIF/ IPTC and XMP data, but anything more specific liek face recognition would depend on the Organzizer and its catalogues. If you don't need that or any otehr of the specific features, then using Bridge should do the trick...
    Mylenium

  • Using Bridge and LR with same folders/files

    Having organized, edited and rated my photos using Bridge CS4 but recently started getting seriously into LR3 I still want to keep that file structure, either in a transitional period or indefinitely.
    I normally use Bridge to import the photos, then spend some time creating sub-folders (one folder per event), organizing them. I'm hoping that I can add those (already organized) folders into LR, but can't figure out how. I see how I can import the photos, but I don't want that as I want to keep them all in the same location (they're all organized on the hard drive as I want them), just have LR "see" them so I can further edit and rate them. How do I do that?
    I also want LR to understand and see the edits I've made to my RAW files as well as my ratings, keywords etc.
    Are there other things I should keep in mind when having my photos work with both Bridge and LR?

    It's possible to work the way you do, but with Lr it's a bit awkward, particularly if you start editing (developing) your images in Bridge.
    You ask: " I'm hoping that I can add those (already organized) folders into Lr, but can't figure out how."
    You have to import the images. Without importing nothing can happen in Lr.
    So, open the Import Dialog. If it shows only the small window of the Import Dialog, click on the triangle in the bottom left corner, to expand the window.
    On the left side you'll see the <Source> panel. navigate to the folder in question and click on it to select it. You will see all images in this folder in the main window of the Import Dialog.
    Then in the top center of the Import Dialog select <Add>.
    <Add> is for importing images that are already on the hard drive and you do not want to change their location.
    <Move> is for importing images that are already on the hard drive and you do want to change their location.
    <Copy> is for importing images from camera / memory card.
    By selecting <Add> Lr will import the images in their present folder and will display the folder.
    Your Bridge edits will also be imported because on import Lr reads the image file and the xmp-file where Bridge has stored the metadata of your edits.
    But this is true only for import. Should you then decide for an image that has been imported in Lr to edit it in Bridge again, these edits would not automatically be visible in Lr. This is so because with imported images Lr stores all edits in its catalog, and does not display the metadata from the xmp-file where Bridge saves edits.
    But you can make Lr read and display these additional Bridge-edits by doing a <read metadata from file>. But this is problematic because <reading metadata from file> will overwrite any Lr edits.
    So you see that because of the fact that Lr works with its catalog while Bridge does not, editing images in Bridge and in Lr is a recipe for frustration. It can be done, but it's awkward and prone to mistakes.
    Therefore I would suggest to bite the bullet and henceforth use Lr as your only editor. Import images from camera in Lr, do all your editing in Lr.
    Since you are used to do edits in in Bridge Camera Raw, Lr will pose no big problems for you.
    But if you don't want to let go of Bridge right away, I'd suggest you do at least one thing: After importing the images in Lr refrain from further editing these images in Bridge.

  • Hi, I changed my credit card, so my monthly pâyment expired. Now I changed the credit card details online...but I still can't use bridge or photoshop. I tried everything I could do as suggested online...

    Hi, I changed my credit card, so my monthly pâyment expired. Now I changed the credit card details online...but I still can't use bridge or photoshop. I tried everything I could do as suggested online...
    Can you help me asap?

    Unfortunately, only Adobe customer service can assist you with your issue. These are user forums; you are not addressing Adobe here.
    Click on the link below, and after that click on "Still need Help? Contact us."
    Then on the next page, click Chat
    There is also a phone option.
    http://helpx.adobe.com/contact.html?step=PHXS_downloading-installing-setting-up_licensing- activation

  • Can I use Bridge to export image data into a .txt file?

    I have a folder of images and I would like to export the File Name, Resolution, Dimensions and Color Mode for each file into one text file. Can I use Bridge to export image data into a .txt file?

    Hello
    You may try the following AppleScript script. It will ask you to choose a root folder where to start searching for *.map files and then create a CSV file named "out.csv" on desktop which you may import to Excel.
    set f to (choose folder with prompt "Choose the root folder to start searching")'s POSIX path
    if f ends with "/" then set f to f's text 1 thru -2
    do shell script "/usr/bin/perl -CSDA -w <<'EOF' - " & f's quoted form & " > ~/Desktop/out.csv
    use strict;
    use open IN => ':crlf';
    chdir $ARGV[0] or die qq($!);
    local $/ = qq(\\0);
    my @ff = map {chomp; $_} qx(find . -type f -iname '*.map' -print0);
    local $/ = qq(\\n);
    #     CSV spec
    #     - record separator is CRLF
    #     - field separator is comma
    #     - every field is quoted
    #     - text encoding is UTF-8
    local $\\ = qq(\\015\\012);    # CRLF
    local $, = qq(,);            # COMMA
    # print column header row
    my @dd = ('column 1', 'column 2', 'column 3', 'column 4', 'column 5', 'column 6');
    print map { s/\"/\"\"/og; qq(\").$_.qq(\"); } @dd;
    # print data row per each file
    while (@ff) {
        my $f = shift @ff;    # file path
        if ( ! open(IN, '<', $f) ) {
            warn qq(Failed to open $f: $!);
            next;
        $f =~ s%^.*/%%og;    # file name
        @dd = ('', $f, '', '', '', '');
        while (<IN>) {
            chomp;
            $dd[0] = \"$2/$1/$3\" if m%Link Time\\s+=\\s+([0-9]{2})/([0-9]{2})/([0-9]{4})%o;
            ($dd[2] = $1) =~ s/ //g if m/([0-9 ]+)\\s+bytes of CODE\\s/o;
            ($dd[3] = $1) =~ s/ //g if m/([0-9 ]+)\\s+bytes of DATA\\s/o;
            ($dd[4] = $1) =~ s/ //g if m/([0-9 ]+)\\s+bytes of XDATA\\s/o;
            ($dd[5] = $1) =~ s/ //g if m/([0-9 ]+)\\s+bytes of FARCODE\\s/o;
            last unless grep { /^$/ } @dd;
        close IN;
        print map { s/\"/\"\"/og; qq(\").$_.qq(\"); } @dd;
    EOF
    Hope this may help,
    H

  • I cannot use bridge it is stuck in building criteria.

    Has anyone else noticed that Adobe is NO HELP AT ALL! I cannot get a person to assist me and I have been trying for 2 months! A refund would be great! I cannot use bridge it is stuck in building criteria. I have reinstalled on M AC and still NOTHING

    These are user forums.  Perhaps we can help with your problem.
    First you need to visit the Bridge forums: Bridge General Discussion
    Then state your problem clearly and give them some information about your system.
    The more information you supply about your situation, the better equipped other community members will be to answer. Consider including the following in your question:
    Adobe product and version number
    Operating system and version number
    The full text of any error message(s)
    What you were doing when the problem occurred
    Screenshots of the problem
    Computer hardware, such as CPU; GPU; amount of RAM; etc.

Maybe you are looking for