Embed Adobe Bridge CS5.5 web image gallery into Dreamweaver site

Please help! I have been reading forums and trying to find the answers to my problem for days! I have created an image gallery in adobe bridge cs5.5 and have used an iframe to embed the gallery into my dreamweaver site. When I preview my site the gallery works, but after I've uploaded the gallery to the server the gallery no longer works. I have read multiple adobe forums with no success. Please help! Thanks!

I'm not sure I completely understand your problem, because linking to a Lightroom gallery is actually very simple.
Design your Lightroom gallery and upload it to your server. Just do it directly from LR. Let's suppose you have uploaded it into [your webroot folder]/galleries/test/.
Don't rename any of the index files.
Check it has actually worked, by visiting http://celestialapple.zxq.net/galleries/test/index.html with your browser.
Create a link to the gallery on your home page. The source code for the link is <a href="/galleries/test/index.html">Other Photoshop gallery</a>
And that's it already.
Cheers,
Michael

Similar Messages

  • Flash image gallery into dreamweaver cs3

    I put a flash image gallery into my web page using dreamweave
    cs3 and every things working but the images from the image gallery
    do not show up. How do I connect the images to the flash file in
    dreamweaver.

    TexasJen posted in macromedia.dreamweaver:
    > When I type in the address: www.jenspaeth.com it opens
    up to the
    > front page
    > of the shell in the browser. It does not work past that
    though.
    > The flash buttons highlight on rollover, but do not do
    anything.
    Getting a 404 error for
    http://www.jenspaeth.com/home.swf
    before I even
    bring a mouse over the screen.
    I'm guessing that
    http://www.jenspaeth.com/Jen
    Site/Shell.swf is
    attempting to load that file and cannot find it.
    Did you upload home.swf and any other relavent files to the
    root of
    www.jenspaeth.com? Or is it supposed to be in the "Jen Site"
    folder?
    You should not use spaces in folder/file names.
    Mark "404" Boyd
    Keep-On-Learnin' :)

  • I am downloading from a Canon 650D to Photoshop CS5.1 AND Adobe Bridge CS5.1  do i need to download a  DNG convertor? if so how do i get the images from the camera to the convertor?

    I am downloading from a Canon 650d  TO Photoshop CS5.1  and Adobe Bridge CS5.1  Do i need to download a DNG convertor? if so how do i get the images from the camera to the convertor?

    Please check the list yourself and co,mare the necessary CR version with the one your version of Photoshop utilizes. 
    If the version os higher than yours you can use the free DNG Converter – as to how to use it please read up on that.
    Camera Raw plug-in | Supported cameras

  • How can I download images from my iphone to adobe bridge cs5

    How can I download images from my iphone to adobe bridge cs5?  I don't want to use iPhoto.

    "How can I download photos from my iphone to mac?"
    Same way as with any other digital camera.
    "Do I need to use Iphoto? "
    Yes.
    "Why doesn't my Mac come with Iphoto application? "
    It does. All macs come with iphoto.
    Copying personal photos and videos from iOS devices to your computer

  • Corel Painter RIF Files In Adobe Bridge CS5.1?

    Hello,
    Does anyone know how I can view Corel Painter 12 RIF file thumbnails in Adobe Bridge CS5.1 For Windows?  Right now Bridge just shows a blank icon.  When I used Painter 11, the RIF file icons showed a thumbnail of its image in Bridge.  When I upgraded to Painter 12 this went away.  I can see the Painter RIF file thumbs in Windows Explorer, but not within any Adobe application.
    Anyone?
    Thanks,
    Michael R.

    Yep, same here. Running Adobe bridge CS5.1, upgraded to Mountain Lion yesterday. Navigated to folder that contained a zip file and Bridge crashed. I removed the zip file, launched Bridge again,and went to that same folder. Worked perfectly. On a hunch, I dragged a zip file back into that folder in Bridge, and *WHAP* down she goes again.
    Looks like we wait for a fix. *sigh*
    Unless...File type association somehow comes into it? Interesting, I just checked (it's under Preferences) and neither a zip file or a doc file is in the list.
    Furthermore, there doesn't seem to be any way to add a new file type. Hm. Don't know if it has anything to do with the crashing, but man, what a pain this is!

  • Adobe bridge cs5 64bit - HELP: photoshop plug-ins doesnt work

    Hi to all this is my 1st post since its my 1st time to have a problem with adobe. My problem is that i selected a number of images and tried a batch image process thru Tools > photoshop > image processor. After clicking nothing happens. I also tried the other plug ins like HDR, Batch etc but nothing seems to work. I went to the directory folder and all of the plug ins are intact and in the " plug-ins " folder. I also updated everything just now but still no luck. What happening here,please help me out. Thanks
    Dex

    "Reveal my scripts folder" is to reveal the user's folder for costom scripts, not public scripts. If you have no custom scripts like you developed yourself and want to load it into Bridge, then the folder is empty.  It's normal.
    The issue seems not plugin but scripts installed by Photoshop not working. Could you please let me know the version of Photoshop and Bridge:
    Photoshop: Help>System Info
    Bridge: Help>About Bridge
    You mentioned you updated it 1st time, you mean update PS or Bridge?  Could you please send me via private message the install log of update? You can find it here:
    Windows: C:\Program Files\Common Files\Adobe\Installers\Adobe Bridge CS5 4.0.*
    Windows 64-bit: C:\Program Files (x86)\Common Files\Adobe\Installers\Adobe Bridge CS5 4.0.*
    Thanks,
    Bridge QE
    Fran

  • How to have more than one Bridge Web Photo Gallery in a site

    I'm having a problem inserting more than one bridge web photo gallery in my site. I have thumbnails of different jobs and when clicked I want a new page to load with all the images of that job. I have one thumbnail linked to one of the galleries and I made another gallery and can't find the code to change to link it to the new html gallery. When the page loads it shows the first gallery I made instead of the new gallery.
    Example:
    I made a gallery of a deck job and on my photo page there is a thumbnail. When clicked it brings up the deck.html photo gallery made in bridge cs4. Good!
    Now, I made a gallery of an outdoor fireplace and on my photo page there is a thumbnail. When clicked it should load the photo gallery of the outdoor fireplace. It loads the gallery of the deck instead.
    I understand that the code needs to be changed to link to the new files. I changed the "resource" folder for the outdoor fireplace to "resource2" and changed the code script src="resources" to script src="resources2" and it did not work
    I suspect that I need to change the code that points to group.xml and rename the new photo gallery group.xml to group2.xml so it will find the one in my resources2 folder, but I can't find the code anywhere.
    Any help would be great. Also, if there is a better way of doing this let me know?
    Thanks

    Maybe I can explain this better....
    the group.xml file has the information for what images to load. When previewing the outdoor fireplace web gallery "of.html" it loads the "deck.html" web gallery. I believe this is because in one of the files it is requesting the info from the group.xml file from the resourses folder. I need to find where the code is that directs it to the group.xml and change it to group2.xml and rename that group.xml file for "of.html" to group2.xml in the resourses2 folder.

  • Adobe Bridge CS5.1 crashes if directory contains .zip archive

    Every time I try to open a directory that contains .zip archive in Adobe Bridge CS5.1 it crashes. This started to happen after Mountain Lion upgrade.
    It crashes even when I generate .zip archive in a directory that is already opened in Bridge.
    Is it related to some new Mountain Lion "security feature" that can be turned off? My computers only purpose is running Adobe Creative Suite so this is pretty big issue. Browsing directories in Bridge is like walking through the mine field, you newer know where .zip archive is waiting.

    Yep, same here. Running Adobe bridge CS5.1, upgraded to Mountain Lion yesterday. Navigated to folder that contained a zip file and Bridge crashed. I removed the zip file, launched Bridge again,and went to that same folder. Worked perfectly. On a hunch, I dragged a zip file back into that folder in Bridge, and *WHAP* down she goes again.
    Looks like we wait for a fix. *sigh*
    Unless...File type association somehow comes into it? Interesting, I just checked (it's under Preferences) and neither a zip file or a doc file is in the list.
    Furthermore, there doesn't seem to be any way to add a new file type. Hm. Don't know if it has anything to do with the crashing, but man, what a pain this is!

  • Photo Downloader Adobe Bridge CS5

    Hi
    I wonder how i can save the import settings in photo downloader to always have same settings when extracting images?
    It always adjust it self back to default and i need to find my location again. Any suggestins?
    Also. When working in CS5, and i want to apply e.g sharpening i go to filters and the slide appears, moving down to sharpen the new "window" appears on the left side and not the right.
    What button have a touch???
    Please help
    Thanks!
    Wbr
    Simon

    There was a bug in CS5.1 is this the version you are using?  If so here is a solution from a past thread.
    If you want to maintain the Downloader dialog preferences (advanced dialog, metadata, etc.) the answer is in the thread referenced previously, but from what I've found, here's a little clarification.
    N.B. This is for Windows 7 x64 (Home premium, but probably the same for Pro/Ultimate). This may work for macs too (change directory of course)
    1) Create a new folder called "Bridge CS5" (leave the Bridge CS5.1 folder at least for now. you may want to redirect your cache)
              EX: C:\Users\[Your USER NAME HERE]\AppData\Roaming\Adobe\Bridge CS5
    2) Copy the "APDPreferences.xml" file -  if you have one - from the Bridge CS5.1 folder to the new "Bridge CS5" folder you just created (should be the only required file  in the folder). It's OK to leave the folder empty too.
    3) Make your changes to the downloader dialog, save a file or two, exit normally.
    When you open it again, it should return to the defaults you just set up.

  • Date/Time:      2012-03-07 16:29:50 -0500 OS Version:     10.5.8 (Build 9L31a) Architecture:   i386 Report Version: 4  Command:        Adobe Bridge CS5 Path:           /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/Adobe Bridge CS5 Ver

    Adobe browser hangsup.  I then get the problem report, but it will not let me send it.  THanks for any help.  Here is a copy and paste of the report:
    Date/Time:      2012-03-07 16:29:50 -0500
    OS Version:     10.5.8 (Build 9L31a)
    Architecture:   i386
    Report Version: 4
    Command:        Adobe Bridge CS5
    Path:           /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/Adobe Bridge CS5
    Version:        4.0.5.11 (4.0.5.11)
    Parent:         launchd [107]
    PID:            260
    Event:          hang
    Time:           9.45s
    Steps:          62
    Process:        Adobe Bridge CS5 [260]
    Path:           /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/Adobe Bridge CS5
      ADDRESS         BINARY
      00001000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/Adobe Bridge CS5
      0114c000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/ AdobeAXE8SharedExpat
      01183000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeCrashReporter.framework/Versions/A/Ad obeCrashReporter
      0118e000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeExtendScript.framework/Versions/A/Ado beExtendScript
      01285000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeScCore.framework/Versions/A/AdobeScCo re
      01357000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobePSL.framework/Versions/A/AdobePSL
      023d9000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/amtlib.framework/Versions/A/amtlib
      0246f000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/WRServices.framework/Versions/A/WRServices
      025ed000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/ICUData.framework/Versions/3.6/libicudata. dylib.36.0
      02fa0000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/ICUConverter.framework/Versions/3.6/libicu cnv.dylib.36.0
      03050000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/adbeape.framework/Versions/A/adbeape
      03059000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      03190000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      03555000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0359a000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      035bf000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBI BUtils
      035ec000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeCoolType.framework/Versions/A/AdobeCo olType
      03966000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXM PFiles
      03a29000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
      03a90000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/FileInfo.framework/Versions/A/FileInfo
      03b18000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
      0401f000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/UpdaterNotifications.framework/Versions/A/ UpdaterNotifications
      04073000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/ICUInternationalization.framework/Versions /3.6/libicui18n.dylib.36.0
      041a3000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc .dylib.36.0
      042bd000        /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
      04335000        /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
      16aa4000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/Frameworks/adobe_caps.framework/adobe_caps
      16b51000        /usr/lib/libmx.A.dylib
      18e00000        /Applications/Adobe Bridge CS5/Required/Photoshop Adapter.plugin/Contents/MacOS/Photoshop Adapter
      18fe2000        /Applications/Adobe Bridge CS5/Plug-Ins/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
      1908e000        /Applications/Adobe Bridge CS5/Plug-Ins/MMXCore.plugin/Contents/MacOS/MMXCore
      1916a000        /Library/Application Support/Adobe/Plug-Ins/CS5/File Formats/Camera Raw.plugin/Contents/MacOS/Camera Raw
      1ac68000        /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/adbeapecore
      1bb88000        /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
      1bbb8000        /System/Library/PrivateFrameworks/URLMount.framework/URLMount
      1be00000        /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
      1bfb3000        /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xx xGLDriver
      1daa6000        /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
      1dcbd000        /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
      1e541000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/Frameworks/SwitchBoardClient.bundle/Contents/MacOS/SwitchBoard Client
      205af000        /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
      205f7000        /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
      20638000        /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
      22b5e000        /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
      40000000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
      b0000000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/ahclient.framework/Versions/A/ahclient
      ba300000        /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
      ba900000        /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
      bab00000        /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
      Thread id:      7d9dc80
      User stack:
        62 start + 54 (in Adobe Bridge CS5) [0x2ca6]
          62 _main + 91 (in Adobe Bridge CS5) [0x729209]
            62 __ZN5Mondo12CApplication4MainEv + 65 (in Adobe Bridge CS5) [0x728c43]
              62 __ZN5Mondo11CExecutable3RunEv + 43 (in Adobe Bridge CS5) [0x6616d3]
                62 __ZN5Mondo11CExecutable10RunExecuteEv + 79 (in Adobe Bridge CS5) [0x66164d]
                  62 __ZN5Mondo8CProcess7ExecuteENS_6CFlagsImEE + 500 (in Adobe Bridge CS5) [0x66a0f6]
                    62 __ZN5Mondo8CProcess20DispatchProcessEventEv + 77 (in Adobe Bridge CS5) [0x66b4c9]
                      62 __ZN5Mondo13CMessageEvent7ExecuteEv + 104 (in Adobe Bridge CS5) [0x66cfa8]
                        62 __ZN5Mondo10CMessenger7ReceiveERKNS_8CMessageE + 354 (in Adobe Bridge CS5) [0x666ca4]
                          62 __ZN5Mondo10CMessenger12ReceiveOtherERKNS_8CMessageE + 33 (in Adobe Bridge CS5) [0x666edd]
                            62 start + 889420 (in Adobe Bridge CS5) [0xdbebc]
                              62 start + 875976 (in Adobe Bridge CS5) [0xd8a38]
                                62 start + 3812116 (in Adobe Bridge CS5) [0x3a5784]
                                  62 start + 3657439 (in Adobe Bridge CS5) [0x37fb4f]
                                    62 start + 3656395 (in Adobe Bridge CS5) [0x37f73b]
                                      62 __ZN5Mondo9CFilePort4ReadEPvm + 94 (in Adobe Bridge CS5) [0x6afa0e]
                                        62 _FSReadFork + 59 (in CarbonCore) [0x961a7cd1]
                                          62 ___pread + 10 (in libSystem.B.dylib) [0x91aa510a]
      Kernel stack:
        62 _unix_syscall + 572 [0x3e3a7f]
          62 _pread_nocancel + 174 [0x391751]
            62 _nosys + 593 [0x39164d]
              62 _vn_rdwr + 353 [0x1ede33]
                62 _VNOP_READ + 168 [0x1f8492]
                  62 _hfs_vnop_read + 308 [0x32cad0]
                    62 _cluster_read + 61 [0x1d3648]
                      62 _cluster_read_ext + 266 [0x1d2920]
                        62 _cluster_pageout + 2340 [0x1d12ca]
                          62 _cluster_copy_upl_data + 2767 [0x1cf7a7]
                            62 _VNOP_STRATEGY + 47 [0x1f67df]
                              62 _hfs_vnop_strategy + 52 [0x32e382]
                                62 _buf_strategy + 868 [0x1cad62]
                                  62 _spec_strategy + 705 [0x2054fe]
                                    62 com.apple.iokit.IOStorageFamily (1.5.6) + 60194 [0x64cb22]
                                      62 com.apple.iokit.IOStorageFamily (1.5.6) + 34129 [0x646551]
                                        62 com.apple.iokit.IOStorageFamily (1.5.6) + 22029 [0x64360d]
                                          62 com.apple.iokit.IOStorageFamily (1.5.6) + 13317 [0x641405]
                                            62 com.apple.iokit.IOSCSIBlockCommandsDevice (2.1.1) + 5174 [0x669436]
                                              62 com.apple.iokit.IOSCSIArchitectureModelFamily (2.1.1) + 41109 [0x62f095]
                                                62 __ZN13IOCommandGate9runActionEPFiP8OSObjectPvS2_S2_S2_ES2_S2_S2_S2_ + 261 [0x427525]
                                                  62 com.apple.iokit.IOSCSIBlockCommandsDevice (2.1.1) + 43636 [0x672a74]
                                                    62 com.apple.iokit.IOSCSIArchitectureModelFamily (2.1.1) + 41532 [0x62f23c]
                                                      62 _IORecursiveLockSleep + 67 [0x40adad]
                                                        62 _lck_mtx_sleep + 87 [0x130d90]
                                                          62 _thread_block + 33 [0x136f20]
                                                            62 _thread_continue + 1180 [0x136cb3]
      Thread id:      1071b5d0
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _vio_timeout + 883035 (in Adobe Bridge CS5) [0x960ed8]
              62 _vio_timeout + 757734 (in Adobe Bridge CS5) [0x942563]
                62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Kernel stack:
        1 _unix_syscall + 572 [0x3e3a7f]
          1 ___semwait_signal_nocancel + 104 [0x381fff]
            1 _semaphore_timedwait_trap_internal + 89 [0x139eea]
              1 _semaphore_wait_internal + 565 [0x139c87]
                1 _thread_block + 33 [0x136f20]
                  1 _thread_block_reason + 135 [0x136e7c]
                    1 _thread_setrun + 3597 [0x136217]
                      1 _machine_idle + 271 [0x1ac3ec]
      Thread id:      7fdf7d8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 ??? [0x30930ed]
                62 ??? [0x30936f1]
                  62 _MPWaitOnQueue + 208 (in CarbonCore) [0x961baa60]
                    62 _TSWaitOnConditionTimedRelative + 202 (in CarbonCore) [0x96199c36]
                      62 _TSWaitOnCondition + 126 (in CarbonCore) [0x961bade3]
                        62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      92bd998
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 _semaphore_timedwait_trap + 10 (in libSystem.B.dylib) [0x91a631ba]
      Thread id:      895b410
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 ??? [0x193ed487]
                62 ??? [0x193ee2d6]
                  62 _MPWaitOnQueue + 208 (in CarbonCore) [0x961baa60]
                    62 _TSWaitOnConditionTimedRelative + 202 (in CarbonCore) [0x96199c36]
                      62 _TSWaitOnCondition + 126 (in CarbonCore) [0x961bade3]
                        62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      8957f20
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 ??? [0x192be77c]
              62 _EntryFM + 968916 (in Camera Raw) [0x1957dfe4]
                62 ??? [0x191dc1c8]
                  62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      1071d048
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 __ZN5Mondo7CThread9EntryProcEv + 18 (in Adobe Bridge CS5) [0x736f3a]
                62 start + 3035836 (in Adobe Bridge CS5) [0x2e7f2c]
                  62 start + 3035734 (in Adobe Bridge CS5) [0x2e7ec6]
                    62 start + 3031339 (in Adobe Bridge CS5) [0x2e6d9b]
                      62 _semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x91a631ae]
      Thread id:      92bec80
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 __ZN5Mondo7CThread9EntryProcEv + 18 (in Adobe Bridge CS5) [0x736f3a]
                62 start + 3035836 (in Adobe Bridge CS5) [0x2e7f2c]
                  62 start + 3035734 (in Adobe Bridge CS5) [0x2e7ec6]
                    62 start + 3031339 (in Adobe Bridge CS5) [0x2e6d9b]
                      62 _semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x91a631ae]
      Thread id:      8957b58
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 _kevent + 10 (in libSystem.B.dylib) [0x91a938c6]
      Thread id:      8957790
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 __ZN5Mondo7CThread9EntryProcEv + 18 (in Adobe Bridge CS5) [0x736f3a]
                62 start + 3342240 (in Adobe Bridge CS5) [0x332c10]
                  62 start + 3031339 (in Adobe Bridge CS5) [0x2e6d9b]
                    62 _semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x91a631ae]
      Thread id:      895a4f0
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 __ZN5Mondo7CThread9EntryProcEv + 18 (in Adobe Bridge CS5) [0x736f3a]
                62 start + 2993794 (in Adobe Bridge CS5) [0x2ddaf2]
                  62 start + 3004782 (in Adobe Bridge CS5) [0x2e05de]
                    62 start + 3031339 (in Adobe Bridge CS5) [0x2e6d9b]
                      62 _semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x91a631ae]
      Thread id:      89582e8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _glvmDoWork + 162 (in libGLProgrammability.dylib) [0x92548b32]
              62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      7abc8b8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _thread_proxy + 96 (in SwitchBoardClient) [0x1e55b4d0]
              62 __ZN5adobe11switchboard15ConnectionQueue3runEv + 228 (in SwitchBoardClient) [0x1e5b3a94]
                62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      86122e8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _thread_proxy + 96 (in SwitchBoardClient) [0x1e55b4d0]
              62 __ZN5adobe11switchboard6Client3runEv + 178 (in SwitchBoardClient) [0x1e57ab42]
                62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      7fddd60
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _thread_proxy + 96 (in SwitchBoardClient) [0x1e55b4d0]
              62 ___recvmsg + 10 (in libSystem.B.dylib) [0x91ac50e2]
      Kernel stack:
        62 _unix_syscall + 572 [0x3e3a7f]
          62 _recvmsg_nocancel + 440 [0x3b15d3]
            62 _socketpair + 1219 [0x3b0f79]
              62 _soreceive + 1142 [0x3ac8df]
                62 _sbwait + 159 [0x3add29]
                  62 _msleep + 157 [0x3863e8]
                    62 _uiomove + 653 [0x386037]
                      62 _lck_mtx_sleep + 87 [0x130d90]
                        62 _thread_block + 33 [0x136f20]
                          62 _thread_continue + 1180 [0x136cb3]
      Thread id:      112a8d60
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _thread_proxy + 96 (in SwitchBoardClient) [0x1e55b4d0]
              62 ___recvmsg + 10 (in libSystem.B.dylib) [0x91ac50e2]
      Kernel stack:
        62 _unix_syscall + 572 [0x3e3a7f]
          62 _recvmsg_nocancel + 440 [0x3b15d3]
            62 _socketpair + 1219 [0x3b0f79]
              62 _soreceive + 1142 [0x3ac8df]
                62 _sbwait + 159 [0x3add29]
                  62 _msleep + 157 [0x3863e8]
                    62 _uiomove + 653 [0x386037]
                      62 _lck_mtx_sleep + 87 [0x130d90]
                        62 _thread_block + 33 [0x136f20]
                          62 _thread_continue + 1180 [0x136cb3]
      Thread id:      84efb58
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 _semaphore_timedwait_trap + 10 (in libSystem.B.dylib) [0x91a631ba]
    Process:        ATSServer [130]
    Path:           /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer
      ADDRESS         BINARY
      00001000        /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer
      Thread id:      826c5d0
      User stack:
        62 ??? [0x4b46]
          62 ??? [0xdd21f]
            62 _CFRunLoopRun + 84 (in CoreFoundation) [0x94721b04]
              62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      826be40
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
    Process:        AirPort Base Station Agent [118]
    Path:           /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
      ADDRESS         BINARY
      00001000        /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
      Thread id:      826e7d8
      User stack:
        62 ??? [0x25ad]
          62 ??? [0x2680]
            62 _NSApplicationMain + 574 (in AppKit) [0x959471d8]
              62 -[NSApplication run] + 795 (in AppKit) [0x95979f9f]
                62 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x95980f88]
                  62 __DPSNextEvent + 657 (in AppKit) [0x959816d5]
                    62 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x91ecef39]
                      62 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x91ecf0c5]
                        62 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x91ecf2ac]
                          62 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                            62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      7fdc2e8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 ___select + 10 (in libSystem.B.dylib) [0x91ab260a]
      Thread id:      84f37d8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 ??? [0x1e458]
              62 ??? [0x1a1cb]
                62 ??? [0x1e759]
                  62 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x91a631c6]
    Process:        DirectoryService [11]
    Path:           /usr/sbin/DirectoryService
      ADDRESS         BINARY
      00001000        /usr/sbin/DirectoryService
      00160000        /System/Library/PrivateFrameworks/DirectoryServiceCore.framework/Versions/A/Dir ectoryServiceCore
      Thread id:      7203790
      User stack:
        62 start + 54 (in DirectoryService) [0x1631a]
          62 _main + 2767 (in DirectoryService) [0x16e07]
            62 _CFRunLoopRun + 84 (in CoreFoundation) [0x94721b04]
              62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      7205d60
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
              62 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
                62 __ZN20CPluginRunLoopThread10ThreadMainEv + 222 (in DirectoryService) [0x22fc4]
                  62 _CFRunLoopRun + 84 (in CoreFoundation) [0x94721b04]
                    62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      718ee40
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
              62 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
                62 __ZN17CMigHandlerThread10ThreadMainEv + 303 (in DirectoryService) [0x231fd]
                  62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Kernel stack:
        62 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
          62 _mach_msg_overwrite_trap + 3808 [0x1270ea]
            62 _ipc_mqueue_receive + 750 [0x121292]
              62 _thread_block + 33 [0x136f20]
                62 _thread_continue + 1180 [0x136cb3]
      Thread id:      7204a78
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 _kevent + 10 (in libSystem.B.dylib) [0x91a938c6]
      Thread id:      718d3c8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
              62 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
                62 __ZN17CMigHandlerThread10ThreadMainEv + 162 (in DirectoryService) [0x23170]
                  62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      7fde8b8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
              62 ___syscall + 5 (in libSystem.B.dylib) [0x91aa52b5]
    Process:        Dock [128]
    Path:           /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
      ADDRESS         BINARY
      00001000        /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
      12f80000        /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
      Thread id:      826c208
      User stack:
        62 ??? [0x537a]
          62 ??? [0x97e97]
            62 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in Foundation) [0x97e6f3d5]
              62 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                54 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
                8 _CFRunLoopRunSpecific + 3896 (in CoreFoundation) [0x947216b8]
                  8 _mshPerform + 32 (in HIServices) [0x9248d00f]
                    8 ??? [0x2a8cf]
                      8 ??? [0x2a345]
                        8 ??? [0x11ecf]
                          8 ??? [0x245e2]
                            8 __HandlePopUpMenuSelection2 + 111 (in HIToolbox) [0x9203a2eb]
                              8 __HandlePopUpMenuSelection5 + 120 (in HIToolbox) [0x92000790]
                                8 __HandlePopUpMenuSelection7 + 627 (in HIToolbox) [0x91f6d3fb]
                                  8 __Z19PopUpMenuSelectCoreP8MenuData5PointdS1_tjPK4RecttmS4_S4_PK10__CFStringPP13 OpaqueMenuRefPt + 1845 (in HIToolbox) [0x91f6db83]
                                    6 __Z15TrackMenuCommonR14MenuSelectDataPh + 3860 (in HIToolbox) [0x91eff07c]
                                      6 __Z19IsUserStillTrackingP14MenuSelectDataPh + 493 (in HIToolbox) [0x91f15e0f]
                                        6 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x91ecf0c5]
                                          6 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x91ecf2ac]
                                            6 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                                              6 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
                                    1 __Z15TrackMenuCommonR14MenuSelectDataPh + 4596 (in HIToolbox) [0x91eff35c]
                                      1 __Z13FlashFeedbackP14MenuSelectData + 154 (in HIToolbox) [0x91f1bd1e]
                                        1 __ZN6HIView13SimulateClickEsmPs + 225 (in HIToolbox) [0x91f1bedb]
                                          1 _SendEventToEventTargetWithOptions + 58 (in HIToolbox) [0x91ea63e0]
                                            1 __Z30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 405 (in HIToolbox) [0x91ea657b]
                                              1 __Z23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1181 (in HIToolbox) [0x91ea713d]
                                                1 __ZN6HIView12EventHandlerEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 1954 (in HIToolbox) [0x91eb55bc]
                                                  1 __ZN6HIView17SimulateClickSelfEsmPs + 41 (in HIToolbox) [0x91f1bfcf]
                                                    1 __Z22SendControlSimulateHitP6HIViewsmPs + 199 (in HIToolbox) [0x91f1c133]
                                                      1 _SendEventToEventTargetWithOptions + 58 (in HIToolbox) [0x91ea63e0]
                                                        1 __Z30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 405 (in HIToolbox) [0x91ea657b]
                                                          1 __Z23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1181 (in HIToolbox) [0x91ea713d]
                                                            1 __ZN6HIView12EventHandlerEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 2185 (in HIToolbox) [0x91eb56a3]
                                                              1 __ZN18HIStandardMenuView15SimulateHitSelfEsmPs + 181 (in HIToolbox) [0x91f1c247]
                                                                1 __ZN10HIMenuView15SimulateHitSelfEsmPs + 194 (in HIToolbox) [0x91f1c34c]
                                                                  1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x91ecf2ac]
                                                                    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                                                                      1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
                                    1 __Z15TrackMenuCommonR14MenuSelectDataPh + 5022 (in HIToolbox) [0x91eff506]
                                      1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x91ecf2ac]
                                        1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                                          1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      826c998
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 ??? [0x1340d]
              62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      84f15d0
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 ___NSThread__main__ + 308 (in Foundation) [0x97e3a9a4]
              62 _kevent + 10 (in libSystem.B.dylib) [0x91a938c6]
    Process:        Finder [133]
    Path:           /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
      ADDRESS         BINARY
      00001000        /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
      004e5000        /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
      004fe000        /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
      00546000        /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
      005a0000        /System/Library/PrivateFrameworks/URLMount.framework/URLMount
      12bc2000        /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
      15611000        /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
      15694000        /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
      1669e000        /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
      Thread id:      826a3c8
      User stack:
        62 ??? [0x92d6]
          62 ??? [0xf31d5]
            62 ??? [0x23319]
              62 _RunApplicationEventLoop + 207 (in HIToolbox) [0x91f2c2b3]
                62 __AcquireNextEvent + 58 (in HIToolbox) [0x91f2db56]
                  62 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x91ecf0c5]
                    62 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x91ecf2ac]
                      62 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                        62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      84ef3c8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 __ZN23TSystemNotificationTask26SystemNotificationTaskProcEPv + 123 (in DesktopServicesPriv) [0x94624d0f]
                62 _CFRunLoopRun + 84 (in CoreFoundation) [0x94721b04]
                  62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      7fdbb58
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 __ZN25TFSEventsNotificationTask28FSEventsNotificationTaskProcEPv + 216 (in DesktopServicesPriv) [0x94624e88]
                62 _CFRunLoopRun + 84 (in CoreFoundation) [0x94721b04]
                  62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      8615ba0
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 __ZN13TNodeSyncTask12SyncTaskProcEPv + 84 (in DesktopServicesPriv) [0x9462fe6a]
                62 _MPWaitOnQueue + 208 (in CarbonCore) [0x961baa60]
                  62 _TSWaitOnConditionTimedRelative + 202 (in CarbonCore) [0x96199c36]
                    62 _TSWaitOnCondition + 126 (in CarbonCore) [0x961bade3]
                      62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      86126b0
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 _kevent + 10 (in libSystem.B.dylib) [0x91a938c6]
      Thread id:      8611f20
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 ___select + 10 (in libSystem.B.dylib) [0x91ab260a]
      Thread id:      1071dba0
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 __ZN15TFolderSizeTask18FolderSizeTaskProcEPv + 104 (in DesktopServicesPriv) [0x94631db4]
                62 _MPWaitOnQueue + 208 (in CarbonCore) [0x961baa60]
                  62 _TSWaitOnConditionTimedRelative + 246 (in CarbonCore) [0x96199c62]
                    62 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x91a631c6]
      Thread id:      10719b58
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 ??? [0x9b12]
              62 ??? [0x48a0c]
                62 ??? [0x49bcd]
                  62 ??? [0x49c65]
                    62 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x91a631c6]
      Thread id:      11b25790
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 ??? [0x9b12]
              62 ??? [0xdcfea]
                62 ??? [0xe037b]
                  62 ??? [0x49c65]
                    62 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x91a631c6]
    Process:        Image Capture Extension [261]
    Path:           /System/Library/Image Capture/Support/Image Capture Extension.app/Contents/MacOS/Image Capture Extension
      ADDRESS         BINARY
      00001000        /System/Library/Image Capture/Support/Image Capture Extension.app/Contents/MacOS/Image Capture Extension
      00069000        /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
      000c4000        /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
      00188000        /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
      Thread id:      1057aba0
      User stack:
        62 start + 54 (in Image Capture Extension) [0x1f2a]
          62 _NSApplicationMain + 574 (in AppKit) [0x959471d8]
            62 -[NSApplication run] + 795 (in AppKit) [0x95979f9f]
              62 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x95980f88]
                62 __DPSNextEvent + 657 (in AppKit) [0x959816d5]
                  62 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x91ecef39]
                    62 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x91ecf0c5]
                      62 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x91ecf2ac]
                        62 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                          62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      8958a78
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 ___select + 10 (in libSystem.B.dylib) [0x91ab260a]
    Process:        KernelEventAgent [35]
    Path:           /usr/sbin/KernelEventAgent
      ADDRESS         BINARY
      00001000        /usr/sbin/KernelEventAgent
      Thread id:      72a0998
      User stack:
        62 start + 54 (in KernelEventAgent) [0x1bfe]
          62 _main + 1126 (in KernelEventAgent) [0x3b7f]
            62 _CFRunLoopRun + 84 (in CoreFoundation) [0x94721b04]
              62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      7ab9f20
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 ___select + 10 (in libSystem.B.dylib) [0x91ab260a]
    Process:        Spotlight [122]
    Path:           /System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
      ADDRESS         BINARY
      00001000        /System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
      00057000        /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate
      00068000        /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
      000d1000        /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
      11ef3000        /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
      Thread id:      826d8b8
      User stack:
        62 ??? [0x26ea]
          62 _NSApplicationMain + 574 (in AppKit) [0x959471d8]
            62 -[NSApplication run] + 795 (in AppKit) [0x95979f9f]
              62 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x95980f88]
                62 __DPSNextEvent + 657 (in AppKit) [0x959816d5]
                  62 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x91ecef39]
                    62 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x91ecf0c5]
                      62 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x91ecf2ac]
                        62 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                          62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      86135d0
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _fe_fragment_thread + 54 (in QuartzCore) [0x968a4a09]
              62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
    Process:        SystemUIServer [131]
    Path:           /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
      ADDRESS         BINARY
      00001000        /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
      0006a000        /System/Library/PrivateFrameworks/SystemUIPlugin.framework/Versions/A/SystemUIP lugin
      00078000        /System/Library/PrivateFrameworks/NetworkConfig.framework/Versions/A/NetworkCon fig
      000cc000        /System/Library/PrivateFrameworks/ICANotifications.framework/Versions/A/ICANoti fications
      000f6000        /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
      00101000        /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
      0010a000        /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
      0023e000        /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
      0039c000        /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
      003d7000        /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
      003e8000        /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
      0042f000        /usr/lib/libcurl.4.dylib
      004f1000        /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
      00700000        /Applications/iCal.app/Contents/Resources/iCalDockExtra.bundle/Contents/MacOS/i CalDockExtra
      0070a000        /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
      00725000        /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
      00776000        /System/Library/CoreServices/Menu Extras/TextInput.menu/Contents/MacOS/TextInput
      0078c000        /System/Library/CoreServices/Menu Extras/AirPort.menu/Contents/MacOS/AirPort
      11ef3000        /System/Library/CoreServices/Menu Extras/Bluetooth.menu/Contents/MacOS/Bluetooth
      11f0c000        /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
      11f2b000        /System/Library/Frameworks/IOBluetoothUI.framework/Versions/A/IOBluetoothUI
      11f62000        /System/Library/CoreServices/Menu Extras/TimeMachine.menu/Contents/MacOS/TimeMachine
      11f9f000        /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
      1223d000        /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
      12396000        /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
      15cbd000        /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/Cli entController.bundle/Contents/MacOS/ClientController
      15cde000        /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
      15cff000        /System/Library/PrivateFrameworks/InternetConnect.framework/Versions/A/Internet Connect
      Thread id:      7fde128
      User stack:
        62 ??? [0x5646]
          62 ??? [0x5b44]
            62 -[NSApplication run] + 795 (in AppKit) [0x95979f9f]
              62 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x95980f88]
                62 __DPSNextEvent + 657 (in AppKit) [0x959816d5]
                  62 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x91ecef39]
                    62 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x91ecf0c5]
                      62 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x91ecf2ac]
                        62 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                          62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      84f3048
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 __StaticProcessIOObjectsArray + 95 (in ICANotifications) [0xd4e9e]
              62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      84f2c80
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 _kevent + 10 (in libSystem.B.dylib) [0x91a938c6]
      Thread id:      826a790
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 ___NSThread__main__ + 308 (in Foundation) [0x97e3a9a4]
              62 -[NSThread main] + 45 (in Foundation) [0x97e3adfd]
                62 ??? [0x2682c]
                  62 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                    62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      7abc4f0
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x904ab480]
              62 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio) [0x904ab5f8]
                62 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                  62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      8611000
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _fe_fragment_thread + 54 (in QuartzCore) [0x968a4a09]
              62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      895a8b8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 ___select + 10 (in libSystem.B.dylib) [0x91ab260a]

    Have you checked that your Adobe version is compatible with your OS - 10.5.8 is a bit old; you should consider updating to Snow Leopard regardless. You can buy the retail disk at online resellers or the Apple Store for $29. It'll be at version 10.6.3 or .4; you can then update to the latest via Software Update to 10.6.8.
    In the meantime, you might want to consider to also contact Adobe; ask about the compatibility and if they want to see the report.

  • Adobe Bridge CS5 Collections issue!

    I'm currently using Adobe Bridge CS5.  For some reason whenever I turn on bridge, my images do not remain in the collections I put them in.  The file paths and names do not have apostrophes, and the number of images within the collections continue dwindling whenever I start the program.
    This is a big problem, especially since I have over 3000 photos tagged right now in bridge.
    Thanks in advance!

    Could you provide more details about OS and system version and exact CS5 version numbers.
    Are you using different disks (internal, external) or a network set up or do all the files reside on the same disk.
    Sometimes read and write permissions change for what ever reason and this can also cause problems for Bridge.
    But asside from that Bridge is not very good in acting as Digital Asset Management for archive purposes and collections can be very useful but to my opinion only for a short period and not when you need to rely on them for a long time. If you need to use this for a longer periode I woudl suggest to also add the name of the collection as a keyword. In that way you have a good escape to find choices back.

  • Adobe Bridge CS5 in windows 7 not working?

    Adobe Bridge CS5 in windows 7 not working. I was using bridge perfectly for last 2 years. It stops working since 3 days. I tried to install updates. Showing some error to install.
    Tried to install creative cloud..again some error. Error code : 82
    Could you please advice how I can fix my adobe bridge.

    https://www.youtube.com/watch?v=xDYpTOoV81Q&feature=youtu.be
    please check this video I uploaded..this is what happens when I click adobe bridge.. just blinks and go off. bridge not working on task manager

  • Can not update photoshop keep getting this error Adobe Bridge CS5 4.0.5 Update   There was an error downloading this update. Please quit and try again later.     Adobe Extension Manager CS5 5.0 Update   There was an error downloading this update. Please q

    can not update photoshop keep getting this error
    Adobe Bridge CS5 4.0.5 Update   There was an error downloading this update. Please quit and try again later.   
    Adobe Extension Manager CS5 5.0 Update   There was an error downloading this update. Please quit and try again later.   
    Photoshop 12.0.4 update for Photoshop CS5   There was an error downloading this update. Please quit and try again later.   
    Photoshop Camera Raw 6.7 Update   There was an error downloading this update. Please quit and try again later.
    contacted customer service they could not help me I have previously had Photoshop on two other computers I deactivated it from one computer to put on a new one put. Can not do the updates I need them for camera Raw.
    Please Help

    What operating system are you using?
    You can try searching for, downloading the updates yourself and running the installers:
    Product updates

  • Adobe Bridge CS5 quit unexpectedly  OS X 10.7.5

    Adobe Bridge CS5 quit unexpectedly!
    I am using OS X 10.7.5.
    Thanks

    Unfortunately these things happen.  If a restart cures the problem just put it down to bad luck.  If it keeps happening then it could be an incompatibility with CS5 and 10.7.5.  Make sure that you also check the Adobe Website for the latest updates and ensure you have them installed.  People like Adobe are seeded the updates before we get them and are supposed(?) to bring out any updates that address incompatibilities.  Sadly it doesn't always work!  Also, if necessary identify any new Third Party Software you may have added since upgrading to 10.7.5 and if the problem continues temporarily remove that software just in case it's causing problems.  Don't just remove it - especially if you paid for it - just disable it so that you can put it back afterwards! Or remove it and restore it from your back-up.  That's probably easier.
    I get unexpected Quits at various times.  It can affect Safari, iTunes , iPhoto , Microsoft Office in fact almost anything!  There's no consistency to it and I must say with me simply relaunching the program again usually cures the problem.  It can happen simply because you've been clicking the mouse too enthusiastically and the computer - in trying to keep up - has simply lost itself!
    Like I said unless it keeps happening just chalk it up to "One of those annoying things".
    Also, external disc drives can cause problems.  I use Western Digital Drives and I must say that now I've decided to unplug them until I need them everything is much more stable.  I get no end of spinning beachballs with the drives connected - but none with them disconnected.  It's a bit of a pain because Time Machine is supposed to work in the background (which it does superbly as long as the darn disc drive behaves!)

  • Adobe Bridge CS5 is frozen and will not open files?

    Adobe Bridge CS5 is frozen and will not open files?

    Platform and OS?
    In any event the Bridge forum is here:
    http://forums.adobe.com/community/bridge?view=discussions

Maybe you are looking for

  • Storing Orders into Site using streamWriter Class in c# getting Error

    Hi,     I am using streamWriter class to write orders into text file.It's working.,But not my client asking to change site URL to store orders into that site. I need to save orders into below path: https://SP2010.org/Departments/Community/Communicati

  • Page down/scroll in iTunes store jumps back to top of page

    I can't scroll/page down in the iTunes store without it jumping back to the top of the page after about 1 second. Tried using keyboard arrows/page down, mouse click/drage scroll bar, mouse scroll button. Just downloaded the latest update but didn't f

  • Frustrating bugs in Music app

    Since at least iOS 6.1 I have had a problem where if I am playing music from a playlist, answer a call or do some other activities that interrupt the music, then at some point start playing music again it starts on the wrong song in the playlist. Ins

  • Multiple calls to the function

    I have an adf faces table and I have set the "value" to a function in my managed bean to return a List of values. public List<SomeObject> getTableData(){ But my problem is when I select a row in the table multiple calls are made to this function in t

  • Home Sharing to IPOD..

    I have a QNAP server with all my music. I can see the QNAP in ITunes under sharing, but I can not transfer the music to my IPOD. Is there anyone that can help Johnny