File:Place Function Bug in Snow Leopard (CS4)

Hi all. Have any of you experienced this bug when running Mac OS 10.6.7 (Snow Leopard)...the File:Place function no longer works for text.  I can place graphics/photos, but when I try to place text nothing happens.  Any thoughts about this?  I'm using InDesign CS4.
Thanks!

I'm a Windows guy, so I'm shooting in the dark at this point. Happens in all files? How about in a new user account?
What has changed recently ont he system? New fonts? Any software updates?
Do you run a font manager?

Similar Messages

  • Renaming a file in Finder changed with Snow Leopard somehow?

    I've used an AppleScript for ages to:
    1. choose a file (a screenshot)
    2. prompt for a new name
    3. File is renamed by Finder with new name
    4. compose a command to copy it to another server
    It seems Finder is not updating the "alias" to the file since I upgraded to Snow Leopard; this very code has worked for the last few versions of OS X:
    set screencap to (choose file with prompt "Choose the screen shot: ")
    display dialog "Enter new file name: " default answer "foo"
    set newname to (the text returned of result as string)
    set newnamepng to (newname as string) & ".png"
    log "newname is " & newname & " newnamepng is " & newnamepng
    log "screencap is " & screencap
    tell application "Finder"
    set the name of screencap to (newnamepng as string)
    end tell
    log "the name of screencap is now: " & screencap
    set posixscreencap to the POSIX path of screencap
    set scpcmd to "scp " & posixscreencap
    log scpcmd
    Here's what happens when I run it:
    tell application "AppleScript Editor"
    choose file with prompt "Choose the screen shot: "
    --> alias "Einny:Users:swain:Desktop:Screen shot 2010-09-13 at 2.06.44 PM.png"
    display dialog "Enter new file name: " default answer "foo"
    --> {text returned:"newnameforscreenshot", button returned:"OK"}
    end tell
    (*newname is newnameforscreenshot newnamepng is newnameforscreenshot.png*)
    (*screencap is Einny:Users:swain:Desktop:Screen shot 2010-09-13 at 2.06.44 PM.png*)
    tell application "Finder"
    set name of alias "Einny:Users:swain:Desktop:Screen shot 2010-09-13 at 2.06.44 PM.png" to "newnameforscreenshot.png"
    --> "newnameforscreenshot.png"
    end tell
    (*the name of screencap is now: Einny:Users:swain:Desktop:Screen shot 2010-09-13 at 2.06.44 PM.png*)
    (*scp /Users/swain/Desktop/Screen shot 2010-09-13 at 2.06.44 PM.png*)
    For some reason the file alias "screencap" does not get a new name. Any suggestions?

    When I run your script, the file name does get changed, it is just that the Finder is not keeping up with the script. There are a few fixes:
    1) add a short delay after the rename (delay 1 seems to be enough)
    2) use *System Events* instead of the Finder
    3) add an update command after setting the name in your FInder tell statement (e.g. update screencap)
    Note that an alias will still point to the same file item (even if it does have a different name), but the POSIX path of the alias object does need to be updated before you can use that.

  • File sharing requires Internet in Snow Leopard?

    I have two Snow Leopard Macs (10.6.5) and One Tiger (10.4.11) Mac all connected by cable to a router, each with a static IP address. When I have the Internet connection plugged into the WAN port of my router and modem turned on, file sharing works fine from any Mac to any other.
    But if I have the Internet turned off and start up the computers, I cannot connect to a Snow Leopard machine to access the hard drive from either a Tiger machine or the other Snow Leopard machine. When I choose connect to Server in finder, and put in the IP address of a Snow Leopard Mac, it just times out, like that Mac don't exist on the network. I remain able to connect to the Tiger machine to access its hard drive via file sharing.
    Why does Snow Leopard seem to need an Internet connection in order to be reached for file sharing on the LAN?
    Thanks in advance.

    I finally got to the bottom of the file sharing issue. I had the Snow leopard machines' network preference setting "Configure IPv4" set to "Manually". I had entered the IP address, router, subnet, and DNS server for each machine. DNS server was set to be the router, as I have my preferred DNS servers configured in the router. If I change Configure IPv4 to "Using DHCP with Manual Address" and remove the DNS server from Network preferences, causing it to be obtained from the router, this fixed the issue. (The DNS server still shows as the router's address, but it is now supplied by DHCP.)
    I am still curious why configuring both the IP address and DNS manually causes the issue, while using DHCP for the DNS with fixed IP address fixes it.

  • HT3775 How can I open a flv (flash video) file on my iMAC OS Snow Leopard??

    My problem:
    How can I open a flv (flash video) file on my iMAC OS Snow Leopard?

    Try VLC Media Player 2.0.3 or MPlayerX 1.0.14.

  • HT1277 Mail has gone crazy. Header's and messages are mixed up. New Mac Book Pro. Migrated files from Time machine running snow leopard. Reinstall or new computer needed?

    Mail has gone crazy. Header's and messages are mixed up. New Mac Book Pro. Migrated files from Time machine running snow leopard. Reinstall or new computer needed?

    Ok; I'm not sure what you're doing.    36 hours is rather long.  Seems like a new migration.  Not what I intended.
    Here's what I intended: from the newly-migrated and apparently-corrupt environment, create a new user, not related to any existing user, nor any migration-created user, or any other user for that matter.  That is, use  > System Preferences > Users and Groups, authenticate yourself by clicking on the padlock, and then click the + and create a wholly new user.  Then log in under that user and establish the mail access.
    36 hours?  I'm wondering if there's an error or an exceedingly slow network here?  Or a really, really slow disk?  Or a sick backup?  (WiFi isn't the path I'd usually choose, either.)
    Failing the attempted second migration, I'd try a different tactic.  Does your existing (old) system work?   If so, I'd bypass the backup and connect an external (scratch) USB disk drive to the (old) sstem and then boot and use Disk Utility booted from the installer DVD disk or boot and use Disk Utility from the recovery partition or booted from a recovery partition created on some other external storage (details here vary by the OS X version and what hardware you have), and perform a full-disk backup of your original internal disk to (scratch) external storage.  (Make sure you get the source and target disks chosen correctly here; copying the wrong way — from the scratch disk to your existing disk — will clobber your data!)  In esssence, this will clone your existing boot disk.  Then dismount the (formerly-scratch) external disk, transfer it over to the new system, and use it as the source of the migration, by performing a fresh OS X installation on the new system.
    Target Disk Mode is also sometimes an option for accessing the disk for a migration, but that requires the right cable, and requires systems that have the same external connection; newer MacBook Pro systems use Thunderbolt for this, and older systems tend to use FireWire.  And I'm guessing you don't have compatible hardware.
    The details here can and do vary by your OS X versions and your particular Mac systems — if you'll identify the specific models and hardware, somebody might be able to better tailor the above (fairly generic) sequence to your particular configuration.

  • Canon MP640 - "No scanner selected" bug in Snow Leopard

    Hi!
    I use a Canon MP640 printer/scanner combo unit WITHOUT installing any software from Canon. I like to stick with the built-in functionality of Mac OS X. Which means scanning via Preview.app or ImageCapture.app.
    Until recently everything worked flawlessly. Have not used the scanner in a while though and now with 10.6.4 installed I found out, that the scanner does not appear anymore in the Preview.app menu FILE > IMPORT FROM SCANNER > ...
    Opening up SystemPreferences.app in order to delete and add the printer again only helped for one scan when the scan was invoked with the printer button. Turning the printer off/on and the link between the computer to the scanner was broken again
    In SystemPreferences.app Snow Leopard says "No scanner selected" when I choose the printer and click the SCAN tab in the printer/scanner section.
    Anybody found out how to fix this issue without installing all the Canon printing/scanning software? I would like to stick with the built-in Preview.app.
    Thanks

    Sorry to read that nothing has helped to date.
    Checking the operation of my MP980 connected via USB and using Image Capture or Preview to scan, the process 'Canon IJScanner1' is the only process that starts when the scan is initiated from either application. And long after the scanning has completed and the relevant applications have been closed the process remains in the process list.
    If I force quit the 'Canon IJScanner1' process I then find that the MP980 is not listed in the 'Import from Scanner' menu within Preview. And with this process still closed, if I go to Print & Fax and click on Open Scanner under the Scan button of the MP980, the Canon MP980 scanner queue will appear but with 'No scanner selected' inside the pane.
    So I can recreate what you are seeing. But the question is why is your 'Canon IJScanner1' process stopping. If you check your Console log messages, is there any reference to this process stopping or failing?
    Checking my log it showed as follows when I force quit the process.
    13/09/10 4:34:00 PM com.apple.launchd.peruser.501 (183) ({0x0-0x577577}.jp.co.canon.ijscanner1.scanner.ica{66850}) Exited: Killed
    Also, FYI, trying to start the process again manually is proving difficult. Double-clicking on the 'Canon IJScanner1' icon in /Library/Image Capture/Devices starts the service temporarily but then stops soon after. This is shown in Console as follows;
    13/09/10 4:42:51 PM {0x0-0x61d61d}.com.twainds.mp980.scangear140800.canon{67810} /Library/Image Capture/TWAIN Data Sources/Canon MP980 series.ds/Contents/MacOS/Canon MP980 series: /Library/Image Capture/TWAIN Data Sources/Canon MP980 series.ds/Contents/MacOS/Canon MP980 series: cannot execute binary file
    13/09/10 4:42:51 PM com.apple.launchd.peruser.501{183} ({0x0-0x61d61d}.com.twainds.mp980.scangear140800.canon{67810}) Exited with exit code: 126
    The only solution I could find was to restart the Mac but this made the process re-appear in the process list and consequently I was able to scan from Preview again.
    Pahu

  • File path applescript broken after snow leopard

    I was using this script in illustrator cs4 on a mac running 10.5 and all was good
    tell application "Adobe Illustrator"
    activate
    set theName to name of current document
    set theNamecount to count of theName
    set thePath to the file path of current document as string
    set pathCount to count of thePath
    set pathCount to (pathCount - theNamecount)
    set newPath to (text 1 thru pathCount of thePath)
    set newName to "Die for " & theName
    set finalPath to newPath & newName
    save current document in file finalPath as eps ¬
    with options ¬
    {class:EPS save options, compatibility:Illustrator 8, preview:color Macintosh, embed linked files:true, include document thumbnails:true, CMYK PostScript:true, PostScript:level 2, embed all fonts:true}
    beep 2
    activate
    end tell
    Then I upgraded to Snow Leopard now when i run the script I get this message
    error "Can’t make «data fss 9CFF84A2B8001F4F75747369646520436F7665722046696E616C2031234238413241332E61690000000064E76 706D8298F1EE9D902207CE1FFBF28E1FFBF88578F1EE9D90220» into type string." number -1700 from «data fss 9CFF84A2B8001F4F75747369646520436F7665722046696E616C2031234238413241332E61690000000064E76 706D8298F1EE9D902207CE1FFBF28E1FFBF88578F1EE9D90220» to string
    Thanks in advance.
    Rod

    G'day Rod
    Your script returns...
    error "Can’t make POSIX path of «data fss 9CFF6D0609001B33303234302D3930343537205B436F6E7665727465645D2E657073CDCC00000001616946532 3ECF0381D9748CC1D5E0A34BFFFCE70636F72650000000A033B» into type string." number -1700 from POSIX path of «data fss 9CFF6D0609001B33303234302D3930343537205B436F6E7665727465645D2E657073CDCC00000001616946532 3ECF0381D9748CC1D5E0A34BFFFCE70636F72650000000A033B» to string
    I'm running an intel iMac, so perhaps it's something to do with that.
    I'm now using this very cumbersome approach...
    on FetchFileContainer()
    tell application "Adobe Illustrator"
    set fp to do javascript "activeDocument.path"
    end tell
    set fp to my convertString(fp, "%20", " ") as text
    set newerPath to (POSIX file fp) as text
    set newerPath to newerPath as text
    if "Desktop" is in newerPath then
    set newerPath to newerPath & ":"
    repeat 3 times
    set o to offset of ":" in newerPath
    try
    set newerPath to items (o + 1) thru end of newerPath as text
    on error
    if newerPath = "Desktop:" then set newerPath to ""
    end try
    end repeat
    set ptd to path to desktop as text
    set newerPath to ptd & newerPath
    end if
    set C to newerPath
    if "desktop" is not in newerPath then
    set o to offset of ":" in newerPath
    set newerPath to items (o + 1) thru end of newerPath as text as alias
    tell application "Finder"
    try
    set C to container of (newerPath)
    end try
    end tell
    end if
    return C as text
    end FetchFileContainer
    on convertString(tString, ToFind, Tochange)
    set {oAStid, AppleScript's text item delimiters} to {AppleScript's text item delimiters, ToFind}
    set tString to text items of tString
    set AppleScript's text item delimiters to Tochange
    set tString to tString as string
    set AppleScript's text item delimiters to oAStid
    return tString
    end convertString

  • Add bookmark button and horizontal scroll bar - bugs on Snow Leopard

    Safari after update to 5.1.4, has a bug in interface on Snow Leopard (10.6.8): 'add bookmark' button (combined with addres bar), and horizontal scroll bar didn't look good.  I think, that shouldn't happend on flagship Apple browser, on just a little older OS X than 'Lion'.
    Clearing (deleting files) 'Cache.db' and .plist files didn't help.

    Ok..  maybe corrupted Safari preferences  (.plist )
    Quit Safari.
    Go to ~/Library/Preferences
    Move the com.apple.Safari.plist file from the Preferences folder to the Desktop.
    Relaunch Safari. If that helped, move the .plist file to the Trash.
    If not, move it back to the Preferences folder.
    If that didn't help, go to Safari > Preferences then select the Extensions tab. If you have any installed, turn that OFF, quit then relaunch Safari to test.
    If it's not a plugin, try troubleshooting Safari third party unsupported add ons >  Safari: Unsupported third-party add-ons may cause Safari to unexpectedly quit or have performance issues
    edited by:  cs

  • Double-click running of video files has stopped working in Snow Leopard

    Just updated to Snow Leopard and now I can't run QuickTime via a double click on a video file in an iPhoto 08 event. If I use Show File to bring up the Finder, then I can run with QuickTime X. Who wants to do that every time??
    Anyone know the answer?
    Regards
    Simon

    It's a bug introduced with SL. Send a report of the problem to http://www.apple.com/feedback/iphoto.html.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier versions) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. There are versions that are compatible with iPhoto 5, 6, 7 and 8 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    NOTE: The new rebuild option in iPhoto 09 (v. 8.0.2), Rebuild the iPhoto Library Database from automatic backup" makes this tip obsolete.

  • File Sharing Keeps Crashing on Snow Leopard Server

    I use a Snow Leopard mini server running OS 10.6.4. The server works as a file sharing hub for my network. Lately, something strange has been happening. On several occasions, the network file sharing function has suddenly gone dead with no warning -- in other words, open file sharing connections are suddenly cut off, and when I try to re-access the server to reinitiate file sharing, it lists no drives available for browsing.
    When I restart the server, the problem seems to resolve itself (temporarily), and the server gives no indications of anything having gone wrong. The other weird part is that this problem is exclusive to Mac systems trying to access the Mac server. In other words, PC computers on my network are still able to connect and share files without any trouble, even after the apparent stall has occurred.
    Any ideas? It is getting annoying to have to restart the server every few days. Thanks!

    tibbs01 wrote:
    I have a Mac Pro, Snow Leopard 10.6.4 and experience a similar problem - Windows clients, XP Vista and 7 alike can not access the server, This was all fine before going to Snow Leopard.
    To fix it , I switch SMB sharing off and back on again, then it works fine. This happens several times per day, I am so far unable to detect pattern or even any log entry that might shed light on it. This is a big problem for me, as I have approx 40 windows clients accessing that server and it's shares.
    There are so many post all over the internet about SMB and Snow Leopard having problems, Is Apple aware of this , has anyone heard back from them about fixing this ?
    Apparently there's a major problem in Snow Leopard using a version of Samba that is not compatible with Windows 7. I think there are workarounds - a search on Google should help.
    However, the original poster was complaining of a problem with AFP, which is what I'm having a problem with as well. If anybody has the solution ...

  • Bugs dans snow leopard

    j'utilise imac 24 pouce et un macbbok pro en 10.6.1
    j'ai remarqué quelques bugs :
    1 - impossible d'éjecter les disques...ils se démontent uniquement du finder
    2 - lorsqu'on utilise la télécommande pour regarde un film avec VLC sur un 2eme écran, itunes se lance....
    3 - impossible de télécharger les drivers imprimantes (serveurs indisponibles).
    4 - Sur l'imac 24 pouves, firewire 400 ET firewire 800, il y a un problème dans la gestion des branchements (obliger de débrancher l'un pour utiliser l'autre et vice-versa)
    Si vous avez d'autres bugs, n'hésitez pas à en rajouter

    The 10.6.2 Update is recommended for all users running Mac OS X Snow Leopard and includes general operating system fixes that enhance the stability, compatibility, and security of your Mac, including fixes for:
    • an issue that might cause your system to logout unexpectedly
    • a graphics distortion in Safari Top Sites
    • Spotlight search results not showing Exchange contacts
    • a problem that prevented authenticating as an administrative user
    • issues when using NTFS and WebDAV file servers
    • the reliability of menu extras
    • an issue with the 4-finger swipe gesture
    • an issue that causes Mail to quit unexpectedly when setting up an Exchange server
    • Address Book becoming unresponsive when editing
    • a problem adding images to contacts in Address Book
    • an issue that prevented opening files downloaded from the Internet
    • Safari plug-in reliability
    •• general reliability improvements for iWork, iLife, Aperture, Final Cut Studio, MobileMe, and iDisk
    • an issue that caused data to be deleted when using a guest account
    For detailed information on this update, please visit this website: http://support.apple.com/kb/HT3874.
    For information on the security content of this update, please visit: http://support.apple.com/kb/HT1222.

  • DVD studio pro 4 crashes when I try to open a project file. Just upgraded to snow leopard.

    Hey guys,
    I am working with DVD studio pro 4 and it keeps crashing on me. It crashes when I try to open a project file through the top menu, it crashes when I click the "import" button on the assets tab, and it also crashes when I try to save a project file. I am using a legitimate copy and I have tried reinstalling it, repairing disc permissions, and updating it. Oh and also one big thing, I just recently upgraded to snow leopard.
    Any fixes for this?
    Thanks guys!

    Hey guys, here is the crash codes that I am getting.
    Interval Since Last Report:          608 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  57 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      4F049798-25C3-4E24-AC54-FBED8CE6C174
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000022
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: frame
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x956441bf objc_msgSend_stret + 15
    1   ...le.prokit.SnowLeopardPanels          0x16058e2a _NSProNavDrawLabelColorIndexImpl + 11395
    2   ...le.prokit.SnowLeopardPanels          0x1605766e _NSProNavDrawLabelColorIndexImpl + 5319
    3   com.apple.dspinterface                  0x00044d76 -[DSPXProjectBinModule importAsset:] + 276
    4   com.apple.AppKit                        0x92b98a26 -[NSApplication sendAction:to:from:] + 112
    5   com.apple.prokit                        0x00469414 -[NSProApplication sendAction:to:from:] + 127
    6   com.apple.AppKit                        0x92c78255 -[NSControl sendAction:to:] + 108
    7   com.apple.AppKit                        0x92c73d02 -[NSCell _sendActionFrom:] + 169
    8   com.apple.AppKit                        0x92c72ff9 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808
    9   com.apple.AppKit                        0x92cc86ed -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524
    10  com.apple.prokit                        0x004ae21e -[NSProButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 539
    11  com.apple.AppKit                        0x92c71a4f -[NSControl mouseDown:] + 812
    12  com.apple.AppKit                        0x92c6fa58 -[NSWindow sendEvent:] + 5549
    13  com.apple.prokit                        0x004919f0 -[NSProWindow sendEvent:] + 264
    14  com.apple.dspinterface                  0x000abb8e -[DSPXDocumentWindowClass sendEvent:] + 770
    15  com.apple.AppKit                        0x92b8860b -[NSApplication sendEvent:] + 6431
    16  com.apple.prokit                        0x0046c040 -[NSProApplication sendEvent:] + 1901
    17  com.apple.AppKit                        0x92b1c253 -[NSApplication run] + 917
    18  com.apple.prokit                        0x0046c3f6 NSProApplicationMain + 326
    19  com.apple.dvdstudiopro                  0x000034d8 0x1000 + 9432
    20  com.apple.dvdstudiopro                  0x00002ce6 0x1000 + 7398
    21  com.apple.dvdstudiopro                  0x00002c0d 0x1000 + 7181
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x9044a382 kevent + 10
    1   libSystem.B.dylib                       0x9044aa9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x90449f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x90451aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9045175e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x904533f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.CoreGraphics                  0x97637b7d layer_blit_work_queue_thread + 973
    4   libSystem.B.dylib                       0x90451259 _pthread_start + 345
    5   libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x90423b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x904516e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x904805a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9629495c -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation                    0x9624d451 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation                    0x9624d334 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.dvdbase                       0x007bc0f9 -[ThreadSafeQueue headItem] + 46
    7   com.apple.dvdbase                       0x007bfa64 -[MPEGEncoderManager generateMPEG_ThreadProc:] + 154
    8   com.apple.Foundation                    0x96258564 -[NSThread main] + 45
    9   com.apple.Foundation                    0x96258514 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x90451259 _pthread_start + 345
    11  libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x90451aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9047d9c5 nanosleep$UNIX2003 + 188
    2   com.apple.Foundation                    0x962805d5 +[NSThread sleepUntilDate:] + 147
    3   com.apple.dvdbase                       0x007bfce8 -[MPEGEncoderManager checkEncoderServer] + 87
    4   com.apple.Foundation                    0x96258564 -[NSThread main] + 45
    5   com.apple.Foundation                    0x96258514 __NSThread__main__ + 1499
    6   libSystem.B.dylib                       0x90451259 _pthread_start + 345
    7   libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x90423b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x904516e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x904805a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9629495c -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation                    0x9624d451 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation                    0x9624d334 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.dvdbase                       0x007bc0f9 -[ThreadSafeQueue headItem] + 46
    7   com.apple.dvdbase                       0x007c2d28 -[AIFFEncoderManager generateAIFF_ThreadProc:] + 109
    8   com.apple.Foundation                    0x96258564 -[NSThread main] + 45
    9   com.apple.Foundation                    0x96258514 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x90451259 _pthread_start + 345
    11  libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x90442ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x92624c83 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x90451259 _pthread_start + 345
    3   libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x90423b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x904516f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x9049a05f pthread_cond_wait + 48
    3   com.apple.dvdbase                       0x009db585 -[DVDAssetScheduler mainLoop:] + 191
    4   com.apple.Foundation                    0x96258564 -[NSThread main] + 45
    5   com.apple.Foundation                    0x96258514 __NSThread__main__ + 1499
    6   libSystem.B.dylib                       0x90451259 _pthread_start + 345
    7   libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x90423afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90424267 mach_msg + 68
    2   com.apple.CoreFoundation                0x925e530f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x925e43f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x925ea334 CFRunLoopRun + 84
    5   com.apple.DesktopServices               0x90004b3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
    6   ...ple.CoreServices.CarbonCore          0x9185054a PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                       0x90451259 _pthread_start + 345
    8   libSystem.B.dylib                       0x904510de thread_start + 34
    Thread 9:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x90451aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9047d9c5 nanosleep$UNIX2003 + 188
    2   libSystem.B.dylib                       0x9047d903 usleep$UNIX2003 + 61
    3   com.apple.DesktopServices               0x9000e731 TNode::WaitToBeSynced(bool) + 197
    4   com.apple.DesktopServices               0x9000e4a0 TNode::StSynchronize::StSynchronize(TNodePtr const&, unsigned long) + 210
    5   com.apple.DesktopServices               0x9005cd2a TNode::GetNodeFromPathName(TUString const&, TNodePtr&) + 76
    6   com.apple.DesktopServices               0x900182a9 TNode::FindUserFolder(unsigned long, bool, TNodePtr&) + 229
    7   com.apple.DesktopServices               0x900180a4 TNode::SetSpecialNodeFromOStype(unsigned long) + 142
    8   com.apple.DesktopServices               0x90017f7c TNode::SetSpecialNode(unsigned long, TNodePtr&) + 276
    9   com.apple.DesktopServices               0x90012683 TNode::GetSpecialNodeWithStatus(unsigned long, OpaqueNodeRequest* const&, unsigned long, TNodePtr&) + 617
    10  com.apple.DesktopServices               0x90029166 TNode::GetSpecialNode(unsigned long, OpaqueNodeRequest* const&, unsigned long) + 50
    11  com.apple.DesktopServices               0x900290de TNode::IsDesktop() const + 98
    12  com.apple.DesktopServices               0x90028a52 TNode::ResolveSharedFileListAliasIfNeeded() + 756
    13  com.apple.DesktopServices               0x9001022b TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 4409
    14  com.apple.DesktopServices               0x9000ec08 TNode::HandleSync(unsigned long) + 886
    15  com.apple.DesktopServices               0x9000e85e TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 56
    16  com.apple.DesktopServices               0x900614ea TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1154
    17  com.apple.DesktopServices               0x9000ccbd __PostNodeTaskRequest_block_invoke_2 + 94
    18  libSystem.B.dylib                       0x90457a24 _dispatch_call_block_and_release + 16
    19  libSystem.B.dylib                       0x9044a48c _dispatch_queue_drain + 249
    20  libSystem.B.dylib                       0x90449ee8 _dispatch_queue_invoke + 50
    21  libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    22  libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    23  libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 10:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x90423b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x90429646 pthread_mutex_lock + 490
    2   ...ple.CoreServices.OSServices          0x901f4740 _SFLReleaseSnapshot + 38
    3   com.apple.LaunchServices                0x92166af5 LSSharedFileListCopySnapshot + 1407
    4   com.apple.DesktopServices               0x90026269 TFSInfoSynchronizer::FetchChildren() + 407
    5   com.apple.DesktopServices               0x9000f1e6 TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 244
    6   com.apple.DesktopServices               0x9000ec08 TNode::HandleSync(unsigned long) + 886
    7   com.apple.DesktopServices               0x9000e85e TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 56
    8   com.apple.DesktopServices               0x900614ea TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1154
    9   com.apple.DesktopServices               0x9000ccbd __PostNodeTaskRequest_block_invoke_2 + 94
    10  libSystem.B.dylib                       0x90457a24 _dispatch_call_block_and_release + 16
    11  libSystem.B.dylib                       0x9044a48c _dispatch_queue_drain + 249
    12  libSystem.B.dylib                       0x90449ee8 _dispatch_queue_invoke + 50
    13  libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    14  libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    15  libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 11:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x90423b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x90429646 pthread_mutex_lock + 490
    2   ...ple.CoreServices.OSServices          0x901f4740 _SFLReleaseSnapshot + 38
    3   com.apple.LaunchServices                0x92166af5 LSSharedFileListCopySnapshot + 1407
    4   com.apple.DesktopServices               0x90026269 TFSInfoSynchronizer::FetchChildren() + 407
    5   com.apple.DesktopServices               0x9000f1e6 TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 244
    6   com.apple.DesktopServices               0x9000ec08 TNode::HandleSync(unsigned long) + 886
    7   com.apple.DesktopServices               0x9000e85e TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 56
    8   com.apple.DesktopServices               0x900614ea TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1154
    9   com.apple.DesktopServices               0x9000ccbd __PostNodeTaskRequest_block_invoke_2 + 94
    10  libSystem.B.dylib                       0x90457a24 _dispatch_call_block_and_release + 16
    11  libSystem.B.dylib                       0x9044a48c _dispatch_queue_drain + 249
    12  libSystem.B.dylib                       0x90449ee8 _dispatch_queue_invoke + 50
    13  libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    14  libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    15  libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 12:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x90423b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x90429646 pthread_mutex_lock + 490
    2   ...ple.CoreServices.OSServices          0x901f4740 _SFLReleaseSnapshot + 38
    3   com.apple.LaunchServices                0x92166af5 LSSharedFileListCopySnapshot + 1407
    4   com.apple.DesktopServices               0x90026269 TFSInfoSynchronizer::FetchChildren() + 407
    5   com.apple.DesktopServices               0x9000f1e6 TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 244
    6   com.apple.DesktopServices               0x9000ec08 TNode::HandleSync(unsigned long) + 886
    7   com.apple.DesktopServices               0x9000e85e TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 56
    8   com.apple.DesktopServices               0x900614ea TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1154
    9   com.apple.DesktopServices               0x9000ccbd __PostNodeTaskRequest_block_invoke_2 + 94
    10  libSystem.B.dylib                       0x90457a24 _dispatch_call_block_and_release + 16
    11  libSystem.B.dylib                       0x9044a48c _dispatch_queue_drain + 249
    12  libSystem.B.dylib                       0x90449ee8 _dispatch_queue_invoke + 50
    13  libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    14  libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    15  libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 13:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x9042e11e stat$INODE64 + 10
    1   com.apple.framework.IOKit               0x91545517 symAddrInSC + 165
    2   com.apple.framework.IOKit               0x9154577b SCPreferencesCreate + 54
    3   ...ple.CoreServices.OSServices          0x901ef4d7 StatusMonitor::installSMBPreferencesMonitor() + 65
    4   ...ple.CoreServices.OSServices          0x901ed179 StatusMonitor::start() + 69
    5   ...ple.CoreServices.OSServices          0x901ecbe5 NetworkBrowser::openNode(__NWNode*, __CFString const*, unsigned long) + 105
    6   ...ple.CoreServices.OSServices          0x901ecb04 _NWBrowserOpenNode + 113
    7   com.apple.DesktopServices               0x9001db53 TNode::DoExternalRegistration(TCountedPtr<TNotifier> const&) + 1033
    8   com.apple.DesktopServices               0x9001d4b2 TNode::HandleRegisterForNotification(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 190
    9   com.apple.DesktopServices               0x900613b8 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 848
    10  com.apple.DesktopServices               0x9000ccbd __PostNodeTaskRequest_block_invoke_2 + 94
    11  libSystem.B.dylib                       0x90457a24 _dispatch_call_block_and_release + 16
    12  libSystem.B.dylib                       0x9044a48c _dispatch_queue_drain + 249
    13  libSystem.B.dylib                       0x90449ee8 _dispatch_queue_invoke + 50
    14  libSystem.B.dylib                       0x90449cfe _dispatch_worker_thread2 + 240
    15  libSystem.B.dylib                       0x90449781 _pthread_wqthread + 390
    16  libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 14:
    0   libSystem.B.dylib                       0x90449412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x904499a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x904495c6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x1beb6a10  ebx: 0x16056e0a  ecx: 0x93302a7c  edx: 0x00000002
      edi: 0x00000000  esi: 0x93302a7c  ebp: 0xbfffeee8  esp: 0xbfffee78
       ss: 0x0000001f  efl: 0x00010202  eip: 0x956441bf   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000022
    Binary Images:
        0x1000 -     0x3fff  com.apple.dvdstudiopro 4.2.1 (431.25) /Applications/DVD Studio Pro.app/Contents/MacOS/DVD Studio Pro
        0x9000 -    0x10ff3  com.apple.AEProfiling 1.2 (18) /Applications/DVD Studio Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
       0x18000 -    0x27fff  com.apple.AERegistration 1.2 (68) /Applications/DVD Studio Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
       0x39000 -   0x2d4fd7  com.apple.dspinterface 4.2.1 (431.25) /Applications/DVD Studio Pro.app/Contents/Frameworks/DSPInterface.framework/Versions/A/DSPInterface
      0x448000 -   0x680fff  com.apple.prokit 7.0.1 (1331.1) <327AFA15-E955-02EF-3E57-E2558B645698> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
      0x788000 -   0xc69fdc  com.apple.dvdbase 4.2.0 (468.49) /Applications/DVD Studio Pro.app/Contents/Frameworks/DVDBase.framework/Versions/A/DVDBase
      0xf3a000 -   0xf48ffa  com.apple.mediarenderingserver 4.2.0 (325.7) /Applications/DVD Studio Pro.app/Contents/Frameworks/MediaRenderingServer.framework/Versions/A/MediaRend eringServer
      0xf59000 -  0x1198fe7  com.apple.dvdauthoring 4.2.0 (428.41) /Applications/DVD Studio Pro.app/Contents/Frameworks/DVDAuthoring.framework/Versions/A/DVDAuthoring
    0x128a000 -  0x129eff8  com.apple.oxygene.layers 2.0.0 (425) /Applications/DVD Studio Pro.app/Contents/Frameworks/OxygeneLayers.framework/Versions/A/OxygeneLayers
    0x12b1000 -  0x12d6ff7  com.apple.oxygene.engine 2.0.0 (427) /Applications/DVD Studio Pro.app/Contents/Frameworks/Oxygene.framework/Versions/A/Oxygene
    0x12fb000 -  0x130bff7  com.apple.oxygenetransitions 4.2.0 (304.2) /Applications/DVD Studio Pro.app/Contents/Frameworks/OxygeneTransitions.framework/Versions/A/OxygeneTran sitions
    0x1314000 -  0x1314ff7  com.apple.iokit.dvcomponentglue 1.9.9 (1.9.9) <2BA05DB9-D847-CBC7-42D6-A9D96D7E1ED2> /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x1318000 -  0x1358ff7  com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x235c000 -  0x235ffef  com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x2364000 -  0x23c9fde  com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x23e9000 -  0x242ffc3  com.apple.motion.component 1.0 (1.0) <77973A13-4E79-426F-853F-2318E52A2207> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x2435000 -  0x243802f  Motion ??? (???) <B5E862EE-E0FF-4F86-A789-98E3E601A18C> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x16040000 - 0x16075ff7  com.apple.prokit.SnowLeopardPanels 7.0.1 (1331.1) <FF2667E3-621B-071C-77D4-9C3125A9298C> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x1acc7000 - 0x1accfff7  com.apple.proapps.mrcheckpro 1.4 (201) /Applications/DVD Studio Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x1af84000 - 0x1b0fdff7  GLEngine ??? (???) <64C74F67-44B5-7DEF-CCA6-C8A9FF9BB60A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1b12f000 - 0x1b534fe7  libclh.dylib 3.1.1 C  (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x1b5ad000 - 0x1b5d1fe7  GLRendererFloat ??? (???) <AD081A9B-1424-1F17-3C68-9803EBA37E8D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1edcd000 - 0x1eddcffc  com.apple.oxygene.datadefcontroller 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/DataDefController.oxygene/Contents/MacOS/DataDefContro ller
    0x1ede2000 - 0x1ede7fc0  com.apple.oxygene.datadefevent 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/DataDefEvent.oxygene/Contents/MacOS/DataDefEvent
    0x1edec000 - 0x1edfcfd0  com.apple.oxygene.datadefimage 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/DataDefImage.oxygene/Contents/MacOS/DataDefImage
    0x1ef60000 - 0x1ef65fef  com.apple.oxygene.dvdsupport 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/DVDSupport.oxygene/Contents/MacOS/DVDSupport
    0x1ef69000 - 0x1ef6cfff  com.apple.oxygene.filemanager 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/FileManager.oxygene/Contents/MacOS/FileManager
    0x1ef70000 - 0x1ef79fe7  com.apple.oxygene.fraktalzoom 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/FraktalZoom.oxygene/Contents/MacOS/FraktalZoom
    0x1ef7d000 - 0x1ef80fc7  com.apple.oxygene.imagecapture 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageCapture.oxygene/Contents/MacOS/ImageCapture
    0x1ef84000 - 0x1efa0fd0  com.apple.oxygene.imagedistort 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageDistort.oxygene/Contents/MacOS/ImageDistort
    0x1efa9000 - 0x1efd3ff0  com.apple.oxygene.imageeffects 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageEffects.oxygene/Contents/MacOS/ImageEffects
    0x1efde000 - 0x1efeeffc  com.apple.oxygene.imagefilters 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageFilters.oxygene/Contents/MacOS/ImageFilters
    0x1eff4000 - 0x1eff7fd7  com.apple.oxygene.mpegImporter 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/MPEGImporter.oxygene/Contents/MacOS/MPEGImporter
    0x2146d000 - 0x21477fd4  com.apple.oxygene.imagegenerator 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageGenerator.oxygene/Contents/MacOS/ImageGenerator
    0x2148b000 - 0x21491fc4  com.apple.oxygene.imagemodulation 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageModulation.oxygene/Contents/MacOS/ImageModulation
    0x21498000 - 0x214bcfd8  com.apple.oxygene.imagetransitions 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageTransitions.oxygene/Contents/MacOS/ImageTransitio ns
    0x214c1000 - 0x214d7fc0  com.apple.oxygene.multimediaimporter 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/MultiMediaImporter.oxygene/Contents/MacOS/MultiMediaIm porter
    0x214de000 - 0x214e4ff7  com.apple.oxygene.oldfilm 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/OldFilm.oxygene/Contents/MacOS/OldFilm
    0x214e8000 - 0x214ecfef  com.apple.oxygene.remoteControl 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/RemoteControl.oxygene/Contents/MacOS/RemoteControl
    0x214f0000 - 0x214f5fe7  com.apple.oxygene.textimporter 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/TextImporter.oxygene/Contents/MacOS/TextImporter
    0x21600000 - 0x216cafd8  com.apple.oxygene.imagebasics 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageBasics.oxygene/Contents/MacOS/ImageBasics
    0x216da000 - 0x216e1fc4  com.apple.oxygene.timemanager 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/TimeManager.oxygene/Contents/MacOS/TimeManager
    0x216e5000 - 0x216effff  com.apple.oxygene.trackrecorder 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/TrackRecorder.oxygene/Contents/MacOS/TrackRecorder
    0x216f3000 - 0x21720fc7  com.apple.oxygene.wirelessVideoOutput 2.0.0 (643.2) /Applications/DVD Studio Pro.app/Contents/PlugIns/WirelessVideoOutput.oxygene/Contents/MacOS/WirelessVid eoOutput
    0x3e000000 - 0x3e046ff7  com.apple.glut 3.4.4 (GLUT-3.4.4) <DF15FD36-E1F5-D745-1BF6-DD3AEA2897E4> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x8f0c6000 - 0x8f811fff  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <3BB341B6-11A7-38AD-10A3-F89506FD40D4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x90003000 - 0x900ddfff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x900de000 - 0x900e2ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x900e3000 - 0x90130feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x90131000 - 0x901ccfe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x901df000 - 0x901dfff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x901e3000 - 0x902aefef  com.apple.CoreServices.OSServices 359 (359) <FE671FE5-9198-8340-24EE-BDB4A31DC378> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x902af000 - 0x902bcff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x902bd000 - 0x902d9fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x902f3000 - 0x903a1ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x903a2000 - 0x90422feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90423000 - 0x905caff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x905cb000 - 0x9060dff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90652000 - 0x90655ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90656000 - 0x90668ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x90ce5000 - 0x90e28fef  com.apple.QTKit 7.7 (1783) <0C6814E2-98C2-74F4-770F-BA355CA86F0F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90e29000 - 0x90e3dfe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x90e3e000 - 0x90f6cfe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90fa2000 - 0x90ffcfe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x90ffd000 - 0x90ffdff7  com.apple.Carbon 150 (152) <095157D7-B4EE-F73D-72E9-6C5EF55C55E2> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91029000 - 0x91254ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x912e4000 - 0x91317ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91319000 - 0x91520feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91521000 - 0x9157eff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9157f000 - 0x915f6ff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x915f7000 - 0x917f5ff3  com.apple.JavaScriptCore 6533.20 (6533.20.20) <011E271D-4CA4-FFB0-2EDD-13C31C239899> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91802000 - 0x91829ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9182a000 - 0x91b4aff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91b4b000 - 0x91b89ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x91b8a000 - 0x91c8cfef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x91c8d000 - 0x91c90ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x91ca5000 - 0x920f6fef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x920f7000 - 0x9213aff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92150000 - 0x921edfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x921ee000 - 0x922f0fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x922f1000 - 0x9235bfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9236c000 - 0x9236cff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9236d000 - 0x9236dff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9236e000 - 0x9244efe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9244f000 - 0x92471fef  com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x92472000 - 0x9257eff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x92587000 - 0x925a7fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x925a8000 - 0x92723fe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9275d000 - 0x92768ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x92769000 - 0x927e3fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92859000 - 0x928c7ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x928c8000 - 0x928e9fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x928ea000 - 0x929a6fff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x929a7000 - 0x929fffe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x92b11000 - 0x92b11ff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92b12000 - 0x933f5ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x933f6000 - 0x93429fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9342a000 - 0x9342eff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x93572000 - 0x935b5ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x935b6000 - 0x93638ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9363e000 - 0x9367bff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9367c000 - 0x93b37ff7  com.apple.VideoToolbox 0.484.52 (484.52) <F7CF9485-A932-1305-9AA6-3F7AC38B8B15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x93b38000 - 0x93b78ff3  com.apple.securityinterface 4.0.1 (40418) <FED0C1B5-469E-ADFF-308E-C10B6A68AE45> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93b79000 - 0x93c7afe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x93f02000 - 0x93f3aff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x93f3b000 - 0x93f81ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x93f82000 - 0x94164fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x94165000 - 0x94168ff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x941dc000 - 0x941dffe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x94226000 - 0x9426bff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9426c000 - 0x94349fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9434a000 - 0x94385feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x94386000 - 0x94394fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x943a0000 - 0x943aeff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x943af000 - 0x943f0ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x943f1000 - 0x943f7fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x943f8000 - 0x94408ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94409000 - 0x9481fff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94983000 - 0x949a7ff7  libJPEG.dylib ??? (???) <0C406884-DAAF-0409-2659-9D1602D752D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x949a8000 - 0x94a60feb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x94a61000 - 0x94aa5ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94aa6000 - 0x94aa6ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94aa7000 - 0x94aebfe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94aec000 - 0x94b7efe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94b7f000 - 0x94b86ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94df0000 - 0x94e18ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x94e5a000 - 0x94e63ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94e64000 - 0x94e83ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94f9d000 - 0x94f9fff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94fa0000 - 0x9501bfff  com.apple.AppleVAFramework 4.10.26 (4.10.26) <B293EC46-9F71-F448-F0E7-2960DC6DAEF7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9501c000 - 0x95095ff7  com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95163000 - 0x95164ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x95165000 - 0x95292ffb  com.apple.MediaToolbox 0.484.52 (484.52) <C9035045-D1B4-1B1F-7354-B00D1094D804> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x953ba000 - 0x9541effb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9541f000 - 0x9555cfe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x955af000 - 0x955e9fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x955ea000 - 0x9563dff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9563e000 - 0x956ebfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x956ec000 - 0x956fdff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95731000 - 0x9573efe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <828CCEAB-F193-90F1-F48C-54E3C88B29BC> /usr/lib/libbz2.1.0.dylib
    0x9573f000 - 0x957d7fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x957d8000 - 0x957edfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x96242000 - 0x964b3fef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x964b4000 - 0x9681fff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96820000 - 0x96828ff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96829000 - 0x96841ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96842000 - 0x9684dff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9684e000 - 0x96859ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9685a000 - 0x96893fe7  com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x96894000 - 0x968eaff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x969c3000 - 0x969fdff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
    0x969fe000 - 0x96a12ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x96a13000 - 0x96a19fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96a1a000 - 0x96ac2ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96b95000 - 0x96dfbff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96e6c000 - 0x96e76ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96e77000 - 0x96ec0fe7  libTIFF.dylib ??? (???) <10F7E21B-EC59-6594-004F-798DA3F37789> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96f01000 - 0x96f02ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x96f03000 - 0x97085fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x97086000 - 0x970b6ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x970e2000 - 0x97113ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9740e000 - 0x97455ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x97456000 - 0x9745aff7  libGIF.dylib ??? (???) <B7BA65AF-681C-F18B-A434-CBEC76A45646> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9745b000 - 0x9746bff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x9746c000 - 0x97c5b557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97cda000 - 0x97d00ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x97d01000 - 0x97d06ff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x97d07000 - 0x97d07ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x97d08000 - 0x97d23ff7  libPng.dylib ??? (???) <4C105512-6FA8-2AE0-D058-6A8AA00F9DA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x97d24000 - 0x97ee6feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <20E90968-E04B-7B68-DBA2-92C729A8243F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x97ee7000 - 0x9831cff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x98351000 - 0x983b2fe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x983ce000 - 0x983d8fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x983d9000 - 0x98429ff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9842a000 - 0x9842aff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9857f000 - 0x98581ff7  libRadiance.dylib ??? (???) <47E300B5-DBEF-86C4-29BD-86DBEDD2FBB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x98582000 - 0x9858fff7  com.apple.AppleFSCompression 24.4 (1.0) <09E7FA6D-4BE8-5CA6-732F-D70EDF0E3910> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x98607000 - 0x986b3fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x986b4000 - 0x98723ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x98724000 - 0x98730ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x98731000 - 0x987eafe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x987eb000 - 0x98828ff7  com.apple.CoreMedia 0.484.52 (484.52) <62B0C876-A931-372F-8947-7CBA0379F427> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x98829000 - 0x98829ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9979b000 - 0x99abffef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x99ac7000 - 0x99b44ff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x99c5d000 - 0x99f57fef  com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9a04d000 - 0x9a04eff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Any help would be appreciated. I am kind of crippled with out this program running properly.

  • Adobe acrobat 9 pdf files wont print wirelessly using Snow Leopard

    I am unable to print wirelessly adobe acrobat 9 pdf files using Snow Leopard.  Yet I have no problem printing word documents wirelessly.  Adobe techs haven't been able to assist.  Hoping someone out there might have a fix.
    Jeff

    Jeffrey Livingston wrote: 
    I am unable to print wirelessly adobe acrobat 9 pdf files using Snow Leopard.  Yet I have no problem printing word documents wirelessly.  Adobe techs haven't been able to assist.  Hoping someone out there might have a fix.
    Jeff
    I am able to use Acrobat using a wireless router.
    Try the following:
    Get the latest update from Manufacturer. Then go to printer setup utility and remove the current version. ( Do this anyway even if the same version).
    Next plug Printer into a direct USB Connection. Now install Driver. Go back to Printer Setup Utility. and add Printer.
    Now print a document, to verify printer works.
    Now quit application, then shut down Computer.
    Now switch usb printer connector from USB connector on computer to USB connector on your router.
    Restart Computer.
    Now open an application that uses a printer and open a document. go to Printer and Look for the Following:
    Disregard the printer I have listed here that's my printer. If you see a Printer like this add to list by choosing the printer.
    Now go to Printer Setup verify it has been added. Make it the Default printer.
    Now Acrobat "should" be able to print from you printer.
    (Please note information is given by an Experienced User of Acrobat. I am not an employee of Adobe.)

  • Issue with Applications, file paths, mobile accounts in snow Leopard OD

    Hello Everyone,
    The Facts:
    2 x Xserves running Snow Leopard 10.6.2 Server
    (1 is a Open Directory Master, the other a backup/slave)
    About 20 end-users running 10.5.8 Leopard and 10 end-users running 10.6.2 Snow Leopard on MacBook Pro laptops.
    All laptops are Managed Mobile clients with full administrative privileges/rights for the local drive.
    The Issue(s):
    Having an odd issue with many applications like Microsoft Word, Adobe Photoshop etc. not remembering the last used file path and the default network home path showing up instead of the local one.
    This issue ONLY appears with the Snow Leopard clients and the Snow Leopard Server. No matter what, the default path will be the enduser's network home path. This leads to endusers constantly having to sync their home folders to get the copy or losing files altogether.
    The Leopard clients are unaffected, can save to the local hard drive by default and have no issue "remembering" the last accessed file's path (whether local or on the network).
    What gives? What changed? Any thoughts, workarounds, fixes most appreciated.

    Okay, I'll rephrase the issue
    When the Snow Leopard clients are connected to the network and can connect to the OD Master etc, the default path for saving files to the desktop changes to their network accounts e.g. afp://Server/Users/Enduser/Desktop. If they save a file, it will copy here and then the enduser has to synch to get a copy of the file on their local desktop.
    If the client is not connected to the network, no issue. Enduser can save files to the local desktop like normal.
    How do we change this such that the enduser can save to the local harddrive first regardless of being connected?
    All Snow Leopard Clients are mobile accounts which synch hourly the full profile.
    Any further thoughts or similar experiences gang?
    Something we could possibly change in the mcx settings perhaps or am a I missing the point?

  • File sizes have grown in Snow Leopard

    I switch between Leopard and Snow Leopard on my Mac.
    I have set up folders to backup to DVDs and was amazed to find that the files change size (get bigger) in SL.
    eg. Leopard 6 files are:
    +700.1, 700.4, 701.9, 841.2 & 828.4 Mb for a total of 4.37 Gb+
    The same 6 files in Snow Leopard on the same Hard Drive:
    +736.1, 734.1, 734.5, 736, 882.1 & 868.6 Mb for a total of 4.69 Gb+
    Which does not fit on a DVD.
    Anyone know what is going on here?
    Peter

    So it just comes down to an (in)accurate definition of a Mb?
    It's not inaccurate. Apple is now using the same definition of MB that is recommended by the International Standard of Units and the International Electrotechnical Commission. Most (all?) hard drives are labeled with this unit rather than the base-2 megabyte. This causes confusion to consumers who think the OS is short-changing them when a drive that's supposed to be 500 GB is actually quite a bit less. That confusion is gone in SL. Note that Ubuntu will be moving to the same base-10 units in the next version. I wouldn't be surprised if the old base-2 units are a thing of the past in 5 years.
    That still doesn't help though when I need to burn to DVD with Toast.
    As with all such changes, there's a period of growing pains. Until Toast is updated for the newer units, simply convert the maximum capacity of a DVD from base-2 to base-10 and then keep that capacity in mind when building your list of files for the DVD.

Maybe you are looking for

  • TS1702 previously downloaded apps no longer available on my ipod touch????

    Hi, My iTouch 8gb (model A1288-2nd generation) - after not having a lot of my Artwork for my Apps (they just disappeared-went grey-if tapped could still access them tho) I decided to individually remove/restore but with no luck.  I then restored the

  • PDF Printing with FOP/Apache Tomcat/J4LFOPServer in windows

    Hi everyone, I have been learning to create pdf report with Apex 4.2 and BI Publisher 10 which I have been successful with. Now I like to learn how to create pdf reports using FOP thinking of the customers who will not spend money on BI Publisher. I

  • BULK SELECT EXECUTE IMMEDIATE

    I want to update 3 lakhs record in EXP__REQUEST_SK table How to use bulk select "execute immedaite" in PLSQL Update EXP__Request_sk set R_CUSTOMERNAME = cust_name where BFG_CUSTOMERID=cust_id;

  • IBook G4 WPA compatibility with Actiontec Modem Router

    Installed Actiontec modem/router on my XP desktop, and enabled WPA encryption for wireless security. Strong signal on both the desktop and iPod Touch. However, my iBookG4 won't pick up signal unless I disable WPA security option. It should be compati

  • Fuzzy Logic 4 hangs up

    Hi all. Mainbord: MS-6585F1 Chipset: SIS 648 Max DDRAM: Crucial DDR266, CL 2,5 AMIBIOS 1.1 Intel P4 2.4 GHz Windows XP SP-1 I have downloaded and installed MSI FuzzyLogic 4. As soon is i make some changes with this tool my computer hangs up. Nothing