I have made a little drawing application in Director...

I have made a little drawing application in Director, using trail and other effects on the stage.  I would like to know if there is a method (Xtra?) to export the stage and/or a cast member to a jpg or png (or other) using lingo to intitiate a Save or SaveAs dialog box, so the user can name the file and save it to a folder, etc.  I would also like the ability to Import and/or Open the saved file back into the app.  In olden times, I used ScrnXtra.  I just upgraded to v12.  Any ideas?
Thanks in advance.

What version of Director are you using on your Mac?
I don't have Director on the Mac.; I'm authoring on a PC, Windows 7; trying to author projectors for both Windows and OSX systems. 
Is your mac gatekeeper turned on?
Gatekeeper set to "anywhere"
what kind of crash? - Is there an error message? - or does it just bomb out?
Director Player Error.   Symbol expected  <void>
Even a file with only:
on startMovie
     set aMuiObj = new (xtra "MUI")
end startMovie
will not work on the Mac
I've published it as many different ways as I can think:  with the Xtra as a dependent file; with it as not a dependent file; with 'exclude all xtras checked' ; Universal Binary; Intel Binary; with the Xtras folder next to the Projector; with the Xtras Folder inside the Projector; and various combinations, all to no avail
The ironic thing is this project started on the Mac back in the 90s, and lived there until I switched to Windows around 2010.  Now Apple is apparently exacting their revenge....

Similar Messages

  • HT1338 I cannot access my iphoto application on my imac as it says I have made changes in Iphoto using a newer version. We have recently purchased a Macbook Air and this has Lion (as opposed to leopard on the iMac) and we are sharing photos between the 2?

    I cannot access my iphoto application on my imac as it says I have made changes in Iphoto using a newer version. We have recently purchased a Macbook Air and this has Lion (as opposed to leopard on the iMac) and we are sharing photos between the 2.  I am awaiting the upgrade discs for snow leopard and then to Lion for the iMac but is there a way to access my photos until this arrives?

    Do a malware check with several malware scanning programs on the Windows computer.
    Please scan with all programs because each program detects different malware.
    All these programs have free versions.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *AdwCleaner:<br>http://www.bleepingcomputer.com/download/adwcleaner/<br>http://www.softpedia.com/get/Antivirus/Removal-Tools/AdwCleaner.shtml
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender:<br>http://windows.microsoft.com/en-us/windows/using-defender
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *Anti-rootkit utility TDSSKiller:<br>http://support.kaspersky.com/5350?el=88446
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • HT204053 I have made an Apple ID 10 months ago...But when I use it I get a message that says your Apple ID does not exist in iTunes and also Application Store...

    I am living in Iran...I have made an apple ID about 10 months ago to use free Apps available in ITunes and Application Store...But I always get a message which says your Apple ID does not exist in iTunes and Application Store...Please guide me how to use iTunes and Application Store for downloading free Apps and music...

    It sounds like you haven't yet setup iCloud with that account and you need to do that on a Mac or iOS device.  Once setup, you can enable iCloud on a PC, but it needs to be setup first.
    See Creating an iCloud account: Frequently Asked Questions
    Which says in part:
    You can sign up for iCloud on an iPhone, iPad, or iPod touch with iOS 5 or later, or through System Preferences on a Mac with OS X Lion v10.7.4 or later. Just follow the setup instructions for your iOS device or Mac.
    ivan

  • I am trying to listen to an audio file on a web page using Windows Media but it always uses Quicktime. It doesn't do this in Internet explorer and I believe I have made the necessary changes in the Application settings.

    I believe that I have made the necessary changes in Tools, Applications settings associating types of files to programs.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem.
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    It is hard to tell which plugin is needed to play that webcast. You appear to have Flash and WMP and Silverlight. Other popular but less used plugins are RealPlayer and QuickTime.
    See:
    * [[Popular plugins]]
    * http://kb.mozillazine.org/Testing_plugins
    You can check the page source to see which MIME type is specified for that content or post a link if that web page can be accessed publicly without authorization.

  • Hi. I just wanted to update my 3 apps PS, Brigde and Indesign. After doing that I wasn't ablle to open Brigde??? PS and Indesign works fine. Further more the Application Manager does not seem to register the updates I have made. Everytime I open the compu

    Hi. I just wanted to update my 3 apps PS, Brigde and Indesign. After doing that I wasn't abble to open Brigde??? PS and Indesign works fine. Further more the Application Manager does not seem to register the updates I have made on Indesign and PS. Everytime I open the computer MacIBook 4.1, OS 10.6.7) it looks like I haven't updated software? Please help! Kurt

    Moving this discussion to the Bridge General Discussion forum.
    Kurt Rodahl Hoppe I would recommend reviewing Updates repeatedly applied | CC which discusses how to apply the updates successfully.

  • Hi, I am trying to blur the background in Prem Pro CC I have made a mask using the free draw bezier tool but it does not track forward.  What am I doing wrong?

    Hi, I am trying to blur the background in Prem Pro CC I have made a mask using the free draw bezier tool but it does not track forward.  What am I doing wrong?

    Hi Kevin
    I found a YouTube clip explaining how to blur the background with free draw bezier tool and it also said to invert the mask, but it still does not track forward. I really hope there is a solution.
    Steph

  • Help: flash actionscript drawing application

    Looking for developer help who can develop a project a little further based on Carlos Yanez basic drawing application.  He provides all the source code for the basic application.  I need the exact simple application but the ability to choose a background image from a file on the server as the canvas and I want to save the created image on a server file instead of on the client machine. The ability to change the pencil drawing size would be an additional plus.  I work with php and mysql so I would like to use them to store the file parameters, even as a blob in mysql, along with some additional user (server) defined variables (I can do the php/mysql side if I can get the file there, I understand there is an swf to png ByteArray class that might be able to save on server .   The project is for an opensource group so the final product would need to remain as such, I would be able to pay for the modifications mentioned above.  The source files are available at the links below.  Thank you.
    http://flashtuts.s3.amazonaws.com/080_DrawingApp/Src/preview.html
    http://active.tutsplus.com/tutorials/games/create-a-basic-drawing-application-in-flash/

    2.5 years later, would it be possible to use this application within another and turn on and off the drawing functions when not specifically at this 'function' of the application?
    Possibly by killing the canvas.addEventListener(s) and then setting tham alive again on return to this function.
    Could it easily be made a back end section, on initial fire up if it did not have the stage items, it gave an error.
    Very green to flash. Thanks for ant comments.
    (If Mr Graffiti had added much more, on his quick  job, he would have been in competition with Adobe PaintBrush)
    Thank you

  • Why does File- Export process jpgs where I have made no changes?

    Hi, I'm new to Lightroom.  I would like to make LR my photo management software of choice for managing my huge personal collection of photographs.  I've flagged keepers and tagged photos accordingly: Food, people names, etc.
    What I would like to do now is find all photos marked with the tag "JapanVacation2009" and export them to disk so I can bring them to a friend's house and share them.  When I click File->Export, I see that even though I've make tone and exposure changes to less than 1% of my my photos, LR reprocesses every photo!
    What I want is that for photos where I have made some kind of change, yes, please process and create the new version of the photo.  For photos where I have made no change except for adding tags, please, please, just copy the file into the export directory!!! It's faster AND I really didn't want my photos reprocessed.
    I am sitting here waiting for these files to be exported (reprocessed)-- this is taking forever!  I generally take my photos in jpg because I'm really going to make very few changes to my photos-- I know that I could take them in RAW, but I find this inconvenient for my workflow.
    Please help. If I can't find a resolution, I'm going to have to investigate something like Picasa.
    LR gurus, what do I do???

    Folders are irrelevant to LR as an organisational tool. LR will search, create collections or smart collections based on whatever criteria you set.It is a very quick and effective organisational tool once you have learnt how to use it.
    When exporting from LR to a lossy format such as a jpg if the file is already compressed and you re compress it then this will result in further loss of quality. That is always the case when using JPGs. If you export at 100% ( no further compression) then no loss of quality will occur due to compression, but obviously re processing a processed 8 bit format such as a JPG will always result in some quality loss. If you have made no changes to the original JPG in LR and then export it at 100% then LR just produces a copy of the original and no loss of quality will occur.  JPG should really be treated as a finished format and no further processing applied. If you wish to process your images then retain the RAW file, or if scanning, scan to a 16 bit file such as TIFF to minimise any quality loss as a result of processing.
    Exporting times are very quick from LR as long as your machine is well set up and has enough RAM. 600 images with few changes dependent on the size of the image would only usually take a few minutes to export to a disk dependent on the speed of the disk. Obviously if you are exporting to a slow hard drive, to things like DVD's and CD's, have little RAM or lots of other applications running in the background this can slow things down, there are lots of tips around here and elsewhere on how to set up your computer to get the best out of LR.

  • I have made with iweb a website on my macbook, now i want to change it, through my imac, how can I get in the program , which is on the mac book. On both computer I have Lion

    i have made with iweb a website on my macbook, now i want to change it, through my imac, how can I get in the program , which is on the mac book. On both computer I have Lion

    You need to transfer your domain.sites file from your MacBook to your iMac.  This is the file where iWeb stores all info and can be found under User/Library/Application Support/iWeb/domain.sites.
    Transfer this file from your MacBook to the same place on your iMac and double click the domain.sites file and iWeb will open it on your iMac and you can update your site from there too.

  • Have made a rebbot from Time Machine, and now I lack a lot of pictures. Can see icons, but not enlarge them. Especially pictures where 2009 is included in the date is missing? When I set up my desktop, I can find some of the pictures. Where do They hide,

    Missing Pictures.
    Have made a rebbot from Time Machine, and now I lack a lot of pictures. Can see icons, but not enlarge them. Especially pictures where 2009 is included in the date is missing?
    When I set up my desktop, I can find some of the pictures. Where do They hide, and what shall I do.
    Have made back up, but unfortunately a little too late. What to do?
    MacBook Pro 15 "late 2008, Processor 2.53 Ghz Intel Core 2 Duo, Graphics NVIDIA GeForce 9400M 256 MB, Software Mac OS X 10.7.4 Lion (11E53).

    1. You did not get an error message telling you that your iPhoto library was getting full. You got a message telling you that your HD was getting full, right?
    OS X needs about 10 gigs of hard drive space for normal OS operations - things like virtual memory, temporary files and so on.
    Without this space your Mac will slow down as the OS hunts for space on the disk, files will be fragmented, also slowing things down, apps will crash and the risk of data corruption - that is damage to your files, photos, music - increases exponentially.
    Your first priority is to make more space on that HD. Nothing else can be done until you do.
    Purchase an external HD and move your Photos and Music to it. Both iPhoto and iTunes can run perfectly well with the Library on an external disk.
    Your Library has been damaged from being run on an overfull disk.
    How much free space on it now?

  • Photoshop CS2 has begun crashing. Can't identify what changes I have made may have started this. I a

    Photoshop CS2 has begun crashing. Can't identify what changes I have made may have started this. I am using a MacBook Pro (2.2 GHz Intel Core i7) running OS 10.6.8. The error message reads: Process:         Adobe Photoshop CS2 [8011] Path:            /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 Identifier:      com.adobe.Photoshop Version:         9.0 (9.0x196) (9.0) Code Type:       PPC (Translated) Parent Process:  launchd [136]  Date/Time:       2012-03-09 17:56:22.693 -0600 OS Version:      Mac OS X 10.6.8 (10K549) Report Version:  6  Interval Since Last Report:          326864 sec Crashes Since Last Report:           18 Per-App Interval Since Last Report:  6035 sec Per-App Crashes Since Last Report:   12 Anonymous UUID:                      68A4F14B-1933-472D-B2EA-3A01AA5C7653  Exception Type:  EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000fffffffc Crashed Thread:  0  Dispatch queue: com.apple.main-thread  Thread 0 Crashed:  Dispatch queue: com.apple.main-thread 0   ???                         
    0x73724189 0 + 1936867721  Thread 1: 0   libSystem.B.dylib           
    0x80142afa mach_msg_trap + 10 1   libSystem.B.dylib           
    0x80143267 mach_msg + 68 2   com.adobe.Photoshop         
    0xb819440f CallPPCFunctionAtAddressInt + 206231 3   libSystem.B.dylib           
    0x80170259 _pthread_start + 345 4   libSystem.B.dylib           
    0x801700de thread_start + 34  Thread 2: 0   com.adobe.Photoshop         
    0xb815acc0 spin_lock_wrapper + 90152 1   com.adobe.Photoshop         
    0xb8179c5b CallPPCFunctionAtAddressInt + 97763 2   com.adobe.Photoshop         
    0xb80c6b13 0xb8000000 + 813843 3   com.adobe.Photoshop         
    0xb80c0037 0xb8000000 + 786487 4   com.adobe.Photoshop         
    0xb80dd8e8 0xb8000000 + 907496 5   com.adobe.Photoshop         
    0xb8145397 spin_lock_wrapper + 1791 6   com.adobe.Photoshop         
    0xb801ceb7 0xb8000000 + 118455  Thread 3: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80c6b13 0xb8000000 + 813843 3   com.adobe.Photoshop         
    0xb80c0037 0xb8000000 + 786487 4   com.adobe.Photoshop         
    0xb80dd8e8 0xb8000000 + 907496 5   com.adobe.Photoshop         
    0xb8145397 spin_lock_wrapper + 1791 6   com.adobe.Photoshop         
    0xb801ceb7 0xb8000000 + 118455  Thread 4: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80c6b13 0xb8000000 + 813843 3   com.adobe.Photoshop         
    0xb80c0037 0xb8000000 + 786487 4   com.adobe.Photoshop         
    0xb80dd8e8 0xb8000000 + 907496 5   com.adobe.Photoshop         
    0xb8145397 spin_lock_wrapper + 1791 6   com.adobe.Photoshop         
    0xb801ceb7 0xb8000000 + 118455  Thread 5: 0   com.adobe.Photoshop         
    0xb815aa8b spin_lock_wrapper + 89587 1   com.adobe.Photoshop         
    0xb818c3eb CallPPCFunctionAtAddressInt + 173427 2   com.adobe.Photoshop         
    0xb818eeec CallPPCFunctionAtAddressInt + 184436 3   com.adobe.Photoshop         
    0xb80c6b13 0xb8000000 + 813843 4   com.adobe.Photoshop         
    0xb80c0037 0xb8000000 + 786487 5   com.adobe.Photoshop         
    0xb80dd8e8 0xb8000000 + 907496 6   com.adobe.Photoshop         
    0xb8145c1d spin_lock_wrapper + 3973 7   com.adobe.Photoshop         
    0xb801ceb7 0xb8000000 + 118455  Thread 6: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 7: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 8: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 9: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 10: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 11: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 12: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 13: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 14: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 15: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 16: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80c6b13 0xb8000000 + 813843 3   com.adobe.Photoshop         
    0xb80c0037 0xb8000000 + 786487 4   com.adobe.Photoshop         
    0xb80dd8e8 0xb8000000 + 907496 5   com.adobe.Photoshop         
    0xb8145397 spin_lock_wrapper + 1791 6   com.adobe.Photoshop         
    0xb801ceb7 0xb8000000 + 118455  Thread 17: 0   com.adobe.Photoshop         
    0xb815a93a spin_lock_wrapper + 89250 1   com.adobe.Photoshop         
    0xb8176f67 CallPPCFunctionAtAddressInt + 86255 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8badee0e 0 + 2343431694  Thread 0 crashed with X86 Thread State (32-bit):   eax: 0x00000000  ebx: 0x10beea0c  ecx: 0xbfff5c70  edx: 0xe05cffbf   edi: 0x00000045  esi: 0x00000001  ebp: 0x8a028d80  esp: 0xb7fffacc    ss: 0x00000023  efl: 0x00010283  eip: 0x73724189   cs: 0x0000001b    ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f   cr2: 0xfffffffc  Binary Images: 0x80000000 - 0x8005dff7  com.apple.framework.IOKit 2.0 (???) <482CF2CC-DF02-2B5B-2133-18F5EA0052A8> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x8007d000 - 0x800e7fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib 0x80142000 - 0x802e9ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib 0x8036b000 - 0x804e6fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x805de000 - 0x805ecfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <E1B922F4-23DC-467E-631F-7E1B9C9F51CB> /usr/lib/libz.1.dylib 0x805f1000 - 0x805fdff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib 0x80601000 - 0x80647ff7  libauto.dylib ??? (???) <7CB1AB76-50A2-8E56-66E4-CF51CA75B177> /usr/lib/libauto.dylib 0x80654000 - 0x807d6fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib 0x80838000 - 0x808e5fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib 0x808f9000 - 0x808fcfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib 0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <283EE026-C0FE-1FF9-DB81-BFB155793157> /usr/lib/dyld 0xb8000000 - 0xb81defff +com.adobe.Photoshop 9.0 (9.0x196) (9.0) <6437A74D-607F-7339-5F7E-F6B0EF81C25D> /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib  Translated Code Information: objc[8011]: garbage collection is ON Rosetta Version:  22.27 Args: 
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 -psn_0_1774001  Exception: EXC_BAD_ACCESS (0x0001)  Thread 0: (0xb022078c, 0xb815aa8b) 0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0  0x91d344bc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TS_exception_listener_thread + 128  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x97ca2cc4
    ctr: 0x97ca2590 r00: 0xffffffe1
    r01: 0xf0203df0
    r02: 0xa0cf6090
    r03: 0x11800000
    r04: 0x00000002
    r05: 0x00000000
    r06: 0x00000054
    r07: 0x0000782b
    r08: 0x00000000
    r09: 0x00000000
    r10: 0x00000600
    r11: 0xa0ceb194
    r12: 0x97ca2590
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x11800000
    r23: 0x00000000
    r24: 0x00000054
    r25: 0x0000782b
    r26: 0x00000000
    r27: 0x00000000
    r28: 0x00000002
    r29: 0x00000002
    r30: 0x00000000
    r31: 0x91d34444
      Thread 1: (0xb02a2e34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x0feb7428: /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf0284da0
    r02: 0x0b985980
    r03: 0x00007b07
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x2bb80017
    r09: 0x4d555458
    r10: 0x2bb8000f
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000000
    r27: 0x0feb73fc
    r28: 0x80000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 2: (0xb04aae34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x0feb7428: /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf0488da0
    r02: 0x0b98b7b0
    r03: 0x00008303
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x2bb80c77
    r09: 0x4d555458
    r10: 0x2bb80c6f
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000010
    r27: 0x0feb73fc
    r28: 0x80000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 3: (0xb0778e34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x01abbf90: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACESemaphoreList::Wait(unsigned long) + 36  0x01abc1dc: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACEMPThread::Task() + 76  0x01abbba0: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : _TaskGlue + 28  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf070dd20
    r02: 0x146ad4b0
    r03: 0x00009903
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x00002ba7
    r09: 0x4d555458
    r10: 0x000f8cdf
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000000
    r27: 0x00000000
    r28: 0x00000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 4: (0xb011cd74, 0xb815a8ff) 0x97e26aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248  0x97e25190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x97e26abc
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf0101dc0
    r02: 0x00000000
    r03: 0x00002a03
    r04: 0x00000040
    r05: 0x3b9ab190
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9ab190
    r09: 0x00000000
    r10: 0x3b9ab190
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa0cf17cc
    r22: 0xa0cf17c0
    r23: 0xa0cf17c8
    r24: 0x00005a6c
    r25: 0xb5b1300c
    r26: 0xa0cf150c
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d3190
    r30: 0xa0cf17a0
    r31: 0x97e269b4
      Thread 5: (0xb0428e34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x0feb7428: /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf0407da0
    r02: 0x0b98a830
    r03: 0x00008103
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x2bb8095f
    r09: 0x4d555458
    r10: 0x2bb80957
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x0000000c
    r27: 0x0feb73fc
    r28: 0x80000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 6: (0xb06b2e34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x01abbf90: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACESemaphoreList::Wait(unsigned long) + 36  0x01abc1dc: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACEMPThread::Task() + 76  0x01abbba0: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : _TaskGlue + 28  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf068cd20
    r02: 0x146ad4a0
    r03: 0x00009803
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x00006ce0
    r09: 0x4d555458
    r10: 0x000d4c0b
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000000
    r27: 0x00000000
    r28: 0x00000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 7: (0xb087ce30, 0xb815a93a) 0x97d3f6a4: /usr/lib/libSystem.B.dylib : __pthread_cond_wait + 880  0x91d36984: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TSWaitOnConditionTimedRelative + 240  0x91d38a00: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TSWaitOnSemaphoreCommon + 468  0x91cc6670: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : AsyncFileThread(void*) + 92  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x97d3f6e8
    ctr: 0x97ca2610 r00: 0xffffffd9
    r01: 0xf080f8b0
    r02: 0x00000001
    r03: 0x0000a703
    r04: 0x0000a803
    r05: 0x0000003c
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x00021000
    r09: 0x00000001
    r10: 0xf080fe88
    r11: 0xa0ceb6a0
    r12: 0x97ca2610
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x91da71cc
    r19: 0x91da71d0
    r20: 0xa0cf26d0
    r21: 0x91da71d4
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x0000003c
    r25: 0x00000001
    r26: 0xa0cf271c
    r27: 0xf080fe88
    r28: 0xa02e74ac
    r29: 0x00000000
    r30: 0xa02e74e0
    r31: 0x97d3f340
      Thread 8: (0xb009ad38, 0xb815acc0) 0x97e254b8: /usr/lib/libSystem.B.dylib : __dispatch_mgr_invoke + 228  0x97e24e9c: /usr/lib/libSystem.B.dylib : __dispatch_queue_invoke + 308  0x97e2502c: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread2 + 372  0x97e25168: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 76  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x97e25480
    ctr: 0x97ce62d8 r00: 0x0000016b
    r01: 0xf0080bb0
    r02: 0x00000000
    r03: 0x00000004
    r04: 0x00000000
    r05: 0x00000000
    r06: 0xf0080d0c
    r07: 0x00000001
    r08: 0xf0080d28
    r09: 0x00000000
    r10: 0x00000028
    r11: 0xa0cea530
    r12: 0x97ce62d8
    r13: 0x10624dd3
    r14: 0x97e74b04
    r15: 0xf0080c0c
    r16: 0xf0080c8c
    r17: 0xa0d053dc
    r18: 0xf0080d28
    r19: 0xa0cff588
    r20: 0xa0d00588
    r21: 0xf0080d0c
    r22: 0xa0cff508
    r23: 0xa0cff488
    r24: 0xa0d053dc
    r25: 0x00000000
    r26: 0xa0cf162c
    r27: 0x00000000
    r28: 0xa0cf1604
    r29: 0xa0cf133c
    r30: 0xf0080d28
    r31: 0x97e253dc
      Thread 9: (0xb019ed74, 0xb815a8ff) 0x97e26aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248  0x97e25190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x97e26abc
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf0182dc0
    r02: 0x00000000
    r03: 0x00002a03
    r04: 0x00000040
    r05: 0x3b9ab41a
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9ab41a
    r09: 0x00000000
    r10: 0x3b9ab41a
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa0cf17cc
    r22: 0xa0cf17c0
    r23: 0xa0cf17c8
    r24: 0x00005a6c
    r25: 0xb5b303ff
    r26: 0xa0cf150c
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d341a
    r30: 0xa0cf17a0
    r31: 0x97e269b4
      Thread 10: (0xb03a6e34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x0feb7428: /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf0386da0
    r02: 0x0b974140
    r03: 0x00007f03
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x2bb80647
    r09: 0x4d555458
    r10: 0x2bb8063f
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000008
    r27: 0x0feb73fc
    r28: 0x80000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 11: (0xb05aee34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x0feb7428: /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf058ada0
    r02: 0x0b98cc40
    r03: 0x00008703
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x2bb812a7
    r09: 0x4d555458
    r10: 0x2bb8129f
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000018
    r27: 0x0feb73fc
    r28: 0x80000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 12: (0xb0630e34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x01abbf90: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACESemaphoreList::Wait(unsigned long) + 36  0x01abc1dc: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACEMPThread::Task() + 76  0x01abbba0: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : _TaskGlue + 28  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf060bd20
    r02: 0x146ad590
    r03: 0x00009703
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x00004fc0
    r09: 0x4d555458
    r10: 0x000e3c16
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000000
    r27: 0x00000000
    r28: 0x00000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 13: Crashed (0xb7fffacc, 0x73724189) 0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0  0x0019d464: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : IsTargetInView(TView*) + 235840  0x0019d254: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : IsTargetInView(TView*) + 235312  0x0019d340: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : IsTargetInView(TView*) + 235548  0x0019d340: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : IsTargetInView(TView*) + 235548  0x0019d340: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : IsTargetInView(TView*) + 235548  0x0028daec: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 324124  0x0028da3c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 323948  0x0024b570: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 52384  0x00294c7c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 353196  0x002961c8: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 358648  0x00295590: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 355520  0x0024aaf0: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 49696  0x0024a85c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 49036  0x0024ab8c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 49852  0x002ae944: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 458868  0x0036aad4: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : StripAmpersand(CString&) + 140124  0x0036aa34: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : StripAmpersand(CString&) + 139964  0x00370efc: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : StripAmpersand(CString&) + 165764  0x00370e34: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : StripAmpersand(CString&) + 165564  0x00370674: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : StripAmpersand(CString&) + 163580  0x01103abc: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : XPEPLaunch::StartApp(unsigned short const*, unsigned short const*, unsigned short const*, void**) + 5911120  0x00633830: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : GlobalToViewPoint(TView*, CPoint const&, VPoint&) + 126828  0x007fea04: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : IsShowingAlert() + 53824  0x007ee36c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : InitUPrinting() + 381172  0x0006456c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : LookupErrString(short, short, ZString&) + 236304  0x007e9b04: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : InitUPrinting() + 362636  0x00837ba8: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : PercentageWindowVisible(TWindow*) + 6864  0x007f0df4: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : InitUPrinting() + 392060  0x000033f8: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : dyld_stub_binding_helper + 1288  0x000030d0: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : dyld_stub_binding_helper + 480  0x00002e64: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ___code_start__ + 512  0x00002c94: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ___code_start__ + 48   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x0019d3b0
    ctr: 0x00f3b450 r00: 0x0550ae98
    r01: 0xbfff5c70
    r02: 0x0143e7dc
    r03: 0x06eb0e20
    r04: 0x013e2688
    r05: 0x013e4e04
    r06: 0xbfff6190
    r07: 0x00000000
    r08: 0xbfff5d90
    r09: 0x0143ea44
    r10: 0x00002028
    r11: 0xa0ceb208
    r12: 0x00f3b450
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x0ceba1f0
    r17: 0x00000001
    r18: 0x00000000
    r19: 0x0141d780
    r20: 0x005af8aa
    r21: 0xbfff5d94
    r22: 0x0ceabde0
    r23: 0x0143ea44
    r24: 0xbfff6190
    r25: 0x00000001
    r26: 0xbfff5d90
    r27: 0x0cef3ad0
    r28: 0x011ada14
    r29: 0x0143d3b0
    r30: 0x013dd3b0
    r31: 0x013dd3b0
      Thread 14: (0xb0324e34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x0feb7428: /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf0305da0
    r02: 0x0b984040
    r03: 0x00007d03
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x2bb8032f
    r09: 0x4d555458
    r10: 0x2bb80327
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000004
    r27: 0x0feb73fc
    r28: 0x80000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 15: (0xb052ce34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x0feb7428: /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf0509da0
    r02: 0x0b98c430
    r03: 0x00008503
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x2bb80f8f
    r09: 0x4d555458
    r10: 0x2bb80f87
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000014
    r27: 0x0feb73fc
    r28: 0x80000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 16: (0xb07fad74, 0xb815a8ff) 0x97e26aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248  0x97e25190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x97e26abc
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf078edc0
    r02: 0x00000000
    r03: 0x00002b03
    r04: 0x00000040
    r05: 0x3b9a9a5d
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9a9a5d
    r09: 0x00000000
    r10: 0x3b9a9a5d
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa0cf180c
    r22: 0xa0cf1800
    r23: 0xa0cf1808
    r24: 0x00005a6a
    r25: 0xa9088dda
    r26: 0xa0cf1588
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d1a5d
    r30: 0xa0cf17e0
    r31: 0x97e269b4
       Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 4 GB, SMC 1.69f3 Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 5.100.198.104.5) Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Serial ATA Device: TOSHIBA MK7559GSXF, 698.64 GB Serial ATA Device: MATSHITADVD-R   UJ-898 USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x8509, 0xfa200000 / 3 USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2 USB Device: Canon Digital Camera, 0x04a9  (Canon Inc.), 0x320f, 0xfa130000 / 6 USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0245, 0xfa120000 / 5 USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4 USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x821a, 0xfa113000 / 9 USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2 USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd110000 / 3

    That would be one of the reasons it’s unsupported. It was never tested on anything later than Tiger and running anything under Rosetta is a crapshoot as well.
    Be aware that when CS6 ships sometime this spring (no official announcement yet, but all hints from Adobe point to a second quarter ship date) you will be completely out of the upgrade loop and will have to buy a full priced license for CS6 or move to Creative Cloud. There are some pretty good deals out there on CS5.5 upgrades.
    Here’s the CS2 to CS5.5 Design Premium package: http://amzn.to/kZOsu7
    Bob

  • How to make multi user drawing application

    how to make multi user drawing application in as 3.0

    I'd suggest using Flash Media Interactive Server if you wish to make this type of application and use Flash as the interface.  I can't give you the details on exactly how to implement it, but using Remote Shared Object and FMIS would serve as the basis.  I believe that the package comes with examples of Shared Objects that can serve as a simple basis from which to proceed.  After that you might want to see if you can find an available whiteboard app that can be leveraged to do as you wish.
    I apologize in advance if using this type of solution is a non-starter, I've been using FMIS locally and have plans to eventually implement something similar to this type of drawing app as well.

  • I have made an animation, how do I change a gif to an Mv4.

    I have made a short animation, how do I change a gif to an Mv4 so I can upload it to make an e-book

    I have photoshop CS5 and design standard 4 no cloud
    Date: Thu, 14 Nov 2013 01:33:41 -0800
    From: [email protected]
    To: [email protected]
    Subject: I have made an animation, how do I change a gif to an Mv4.
        Re: I have made an animation, how do I change a gif to an Mv4.
        created by Trevor.Dennis in Photoshop General Discussion - View the full discussion
    You need to tell us what version of Photoshop, and it would be handy to know if you have other Adobe applications, like a full Creative Cloud subscription?
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5841276#5841276
         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/5841276#5841276
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5841276#5841276. In the Actions box on the right, click the Stop Email Notifications link.
               Start a new discussion in Photoshop General Discussion at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • 'Do you want to save changes you have made' while closing the form

    Hi Everyone,
    I am working on Oracle Applications 11.5.10.2 version. I have created a new form as per the client requirement and registered with APPS. I met all the requirements, but when ever closing the form getting the error 'Do you want to save changes you have made' without entering or modifying records in he form.
    Please help in this regard, bit urgent.
    Thanks in Advance..
    Venky.

    Hi,
    You can suppress messages depending on their message level. For a full description and examples on this topic, please see the help in Forms Builder (press F1 in your Builder) and search for :system.message_level.
    or the other way would be.
    As you are using the copy command for moving the data from one block to the other block , the status of the block will be changed to "Modified".As per oracle standards when every the block status is modified it fire the meassage 'Do you want to save changes you have made' .
    To avoid the message you need to change status of each line to "Query" .Once you do this the block status automatically changes to "query" .Once it is in query mode when you try to close the form it will not pop-up the above message.
    To change the line status use POST command . To get help on this command you can use form builder help.
    Hope this serves your purpose.
    Let me know if you need any further clarification.
    Rgds,
    Naveen.

  • Best way to create SVG file from drawing application?

    I am developing a drawing application that allow the users to draw and edit static two dimensional images such as Rectangles, Ellipses and Text. I have a superclass SVGShape that contains all the common features of a shape such as x1, x2, color etc. I then have SVGRectangle as a subclass of SVGShape.
    I want to know what would be the best way to create an SVG file from this? An idea I have at the minute is to have an abstract method getSVG() in the SVGShape class, and then implement the method in the subclasses. I will then create a new class called SVGManager which iterates through the list of shapes (Btw I'm using MVC, my shapes are stored in a Collection) and uses the getSVG() mehtod in each shape to build up a SVG file.
    What do you think of this? Any better ideas?
    Thanks guys

    I used a visitor for this in a similar project, so that when the svg library is used in a applet or browser and the writing functionality isn't required, it may be omitted from the bundle.
    Pete

Maybe you are looking for

  • I keep getting an "unknown error" when I am trying to install an app. After I have put my correct apple ID in.

    I keep getting an "unknown error" when I am trying to install an app. After I have put my correct apple ID in.

  • Software Help

    So I have Microsoft Office 2008 for Mac on my Macbook licensed to me. I'm going to sell my Macbook but want to keep he Mac Office for another computer I'm planning to buy with the money. Anyway is it possible to copy all the files to a external hard

  • Need to add more fields in Notification

    I have the following requirements in my implementation. In the QM01 transactions, we are using Z1 - Z3 Notification Types to track the Quality defects and information related to Production Order, WBS Element, Inspection Lot and Material Details. With

  • Flash video encoder changes video size!

    I have a 1920 X 1080 MOV video that I encoded. The Flash video that is resulting is a 1440 X 1080 FLV. Any idea why it is squeezing the video like this? Thanks

  • Creating a new report with VS2010 freezes

    Hello, I repost  my first issue 'cos Don Asked me to attach to a thread but he closed it and there's no answer: I've just downloaded the release of CR for VS2010 and installed it correctly. But when i try to create a new report in a new solution (i u