Indesign CS3 plugin..enabling/disabling operations

Hi,
Is it possible to perform save/close operation after enablin the save menu, close button of an open indesign document (they were disabled befor i.e. when app loads)?
I have 2 menus, one for enabling close button in the document, second for enabling the save menu item... That is, initially when i open the application, close and save will be disabled. If i open a document, i cannot perform these operations on it...
Now, if i check both the menu items(m enabling close and save),i m able to perform close and save only in the documents i open after enabling but i need to close the doc previously opened. How to do it? Help..
Isn't it possible to close/save the same doc once they are disabled in it before...
Guide me pls...
I m using InDesign CS3 in MAC OS...
Thank You.

You can iterate the list of open documents IApplication::QueryDocumentList. The commands that actually save/close a document are in IDocumentCommands

Similar Messages

  • How do I update my InDesign CS3 plugins? I received a document from a colleague created in CS3 and I can't open it due to missing plugins.

    How do I update my InDesign CS3 plugins? I received a document from a colleague created in CS3 and I can't open it due to missing plugins.

    The error message is below. When I get info on the file it says it's a CS3 file.

  • Enable/disable operation buttons according to the selected row in table?

    Hi,
    I used JDev 11.1.1.2.0
    On my main page, it has a query section and display search result to a table component, and also has some operation buttons like (update/delete) on the toolbar.
    I want to enable/disable the operation buttons according to some filed value of the selected row in the table, and I searched the OTN forum, found more questions like this but seemed no found one right solution.
    The table is single selection, and has a status column, its data type is Integer, and I want to enable buttons when the selected row's status field value is 0 or 1, disable buttons when status value is other values.
    Table code like:
    <af:table value="#{bindings.VO1.collectionModel}" var="row"
    rows="#{bindings.VO1.rangeSize}"
    emptyText="#{bindingsVO1.viewable ? 'No data to display.' : 'Access Denied.'}"
    fetchSize="#{bindings.VO1.rangeSize}"
    rowBandingInterval="0"
    filterModel="#{bindings.VOCriteriaQuery.queryDescriptor}"
    queryListener="#{bindings.VOCriteriaQuery.processQuery}"
    filterVisible="true" varStatus="vs"
    selectedRowKeys="#{bindings.VO1.collectionModel.selectedRow}"
    selectionListener="#{bindings.VO1.collectionModel.makeCurrent}"
    rowSelection="single" id="resId1">
    Operation buttons code like:
    <af:commandToolbarButton text="Update" id="ctb2" action="editDAF"/>
    Any suggestion will be great help.
    Thanks,
    zeroxin

    Hi,
    create an attribute binding in the PageDef file for the status field. Then setup the button PartialTriggers property to point to the table ID. The button's disabled property then points to the status attribute binding like
    #{bindings.statusField.inputValue=='value'}
    Frank

  • Downsave Indesign cs3 plugin to Indesign Cs2 plugin

    Hi,
         I have developed a plugin for Adobe Indesign CS3 using XCode in MAC.I need to downsave the same plugin to Indesign CS2.how should i go about this.Any help would be appreciated.
    Rgds,
    Oviya

    There is no quick solution to converting a CS3 plugin into CS2 - especially on Mac.  You will have to get CodeWarrior (the supported version, search the forums for the version(s) and how to configure), add your code and 'reverse the porting guide/fix compile errors.
    Ian

  • Indesign CS3- plugin issue

    I'm having a problem with Indesign, within Adobe Master Collection CS3 in that when it's started up it comes up with an error message stating that the application or DLL "Sangamexport.apln" is not a valid windows image, and says to please check the installation diskette. This also causes Indesign to crash when right-clicking on a line or anything else drawn.
    This issue cropped up after updating to the latest version, as version 5.0.3 works just fine, however version 5.0.4 does not.
    While disabling the plugin does resolve the issue, being a site licence (I work for a school with several hundred PCs on a network with the application installed locally), and every PC that has the latest updates has this exact issue, repeating this on each individual machine is impractical to say the least. Has anyone else experienced this issue?
    The PCs are runnning Windows XP, service Pack 3

    Jitendra:
       While not specifically addressing this problem, I have obtained the UID (and then derived the UIDRef) of an image by getting the hierarchy interface of the container and then getting the child.  This is a snippet of the code:
        UIDRef ItemRef = UIDRef(db, ItemUID);  //  ItemUID & db (IDataBase *) passed into function; db
        InterfacePtr<IHierarchy> iHierarchy(ItemRef, UseDefaultIID());
           if (iHierarchy != nil)
              if(iHierarchy -> GetChildCount() > 0)
                 UID imageuid = iHierarchy -> GetChildUID(0);
    HTH.
    R,
    John

  • InDesign CS3 (WIN): "Enable all profiles" scriptable ?

    Hi,
    We have to following problem: We have a large collection of IND files from different sources. When creating output, we want the image profiles to be enabled. The only way to do this, it seems, is manually when opening a document with a mismatched color profile, and there choose "Enable all profiles" for placed content. Trouble is, we can't seem to script this option. Question: Is it possible to disable the warnings and "enable all profiles" for placed content after the document is openend via a script? Or is there another option to script that all placed image profiles should be enabled, before exporting a PDF?
    I hope you can help, where quite desperate...
    Thanks,
    Frank

    Hello John,
    I think you should start by modifying your *WidgetEH boss definition in your framework resources - replacing the IID_IBOOLEANCONTROLDATA it aggregates by an IID_IINTEGERCONTROLDATA - then you'll have to follow this boolean field down deep into your *WidgetEH implementation to replace it to any flavour of integer value you are used to.
    Doing it that way you'll be able to store a state value from 0 to 7 - by example: that would be much closer from the behaviour you are looking for than a boolean toggle I'll guess.
    Is this making sense to you?
    Best regards
    Patrick Perroud

  • Code Completion indesign cs3 VS C++ 2005

    Hello everyone,
    Has anyone been able to make the intellisence working for InDesign cs3 plugin developing with VS C++2005
    I was referring to a post long ago for InDesign cs2 VS C++ 2003
    http://forums.adobe.com/message/1304438#1304438
    But I'm getting this error:
    fatal error C1083: Cannot open include file: 'VCPluginHeaders.h': No such file or directory
    I triet to specify the complete path but that leads to other Cannot open include files
    Any idea?
    Thank you!
    Nice Coding!

    Problem solved, I had not included all directories in General additional Include Directories
    Thank you!
    Nice Coding!

  • Re installation of Indesign CS3

    reinstalled Indesign CS3 due to updating operating system. can launch the program, but can't open document. says plug ins need to be updated. HELP!!

    You might be right, but 99.9% of the time users are incorrect about the versions they've used and forgot that they had a newer version as well. The version numbering doesn't help the confusion (CS3 is version 5, and CS5 is version 7, for example). If you are basing the "same version" assertion on the icons, that's a red herring. With only CS3 installed, that's all the OS knows about and all files will appear to be CS3.

  • InDesign CS3 crashes on certain commands

    I have Indesign Cs3. It was doing strange things so refreshed my preferences which solved the issue.
    Since then, I cannot create a pdf from a new document, it crashes. But I can from a document created prior to the preferences refresh.
    It also crashes when I do the find and change command?
    If anyone has any ideas it would be much appreciated. Thanks

    Thanks Peter but still having the same issue.
    Crash report below, if you or anyone can let me know if there is anything I can do from this?
    Thanks
    Identifier: 
    com.adobe.InDesign
    Version:    
    5.0.3.662 (5030)
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [136]
    User ID:    
    502
    Date/Time:  
    2013-06-07 11:15:04.591 +0100
    OS Version: 
    Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:     
    73619 sec
    Crashes Since Last Report:      
    25
    Per-App Interval Since Last Report:  10541 sec
    Per-App Crashes Since Last Report:   25
    Anonymous UUID:                 
    7D109B11-263A-3C52-46C4-0D054699313E
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO        
    0000000000000000-0000000000001000 [
    4K] ---/--- SM=NUL  /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Adobe InDesign CS3
    __TEXT            
    0000000000001000-0000000000004000 [   12K] r-x/rwx SM=COW  /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Adobe InDesign CS3
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.InDesign.Find and Change Panel
    0x0fe0d54f GetPlugIn + 367961
    1   com.adobe.InDesign.Find and Change Panel
    0x0fe0d5d2 GetPlugIn + 368092
    2   com.adobe.InDesign.Find and Change Panel
    0x0fe24141 0xfd85000 + 651585
    3   com.adobe.InDesign.Find and Change Panel
    0x0fe0ddf8 GetPlugIn + 370178
    4   com.adobe.InDesign.Find and Change Panel
    0x0fddec33 GetPlugIn + 177213
    5   WidgetBinLib.dylib       
    0x0232421b CDialogController::InitializeDialog(IActiveContext*) + 61
    6   com.adobe.InDesign.Widgets
    0x14acdd4e 0x14ac8000 + 23886
    7   com.adobe.InDesign.Widgets
    0x14acc43a 0x14ac8000 + 17466
    8   com.adobe.InDesign.Find and Change Panel
    0x0fd8ba66 0xfd85000 + 27238
    9   WidgetBinLib.dylib       
    0x0239e23c CActionComponent::DoAction(IActiveContext*, IDType<ActionID_tag>, SysPoint, IPMUnknown*) + 34
    10  com.adobe.InDesign.Actions
    0x106cb867 GetPlugIn + 5787
    11  com.adobe.InDesign.Actions
    0x106c095b 0x106be000 + 10587
    12  WidgetBinLib.dylib       
    0x0239c1bf MDefaultEH::KeyboardShortcut(IEvent*) + 473
    13  WidgetBinLib.dylib       
    0x0239ba46 CDefaultEH::KeyDown(IEvent*) + 150
    14  WidgetBinLib.dylib       
    0x0239bfca MDefaultEH::KeyDown(IEvent*) + 162
    15  PublicLib.dylib          
    0x00f25ad5 CEventDispatcher::DispatchToEventHandlers(IEvent*) + 157
    16  PublicLib.dylib          
    0x00f25724 CEventDispatcher::DispatchEvent(IEvent*, IEvent::SystemHandledState) + 24
    17  com.adobe.InDesign.Application UI
    0x10915fe5 GetPlugIn + 196289
    18  com.adobe.InDesign.Application UI
    0x109144ab GetPlugIn + 189319
    19  com.apple.HIToolbox      
    0x905519bb _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    20  com.apple.HIToolbox      
    0x903d9394 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    21  com.apple.HIToolbox      
    0x903d8780 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    22  com.apple.HIToolbox      
    0x903ec655 SendEventToEventTarget + 88
    23  com.apple.HIToolbox      
    0x9040c6c2 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2392
    24  com.apple.HIToolbox      
    0x903d983f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2538
    25  com.apple.HIToolbox      
    0x903d8780 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    26  com.apple.HIToolbox      
    0x903ec655 SendEventToEventTarget + 88
    27  com.apple.HIToolbox      
    0x903cde77 SendTSMEvent + 75
    28  com.apple.HIToolbox      
    0x903cd90b SendUnicodeTextAEToUnicodeDoc + 745
    29  com.apple.HIToolbox      
    0x903cd504 TSMKeyEvent + 980
    30  com.apple.HIToolbox      
    0x9041cff5 TSMProcessRawKeyEvent + 3102
    31  com.apple.HIToolbox      
    0x9045dd15 HandleCompatibilityKeyEvent + 323
    32  com.apple.HIToolbox      
    0x903d58ba HIApplication::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 7318
    33  com.apple.HIToolbox      
    0x905519bb _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    34  com.apple.HIToolbox      
    0x903d9394 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    35  com.apple.HIToolbox      
    0x903d8780 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    36  com.apple.HIToolbox      
    0x903d85ca SendEventToEventTargetWithOptions + 94
    37  com.apple.HIToolbox      
    0x9040c19c ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1074
    38  com.apple.HIToolbox      
    0x903d983f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2538
    39  com.apple.HIToolbox      
    0x903d8780 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    40  com.apple.HIToolbox      
    0x903ec655 SendEventToEventTarget + 88
    41  com.adobe.InDesign.AppFramework
    0x107272af 0x10725000 + 8879
    42  com.adobe.InDesign.AppFramework
    0x10744750 GetPlugIn + 10840
    43  com.adobe.InDesign       
    0x0000277b main + 115
    44  com.adobe.InDesign       
    0x0000209e start + 258
    45  com.adobe.InDesign       
    0x00001fc5 start + 41
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x9a7489ae kevent + 10
    1   libdispatch.dylib        
    0x9686bc71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib        
    0x9686b7a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x9a7478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x962f12e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x962f1572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore
    0x91b836ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore
    0x91acfb8b MPWaitOnQueue + 261
    5   PMRuntime.dylib          
    0x000129b3 GetAvailContiguous() + 165
    6   com.apple.CoreServices.CarbonCore
    0x91b56a7b PrivateMPEntryPoint + 68
    7   libsystem_c.dylib        
    0x962ec5b7 _pthread_start + 344
    8   libsystem_c.dylib        
    0x962d6d4e thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib   
    0x9a7457d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x9a744cb0 mach_msg + 68
    2   com.apple.CoreServices.CarbonCore
    0x91b8035b TS_exception_listener_thread + 89
    3   libsystem_c.dylib        
    0x962ec5b7 _pthread_start + 344
    4   libsystem_c.dylib        
    0x962d6d4e thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib   
    0x9a7478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x962f1280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x96377095 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x91b83492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x91b8368e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore
    0x91acfb8b MPWaitOnQueue + 261
    6   AdobeACE                 
    0x0004a743 0x1a000 + 198467
    7   AdobeACE                 
    0x00049f71 0x1a000 + 196465
    8   com.apple.CoreServices.CarbonCore
    0x91b56a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x962ec5b7 _pthread_start + 344
    10  libsystem_c.dylib        
    0x962d6d4e thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib   
    0x9a7478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x962f1280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x96377095 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x91b83492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x91b8368e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore
    0x91acfb8b MPWaitOnQueue + 261
    6   AdobeACE                 
    0x0004a743 0x1a000 + 198467
    7   AdobeACE                 
    0x00049f71 0x1a000 + 196465
    8   com.apple.CoreServices.CarbonCore
    0x91b56a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x962ec5b7 _pthread_start + 344
    10  libsystem_c.dylib        
    0x962d6d4e thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib   
    0x9a7478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x962f1280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x96377095 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x91b83492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x91b8368e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore
    0x91acfb8b MPWaitOnQueue + 261
    6   AdobeACE                 
    0x0004a743 0x1a000 + 198467
    7   AdobeACE                 
    0x00049f71 0x1a000 + 196465
    8   com.apple.CoreServices.CarbonCore
    0x91b56a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x962ec5b7 _pthread_start + 344
    10  libsystem_c.dylib        
    0x962d6d4e thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib   
    0x9a7478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x962f12e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x962f1572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation     
    0x96c7a9b6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation     
    0x96c7a7dd -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation     
    0x96c7fd10 -[NSConditionLock lockWhenCondition:] + 69
    6   PublicLib.dylib          
    0x0113f4e9 devtech_private::ZString::BackDoorGetUnicode(unsigned short*, unsigned long, bool) const + 397
    7   PublicLib.dylib          
    0x01133f5d devtech::ZString::GetInternalData(unsigned short const**, unsigned long*) const + 2503
    8   PublicLib.dylib          
    0x0113d100 devtech::ZString::GetInternalData(unsigned short const**, unsigned long*) const + 39786
    9   com.apple.Foundation     
    0x96c4c7c8 -[NSThread main] + 45
    10  com.apple.Foundation     
    0x96c4c74b __NSThread__main__ + 1396
    11  libsystem_c.dylib        
    0x962ec5b7 _pthread_start + 344
    12  libsystem_c.dylib        
    0x962d6d4e thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib   
    0x9a7478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x962f12e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x9637eaf0 pthread_cond_wait + 48
    3   TINthread.dylib          
    0x152eb7a5 ThreadUtils::ThreadPool::Dispatcher() + 277
    4   TINthread.dylib          
    0x152eb83f ThreadUtils::ThreadPool::ThreadProc(void*) + 17
    5   libsystem_c.dylib        
    0x962ec5b7 _pthread_start + 344
    6   libsystem_c.dylib        
    0x962d6d4e thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib   
    0x9a7458e6 mach_wait_until + 10
    1   libsystem_c.dylib        
    0x9637dc10 nanosleep + 375
    2   com.adobe.InDesign.Support for JavaScript
    0x1416fbff TerminateConnection + 238555
    3   com.adobe.InDesign.Support for JavaScript
    0x1416163d TerminateConnection + 179737
    4   com.adobe.InDesign.Support for JavaScript
    0x1416fce9 TerminateConnection + 238789
    5   libsystem_c.dylib        
    0x962ec5b7 _pthread_start + 344
    6   libsystem_c.dylib        
    0x962d6d4e thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib   
    0x9a745826 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore
    0x91b56810 MPWaitOnSemaphore + 106
    2   MultiProcessor Support   
    0x22cad06b ThreadFunction(void*) + 77
    3   com.apple.CoreServices.CarbonCore
    0x91b56a7b PrivateMPEntryPoint + 68
    4   libsystem_c.dylib        
    0x962ec5b7 _pthread_start + 344
    5   libsystem_c.dylib        
    0x962d6d4e thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib   
    0x9a745826 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore
    0x91b56810 MPWaitOnSemaphore + 106
    2   MultiProcessor Support   
    0x22cad06b ThreadFunction(void*) + 77
    3   com.apple.CoreServices.CarbonCore
    0x91b56a7b PrivateMPEntryPoint + 68
    4   libsystem_c.dylib        
    0x962ec5b7 _pthread_start + 344
    5   libsystem_c.dylib        
    0x962d6d4e thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib   
    0x9a745826 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore
    0x91b56810 MPWaitOnSemaphore + 106
    2   MultiProcessor Support   
    0x22cad06b ThreadFunction(void*) + 77
    3   com.apple.CoreServices.CarbonCore
    0x91b56a7b PrivateMPEntryPoint + 68
    4   libsystem_c.dylib        
    0x962ec5b7 _pthread_start + 344
    5   libsystem_c.dylib        
    0x962d6d4e thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib   
    0x9a7480ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x962ef0ac _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x962eee79 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x962d6d2a start_wqthread + 30
    Thread 14:
    0   libsystem_kernel.dylib   
    0x9a7480ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x962ef0ac _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x962eee79 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x962d6d2a start_wqthread + 30
    Thread 15:
    0   libsystem_kernel.dylib   
    0x9a7480ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x962ef0ac _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x962eee79 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x962d6d2a start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000014  ebx: 0x0fe0d90f  ecx: 0x000001c4  edx: 0x00000000
      edi: 0x00000000  esi: 0x02e9d070  ebp: 0xbfffd4d8  esp: 0xbfffd440
       ss: 0x00000023  efl: 0x00010286  eip: 0x0fe0d54f   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 3
    Binary Images:
    0x1000 -
    0x3fff +com.adobe.InDesign (5.0.3.662 - 5030) <934558B7-7DB8-45BB-9493-E5EA9E80FAEE> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Adobe InDesign CS3
    0x8000 -
    0x8fff +InDesignModel (0) <40D79185-3619-4F05-82AE-68B9A4386725> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
    0xc000 -
    0xcfff +InDesignModelAndUI (0) <B42DD96C-21E7-4933-8656-24339222F36B> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
       0x10000 -
    0x14fef +PMRuntime.dylib (1) <8456288B-55CD-4156-9E22-0526003C0A83> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/PMRuntime.dylib
       0x1a000 -   0x11afe7 +AdobeACE (1) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x139000 -   0x5b7fff +AdobeAGM (1) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0x70d000 -   0x74cfff +AdobeARE (1) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0x756000 -   0x76ffff +AdobeBIB (1) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0x779000 -   0x79aff7 +AdobeBIBUtils (1) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0x7a7000 -   0xa0cfc7 +AdobeCoolType (1) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
      0xa89000 -   0xda5fef +AdobeMPS (1) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
      0xe1c000 -   0xe89fef +ObjectModelLib.dylib (1) <05CB4C4E-A973-45B8-84FA-287F24A2C4DA> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/ObjectModelLib.dylib
      0xeab000 -   0xedbfcf +DataBaseLib.dylib (1) <E9E5BDCB-F6EB-4ACA-878A-87EF825ECB5B> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/DataBaseLib.dylib
      0xeea000 -  0x137aff8 +PublicLib.dylib (1) <C5C5E7DF-4322-4C2D-BAF6-D8E00AA1C7E4> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/PublicLib.dylib
    0x1595000 -  0x15b9fea +AdobeAFL (0) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x15d5000 -  0x1684fd7 +AdobeSVGExport (0) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
    0x16b7000 -  0x16bdfdf +com.adobe.AdobeCrashReporter (2.5 - 2.5.03072007) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x16c3000 -  0x1f30fff +libicudata.dylib.34.0 (34) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/ICUData.framework/Versions/3.4/libicudata.dylib.34.0
    0x1f33000 -  0x1ff39fb +libicui18n.dylib.34.0 (34) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.4/libicui18n.dyl ib.34.0
    0x207b000 -  0x2143387 +libicuuc.dylib.34.0 (34) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.4/libicuuc.dylib.34.0
    0x2193000 -  0x220aff7 +libboost_regex-mt-1_33.dylib (0) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/libboost_regex-mt-1_33.dylib
    0x2264000 -  0x22abfc7 +com.adobe.adobe_caps (adobe_caps 0.0.120.0 - 0.0.120.0) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x22b1000 -  0x22edff7  com.apple.vmutils (4.2.1 - 108) <6918860D-B24F-356C-9374-025BFFEA66A3> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x2307000 -  0x245fffd +WidgetBinLib.dylib (1) <5CE6C3B2-C5A5-4894-B72A-EB711B9AD299> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/WidgetBinLib.dylib
    0x256d000 -  0x26d8ff7 +AdobeOwl (1) <C917D2C5-55F5-4B51-ABCA-5AC6BBE781D8> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x27a8000 -  0x27a9ffd  com.apple.textencoding.unicode (2.5 - 2.5) <4E2ABBEB-1F0D-3C06-BA0C-C3CEDDF17BD2> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x27e5000 -  0x27f3fff  libSimplifiedChineseConverter.dylib (61) <60899F9C-A79F-3BC2-855E-DC5C78B98FEB> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x2ff6000 -  0x2ffafff +com.adobe.InDesign.Data Services UI (5.0.0.458 - 0) <9A295EDB-5CEB-4081-9ADF-223F526A6034> /Applications/Adobe InDesign CS3/*/Data Services UI
    0x7596000 -  0x75c3ff3  com.apple.audio.CoreAudioKit (1.6.4 - 1.6.4) <5F0E55AF-BDA6-36B3-86F2-8A84A8F5D089> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x77f1000 -  0x77f7ffd +com.adobe.InDesign.Data Services (5.0.0.458 - 0) <74B57DC9-3E39-44BF-B892-4A0262B836F1> /Applications/Adobe InDesign CS3/*/Data Services
    0xcd48000 -  0xcd5affd  libTraditionalChineseConverter.dylib (61) <519CAA3F-715E-3CAE-B158-57EC95D916B1> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0xcd5e000 -  0xcd61fff +com.adobe.InDesign.PNG Import Filter UI (5.0.0.458 - 0) <219F77F4-FB2C-4967-9D25-60C4198DB153> /Applications/Adobe InDesign CS3/*/PNG Import Filter UI
    0xcdb9000 -  0xcdbffc3 +CSLinguist.dylib (1) /Library/Application Support/Adobe/*/WRLiloPlugin1.0.bundle/Contents/SharedSupport/CSLinguist.dylib
    0xcdc5000 -  0xcdd0fe3 +com.adobe.InDesign.DTTransform (5.0.0.458 - 0) <35B9AEBF-242C-43AF-9935-348B718CC5A7> /Applications/Adobe InDesign CS3/*/DTTransform
    0xcdd8000 -  0xcdd9fff +com.adobe.InDesign.Help (5.0.0.458 - 0) <59C676A7-D46D-4BF8-A44B-5649E240AA35> /Applications/Adobe InDesign CS3/*/Help
    0xcdf7000 -  0xcdf8ff8  ATSHI.dylib (341.1) <7FD74F4D-E42A-30CB-8863-1832BFADFE5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0xcfc4000 -  0xcfe5ff7 +com.adobe.InDesign.Dictionary Editor Dialog (5.0.3.662 - 0) <16755191-AA6C-41EC-918C-008CA14DB9A7> /Applications/Adobe InDesign CS3/*/Dictionary Editor Dialog
    0xcffa000 -  0xcffcfff +com.adobe.InDesign.SimpleTextImportFilter (5.0.0.458 - 0) <AFC35B5D-6977-498F-A6C0-7378C24ADC69> /Applications/Adobe InDesign CS3/*/SimpleTextImportFilter
    0xe3ee000 -  0xe3f5ffc +com.adobe.InDesign.SaveBack (5.0.0.458 - 0) <D60DB5DD-9133-410D-AEED-96E225D0E4FE> /Applications/Adobe InDesign CS3/*/SaveBack
    0xe700000 -  0xe72afef +TextPanelLib.dylib (1) <47B64D3E-4DAF-4EEA-A02F-A7A52601B6CD> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/TextPanelLib.dylib
    0xe74d000 -  0xe769fe7 +com.adobe.InDesign.LILO (5.0.3.662 - 0) <36BA6BB5-EA76-4E84-AF8D-848801EDE21C> /Applications/Adobe InDesign CS3/*/LILO
    0xe776000 -  0xe801fdf +com.adobe.linguistic.LinguisticManager (3.1.3 - 3.1.3.5196) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0xe821000 -  0xe839fcb +com.adobe.InDesign.Media Import Filter (5.0.0.458 - 0) <A9690264-1641-415C-BBA2-C375E797A7C2> /Applications/Adobe InDesign CS3/*/Media Import Filter
    0xe842000 -  0xe859fff +com.adobe.InDesign.Sangam Preferences UI (5.0.0.458 - 0) <D884A939-E2F9-4D90-82DA-0119ADEC4802> /Applications/Adobe InDesign CS3/*/Sangam Preferences UI
    0xe866000 -  0xe8cafe4 +com.adobe.AdobeSangam (AdobeSangam 4.2 - 4.2.0.22) <8E741406-E3AC-48E9-AB85-7A17F88160BB> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0xe93c000 -  0xe98cfef +com.adobe.InDesign.SangamExport (5.0.0.458 - 0) <B232AC96-4293-430C-995A-D6D38F837D6C> /Applications/Adobe InDesign CS3/*/SangamExport
    0xe9ae000 -  0xea9bffb +com.adobe.InDesign.SangamServicer-Mapper (5.0.0.458 - 0) <9FBB1DFE-14A7-434E-94A5-CA2E7EB0309D> /Applications/Adobe InDesign CS3/*/SangamServicer-Mapper
    0xeae3000 -  0xeb4efc7 +com.adobe.InDesign.Tagged Text Attributes (5.0.0.458 - 0) <7891C8E0-A157-4C1F-B34E-A9A71E74DA36> /Applications/Adobe InDesign CS3/*/Tagged Text Attributes
    0xeb75000 -  0xeb80fff +com.adobe.InDesign.Tagged Text Filters UI (5.0.0.458 - 0) <07BBA8CB-F137-4516-B875-6541797DACA4> /Applications/Adobe InDesign CS3/*/Tagged Text Filters UI
    0xeb87000 -  0xec0afe7 +com.adobe.InDesign.Tagged Text Filters (5.0.3.662 - 0) <51B1F580-0FC8-431B-9B04-D81C437F7259> /Applications/Adobe InDesign CS3/*/Tagged Text Filters
    0xec18000 -  0xec1ffe7 +com.adobe.InDesign.Clipping Path Dialog (5.0.0.458 - 0) <6EC2FCEB-F6E9-41AE-8CBD-DD882CF36A83> /Applications/Adobe InDesign CS3/*/Clipping Path Dialog
    0xec28000 -  0xec4afff +com.adobe.InDesign.Color Management UI (5.0.0.458 - 0) <52D35082-41CB-4186-927F-12A69C7E90A5> /Applications/Adobe InDesign CS3/*/Color Management UI
    0xec55000 -  0xec9cfef +com.adobe.InDesign.Color Picker Panel (5.0.0.458 - 0) <9E669EF1-81DB-4240-B92C-764C2FBA1A58> /Applications/Adobe InDesign CS3/*/Color Picker Panel
    0xecb5000 -  0xecbcfef +com.adobe.InDesign.EPS UI (5.0.0.458 - 0) <DFE7643E-A510-47AB-810D-E8E094B45DF2> /Applications/Adobe InDesign CS3/*/EPS UI
    0xecc2000 -  0xecc8fe7 +com.adobe.InDesign.Generic Style Editor (5.0.0.458 - 0) <9F984289-52ED-4391-B49D-AA1A14FD69E4> /Applications/Adobe InDesign CS3/*/Generic Style Editor
    0xecd1000 -  0xecf1ff3 +com.adobe.InDesign.Gradient Panel (5.0.0.458 - 0) <8C4509AB-8290-4124-B33B-7664AADDA2DC> /Applications/Adobe InDesign CS3/*/Gradient Panel
    0xed00000 -  0xed41ff3 +com.adobe.InDesign.Graphic Panels (5.0.0.458 - 0) <ADC596C1-A326-4D9F-A330-B17892050B98> /Applications/Adobe InDesign CS3/*/Graphic Panels
    0xed59000 -  0xed5dfef +com.adobe.InDesign.JPEG Export UI (5.0.0.458 - 0) <BE6487F3-62A9-4889-BC0C-D9EC282365B5> /Applications/Adobe InDesign CS3/*/JPEG Export UI
    0xed63000 -  0xed7cfff +com.adobe.InDesign.JPEG Export (5.0.3.662 - 0) <BADB524B-D0B7-43F0-86A0-243195CA4065> /Applications/Adobe InDesign CS3/*/JPEG Export
    0xed8d000 -  0xedbcffb +com.adobe.InDesign.Output Preview (5.0.3.662 - 0) <D4AC4E3F-6DD5-45F1-B036-5B187957E6D1> /Applications/Adobe InDesign CS3/*/Output Preview
    0xedcd000 -  0xedd9fef +com.adobe.InDesign.OutputMiscUI (5.0.0.458 - 0) <BB613486-4008-40E8-99C3-5BDB31A02392> /Applications/Adobe InDesign CS3/*/OutputMiscUI
    0xede5000 -  0xee31feb +com.adobe.InDesign.PDF UI (5.0.0.458 - 0) <0AE9202C-D879-4AEB-9F76-415A21421BF4> /Applications/Adobe InDesign CS3/*/PDF UI
    0xee49000 -  0xee9effd +AdobeXMP (0) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0xeeac000 -  0xeeb9fff +com.adobe.InDesign.Printer Styles (5.0.0.458 - 0) <66BF4E9B-9AAA-4E59-BAC2-222F78A7A9AC> /Applications/Adobe InDesign CS3/*/Printer Styles
    0xeec2000 -  0xef60fef +com.adobe.InDesign.PrintUI (5.0.0.458 - 0) <B9E289D4-F24D-4215-8F37-EED83FCC42A9> /Applications/Adobe InDesign CS3/*/PrintUI
    0xef96000 -  0xef9ffef +com.adobe.InDesign.PS Import UI (5.0.0.458 - 0) <16038163-C648-4332-8CC6-02C31913BAAD> /Applications/Adobe InDesign CS3/*/PS Import UI
    0xefa8000 -  0xefaeff7 +com.adobe.InDesign.SVG Export UI (5.0.0.458 - 0) <01BBCFBC-A0E4-4593-8D17-D337DF0022CF> /Applications/Adobe InDesign CS3/*/SVG Export UI
    0xefb4000 -  0xf039fff +com.adobe.InDesign.SVG Export (5.0.0.458 - 0) <F1A1DFCA-22A2-4EBC-9BB9-05014D447CD0> /Applications/Adobe InDesign CS3/*/SVG Export
    0xf066000 -  0xf078fff +com.adobe.InDesign.Swatch Library Panel (5.0.0.458 - 0) <EEE63A20-73E7-430E-BF01-86BE03DA7B6B> /Applications/Adobe InDesign CS3/*/Swatch Library Panel
    0xf080000 -  0xf0ddff7 +com.adobe.InDesign.Swatches Panel (5.0.0.458 - 0) <56EBE10D-2DC0-4FA7-B070-286D676158B0> /Applications/Adobe InDesign CS3/*/Swatches Panel
    0xf0fa000 -  0xf159ffb +com.adobe.InDesign.Transparency UI (5.0.0.458 - 0) <4AE9180A-FF7A-4B57-9201-A456B7EF89B2> /Applications/Adobe InDesign CS3/*/Transparency UI
    0xf179000 -  0xf1adff3 +com.adobe.InDesign.Assignment UI (5.0.0.458 - 0) <F6A8746C-9B69-4976-8E68-DB324E27E387> /Applications/Adobe InDesign CS3/*/Assignment UI
    0xf1c2000 -  0xf1d3fc7 +com.adobe.InDesign.InCopy Bridge UI (5.0.0.458 - 0) <2F896ACD-EEA3-4CB2-95C5-AF85352EF339> /Applications/Adobe InDesign CS3/*/InCopy Bridge UI
    0xf1da000 -  0xf1feff7 +com.adobe.InDesign.InCopy Bridge (5.0.3.662 - 0) <118ACCF3-8E0E-414F-9CB3-711B598E9342> /Applications/Adobe InDesign CS3/*/InCopy Bridge
    0xf20a000 -  0xf20efeb +com.adobe.InDesign.InCopyExport (5.0.0.458 - 0) <0F2363BB-C116-4132-B79D-71FC78AA140C> /Applications/Adobe InDesign CS3/*/InCopyExport
    0xf214000 -  0xf218fff +com.adobe.InDesign.InCopyExportUI (5.0.0.458 - 0) <77C291BC-EF06-43EB-827C-50769B3C3890> /Applications/Adobe InDesign CS3/*/InCopyExportUI
    0xf21e000 -  0xf22300e +com.adobe.InDesign.InCopyImport (5.0.0.458 - 0) <DB270045-C915-4D59-96DE-22BDAE988898> /Applications/Adobe InDesign CS3/*/InCopyImport
    0xf228000 -  0xf22cfff +com.adobe.InDesign.InCopyWorkflow UI (5.0.0.458 - 0) <6955319C-2E61-413B-A4BE-6F0D2583D10B> /Applications/Adobe InDesign CS3/*/InCopyWorkflow UI
    0xf232000 -  0xf264feb +com.adobe.InDesign.Note (5.0.0.458 - 0) <A274D200-D554-4003-84BF-365B89216A93> /Applications/Adobe InDesign CS3/*/Note
    0xf278000 -  0xf27fff6 +com.adobe.InDesign.NotePref (5.0.0.458 - 0) <93AF7AF8-5C16-4C42-98D0-A4F7CC1CA713> /Applications/Adobe InDesign CS3/*/NotePref
    0xf28a000 -  0xf28cfff +com.adobe.InDesign.Username UI (5.0.0.458 - 0) <7946FF7E-3349-498D-93F5-1F0D51D25707> /Applications/Adobe InDesign CS3/*/Username UI
    0xf292000 -  0xf2befe3 +com.adobe.InDesign.BehaviorUI (5.0.0.458 - 0) <48EE4200-9EE9-4CCA-9803-C7656C9C4C89> /Applications/Adobe InDesign CS3/*/BehaviorUI
    0xf2d3000 -  0xf2f6fef +com.adobe.InDesign.FormFieldUI (5.0.0.458 - 0) <9A08E8F7-0E6A-42C4-AD70-0450F43DDB1A> /Applications/Adobe InDesign CS3/*/FormFieldUI
    0xf30a000 -  0xf31fff3 +com.adobe.InDesign.MediaUI (5.0.0.458 - 0) <BCBB8E8F-066F-4145-9E05-1D7319C69C6C> /Applications/Adobe InDesign CS3/*/MediaUI
    0xf32b000 -  0xf33406f +com.adobe.InDesign.Alignment Panel (5.0.0.458 - 0) <4DCFC50C-0539-45A8-B31A-110E269B1E56> /Applications/Adobe InDesign CS3/*/Alignment Panel
    0xf33a000 -  0xf360ff7 +com.adobe.InDesign.Asset Library Panel (5.0.0.458 - 0) <CBE05090-A4BD-47A4-BC63-A5E8DF5EA954> /Applications/Adobe InDesign CS3/*/Asset Library Panel
    0xf376000 -  0xf3b4feb +com.adobe.InDesign.Asset PubLibrary (5.0.0.458 - 0) <5AC83352-A68B-4D23-BA8B-2758AD4994B6> /Applications/Adobe InDesign CS3/*/Asset PubLibrary
    0xf3c8000 -  0xf3f2fe3 +com.adobe.InDesign.Book Panel (5.0.0.458 - 0) <5A3B41C3-C92C-4BC0-9374-29D727C5DB0A> /Applications/Adobe InDesign CS3/*/Book Panel
    0xf406000 -  0xf415fff +com.adobe.InDesign.Bookmark Panel (5.0.0.458 - 0) <7C19089F-6F87-44A8-AAAC-48BFE95E8340> /Applications/Adobe InDesign CS3/*/Bookmark Panel
    0xf422000 -  0xf443ffb +com.adobe.InDesign.Control Panel (5.0.0.458 - 0) <E7BFB649-A78D-4662-A286-C0781B7F52C3> /Applications/Adobe InDesign CS3/*/Control Panel
    0xf453000 -  0xf458fff +com.adobe.InDesign.Create Guides Dialog (5.0.0.458 - 0) <729142B6-15CB-4EEA-8733-F6FA07B99EF2> /Applications/Adobe InDesign CS3/*/Create Guides Dialog
    0xf45e000 -  0xf484fff +com.adobe.InDesign.Eyedropper Tool (5.0.0.458 - 0) <2535B820-564C-4C39-B27A-88E1535953B2> /Applications/Adobe InDesign CS3/*/Eyedropper Tool
    0xf492000 -  0xf4c9fcf +com.adobe.InDesign.Hyperlinks Panel (5.0.0.458 - 0) <3EE1A146-D8FE-4559-B808-D0089BF10448> /Applications/Adobe InDesign CS3/*/Hyperlinks Panel
    0xf4dc000 -  0xf519fe7 +com.adobe.InDesign.Index Panel (5.0.0.458 - 0) <A4E8B0AD-35F2-44FE-83F8-EB92F029B2A1> /Applications/Adobe InDesign CS3/*/Index Panel
    0xf52c000 -  0xf561feb +com.adobe.InDesign.Info Panel (5.0.0.458 - 0) <ECDFE5E2-C8DA-4467-A887-1A6E86405CCB> /Applications/Adobe InDesign CS3/*/Info Panel
    0xf572000 -  0xf5c9ffe +com.adobe.InDesign.Knowledge Base (5.0.0.458 - 0) <A9DD1BD0-11E0-4BE0-BF4E-A7CFD6EDE2C8> /Applications/Adobe InDesign CS3/*/Knowledge Base
    0xf5de000 -  0xf5fdfff +com.adobe.InDesign.Layers Panel (5.0.0.458 - 0) <BBF94334-3847-4986-BA31-77CAC4098878> /Applications/Adobe InDesign CS3/*/Layers Panel
    0xf60d000 -  0xf60ffe7 +com.adobe.InDesign.Layout Adjustment Panel (5.0.0.458 - 0) <0051EC6E-8721-4CCE-9EE7-183BE332A566> /Applications/Adobe InDesign CS3/*/Layout Adjustment Panel
    0xf615000 -  0xf626fff +com.adobe.InDesign.Layout Adjustment (5.0.0.458 - 0) <5AFF3870-C739-4809-AC10-698FA2F8A477> /Applications/Adobe InDesign CS3/*/Layout Adjustment
    0xf62f000 -  0xf677fff +com.adobe.InDesign.Links Panel (5.0.0.458 - 0) <AA77F9D7-4D11-43FD-B74D-2464EDC391E5> /Applications/Adobe InDesign CS3/*/Links Panel
    0xf69a000 -  0xf6affff +com.adobe.InDesign.Navigator Panel (5.0.0.458 - 0) <DC1A41DE-1496-459A-AEC7-E5B2015DC5BB> /Applications/Adobe InDesign CS3/*/Navigator Panel
    0xf6bd000 -  0xf71cff7 +com.adobe.InDesign.ObjectStylesUI (5.0.0.458 - 0) <60B2DF59-3AE3-4621-93A2-FEA00D4FB356> /Applications/Adobe InDesign CS3/*/ObjectStylesUI
    0xf739000 -  0xf74cfeb +com.adobe.InDesign.Page Setup Dialog (5.0.0.458 - 0) <B7C99FC8-A354-459F-BD69-9DA89C5668CD> /Applications/Adobe InDesign CS3/*/Page Setup Dialog
    0xf753000 -  0xf7affef +com.adobe.InDesign.Pages Panel (5.0.0.458 - 0) <CC82F2DE-CE0B-4B33-B19F-270899D413AD> /Applications/Adobe InDesign CS3/*/Pages Panel
    0xf7c9000 -  0xf7d1fff +com.adobe.InDesign.Sections UI (5.0.0.458 - 0) <00E5FB32-30B7-489A-AE52-D5E07512ABD9> /Applications/Adobe InDesign CS3/*/Sections UI
    0xf7d7000 -  0xf7dbfff +com.adobe.InDesign.StepRepeat (5.0.3.662 - 0) <28C98507-6B14-4600-86D5-523DEFF404C2> /Applications/Adobe InDesign CS3/*/StepRepeat
    0xf7e2000 -  0xf80bff7 +com.adobe.InDesign.Text Wrap Panel (5.0.3.662 - 0) <4FB1A1FF-9FD3-43DA-B22B-A3C3CDDE48CE> /Applications/Adobe InDesign CS3/*/Text Wrap Panel
    0xf81b000 -  0xf83ffff +com.adobe.InDesign.TOC UI Dialog (5.0.0.458 - 0) <B8E6A83A-FF73-453B-82FB-222EBEEB830F> /Applications/Adobe InDesign CS3/*/TOC UI Dialog
    0xf84e000 -  0xf86afff +com.adobe.InDesign.Transform Panel (5.0.0.458 - 0) <DDEF092A-D5F5-4060-A589-B03C9BBDF052> /Applications/Adobe InDesign CS3/*/Transform Panel
    0xf876000 -  0xf887ff3 +com.adobe.InDesign.Image Import UI (5.0.0.458 - 0) <A06818D0-6F36-49A8-A92F-FDCD3321C466> /Applications/Adobe InDesign CS3/*/Image Import UI
    0xf892000 -  0xf89fff2 +com.adobe.InDesign.Scotch Rules (5.0.0.458 - 0) <07E253C0-4878-4CFD-8C7E-E57435DBAAFB> /Applications/Adobe InDesign CS3/*/Scotch Rules
    0xf8a6000 -  0xf8d7ffb +com.adobe.InDesign.BNUI (5.0.0.458 - 0) <E1728ECE-0E11-463E-98AA-82F47FEB528F> /Applications/Adobe InDesign CS3/*/BNUI
    0xf8ec000 -  0xf8f3fff +com.adobe.InDesign.CropTool (5.0.0.458 - 0) <E7CA52B1-4EE9-4158-A275-1319ADEFF1FD> /Applications/Adobe InDesign CS3/*/CropTool
    0xf8fb000 -  0xf967fff +com.adobe.InDesign.DataMerge (5.0.3.662 - 0) <1EEB0DCE-4CB0-4F88-ABA3-49B271CAFEE1> /Applications/Adobe InDesign CS3/*/DataMerge
    0xf991000 -  0xf9aeff7 +com.adobe.InDesign.DataMergeUI (5.0.0.458 - 0) <D5A1FEE2-E803-4A65-853E-62CA36E172A5> /Applications/Adobe InDesign CS3/*/DataMergeUI
    0xf9bf000 -  0xf9cd05f +com.adobe.InDesign.PMToolBar (5.0.0.458 - 0) <01EFA9E7-5891-4CAE-A0E1-E1BCC7270045> /Applications/Adobe InDesign CS3/*/PMToolBar
    0xf9d8000 -  0xf9e5ff2 +com.adobe.InDesign.PMWelcomeScreen (5.0.0.458 - 0) <D235E4C3-BBCF-40A3-88B2-3E91C664269D> /Applications/Adobe InDesign CS3/*/PMWelcomeScreen
    0xf9f2000 -  0xf9f6fd8  com.apple.carbonframeworktemplate (1.1 - 1.1.0) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0xf9fb000 -  0xfa2cfef +com.adobe.InDesign.Package and Preflight UI (5.0.0.458 - 0) <9C7AC64E-8372-4590-952B-F72B5AD479AD> /Applications/Adobe InDesign CS3/*/Package and Preflight UI
    0xfa3f000 -  0xfa8ffef +com.adobe.InDesign.Package and Preflight (5.0.3.662 - 0) <F7EA9D0C-78BD-4C6E-8FB9-C756C6F051F3> /Applications/Adobe InDesign CS3/*/Package and Preflight
    0xfa98000 -  0xfabbff6 +AdobeAXE8SharedExpat (0) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0xfac3000 -  0xfb89fef +com.adobe.InDesign.JBX (5.0.0.458 - 0) <16ABA433-3F98-465D-B35B-AA6AAF5B48A4> /Applications/Adobe InDesign CS3/*/JBX
    0xfbcd000 -  0xfbd0fff +com.adobe.InDesign.Script Label Panel (5.0.0.458 - 0) <0A69FDDC-C3A6-4356-BC47-0A255E91675B> /Applications/Adobe InDesign CS3/*/Script Label Panel
    0xfbd7000 -  0xfbdeff3 +com.adobe.InDesign.Scripts Panel (5.0.0.458 - 0) <E40BF92F-6275-4C9F-BF25-2016C5021CFD> /Applications/Adobe InDesign CS3/*/Scripts Panel
    0xfbe6000 -  0xfc73fe7 +com.adobe.InDesign.Tables UI (5.0.0.458 - 0) <20BE7B63-0947-45E7-BD3F-8E332E701D5F> /Applications/Adobe InDesign CS3/*/Tables UI
    0xfc96000 -  0xfcf7ffb +com.adobe.InDesign.TableStylesUI (5.0.0.458 - 0) <0E2577DB-0D37-450A-B63E-67BD3B36BD26> /Applications/Adobe InDesign CS3/*/TableStylesUI
    0xfd16000 -  0xfd5304b +com.adobe.InDesign.Character Panel (5.0.3.662 - 0) <87BC3F60-7F4B-4457-99AB-646FAA427EDE> /Applications/Adobe InDesign CS3/*/Character Panel
    0xfd6d000 -  0xfd7dfff +com.adobe.InDesign.Create Outlines (5.0.0.458 - 0) <C7D6CA71-EF03-4A40-8E3A-C3123E8335B7> /Applications/Adobe InDesign CS3/*/Create Outlines
    0xfd85000 -  0xfe31fef +com.adobe.InDesign.Find and Change Panel (5.0.3.662 - 0) <1D76D5B0-373B-492E-8FA6-DB13D6EA7DDF> /Applications/Adobe InDesign CS3/*/Find and Change Panel
    0xfe5d000 -  0xfe7cfe7 +com.adobe.InDesign.Find Change Format Panel (5.0.0.458 - 0) <7671FB52-74A6-4DFF-B1BE-B54E1A8FB313> /Applications/Adobe InDesign CS3/*/Find Change Format Panel
    0xfe87000 -  0xfe9e01f +com.adobe.InDesign.Font Usage Dialog (5.0.0.458 - 0) <C10CFFAE-C33D-4F8A-A174-9334C975953A> /Applications/Adobe InDesign CS3/*/Font Usage Dialog
    0xfea9000 -  0xff08ffb +com.adobe.InDesign.Glyphs Panel (5.0.0.458 - 0) <7E2FECBE-E228-4F60-B315-0A07EAB77612> /Applications/Adobe InDesign CS3/*/Glyphs Panel
    0xff1e000 -  0xff23fef +com.adobe.InDesign.Hyphenation Panel (5.0.0.458 - 0) <A18BA408-B78C-41C7-966E-F000F8F6F914> /Applications/Adobe InDesign CS3/*/Hyphenation Panel
    0xff2c000 -  0xff36fff +com.adobe.InDesign.Indents and Tabs (5.0.0.458 - 0) <A2E4E50D-050C-4273-8EAB-57672EAD1644> /Applications/Adobe InDesign CS3/*/Indents and Tabs
    0xff3f000 -  0xff44fff +com.adobe.InDesign.Justification Panel (5.0.0.458 - 0) <8A6E8BE4-2F92-4D6D-B4B1-6C51C751E859> /Applications/Adobe InDesign CS3/*/Justification Panel
    0xff4a000 -  0xff4eff7 +com.adobe.InDesign.Keeps Panel (5.0.0.458 - 0) <CDB33F72-0447-42FE-81EC-D0799FB2CD6E> /Applications/Adobe InDesign CS3/*/Keeps Panel
    0xff53000 -  0xff6cff3 +com.adobe.InDesign.Optical Kerning (5.0.0.458 - 0) <B0780089-D891-4294-9881-8237BB949911> /Applications/Adobe InDesign CS3/*/Optical Kerning
    0xff75000 -  0xff8dfef +com.adobe.InDesign.Paragraph Panel (5.0.0.458 - 0) <EFD65207-5E95-456F-8E6F-3D70B5367C4E> /Applications/Adobe InDesign CS3/*/Paragraph Panel
    0xff99000 -  0xffa2fff +com.adobe.InDesign.Paragraph Rules Panel (5.0.0.458 - 0) <C3BD8CD8-9B50-4241-9499-56BEE7C8C8A5> /Applications/Adobe InDesign CS3/*/Paragraph Rules Panel
    0xffa9000 -  0xffb7fff +com.adobe.InDesign.Path Type UI (5.0.0.458 - 0) <B464FA77-E6AF-476E-8AE1-7E98B158DF14> /Applications/Adobe InDesign CS3/*/Path Type UI
    0xffc1000 -  0xffc9ffc +PathTypeLib.dylib (1) <18C15E31-C72D-4EEA-8452-2444772CFC43> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/PathTypeLib.dylib
    0xffd0000 -  0xffdcfe7 +com.adobe.InDesign.RunIn Styles Panel (5.0.0.458 - 0) <DBEE6188-6AF7-4366-A800-77D5CC719BEE> /Applications/Adobe InDesign CS3/*/RunIn Styles Panel
    0xffe6000 -  0xfff6fff +com.adobe.InDesign.SING (5.0.0.458 - 0) <101E0AF3-FCAF-4902-8E7E-331A176E61DD> /Applications/Adobe InDesign CS3/*/SING
    0xffff000 - 0x10026fe3 +com.adobe.InDesign.Spelling Panel (5.0.0.458 - 0) <56460421-FF84-45E6-92AA-43626E38B270> /Applications/Adobe InDesign CS3/*/Spelling Panel
    0x10038000 - 0x10041fef +com.adobe.InDesign.Story Panel (5.0.0.458 - 0) <8BE56D0B-F057-455C-BC0C-A596BE9D2DA6> /Applications/Adobe InDesign CS3/*/Story Panel
    0x10049000 - 0x10082fff +com.adobe.InDesign.Style Panel (5.0.0.458 - 0) <CBFB03D6-5E53-46FA-BB0D-9E7AA49727A1> /Applications/Adobe InDesign CS3/*/Style Panel
    0x1009c000 - 0x100a2feb +com.adobe.InDesign.Text Color Panel (5.0.0.458 - 0) <072591AA-A2E0-44CA-8982-056229E9598A> /Applications/Adobe InDesign CS3/*/Text Color Panel
    0x100a7000 - 0x100bbff3 +com.adobe.InDesign.Text Frame Options (5.0.0.458 - 0) <EA8842D0-DABF-4980-83C4-4507A204C3D8> /Applications/Adobe InDesign CS3/*/Text Frame Options
    0x100c6000 - 0x100f6fff +com.adobe.InDesign.Text Panel (5.0.0.458 - 0) <4DDA3134-B6AC-45D0-B61E-DE2C1773E545> /Applications/Adobe InDesign CS3/*/Text Panel
    0x10108000 - 0x1011904b +com.adobe.InDesign.Text Preferences (5.0.0.458 - 0) <EB96C5F6-B8BE-4FB3-B237-D6164EE82930> /Applications/Adobe InDesign CS3/*/Text Preferences
    0x10123000 - 0x10138fff +com.adobe.InDesign.Text Ruler (5.0.0.458 - 0) <76836CAF-DF72-48FD-BC22-AB712DEDBB18> /Applications/Adobe InDesign CS3/*/Text Ruler
    0x10142000 - 0x1014ffff +com.adobe.InDesign.Text Style Panel (5.0.0.458 - 0) <F6F81FD7-63CA-4FB2-90B4-EC9E5BEE2177> /Applications/Adobe InDesign CS3/*/Text Style Panel
    0x10157000 - 0x102d4ffb +com.adobe.InDesign.Text Walker (5.0.0.458 - 0) <04A3777D-DC3E-4DB8-9B73-7848892730A1> /Applications/Adobe InDesign CS3/*/Text Walker
    0x1036b000 - 0x10385ff3 +com.adobe.InDesign.Galley Preferences (5.0.0.458 - 0) <04484DC8-FF4B-40CB-8841-B42A76CF3BF5> /Applications/Adobe InDesign CS3/*/Galley Preferences
    0x10395000 - 0x1039afef +com.adobe.InDesign.General Preferences Panel (5.0.0.458 - 0) <97415234-1B28-4D38-8A96-E19DDDF95DE6> /Applications/Adobe InDesign CS3/*/General Preferences Panel
    0x103a0000 - 0x103adffb +com.adobe.InDesign.Performance UI (5.0.0.458 - 0) <4F3DE808-3ADE-4B7D-B292-DCD3DF5D7103> /Applications/Adobe InDesign CS3/*/Performance UI
    0x103b9000 - 0x103cafff +com.adobe.InDesign.Shortcut Editor Dialog (5.0.0.458 - 0) <FD95270C-FF81-4FF6-BE64-10ADAE2ED53F> /Applications/Adobe InDesign CS3/*/Shortcut Editor Dialog
    0x103d4000 - 0x103dfff7 +com.adobe.InDesign.Tool Box (5.0.0.458 - 0) <9D3C3D9F-933B-4C8F-B378-A7804711C6A4> /Applications/Adobe InDesign CS3/*/Tool Box
    0x103e9000 - 0x103f0feb +com.adobe.InDesign.Tool Tips (5.0.0.458 - 0) <4B227DB1-BCC1-4A6C-A703-CE507D59F6BF> /Applications/Adobe InDesign CS3/*/Tool Tips
    0x103f9000 - 0x10414fff +com.adobe.InDesign.Plugin Manager (5.0.0.458 - 0) <6D0D804D-2F29-46BC-BF82-ED25ABB6086B> /Applications/Adobe InDesign CS3/*/Plugin Manager
    0x10423000 - 0x10435ffd +com.adobe.InDesign.Metadata UI (5.0.0.458 - 0) <A99A4A16-A956-498D-B742-1E2761E80487> /Applications/Adobe InDesign CS3/*/Metadata UI
    0x10440000 - 0x104f6fcc +FileInfo (0) /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x10524000 - 0x10529fff +com.adobe.InDesign.Workgroup UI (5.0.3.662 - 0) <7713F6A6-73BD-4950-BE33-A633D29EE0B5> /Applications/Adobe InDesign CS3/*/Workgroup UI
    0x1052e000 - 0x1055cfef +com.adobe.InDesign.Snippet (5.0.0.458 - 0) <F5B61D86-528B-4993-8C23-E9B06DB32979> /Applications/Adobe InDesign CS3/*/Snippet
    0x1056a000 - 0x10658fff +com.adobe.InDesign.XMedia UI (5.0.3.662 - 0) <ED5A265D-DC74-4943-A19C-2AE786C99D06> /Applications/Adobe InDesign CS3/*/XMedia UI
    0x106be000 - 0x10709fdf +com.adobe.InDesign.Actions (5.0.0.458 - 0) <6B80AA4C-EFB8-4E46-BA47-1E14791702F7> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Actions.InDesignPlugin/Actions
    0x10725000 - 0x1084afe3 +com.adobe.InDesign.AppFramework (5.0.3.662 - 0) <32293AA8-DA9B-4B05-AF72-B74BEF5BE4ED> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/AppFramework.InDesignPlugin/AppFramework
    0x108b6000 - 0x10a39fef +com.adobe.InDesign.Application UI (5.0.3.662 - 0) <5F2CD8E2-39F2-4302-86AD-13F54ADDD6A5> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Application UI.InDesignPlugin/Application UI
    0x10ac6000 - 0x10b4bfff +AdobeExtendScript (3.7) <EF6B3A34-C43A-45D3-BCD3-D7D450B5C6CD> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0x10b87000 - 0x10c03fef +AdobeScCore (3.7) <17A0DA14-E4D4-42B0-81B4-B75E4CB2DD8C> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x10c41000 - 0x10c9dfff +com.adobe.InDesign.Assignments (5.0.0.458 - 0) <D4826E20-6A7D-468C-A000-B1D7AF126C22> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Assignments.InDesignPlugin/Assignments
    0x10cc4000 - 0x10d0dffb +com.adobe.InDesign.AWS (5.0.0.458 - 0) <3CC41036-743E-4B6D-A6AB-743D69A85613> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/AWS.InDesignPlugin/AWS
    0x10d2e000 - 0x10d60ff7 +com.adobe.InDesign.AWSUI (5.0.0.458 - 0) <C2460D67-B740-41E6-8C4C-CD97929F158F> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/AWSUI.InDesignPlugin/AWSUI
    0x10d7b000 - 0x10d9fff3 +com.adobe.InDesign.Basic Tools (5.0.0.458 - 0) <8E39B721-DB99-4577-ADB9-BA32A7C11822> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Basic Tools.InDesignPlugin/Basic Tools
    0x10db1000 - 0x10ddaff3 +com.adobe.InDesign.Behavior (5.0.0.458 - 0) <895A9202-2E6A-43CC-BAF3-D814F261695C> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Behavior.InDesignPlugin/Behavior
    0x10df0000 - 0x10e50fff +com.adobe.InDesign.BNCore (5.0.0.458 - 0) <F425FD82-7BBA-45E4-90F8-61DB5F5A91A9> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/BNCore.InDesignPlugin/BNCore
    0x10e66000 - 0x10e9dff7 +com.adobe.InDesign.Book (5.0.0.458 - 0) <A67FE031-3654-4DF2-8117-219C9829B264> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Book.InDesignPlugin/Book
    0x10eab000 - 0x10eccffb +com.adobe.InDesign.CellStyles.rpln (5.0.0.458 - 0) <0BE3E0A6-0ED8-489C-B886-C4C9F8AFD184> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/CellStyles.rpln.InDesignPlugin/CellStyles.rpln
    0x10ed9000 - 0x10f32fef +com.adobe.InDesign.CJK Text Attributes (5.0.0.458 - 0) <DCE49BEA-5BE0-4156-BE7F-147494C71A5F> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/CJK Text Attributes.InDesignPlugin/CJK Text Attributes
    0x10f4b000 - 0x10f9afeb +com.adobe.InDesign.CJKGrid (5.0.3.662 - 0) <E1D6C839-AB72-4A96-8E67-1A62C128BEB7> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/CJKGrid.InDesignPlugin/CJKGrid
    0x10fae000 - 0x1104fffb +com.adobe.InDesign.Color Management (5.0.0.458 - 0) <D0F8049B-EB18-44BC-AB25-22F1595F3247> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Color Management.InDesignPlugin/Color Management
    0x1107a000 - 0x110b3fef +com.adobe.InDesign.CompFontMgr (5.0.3.662 - 0) <C547BB1D-628B-4BFF-A315-995A7AF84AD6> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/CompFontMgr.InDesignPlugin/CompFontMgr
    0x110c3000 - 0x110e3ffb +com.adobe.InDesign.Dialog Layout (5.0.0.458 - 0) <4B8B24B4-5CD3-44C7-9131-EBDF292A07BC> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Dialog Layout.InDesignPlugin/Dialog Layout
    0x110f4000 - 0x11108fef +com.adobe.InDesign.Document Actions (5.0.0.458 - 0) <495400EB-B390-4A66-9B6D-81C0A841058F> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Document Actions.InDesignPlugin/Document Actions
    0x11110000 - 0x11219fdf +com.adobe.InDesign.Document Framework (5.0.3.662 - 0) <C7393400-C07D-4FF5-AC6D-0D8360101392> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Document Framework.InDesignPlugin/Document Framework
    0x1123e000 - 0x11243fef +com.adobe.InDesign.Document UI (5.0.3.662 - 0) <F0D6F2FA-B15E-4538-AF6C-258FD532D703> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Document UI.InDesignPlugin/Document UI
    0x11249000 - 0x112e7fcf +com.adobe.InDesign.EPS Page Item (5.0.0.458 - 0) <B94445DF-2DCE-42AE-9D5B-CD37E0FB5D3C> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/EPS Page Item.InDesignPlugin/EPS Page Item
    0x11309000 - 0x113adfeb +com.adobe.InDesign.Font Manager (5.0.3.662 - 0) <1149F2CB-682E-4B96-ADD1-78D2B43953AF> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Font Manager.InDesignPlugin/Font Manager
    0x113c2000 - 0x11421fff +com.adobe.InDesign.FormField (5.0.0.458 - 0) <423AA6D9-1ACF-4819-8806-BA5B7343B7F3> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/FormField.InDesignPlugin/FormField
    0x1144a000 - 0x1155bff7 +com.adobe.InDesign.Galley (5.0.3.662 - 0) <6F2E05D4-DBF9-4798-87ED-500E65DD46A3> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Galley.InDesignPlugin/Galley
    0x115a7000 - 0x116b7ffb +com.adobe.InDesign.Generic Page Item (5.0.3.662 - 0) <AFBDF0F3-30F0-4AFF-AFB1-2C6F0C050F26> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Generic Page Item.InDesignPlugin/Generic Page Item
    0x116ec000 - 0x116f2ff7 +com.adobe.InDesign.GenericSettings (5.0.0.458 - 0) <0B8E02A0-5809-4DC7-B773-3F6B8B1B2048> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/GenericSettings.InDesignPlugin/GenericSettings
    0x116f8000 - 0x116f9fff +com.adobe.InDesign.Global Preferences Panel (5.0.0.458 - 0) <693EF424-C046-4F46-B986-0F363C59468B> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Global Preferences Panel.InDesignPlugin/Global Preferences Panel
    0x116fd000 - 0x1173efef +com.adobe.InDesign.Gradient Fill (5.0.0.458 - 0) <F4F2DFF0-5C9D-49C4-A651-0F1F02A9428F> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Gradient Fill.InDesignPlugin/Gradient Fill
    0x11751000 - 0x117d5feb +com.adobe.InDesign.Graphics (5.0.3.662 - 0) <008237F3-BEE7-4CF1-B66C-0F847D3359A2> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Graphics.InDesignPlugin/Graphics
    0x117f1000 - 0x117f7fef +com.adobe.InDesign.Group (5.0.0.458 - 0) <E2AF24EB-31F4-404F-8D0A-C65BAAB62D6B> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Group.InDesignPlugin/Group
    0x117fe000 - 0x1180efff +com.adobe.InDesign.Guides (5.0.3.662 - 0) <B57B05D2-F646-4D72-AA27-24673A634EFC> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Guides.InDesignPlugin/Guides
    0x11818000 - 0x11873ffb +com.adobe.InDesign.Hyperlinks (5.0.0.458 - 0) <1359AA1D-E4EA-4BF7-8D8F-7BCA8AB2AB61> /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Required/Hyp

  • What Mac operating systems work with Indesign CS3?

    What Mac operating system will work with Indesign CS3? I have 10.5.8 and need to upgrade to 10.7 so that my new laser printer will work with my Mac.
    If one buys a new Mac 10.8 or 10.9 will ID CS3 work?

    Maybe…maybe not. It certainly won’t be supported and under no circumstance should you use migration assistant to move it to a new machine. With that I can almost assure you it won’t work.

  • OIM Java API silently ignores accounts operations such as enable/disable/revoke

    Hi
    I am facing a strange situation here.
    My Java app (standalone) was able to set provisioned accounts to "enabled" and then disabled these enabled ones.
    Now, provisioned accounts can't be enabled anymore.
    Commands issued from Java API using ProvisioningService such as "enable", "disable" and "revoke" are being simply ignored. No exception raised, no changes.
    Am I missing some step? Do I need to run any scheduled job in order to "commit" these changes performed from the OIM Java API?
    How do I debug this?
    TIA

    Sorry for my ignorance, but where's this "resource history" thing in OIM?
    Here's what I am doing.
    First, I use the Self Service UI to provision an account. This account belongs to an application instance backed by the OIM Webservice connector.
    I suppose it works because after requesting the account, the connector creates it and returns back a unique ID (which is assigned to the account uid) and the account shows up in "my accounts" tab as "provisioned".
    So far, so good.
    THEN
    I run my standalone java app from outside OIM, which uses OIM Java API. This app connects to OIM as xelsysadm, and I search for the account and do something like this
    public void enableAccount(String uid) throws AccessDeniedException, NumberFormatException, AccountNotFoundException, ImproperAccountStateException,
        GenericProvisioningException, InvalidUidException {
      Account a = findAccountIdByUID(uid);
      if (a != null) {
        System.out.println("enabling "+a.getAccountID()+":"+a.getAccountStatus()+":"+a.getAccountData().getData().get("UD_AVNC_USR_LOGIN")); <<< here I confirm I am changing the right account, it is
        ProvisioningService provService = oimClient.getService(oracle.iam.provisioning.api.ProvisioningService.class);
        provService.enable(Long.parseLong(a.getAccountID()));
      }else {
        throw new InvalidUidException(uid);
    then I expect to refresh "my accounts" tab and see my account status changed from "Provisioned" to "Enabled".
    I don't know if these screenshots may help, but anyway
    These are the tasks for the provisioning process. I believe the one we're interested here is the #22
    these are the status definitions for the process. They're also created by default during the OIM webservice connector module import process I guess
    these are the task to object status mapping for the task #22 below, also created automatically I guess.
    I am a little bit confused because the OIM manual -- http://docs.oracle.com/cd/E27559_01/user.1112/e27151/myaccess.htm#OMUSG3166 -- says the user can just perform the operations on the accounts, but says nothing about any kind of restriction. I mean, what are exactly the state transition for accounts (the default one)?
    TIA

  • Error message when installing Indesign CS3 trial. I need help ASAP

    I have searched the forums and adobe.com and have tried everything that I saw. None of it worked for me. I have tried and tried to install Indesign CS3 trial. I keep getting the error message: Indesign has encountered a problem and must close.
    I have windows XP and plenty of RAM. What can the problem be? I have done everything I can think of to do. I added more memory and did everything the forums said to try. I really need this for my class. I am getting behind. I cannot afford to buy the program. Please help!!!!!
    Thank you,
    Teddy

    If you scroll down you'll see there's Windows info there, too. Aside from being sure the fonts are activated, you might try renaming the Sing folder, which should be in Program Files\Common\Adobe.
    You could also try Help > Configure Plugins and disable the Sing.apln, but I don't know how you can get there if the program won't start. Maybe going to the Adobe InDesign CS3\Plug-Ins\Text folder and changing the name from SING.apln to SING.bak would do the trick.
    If it's really the SING problem, that ought to fix it, but you won't be able to work with Oriental languages.
    Peter

  • InDesign CS3 & OSX Leopard  cannot type into palettes

    In InDesign CS3, I cannot type into palette boxes (e.g. to choose a typeface, find & change, the tranform palette etc etc).
    It allows me to type so far, then seems to 'refresh' itself, wiping what I have typed and reverting to what was there before.
    We have two iMacs (2.66GHZ Intel Core2Duo, 2GB RAM) here having the same problem!
    Has anyone else experienced this, or know of a solution/workaround? It's driving us nuts!
    Cheers

    Have a look at these:
    Kevin Cecil, "ID CS3 Control Palette Oddity" #, 30 Aug 2007 9:10 am
    http://www.adobeforums.com/webx/.59b4da44/2
    If you disable the auto activation plugin if you are using Suitcase X1 you will most likely see the problem disappear. I would use a program call FontNuke as well to purge corrupt font cache files. Use startup sets or project sets... stinks but gets rid of the stalling/crashing.

  • InDesign CS3 crashes when printing in Lion

    I upgraded to OS X Lion this morning and now I can't print from InDesign CS3. When I hit the print button, I get the spinning pinwheel of death and then InDesign crashes.
    Anyone else having this problem?

    Thanks, John! Here is the InDesign log file from my user Library. It's rather long, so unless you feel you need to look at the Illustrator one as well, I won't send it.
    Looks like this issue is on Adobe's radar now, so hopefully if you don't see anything here that will help fix the problem, maybe we'll hear something from them in a few days.
    Process:         Adobe InDesign CS4 [3609]
    Path:            /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Adobe InDesign CS4
    Identifier:      com.adobe.InDesign
    Version:         6.0.6.622 (6060)
    Code Type:       X86 (Native)
    Parent Process:  launchd [155]
    Date/Time:       2011-07-21 21:29:50.773 -0400
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Adobe InDesign CS4
        __TEXT                 0000000000001000-0000000000004000 [   12K] r-x/rwx SM=COW  /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Adobe InDesign CS4
    Application Specific Information:
    objc[3609]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation          0x95660a69 CFURLCreateStringWithFileSystemPath + 265
    1   com.apple.CoreFoundation          0x9566094d CFURLCopyFileSystemPath + 45
    2   AdobeAGM                          0x002b1ae0 AGMInitialize + 1392018
    3   AdobeAGM                          0x00476218 0x146000 + 3342872
    4   AdobeAGM                          0x0016e79a AGMInitialize + 68172
    5   AdobeAGM                          0x002ad34b AGMInitialize + 1373693
    6   AdobeAGM                          0x0016f748 AGMInitialize + 72186
    7   com.adobe.InDesign.Print          0x15cd0567 GetPlugIn + 455687
    8   com.adobe.InDesign.PrintUI        0x103c0720 GetPlugIn + 265616
    9   com.adobe.InDesign.PrintUI        0x103c0dbc GetPlugIn + 267308
    10  PublicLib.dylib                   0x010b54c2 Command::DoImmediate(short) + 34
    11  com.adobe.InDesign.Utilities      0x16da55c3 0x16da3000 + 9667
    12  com.adobe.InDesign.Utilities      0x16da57ec 0x16da3000 + 10220
    13  com.adobe.InDesign.AppFramework    0x11dd213e 0x11db9000 + 102718
    14  PublicLib.dylib                   0x010b5dcb CmdUtils::ProcessCommand(ICommand*) + 59
    15  com.adobe.InDesign.PrintUI        0x103d0cf0 GetPlugIn + 332640
    16  com.adobe.InDesign.Print          0x15c9cf7d GetPlugIn + 245277
    17  PublicLib.dylib                   0x010b54c2 Command::DoImmediate(short) + 34
    18  com.adobe.InDesign.Utilities      0x16da55c3 0x16da3000 + 9667
    19  com.adobe.InDesign.Utilities      0x16da57ec 0x16da3000 + 10220
    20  com.adobe.InDesign.AppFramework    0x11dd213e 0x11db9000 + 102718
    21  PublicLib.dylib                   0x010b5dcb CmdUtils::ProcessCommand(ICommand*) + 59
    22  com.adobe.InDesign.PrintUI        0x10381937 GetPlugIn + 8103
    23  com.adobe.InDesign.Actions        0x11d6bc03 GetPlugIn + 15171
    24  com.adobe.InDesign.Actions        0x11d70a3b GetPlugIn + 35195
    25  com.adobe.InDesign.AppFramework    0x11dbb803 0x11db9000 + 10243
    26  com.apple.HIToolbox               0x9c289e54 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    27  com.apple.HIToolbox               0x9c10582b _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
    28  com.apple.HIToolbox               0x9c104ca8 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 482
    29  com.apple.HIToolbox               0x9c119ac9 SendEventToEventTarget + 76
    30  com.adobe.InDesign.AppFramework    0x11dbc8f7 0x11db9000 + 14583
    31  com.adobe.InDesign.AppFramework    0x11ddfb3e GetPlugIn + 16750
    32  com.adobe.InDesign                0x000026eb main + 187
    33  com.adobe.InDesign                0x00001fb2 start + 258
    34  com.adobe.InDesign                0x00001ed9 start + 41
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib            0x972f590a kevent + 10
    1   libdispatch.dylib                 0x9be80ccc _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                 0x9be7f71b _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib            0x972f483e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x9028ce78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                 0x9028cf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore    0x9b6c68fb TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore    0x9b728a29 MPWaitOnQueue + 200
    5   PMRuntime.dylib                   0x00012668 MemUtils::GetAvailMem() + 296
    6   com.apple.CoreServices.CarbonCore    0x9b729988 PrivateMPEntryPoint + 68
    7   libsystem_c.dylib                 0x90288ed9 _pthread_start + 335
    8   libsystem_c.dylib                 0x9028c6de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib            0x972f2c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x972f21f6 mach_msg + 70
    2   com.apple.CoreServices.CarbonCore    0x9b753494 TS_exception_listener_thread + 90
    3   libsystem_c.dylib                 0x90288ed9 _pthread_start + 335
    4   libsystem_c.dylib                 0x9028c6de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib            0x972f483e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x9028ce21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                 0x9023d42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore    0x9b75520a TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore    0x9b6c68d1 TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore    0x9b728a29 MPWaitOnQueue + 200
    6   AdobeACE                          0x0004c38d 0x1b000 + 201613
    7   AdobeACE                          0x0004bd85 0x1b000 + 200069
    8   com.apple.CoreServices.CarbonCore    0x9b729988 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                 0x90288ed9 _pthread_start + 335
    10  libsystem_c.dylib                 0x9028c6de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib            0x972f483e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x9028ce78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                 0x9023482a pthread_cond_wait + 48
    3   com.adobe.amt.services            0x0f269552 C_EULA_AskToAcceptEULA + 21368
    4   com.adobe.amt.services            0x0f264995 C_EULA_AskToAcceptEULA + 1979
    5   com.adobe.amt.services            0x0f2695b0 C_EULA_AskToAcceptEULA + 21462
    6   libsystem_c.dylib                 0x90288ed9 _pthread_start + 335
    7   libsystem_c.dylib                 0x9028c6de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib            0x972f483e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x9028ce78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                 0x9023482a pthread_cond_wait + 48
    3   libboost_thread-mt-1_34_1.dylib    0x01597080 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   com.adobe.InDesign.AppFramework    0x11ea516f GetPlugIn + 825247
    5   libboost_thread-mt-1_34_1.dylib    0x0159a3a6 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 34
    6   libboost_thread-mt-1_34_1.dylib    0x015997e5 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 223
    7   libsystem_c.dylib                 0x90288ed9 _pthread_start + 335
    8   libsystem_c.dylib                 0x9028c6de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib            0x972f483e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x9028ce78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                 0x9023482a pthread_cond_wait + 48
    3   libboost_thread-mt-1_34_1.dylib    0x01597080 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   com.adobe.InDesign.AppFramework    0x11ea516f GetPlugIn + 825247
    5   libboost_thread-mt-1_34_1.dylib    0x0159a3a6 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 34
    6   libboost_thread-mt-1_34_1.dylib    0x015997e5 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 223
    7   libsystem_c.dylib                 0x90288ed9 _pthread_start + 335
    8   libsystem_c.dylib                 0x9028c6de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib            0x972f483e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x9028ce78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                 0x9023482a pthread_cond_wait + 48
    3   libboost_thread-mt-1_34_1.dylib    0x01597080 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   com.adobe.InDesign.AppFramework    0x11ea516f GetPlugIn + 825247
    5   libboost_thread-mt-1_34_1.dylib    0x0159a3a6 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 34
    6   libboost_thread-mt-1_34_1.dylib    0x015997e5 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 223
    7   libsystem_c.dylib                 0x90288ed9 _pthread_start + 335
    8   libsystem_c.dylib                 0x9028c6de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib            0x972f483e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x9028ce78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                 0x9023482a pthread_cond_wait + 48
    3   libboost_thread-mt-1_34_1.dylib    0x01597080 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   com.adobe.InDesign.AppFramework    0x11ea516f GetPlugIn + 825247
    5   libboost_thread-mt-1_34_1.dylib    0x0159a3a6 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 34
    6   libboost_thread-mt-1_34_1.dylib    0x015997e5 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 223
    7   libsystem_c.dylib                 0x90288ed9 _pthread_start + 335
    8   libsystem_c.dylib                 0x9028c6de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib            0x972f483e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x9028ce78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                 0x9023482a pthread_cond_wait + 48
    3   TINthread.dylib                   0x09b237a5 ThreadUtils::ThreadPool::Dispatcher() + 277
    4   TINthread.dylib                   0x09b2383f ThreadUtils::ThreadPool::ThreadProc(void*) + 17
    5   libsystem_c.dylib                 0x90288ed9 _pthread_start + 335
    6   libsystem_c.dylib                 0x9028c6de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib            0x972f2d36 mach_wait_until + 10
    1   libsystem_c.dylib                 0x90236439 nanosleep + 388
    2   com.adobe.InDesign.Support for JavaScript    0x1613453f GetPlugIn + 336367
    3   com.adobe.InDesign.Support for JavaScript    0x1613459f GetPlugIn + 336463
    4   com.adobe.InDesign.Support for JavaScript    0x1611051e GetPlugIn + 188878
    5   com.adobe.InDesign.Support for JavaScript    0x1613485f GetPlugIn + 337167
    6   libsystem_c.dylib                 0x90288ed9 _pthread_start + 335
    7   libsystem_c.dylib                 0x9028c6de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib            0x972f2c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x972f21f6 mach_msg + 70
    2   com.macromedia.Flash Player.authplaylib    0x1eebb63e ExternalPlayer_Initialize + 1865604
    3   libsystem_c.dylib                 0x90288ed9 _pthread_start + 335
    4   libsystem_c.dylib                 0x9028c6de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib            0x972f483e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x9028ce78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                 0x9023482a pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib    0x1ece7ba6 0x1ea00000 + 3046310
    4   com.macromedia.Flash Player.authplaylib    0x1ed09f81 ExternalPlayer_Initialize + 90311
    5   com.macromedia.Flash Player.authplaylib    0x1ece7f98 0x1ea00000 + 3047320
    6   libsystem_c.dylib                 0x90288ed9 _pthread_start + 335
    7   libsystem_c.dylib                 0x9028c6de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib            0x972f483e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x9028ce78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                 0x9023482a pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib    0x1ece7ba6 0x1ea00000 + 3046310
    4   com.macromedia.Flash Player.authplaylib    0x1ed09f81 ExternalPlayer_Initialize + 90311
    5   com.macromedia.Flash Player.authplaylib    0x1ece7f98 0x1ea00000 + 3047320
    6   libsystem_c.dylib                 0x90288ed9 _pthread_start + 335
    7   libsystem_c.dylib                 0x9028c6de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib            0x972f2c76 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore    0x9b728e40 MPWaitOnSemaphore + 104
    2   MultiProcessor Support            0x192f5eff 0x192c6000 + 196351
    3   com.apple.CoreServices.CarbonCore    0x9b729988 PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                 0x90288ed9 _pthread_start + 335
    5   libsystem_c.dylib                 0x9028c6de thread_start + 34
    Thread 16:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib            0x972f4b42 __select + 10
    1   com.apple.CoreFoundation          0x956cd9e5 __CFSocketManager + 1557
    2   libsystem_c.dylib                 0x90288ed9 _pthread_start + 335
    3   libsystem_c.dylib                 0x9028c6de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib            0x972f502e __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x9028accf _pthread_wqthread + 773
    2   libsystem_c.dylib                 0x9028c6fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x002b18a1  ecx: 0x00000000  edx: 0xbfffdc00
      edi: 0xbfffdbf0  esi: 0x00000000  ebp: 0xbfffb0a8  esp: 0xbfffa420
       ss: 0x00000023  efl: 0x00010246  eip: 0x95660a69   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 0
    Binary Images:
        0x1000 -     0x3ff7 +com.adobe.InDesign (6.0.6.622 - 6060) <ABA651C2-EC9B-C5D4-8CFE-6E60895EA0B2> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Adobe InDesign CS4
        0x8000 -     0x8fff +InDesignModel (??? - ???) <04F752B0-79DF-B0C0-0D40-E5D56F5E6763> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
        0xc000 -     0xcfff +InDesignModelAndUI (??? - ???) <2822805A-73B5-F1C1-F21F-77EA75E194B8> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAnd UI
       0x10000 -    0x16fff +PMRuntime.dylib (??? - ???) <9428E22B-B3BF-6645-9DE1-E821B48AE928> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/PMRuntime.dylib
       0x1b000 -   0x128fff +AdobeACE (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x146000 -   0x64efff +AdobeAGM (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0x7be000 -   0x7fdff7 +AdobeARE (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0x807000 -   0x820fff +AdobeBIB (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0x82a000 -   0x84bff7 +AdobeBIBUtils (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0x858000 -   0xaebfc7 +AdobeCoolType (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
      0xb6f000 -   0xf39fcf +AdobeMPS (??? - ???) <3DB9900F-376A-4C2A-B984-F57868BD94FF> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
      0xfc8000 -  0x1029fff +ObjectModelLib.dylib (??? - ???) <10E0990A-40A0-0861-BCD3-9BE8D54561CD> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/ObjectModelLib.dylib
    0x1046000 -  0x107cfff +DataBaseLib.dylib (??? - ???) <DAF68BCD-3194-48AD-5086-E06FD2529E85> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/DataBaseLib.dylib
    0x108c000 -  0x13fbfff +PublicLib.dylib (??? - ???) <5CC88D67-9604-2F4E-D285-1715375EE2EF> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/PublicLib.dylib
    0x1558000 -  0x1579ffa +AdobeAFL (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x1595000 -  0x159bffe +libboost_thread-mt-1_34_1.dylib (??? - ???) <DB58BCE6-F2FC-4E5B-B87F-ED405C3F62A7> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/libboost_thread-mt-1_34_1.dylib
    0x15a6000 -  0x1636fc3 +WRServices (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x17b1000 -  0x17b5ffc +com.adobe.AdobeCrashReporter (2.5 - 3.0.20080806) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashR eporter
    0x17bb000 -  0x216b57f +libicudata.dylib.36.0 (36.0.0 - compatibility 36.0.0) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36. 0
    0x216e000 -  0x223d23b +libicui18n.dylib.36.0 (36.0.0 - compatibility 36.0.0) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libi cui18n.dylib.36.0
    0x22e6000 -  0x23badb7 +libicuuc.dylib.36.0 (36.0.0 - compatibility 36.0.0) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36 .0
    0x241b000 -  0x2462fc7 +com.adobe.adobe_caps (adobe_caps 2.0.99.0 - 2.0.99.0) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2468000 -  0x24defff +libboost_regex-mt-1_34_1.dylib (??? - ???) <3FE3AFA1-CCA6-740C-9460-E04378983CF0> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/libboost_regex-mt-1_34_1.dylib
    0x2514000 -  0x26caff4 +com.adobe.amtlib (amtlib 2.0.1.10077 - 2.0.1.10077) <CB2EC3BF-6771-4DAB-BF29-6775FB6F9608> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x2701000 -  0x270eff7 +com.adobe.asneu.framework (asneu version 1.6.2f01 - 1.6.2) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x2712000 -  0x274ffff  com.apple.vmutils (4.2 - 106) <E16C6BE7-C3B2-3836-85CF-989364FBE163> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x2769000 -  0x2769fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib
    0x276c000 -  0x28a3fef +WidgetBinLib.dylib (??? - ???) <A71B9821-C25C-BE75-C70F-ABECA53CA578> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/WidgetBinLib.dylib
    0x2939000 -  0x2b33fcf +AdobeOwl (??? - ???) <F209A9B2-9606-4182-93D8-84B349CFBE48> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x2bae000 -  0x30acfc3 +AdobeOwlCanvas (??? - ???) <DC1EE447-FCDB-43C8-B6D2-A5454291C85D> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x37a9000 -  0x37adff9 +com.adobe.InDesign.Data Services UI (6.0.0.352 - ???) <85A22E03-9C0E-6F41-9C99-DDD06DD88300> /Applications/Adobe InDesign CS4/*/Data Services UI
    0x37b2000 -  0x37b9ff8 +com.adobe.InDesign.Data Services (6.0.0.352 - ???) <B53B8B9E-B41C-A9C4-8070-B835E5DC71F2> /Applications/Adobe InDesign CS4/*/Data Services
    0x37bf000 -  0x37cbff5 +com.adobe.InDesign.DTTransform (6.0.0.352 - ???) <C11BA48D-46A8-06FB-D803-15BE309A319E> /Applications/Adobe InDesign CS4/*/DTTransform
    0x37d3000 -  0x37d4ff2 +com.adobe.InDesign.Help (6.0.0.352 - ???) <0F4B3A38-9C70-AF9B-BF2E-214D9934FBD9> /Applications/Adobe InDesign CS4/*/Help
    0x37d8000 -  0x37e6ffb  libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <D3F1CC34-55EB-3D33-A7C2-025D5C8025D0> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x37ea000 -  0x37edfff +com.adobe.InDesign.PNG Import Filter UI (6.0.0.352 - ???) <B11AF6F4-2AFF-7BA8-D2AE-BA2C0E6EC36A> /Applications/Adobe InDesign CS4/*/PNG Import Filter UI
    0x37f2000 -  0x37f7ff3 +com.adobe.InDesign.QTAccess (6.0.0.352 - ???) <1A40EE48-3845-A79D-198B-522022908941> /Applications/Adobe InDesign CS4/*/QTAccess
    0x7df8000 -  0x7dfaff2 +com.adobe.InDesign.SimpleTextImportFilter (6.0.0.352 - ???) <78004381-49BA-D66C-35CE-45DB39FEBB1E> /Applications/Adobe InDesign CS4/*/SimpleTextImportFilter
    0x7ff9000 -  0x7ffbff2 +com.adobe.InDesign.Username UI (6.0.0.352 - ???) <A2AEF94D-F8DA-9928-269E-F15F3AE94DA7> /Applications/Adobe InDesign CS4/*/Username UI
    0x99a8000 -  0x99a9ff2 +com.adobe.InDesign.Global Preferences Panel (6.0.0.352 - ???) <6CBC6C7F-01EC-99BC-A502-933A65FEB980> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Global Preferences Panel.InDesignPlugin/Global Preferences Panel
    0x9a05000 -  0x9a28ff7 +CSI-Launcher.dylib (??? - ???) /Library/Application Support/Adobe/*/CSI-Launcher.dylib
    0x9a9b000 -  0x9a9bfff  com.apple.applescript.component (2.2 - 2.2) <B49F16C0-7942-3C3C-A2EB-1268486E2E5F> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
    0x9ab4000 -  0x9ad5fef +com.adobe.SING (12.0.4 - 12.0.4) <440244FD-6A2F-4128-B9BF-F1C804B1CB6F> /Library/Application Support/Adobe/*/SING.bundle/Contents/MacOS/SING
    0x9aeb000 -  0x9b0cfef +com.adobe.SING (12.0.4 - 12.0.4) <440244FD-6A2F-4128-B9BF-F1C804B1CB6F> /Library/Application Support/Adobe/*/SING.bundle/Contents/MacOS/SING
    0x9b22000 -  0x9b25fff +TINthread.dylib (??? - ???) /Library/Application Support/Adobe/*/TINthread.dylib
    0xed5d000 -  0xed5effd +com.1passwd.InputManager (2.8.2 - 7200) <4213F86E-7812-0363-CCA7-95BADC363D44> /Library/InputManagers/*/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
    0xedd9000 -  0xee05ff3  com.apple.audio.CoreAudioKit (1.6.2 - 1.6.2) <C2F6DA06-35A9-310A-9444-D07D6F47E0B4> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0xee4e000 -  0xee71fff +com.adobe.InDesign.Dictionary Editor Dialog (6.0.0.352 - ???) <5C09D301-0BCE-7DBD-C28A-A1F55139E2CE> /Applications/Adobe InDesign CS4/*/Dictionary Editor Dialog
    0xee86000 -  0xee92fed +com.adobe.InDesign.Tagged Text Filters UI (6.0.0.352 - ???) <F2CD8EAB-8C46-480C-524F-E39E1E31F577> /Applications/Adobe InDesign CS4/*/Tagged Text Filters UI
    0xee9a000 -  0xeeacfff  libTraditionalChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <ADEB72F9-0048-3C87-AD9B-71AA57D523E9> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0xeefc000 -  0xef03fff +com.adobe.InDesign.EPS UI (6.0.0.352 - ???) <402F654F-BD3A-F518-319A-66F8351A1C0A> /Applications/Adobe InDesign CS4/*/EPS UI
    0xefd0000 -  0xefd2fff  libCoreFSCache.dylib (??? - ???) <8CC7923C-BD40-3A87-A295-0EAC7760800E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0xf11c000 -  0xf11fff3 +com.adobe.InDesign.InCopyExportUI (6.0.0.352 - ???) <B04E33E5-5B1B-4E42-A389-7A7ACECA9D6C> /Applications/Adobe InDesign CS4/*/InCopyExportUI
    0xf151000 -  0xf152ff0 +cl_kernels (??? - ???) <2B07F7F3-9B6F-4665-AE93-098D934D069F> cl_kernels
    0xf249000 -  0xf2eafc3 +com.adobe.amt.services (AMTServices 2.0.1.10077 [BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:31:09] - 2 . 0) <31E82904-C3C2-424E-A1AE-A5EFADBB19B8> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0xf6e8000 -  0xf6f4fff +com.adobe.InDesign.SaveBack (6.0.6.622 - ???) <0A2D847D-D681-DA52-4417-C217F2CDFA5B> /Applications/Adobe InDesign CS4/*/SaveBack
    0xf940000 -  0xf960ff9 +TextPanelLib.dylib (??? - ???) <B37A8DDD-502A-8DCE-5574-FE4F8A52A48A> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/TextPanelLib.dylib
    0xf973000 -  0xf98fff7 +com.adobe.InDesign.LILO (6.0.6.622 - ???) <D92FD1B0-6A18-8574-58C2-A52395B74C18> /Applications/Adobe InDesign CS4/*/LILO
    0xf99c000 -  0xfa4801f +com.adobe.linguistic.LinguisticManager (4.0.1 - 10335) <ED7B41D6-D971-4367-B8FD-B9D56614BC13> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguisti c
    0xfa6c000 -  0xfa82feb +com.adobe.InDesign.Media Import Filter (6.0.0.352 - ???) <B25EA5A7-E8AD-2EA0-D1F2-793594E772EB> /Applications/Adobe InDesign CS4/*/Media Import Filter
    0xfa8b000 -  0xfaa4fff +com.adobe.InDesign.Sangam Preferences UI (6.0.6.622 - ???) <450E1416-B5F1-2C81-171A-5586D304AE99> /Applications/Adobe InDesign CS4/*/Sangam Preferences UI
    0xfab3000 -  0xfaffffe +AdobeSangam (3.0.0 - compatibility 3.0.0) <7CA1710B-7675-42EA-A688-F3570ABB577B> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0xfb62000 -  0xfbb1ff3 +com.adobe.InDesign.SangamExport (6.0.0.352 - ???) <9DBC6F9D-C04E-BD09-6655-B5FB0C504802> /Applications/Adobe InDesign CS4/*/SangamExport
    0xfbcf000 -  0xfcc6fef +com.adobe.InDesign.SangamServicer-Mapper (6.0.6.622 - ???) <56E97C24-74E8-7C92-90C2-6E6309F6CD72> /Applications/Adobe InDesign CS4/*/SangamServicer-Mapper
    0xfd0b000 -  0xfd93fff +com.adobe.InDesign.Tagged Text Attributes (6.0.0.352 - ???) <392E29FB-F331-5765-4292-C72B2008621A> /Applications/Adobe InDesign CS4/*/Tagged Text Attributes
    0xfdc4000 -  0xfe60ff2 +com.adobe.InDesign.Tagged Text Filters (6.0.0.352 - ???) <0036BA3A-F257-141C-5B9F-5DFF9F7E8579> /Applications/Adobe InDesign CS4/*/Tagged Text Filters
    0xfe6f000 -  0xfe77ff9 +com.adobe.InDesign.Clipping Path Dialog (6.0.0.352 - ???) <C047A93F-1863-13EE-048F-9F9406C7DDFE> /Applications/Adobe InDesign CS4/*/Clipping Path Dialog
    0xfe80000 -  0xfea3fff +com.adobe.InDesign.Color Management UI (6.0.0.352 - ???) <7932C550-D31C-6230-30FD-B4DC96D7F35B> /Applications/Adobe InDesign CS4/*/Color Management UI
    0xfeaf000 -  0xfefcff9 +com.adobe.InDesign.Color Picker Panel (6.0.0.352 - ???) <6D5F716C-4997-E6CD-6625-8C95A4A630BB> /Applications/Adobe InDesign CS4/*/Color Picker Panel
    0xff17000 -  0xffeaffb +com.adobe.InDesign.Dynamic Documents (6.0.6.622 - ???) <555C7B42-3474-45A3-39D1-E50FA3EEF64F> /Applications/Adobe InDesign CS4/*/Dynamic Documents
    0x1002f000 - 0x10110fc3 +AdobeSWFPort (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeSWFPort.framework/Versions/A/AdobeSWFPort
    0x10144000 - 0x10156ffd +com.adobe.InDesign.DynamicDocumentsUI (6.0.0.352 - ???) <E6DE79DC-BA0F-C0CE-7C9E-2881BF96953B> /Applications/Adobe InDesign CS4/*/DynamicDocumentsUI
    0x1015c000 - 0x10162ff7 +com.adobe.InDesign.Generic Style Editor (6.0.0.352 - ???) <6CDB2DCF-DBF6-F8F2-4CD4-575D9FDE0D4A> /Applications/Adobe InDesign CS4/*/Generic Style Editor
    0x1016b000 - 0x1018dff7 +com.adobe.InDesign.Gradient Panel (6.0.0.352 - ???) <23AEA9F7-222A-BA00-5288-F5EE281C9155> /Applications/Adobe InDesign CS4/*/Gradient Panel
    0x1019c000 - 0x101dffff +com.adobe.InDesign.Graphic Panels (6.0.0.352 - ???) <3491741F-72ED-3490-7CBF-FA5FB3027855> /Applications/Adobe InDesign CS4/*/Graphic Panels
    0x101f8000 - 0x101fcff1 +com.adobe.InDesign.JPEG Export UI (6.0.0.352 - ???) <8A3D6AD4-9FDF-4DBF-345C-3640D15B1C43> /Applications/Adobe InDesign CS4/*/JPEG Export UI
    0x10202000 - 0x10217fff +com.adobe.InDesign.JPEG Export (6.0.0.352 - ???) <842E1B3B-42C2-0191-198B-A392862655A2> /Applications/Adobe InDesign CS4/*/JPEG Export
    0x10225000 - 0x1025aff7 +com.adobe.InDesign.Output Preview (6.0.0.352 - ???) <8DBEAAE5-BBA0-B48F-A83E-506430EAB349> /Applications/Adobe InDesign CS4/*/Output Preview
    0x1026d000 - 0x1027aff1 +com.adobe.InDesign.OutputMiscUI (6.0.0.352 - ???) <BA56ACAB-1453-D2E3-655C-EFDBD9543783> /Applications/Adobe InDesign CS4/*/OutputMiscUI
    0x10286000 - 0x102d7ff7 +com.adobe.InDesign.PDF UI (6.0.0.352 - ???) <F979295A-2243-A862-B339-1EA6780E6A7E> /Applications/Adobe InDesign CS4/*/PDF UI
    0x102f0000 - 0x10350fc7 +AdobeXMP (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x1035f000 - 0x1036dffd +com.adobe.InDesign.Printer Styles (6.0.0.352 - ???) <7C016F3F-411F-EC5F-75BB-8507878340C8> /Applications/Adobe InDesign CS4/*/Printer Styles
    0x10377000 - 0x10418fe1 +com.adobe.InDesign.PrintUI (6.0.0.352 - ???) <8F9CB925-7B0F-FB0C-CE9E-8ACE5C193809> /Applications/Adobe InDesign CS4/*/PrintUI
    0x1044f000 - 0x10459ff5 +com.adobe.InDesign.PS Import UI (6.0.0.352 - ???) <B8028ED9-7B2F-96DF-ACA9-341B4F74EE88> /Applications/Adobe InDesign CS4/*/PS Import UI
    0x10462000 - 0x10475fff +com.adobe.InDesign.Swatch Library Panel (6.0.0.352 - ???) <80A8B416-E4AA-B266-FE6D-4D27A34626B8> /Applications/Adobe InDesign CS4/*/Swatch Library Panel
    0x1047d000 - 0x104eeff9 +com.adobe.InDesign.Swatches Panel (6.0.0.352 - ???) <A27CCA98-A346-0EE7-65F5-721D79D0B8AC> /Applications/Adobe InDesign CS4/*/Swatches Panel
    0x10512000 - 0x10580ffd +com.adobe.InDesign.Transparency UI (6.0.0.352 - ???) <763895B4-7EE8-FFAF-27F7-13C198906B92> /Applications/Adobe InDesign CS4/*/Transparency UI
    0x105a4000 - 0x105dffff +com.adobe.InDesign.Assignment UI (6.0.0.352 - ???) <A910C644-993D-3FE0-924D-8AF5EFA4B614> /Applications/Adobe InDesign CS4/*/Assignment UI
    0x105f4000 - 0x10607fe5 +com.adobe.InDesign.InCopy Bridge UI (6.0.0.352 - ???) <DCDBF6B5-5632-E91F-BB74-0EF1B28FF7CD> /Applications/Adobe InDesign CS4/*/InCopy Bridge UI
    0x10610000 - 0x10637fff +com.adobe.InDesign.InCopy Bridge (6.0.0.352 - ???) <501249E6-E625-1E51-1821-B549B67DAB5E> /Applications/Adobe InDesign CS4/*/InCopy Bridge
    0x10643000 - 0x10647ff9 +com.adobe.InDesign.InCopyExport (6.0.0.352 - ???) <0DEA75D0-0A6E-4A74-C7DC-BCE47FE84CE6> /Applications/Adobe InDesign CS4/*/InCopyExport
    0x1064e000 - 0x10653fff +com.adobe.InDesign.InCopyImport (6.0.0.352 - ???) <1255EF04-F4D8-7327-63BF-EC98077DB93F> /Applications/Adobe InDesign CS4/*/InCopyImport
    0x10658000 - 0x1065cfff +com.adobe.InDesign.InCopyWorkflow UI (6.0.0.352 - ???) <589DC441-A7AD-2227-7B6A-9A76051A3D6C> /Applications/Adobe InDesign CS4/*/InCopyWorkflow UI
    0x10662000 - 0x10699ff7 +com.adobe.InDesign.Note (6.0.0.352 - ???) <A727FD92-2A60-E6A2-6FF5-8EAB4359DA2E> /Applications/Adobe InDesign CS4/*/Note
    0x106ae000 - 0x106b6ffb +com.adobe.InDesign.NotePref (6.0.0.352 - ???) <6A2E5C76-343F-CCD2-FE42-9F5D9C536E4C> /Applications/Adobe InDesign CS4/*/NotePref
    0x106c1000 - 0x10703fff +com.adobe.InDesign.ButtonUI (6.0.0.352 - ???) <4798B84D-AC6A-3649-2E7F-D77B605B0897> /Applications/Adobe InDesign CS4/*/ButtonUI
    0x1071e000 - 0x10737ff7 +com.adobe.InDesign.MediaUI (6.0.0.352 - ???) <11C77707-A565-50AC-CE15-51DC1F5DB074> /Applications/Adobe InDesign CS4/*/MediaUI
    0x10745000 - 0x1074efff +com.adobe.InDesign.Alignment Panel (6.0.0.352 - ???) <496EA1C7-E070-855A-0212-859689B7FEF3> /Applications/Adobe InDesign CS4/*/Alignment Panel
    0x10755000 - 0x1077fff3 +com.adobe.InDesign.Asset Library Panel (6.0.0.352 - ???) <5499FAE6-DD38-6283-C7BC-34D8AC5B9EC5> /Applications/Adobe InDesign CS4/*/Asset Library Panel
    0x10795000 - 0x107d8fff +com.adobe.InDesign.Asset PubLibrary (6.0.6.622 - ???) <AA8095D8-9258-B3B8-70C1-5C91E65F947F> /Applications/Adobe InDesign CS4/*/Asset PubLibrary
    0x107ed000 - 0x1081bff1 +com.adobe.InDesign.Book Panel (6.0.0.352 - ???) <98F1E7EE-ED0E-3CB9-11AE-803FA2E1B624> /Applications/Adobe InDesign CS4/*/Book Panel
    0x10830000 - 0x10840ff7 +com.adobe.InDesign.Bookmark Panel (6.0.0.352 - ???) <3BCF5D34-F64C-E02C-E115-B54F5588E88A> /Applications/Adobe InDesign CS4/*/Bookmark Panel
    0x1084d000 - 0x10870ff1 +com.adobe.InDesign.Control Panel (6.0.0.352 - ???) <36AC28AA-8BD0-5147-BCB9-EDFF8F55D947> /Applications/Adobe InDesign CS4/*/Control Panel
    0x10880000 - 0x10885fff +com.adobe.InDesign.Create Guides Dialog (6.0.0.352 - ???) <1D544186-D159-F548-AC11-53BEA3B3E32C> /Applications/Adobe InDesign CS4/*/Create Guides Dialog
    0x1088b000 - 0x108b4fff +com.adobe.InDesign.Eyedropper Tool (6.0.0.352 - ???) <DCB9B263-CA26-3166-4295-8E5FD885D13E> /Applications/Adobe InDesign CS4/*/Eyedropper Tool
    0x108c2000 - 0x10913ffd +com.adobe.InDesign.Hyperlinks Panel (6.0.0.352 - ???) <1C45A1F4-0115-E4F3-A9EF-5CD82563FB3B> /Applications/Adobe InDesign CS4/*/Hyperlinks Panel
    0x1092a000 - 0x1097aff3 +com.adobe.InDesign.Index Panel (6.0.0.352 - ???) <4C950BC3-94E5-7442-99CC-141B6E4BB781> /Applications/Adobe InDesign CS4/*/Index Panel
    0x1098f000 - 0x1099cfff +unihan (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/unihan.framework/Versions/A/unihan
    0x109ae000 - 0x109e7ff3 +com.adobe.InDesign.Info Panel (6.0.0.352 - ???) <A44ED97C-5C45-8C81-0D44-F884E52CD784> /Applications/Adobe InDesign CS4/*/Info Panel
    0x109f9000 - 0x10a4ffef +com.adobe.InDesign.Knowledge Base (6.0.0.352 - ???) <4B56F760-BA47-A4CF-5C39-E8B64CDB454D> /Applications/Adobe InDesign CS4/*/Knowledge Base
    0x10a63000 - 0x10a84ff9 +com.adobe.InDesign.Layers Panel (6.0.0.352 - ???) <6ECE67A7-473C-F979-9836-C29783EF2C20> /Applications/Adobe InDesign CS4/*/Layers Panel
    0x10a96000 - 0x10a98ff7 +com.adobe.InDesign.Layout Adjustment Panel (6.0.0.352 - ???) <69CB7865-2D40-C519-28BF-06B4700FADF6> /Applications/Adobe InDesign CS4/*/Layout Adjustment Panel
    0x10a9d000 - 0x10ab3fff +com.adobe.InDesign.Layout Adjustment (6.0.0.352 - ???) <E647D3F3-A97C-0965-85A5-B9C8212B9F04> /Applications/Adobe InDesign CS4/*/Layout Adjustment
    0x10abd000 - 0x10ae2fff +com.adobe.InDesign.Links UI (6.0.6.622 - ???) <C01F4756-B515-47A7-7556-F4B86283AC76> /Applications/Adobe InDesign CS4/*/Links UI
    0x10af4000 - 0x10b54ff1 +com.adobe.InDesign.ObjectStylesUI (6.0.0.352 - ???) <A8C7976D-0346-A50B-B6AD-492846741299> /Applications/Adobe InDesign CS4/*/ObjectStylesUI
    0x10b74000 - 0x10b87ff9 +com.adobe.InDesign.Page Setup Dialog (6.0.0.352 - ???) <9E3076FE-2315-B82E-2CC8-62CBECED9137> /Applications/Adobe InDesign CS4/*/Page Setup Dialog
    0x10b8e000 - 0x10bf5ff9 +com.adobe.InDesign.Pages Panel (6.0.0.352 - ???) <8BF988BB-791B-2EDD-4DB7-5DB1FB73C4D2> /Applications/Adobe InDesign CS4/*/Pages Panel
    0x10c12000 - 0x10c1bff1 +com.adobe.InDesign.Sections UI (6.0.0.352 - ???) <FA736396-CF9B-F6C4-BF76-5DE40597D321> /Applications/Adobe InDesign CS4/*/Sections UI
    0x10c21000 - 0x10c26ff9 +com.adobe.InDesign.StepRepeat (6.0.0.352 - ???) <731A4ACB-E181-4D1C-DE20-3BC5A0C36074> /Applications/Adobe InDesign CS4/*/StepRepeat
    0x10c2d000 - 0x10c58ff7 +com.adobe.InDesign.Text Wrap Panel (6.0.0.352 - ???) <8DE26186-BAD9-F996-87CB-F5201229551F> /Applications/Adobe InDesign CS4/*/Text Wrap Panel
    0x10c69000 - 0x10c8effd +com.adobe.InDesign.TOC UI Dialog (6.0.0.352 - ???) <13CDCE4A-D2D9-083E-0560-AE7BCC5C7C40> /Applications/Adobe InDesign CS4/*/TOC UI Dialog
    0x10c9e000 - 0x10cbbff9 +com.adobe.InDesign.Transform Panel (6.0.0.352 - ???) <82FA3595-A7D0-7A4A-8DF2-BB71C22E0A45> /Applications/Adobe InDesign CS4/*/Transform Panel
    0x10cc7000 - 0x10cd9ff3 +com.adobe.InDesign.Image Import UI (6.0.0.352 - ???) <4426829B-28C7-6333-5ACA-B4F84EDB9F4D> /Applications/Adobe InDesign CS4/*/Image Import UI
    0x10ce5000 - 0x10cf3fff +com.adobe.InDesign.Scotch Rules (6.0.0.352 - ???) <74F27148-FACF-5BD6-0006-9DE1FD3F2D50> /Applications/Adobe InDesign CS4/*/Scotch Rules
    0x10cfb000 - 0x10d31fff +com.adobe.InDesign.BNUI (6.0.0.352 - ???) <AED17DBC-0E6D-6C1A-47FA-DCE1863C8E25> /Applications/Adobe InDesign CS4/*/BNUI
    0x10d46000 - 0x10d4dff7 +com.adobe.InDesign.CropTool (6.0.0.352 - ???) <918C0A42-7442-4C3B-19C6-976479A0DD41> /Applications/Adobe InDesign CS4/*/CropTool
    0x10d55000 - 0x10dd4fff +com.adobe.InDesign.DataMerge (6.0.6.622 - ???) <4FBD52CC-CB1A-F0E6-F170-6F88E36B58F2> /Applications/Adobe InDesign CS4/*/DataMerge
    0x10e01000 - 0x10e22ff7 +com.adobe.InDesign.DataMergeUI (6.0.0.352 - ???) <6B9F2583-53D7-1319-0A1E-2A353D9837F7> /Applications/Adobe InDesign CS4/*/DataMergeUI
    0x10e33000 - 0x10e41fff +com.adobe.InDesign.PMWelcomeScreen (6.0.0.352 - ???) <17CCEBF1-6941-902D-4742-B02B31B5A517> /Applications/Adobe InDesign CS4/*/PMWelcomeScreen
    0x10e4e000 - 0x10e54ff8  com.apple.carbonframeworktemplate (1.3 - 1.3.11) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x10e59000 - 0x10ee3ffb +com.adobe.InDesign.Package and Preflight UI (6.0.0.352 - ???) <382B9E43-94D8-6410-3C4E-B58F9B851CDC> /Applications/Adobe InDesign CS4/*/Package and Preflight UI
    0x10f13000 - 0x1104eff7 +com.adobe.InDesign.Package and Preflight (6.0.6.622 - ???) <5CDA9823-45E0-E64E-FEBD-5E8E5CAD4637> /Applications/Adobe InDesign CS4/*/Package and Preflight
    0x1108e000 - 0x110b2ff6 +AdobeAXE8SharedExpat (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8 SharedExpat
    0x110ba000 - 0x111b2fff +com.adobe.InDesign.JBX (6.0.0.352 - ???) <E59EE5A5-9A7C-4163-F181-2F4573FF68DA> /Applications/Adobe InDesign CS4/*/JBX
    0x11200000 - 0x11203ff5 +com.adobe.InDesign.Script Label Panel (6.0.0.352 - ???) <ABF61B34-056D-3C4A-8CE0-9975F05D8267> /Applications/Adobe InDesign CS4/*/Script Label Panel
    0x1120a000 - 0x11211fff +com.adobe.InDesign.Scripts Panel (6.0.0.352 - ???) <6CF81082-2079-F857-9AE3-54141FA55B18> /Applications/Adobe InDesign CS4/*/Scripts Panel
    0x11219000 - 0x112adfff +com.adobe.InDesign.Tables UI (6.0.0.352 - ???) <D086D539-9F0F-E41D-A540-671BF40FE65C> /Applications/Adobe InDesign CS4/*/Tables UI
    0x112cf000 - 0x11336fff +com.adobe.InDesign.TableStylesUI (6.0.0.352 - ???) <8618D6AA-6181-6AAD-394A-C14C3FB08BA4> /Applications/Adobe InDesign CS4/*/TableStylesUI
    0x11355000 - 0x11398ff7 +com.adobe.InDesign.Character Panel (6.0.0.352 - ???) <3CA23003-ADED-0E4F-7914-02B14F96F3F3> /Applications/Adobe InDesign CS4/*/Character Panel
    0x113b5000 - 0x113d0fff +com.adobe.InDesign.Conditional Text UI (6.0.0.352 - ???) <C53D556D-0A80-D348-7990-D4CF215CA67E> /Applications/Adobe InDesign CS4/*/Conditional Text UI
    0x113e0000 - 0x113f1fff +com.adobe.InDesign.Create Outlines (6.0.0.352 - ???) <34C8477C-B742-DC59-1530-F92449FB0634> /Applications/Adobe InDesign CS4/*/Create Outlines
    0x113fa000 - 0x114b3fff +com.adobe.InDesign.Find and Change Panel (6.0.0.352 - ???) <2C457607-292C-1E46-F8D8-A0F9E83F52F3> /Applications/Adobe InDesign CS4/*/Find and Change Panel
    0x114dd000 - 0x114f5fff +com.adobe.InDesign.Find Change Format Panel (6.0.0.352 - ???) <79BC0738-646D-B618-43DE-63477BF8D87E> /Applications/Adobe InDesign CS4/*/Find Change Format Panel
    0x11502000 - 0x11518ff9 +com.adobe.InDesign.Font Usage Dialog (6.0.0.352 - ???) <6667279D-486C-F58A-4BD6-068E8522E90A> /Applications/Adobe InDesign CS4/*/Font Usage Dialog
    0x11523000 - 0x11582ff2 +com.adobe.InDesign.Glyphs Panel (6.0.0.352 - ???) <DE87C30B-D802-A6E2-1BF7-2B40B762FA5C> /Applications/Adobe InDesign CS4/*/Glyphs Panel
    0x1159a000 - 0x115a0fff +com.adobe.InDesign.Hyphenation Panel (6.0.0.352 - ???) <C3CFD45F-7B94-E9A8-1E18-8969784D4630> /Applications/Adobe InDesign CS4/*/Hyphenation Panel
    0x115a9000 - 0x115b3ffd +com.adobe.InDesign.Indents and Tabs (6.0.0.352 - ???) <7625F0BC-91D5-2A4D-1C28-9B004648D653> /Applications/Adobe InDesign CS4/*/Indents and Tabs
    0x115bc000 - 0x115c1fff +com.adobe.InDesign.Justification Panel (6.0.0.352 - ???) <87EC2B50-54F6-086E-2095-949E3850D70D> /Applications/Adobe InDesign CS4/*/Justification Panel
    0x115c8000 - 0x115ccfff +com.adobe.InDesign.Keeps Panel (6.0.0.352 - ???) <CF35583F-8A7F-0726-56F2-5DF5D4C0DF0F> /Applications/Adobe InDesign CS4/*/Keeps Panel
    0x115d1000 - 0x115ecff3 +com.adobe.InDesign.Optical Kerning (6.0.0.352 - ???) <A8B92C1B-ABA9-EF53-E6B1-500C12C97652> /Applications/Adobe InDesign CS4/*/Optical Kerning
    0x115f5000 - 0x11611fff +com.adobe.InDesign.Paragraph Panel (6.0.0.352 - ???) <C954E80A-D677-9EA5-B71A-9647B4AFBFE7> /Applications/Adobe InDesign CS4/*/Paragraph Panel
    0x1161f000 - 0x11629ff2 +com.adobe.InDesign.Paragraph Rules Panel (6.0.0.352 - ???) <FEA8CA85-E548-98EB-6B74-51F8275DEBA4> /Applications/Adobe InDesign CS4/*/Paragraph Rules Panel
    0x11630000 - 0x1163effb +com.adobe.InDesign.Path Type UI (6.0.0.352 - ???) <E88B9803-C125-424B-7D7D-E601E99071DB> /Applications/Adobe InDesign CS4/*/Path Type UI
    0x11648000 - 0x1164fff5 +PathTypeLib.dylib (??? - ???) <DAE01C24-16F1-7785-78DC-90936D2606E6> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/PathTypeLib.dylib
    0x11655000 - 0x1166dffd +com.adobe.InDesign.RunIn Styles Panel (6.0.0.352 - ???) <0A845616-B800-CC27-3560-2AE8B80270E4> /Applications/Adobe InDesign CS4/*/RunIn Styles Panel
    0x11679000 - 0x1168afff +com.adobe.InDesign.SING (6.0.0.352 - ???) <30CE431D-04C6-F3ED-86E8-A67FA93DFB60> /Applications/Adobe InDesign CS4/*/SING
    0x11695000 - 0x116c3ffb +com.adobe.InDesign.Spelling Panel (6.0.0.352 - ???) <3BAB117C-339B-CED2-C9B1-2C5C39F32FA0> /Applications/Adobe InDesign CS4/*/Spelling Panel
    0x116d7000 - 0x116e1ffd +com.adobe.InDesign.Story Panel (6.0.0.352 - ???) <74C1A1C5-65C3-C7BF-00BD-57711F4C8312> /Applications/Adobe InDesign CS4/*/Story Panel
    0x116e9000 - 0x11726ff7 +com.adobe.InDesign.Style Panel (6.0.6.622 - ???) <612016F4-5B8A-91CD-59D2-961EEAAFF854> /Applications/Adobe InDesign CS4/*/Style Panel
    0x11742000 - 0x11749ff5 +com.adobe.InDesign.Text Color Panel (6.0.0.352 - ???) <7024E146-9825-7FD9-6782-EF8AAE336C14> /Applications/Adobe InDesign CS4/*/Text Color Panel
    0x1174e000 - 0x11763ff1 +com.adobe.InDesign.Text Frame Options (6.0.6.622 - ???) <9A30CB97-6F25-78FE-79A4-6C45B2750E0B> /Applications/Adobe InDesign CS4/*/Text Frame Options
    0x1176e000 - 0x117a3fff +com.adobe.InDesign.Text Panel (6.0.0.352 - ???) <F85AAED2-99E6-96BF-E4D5-3E9D700B1EEE> /Applications/Adobe InDesign CS4/*/Text Panel
    0x117b6000 - 0x117c9ff5 +com.adobe.InDesign.Text Preferences (6.0.0.352 - ???) <891714B6-9258-092B-F70D-6CE1AD5892A1> /Applications/Adobe InDesign CS4/*/Text Preferences
    0x117d3000 - 0x117eaff9 +com.adobe.InDesign.Text Ruler (6.0.0.352 - ???) <F6161D34-AF7E-3391-FFC8-34FCF31D2CF3> /Applications/Adobe InDesign CS4/*/Text Ruler
    0x117f5000 - 0x11803ff2 +com.adobe.InDesign.Text Style Panel (6.0.0.352 - ???) <8E84FBAC-3BB2-48C9-6A88-ED2E59AD9AF4> /Applications/Adobe InDesign CS4/*/Text Style Panel
    0x1180c000 - 0x1181dfe7 +com.adobe.InDesign.CSXS (6.0.0.352 - ???) <157644AF-C315-2A02-4BB8-111ECF157B7E> /Applications/Adobe InDesign CS4/*/CSXS
    0x1182b000 - 0x1188dfe7 +com.adobe.PlugPlug (1.0.0.73 - 1.0.0.73) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x118cf000 - 0x119a1fe7 +AdobeAXEDOMCore (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCor e
    0x119d3000 - 0x119efff9 +com.adobe.InDesign.Galley Preferences (6.0.0.352 - ???) <D09D8478-1DE4-1AD6-D39A-8A219AD3BEF6> /Applications/Adobe InDesign CS4/*/Galley Preferences
    0x119ff000 - 0x11a05ffe +com.adobe.InDesign.General Preferences Panel (6.0.0.352 - ???) <FCEA8C2E-AC68-949D-BD8D-E7C6F0AB0D73> /Applications/Adobe InDesign CS4/*/General Preferences Panel
    0x11a0b000 - 0x11a19ff5 +com.adobe.InDesign.Performance UI (6.0.0.352 - ???) <6317F432-FD07-3257-6FD5-8B4AA98EAEE3> /Applications/Adobe InDesign CS4/*/Performance UI
    0x11a25000 - 0x11a38fff +com.adobe.InDesign.Shortcut Editor Dialog (6.0.0.352 - ???) <3774220F-2424-05CF-F33E-9FACC829F118> /Applications/Adobe InDesign CS4/*/Shortcut Editor Dialog
    0x11a42000 - 0x11a4dfff +com.adobe.InDesign.Tool Box (6.0.0.352 - ???) <6694A1DD-95E8-5C43-1908-414AD2532EB4> /Applications/Adobe InDesign CS4/*/Tool Box
    0x11a57000 - 0x11a5effb +com.adobe.InDesign.Tool Tips (6.0.0.352 - ???) <817781E2-3F65-AD79-F9BC-0C678DBBAE7B> /Applications/Adobe InDesign CS4/*/Tool Tips
    0x11a67000 - 0x11a6dff7 +com.adobe.InDesign.PerformanceMetrics (6.0.0.352 - ???) <71D6DC9A-F541-4A8D-B286-8AE1014BE5A0> /Applications/Adobe InDesign CS4/*/PerformanceMetrics
    0x11a72000 - 0x11a8fff7 +com.adobe.InDesign.Plugin Manager (6.0.0.352 - ???) <99E988D1-2785-D355-81C7-6300A143A614> /Applications/Adobe InDesign CS4/*/Plugin Manager
    0x11a9f000 - 0x11aacffd +com.adobe.InDesign.Metadata UI (6.0.0.352 - ???) <6AF3FED6-83AB-D0F4-4F4D-311FC7507E3A> /Applications/Adobe InDesign CS4/*/Metadata UI
    0x11ab4000 - 0x11b89fdd +FileInfo (??? - ???) <F0932F89-FC98-4BA9-B4F2-C58D0E71D3C1> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x11bba000 - 0x11bbfffd +com.adobe.InDesign.Workgroup UI (6.0.0.352 - ???) <F899079C-F1BB-142A-0C23-D9E6C0A73937> /Applications/Adobe InDesign CS4/*/Workgroup UI
    0x11bc4000 - 0x11bf7fff +com.adobe.InDesign.Snippet (6.0.6.622 - ???) <D4F759F8-1BC3-513C-763B-09A6B131C05A> /Applications/Adobe InDesign CS4/*/Snippet
    0x11c06000 - 0x11cf6ff7 +com.adobe.InDesign.XMedia UI (6.0.0.352 - ???) <2909FBFB-95D5-F044-7F3E-E4A597374150> /Applications/Adobe InDesign CS4/*/XMedia UI
    0x11d59000 - 0x11d9efff +com.adobe.InDesign.Actions (6.0.0.352 - ???) <780D3F7E-9CD7-0D76-5CA3-C1C56D0F0243> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Actions.InDesignPlugin/Actions
    0x11db9000 - 0x11f1ffef +com.adobe.InDesign.AppFramework (6.0.6.622 - ???) <8482C14A-B177-842F-6633-6714284F407C> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/AppFramework.InDesignPlugin/AppFramework
    0x11f91000 - 0x121f1fff +com.adobe.InDesign.Application UI (6.0.6.622 - ???) <B04F57F1-108A-CBDC-41F7-A643A9232491> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Application UI.InDesignPlugin/Application UI
    0x122d0000 - 0x1239efff +AdobeExtendScript (3.7.0 - compatibility 3.7.0) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendS cript
    0x123e0000 - 0x12481fd7 +AdobeScCore (3.7.0 - compatibility 3.7.0) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x124bf000 - 0x124eeff7 +com.adobe.headlights.LogSessionFramework (??? - 2.0.0.06112008) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x12513000 - 0x125c0ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x12605000 - 0x12616ffb +LogTransport2 (??? - ???) <835B7B84-5A67-370B-AB39-8E448AA81FA0> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/LogTransport2.framework/Versions/A/LogTransport2
    0x12620000 - 0x12682fe7 +com.adobe.InDesign.Assignments (6.0.0.352 - ???) <18986D9E-9F7B-78FB-5866-ECAFE21B5F31> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Assignments.InDesignPlugin/Assignments
    0x126a9000 - 0x126e4fe8 +com.adobe.InDesign.AWS (6.0.0.352 - ???) <CC3412D5-A824-15F5-9A96-F9E5BD845155> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/AWS.InDesignPlugin/AWS
    0x126ff000 - 0x1272fff7 +com.adobe.InDesign.AWSUI (6.0.0.352 - ???) <700E5059-F44C-43C5-4BF0-07984627AA1E> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/AWSUI.InDesignPlugin/AWSUI
    0x12747000 - 0x1276eff3 +com.adobe.InDesign.Basic Tools (6.0.0.352 - ???) <1D4B7B59-1C25-7F2A-2BCA-074DA30529A2> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Basic Tools.InDesignPlugin/Basic Tools
    0x12782000 - 0x127b0ff7 +com.adobe.InDesign.Behavior (6.0.0.352 - ???) <EF719127-1CEF-6E9F-0310-678A8276C38E> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Behavior.InDesignPlugin/Behavior
    0x127c7000 - 0x12831fe5 +com.adobe.InDesign.BNCore (6.0.0.352 - ???) <5C17098D-F6CE-4C0F-4425-6B4D6ABF917E> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/BNCore.InDesignPlugin/BNCore
    0x12846000 - 0x12882ff3 +com.adobe.InDesign.Book (6.0.0.352 - ???) <63A44ED9-7FBB-926F-C21D-01F51E6F125B> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Book.InDesignPlugin/Book
    0x12892000 - 0x128b7fff +com.adobe.InDesign.CellStyles.rpln (6.0.0.352 - ???) <0C8D126A-197C-A999-4F6A-F0045F25E746> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/CellStyles.rpln.InDesignPlugin/CellStyles.rpln
    0x128c5000 - 0x1292affb +com.adobe.InDesign.CJK Text Attributes (6.0.0.352 - ???) <D30AA8B0-0F5A-9C8D-5C9E-CF541ECA519A> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/CJK Text Attributes.InDesignPlugin/CJK Text Attributes
    0x12946000 - 0x1299dfff +com.adobe.InDesign.CJKGrid (6.0.0.352 - ???) <02C69FF0-3893-0B0C-2635-DE782B131B4F> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/CJKGrid.InDesignPlugin/CJKGrid
    0x129b4000 - 0x12a5dff3 +com.adobe.InDesign.Color Management (6.0.0.352 - ???) <EC22EB23-A226-E5BD-20CB-EC92A928F017> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Color Management.InDesignPlugin/Color Management
    0x12a82000 - 0x12ac1fef +com.adobe.InDesign.CompFontMgr (6.0.0.352 - ???) <AA398B4E-169E-8277-995C-CADFBFC9BB60> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/CompFontMgr.InDesignPlugin/CompFontMgr
    0x12ad2000 - 0x12b08fff +com.adobe.InDesign.Conditional Text (6.0.0.352 - ???) <0FEB5D99-F80B-2815-8908-DA4DE445B43E> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Conditional Text.InDesignPlugin/Conditional Text
    0x12b1b000 - 0x12b36fff +com.adobe.InDesign.Dialog Layout (6.0.0.352 - ???) <39F3B77C-3B80-809A-F696-35DBB2A4E6AE> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Dialog Layout.InDesignPlugin/Dialog Layout
    0x12b45000 - 0x12b5bff9 +com.adobe.InDesign.Document Actions (6.0.0.352 - ???) <B4AFD031-8F27-E279-DFA2-A9877D7D654A> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Document Actions.InDesignPlugin/Document Actions
    0x12b65000 - 0x12c88fff +com.adobe.InDesign.Document Framework (6.0.0.352 - ???) <675F5F39-568A-395B-6C5F-8AE94039600A> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Document Framework.InDesignPlugin/Document Framework
    0x12cb4000 - 0x12cbafff +com.adobe.InDesign.Document UI (6.0.0.352 - ???) <98E0E6A8-10FA-295F-AED8-7F97AFCFE9B6> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Document UI.InDesignPlugin/Document UI
    0x12cc1000 - 0x12d6dfef +com.adobe.InDesign.EPS Page Item (6.0.6.622 - ???) <6893677A-B34B-D222-E024-9124C6759A65> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/EPS Page Item.InDesignPlugin/EPS Page Item
    0x12d92000 - 0x12e4afff +com.adobe.InDesign.Font Manager (6.0.0.352 - ???) <B301C656-BAF5-4E67-BB87-3D5A6BCFDEFC> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Font Manager.InDesignPlugin/Font Manager
    0x12e63000 - 0x12ec5fff +com.adobe.InDesign.FormField (6.0.0.352 - ???) <BB3C8CE3-44E1-1B5D-3F1E-831E858AE378> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/FormField.InDesignPlugin/FormField
    0x12eee000 - 0x13036fff +com.adobe.InDesign.Galley (6.0.6.622 - ???) <39EF3826-BFE1-4326-D625-F256DB3D8D19> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Galley.InDesignPlugin/Galley
    0x1308b000 - 0x131b6fff +com.adobe.InDesign.Generic Page Item (6.0.6.622 - ???) <CB0F4E1A-89CA-F9CB-1A2F-4EDD7BF74945> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Generic Page Item.InDesignPlugin/Generic Page Item
    0x131ea000 - 0x131f1fff +com.adobe.InDesign.GenericSettings (6.0.0.352 - ???) <389B0520-8D2D-D3B8-1660-2FDC963D5EFF> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/GenericSettings.InDesignPlugin/GenericSettings
    0x131f8000 - 0x1323fffb +com.adobe.InDesign.Gradient Fill (6.0.6.622 - ???) <2D5FD1DD-1F89-043D-5E07-D4FFC0F2F58F> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Gradient Fill.InDesignPlugin/Gradient Fill
    0x13254000 - 0x132e5ff7 +com.adobe.InDesign.Graphics (6.0.0.352 - ???) <B2062238-4789-20ED-BFFF-1D40CC601D27> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Graphics.InDesignPlugin/Graphics
    0x13303000 - 0x1330aff7 +com.adobe.InDesign.Group (6.0.0.352 - ???) <E66E6CE5-210C-81A6-99F6-164EC6FE99A5> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Group.InDesignPlugin/Group
    0x13311000 - 0x13322fff +com.adobe.InDesign.Guides (6.0.0.352 - ???) <E91E7A07-96B3-590C-C0AD-8BAC46F4564B> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Guides.InDesignPlugin/Guides
    0x1332d000 - 0x133c9fff +com.adobe.InDesign.Hyperlinks (6.0.6.622 - ???) <09413909-41F4-112E-ACF5-7FA8F6D0E493> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Hyperlinks.InDesignPlugin/Hyperlinks
    0x133ea000 - 0x13438fff +com.adobe.InDesign.Image Filters (6.0.0.352 - ???) <B6A94058-7C84-CE2A-9A5B-BC64591489EB> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Image Filters.InDesignPlugin/Image Filters
    0x13440000 - 0x13527fe3 +com.adobe.InDesign.Image (6.0.6.622 - ???) <0D7EFEB3-ED1F-07D5-9054-F8BADDC8326E> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Image.InDesignPlugin/Image
    0x1356c000 - 0x13581ff3 +com.adobe.InDesign.IME (6.0.6.622 - ???) <2637D64A-259B-D24D-EE79-A4AE7B2904E7> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/IME.InDesignPlugin/IME
    0x1358c000 - 0x135c5ff7 +com.adobe.InDesign.Import Export UI (6.0.0.352 - ???) <D25D8731-A0B9-BF7C-4BF7-50DED02B5147> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Import Export UI.InDesignPlugin/Import Export UI
    0x135e6000 - 0x136a9ffb +com.adobe.InDesign.InCopyShared (6.0.6.622 - ???) <09E76FDA-67F8-23D6-595A-BCC5EA447B00> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/InCopyShared.InDesignPlugin/InCopyShared
    0x136ef000 - 0x136f7ff3 +com.adobe.InDesign.InCopySharedUI (6.0.0.352 - ???) <98E08843-51DA-C02F-9AA6-4F5553B6A3FF> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/InCopySharedUI.InDesignPlugin/InCopySharedUI
    0x13701000 - 0x13775ffb +com.adobe.InDesign.InCopyWorkflow (6.0.0.352 - ???) <B727EB7D-41DA-26F9-0D4E-8CB2A0B3899B> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/InCopyWorkflow.InDesignPlugin/InCopyWorkflow
    0x137ac000 - 0x1386dff5 +com.adobe.InDesign.Indexing (6.0.0.352 - ???) <EB4B2105-7FDB-B182-DD20-F73AAB9721EA> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Indexing.InDesignPlugin/Indexing
    0x138a6000 - 0x13921fe3 +com.adobe.InDesign.INXCore (6.0.6.622 - ???) <61D9A70A-1718-C8C5-A967-7FAACF521AE7> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/INXCore.InDesignPlugin/INXCore
    0x1393b000 - 0x13954ff2 +com.adobe.InDesign.Layer (6.0.0.352 - ???) <2DD75A5D-09FA-D00C-91AE-8DF70967188E> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Layer.InDesignPlugin/Layer
    0x13961000 - 0x13a99ffb +com.adobe.InDesign.Layout UI (6.0.0.352 - ???) <605BCACC-351B-EAEF-01A9-2DEDCC3922C7> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Layout UI.InDesignPlugin/Layout UI
    0x13b06000 - 0x13b20ff7 +com.adobe.InDesign.Layout (6.0.0.352 - ???) <31C35FC8-1348-DD9E-060C-82CD59FFC684> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Layout.InDesignPlugin/Layout
    0x13b2b000 - 0x13b6cffb +com.adobe.InDesign.Linguistics (6.0.0.352 - ???) <32A28DD7-8A2D-1784-CE2C-C0BDD9CECB82> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Linguistics.InDesignPlugin/Linguistics
    0x13b8a000 - 0x13cb4ff7 +com.adobe.InDesign.Links (6.0.6.622 - ???) <9A0B6A01-CDCD-2BD5-C7C7-C9607D50092D> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Links.InDesignPlugin/Links
    0x13d0f000 - 0

  • German InDesign CS3 start with english menues

    German InDesign CS3 start with english menues.
    Reinstall diden't help, but funny things happens when I disable the User Account Control in Vista (64bit). Then InDesing start with german menues. After I enable the UAC and reboot, InDesing started with english Menues.
    rgds Stefan

    Hi Stefan
    This problem has been discussed in our german mediengestalter forum four weeks ago without any solution. The workaround seems to be: working as an admin!
    rgds Frank

Maybe you are looking for

  • Error message in iDVD with Slide show from iPhoto 09

    I have about 130 photos in a slide show with music in iPhoto 09. The slide show settings are for the whole slide show are Ken Burns effect, each slide about 8.1 seconds, random transitions, and music fit to the slide show..I Went to "Share" Send to D

  • How can I find out my longitude & latitude coordinates?

    I'm sure this must have been asked but I can't find it, how do I use my iphone to find out my long & lat coordinates, do I have to buy a suitable application? Thanks

  • Invoices that were on hold;

    Hi, How should i get below information.Plz help me... invoices that were on hold; and had been manually released from hold, validated (ready to be picked up by payment batch runs) but not yet paid in a period

  • Filter in ALV grid report

    Hi SDN, I have a ALV grid with columns U1 and U2. I want to filter the records only when U1 = X <b>AND</b> U2 = X . But I need all other combinations of U1 and U2. Is it possible to make  <b>AND</b> operator work in ALV grid filter? If so please let

  • Merging Cells in Report Designer

    Hi, according to SAP Documentation http://help.sap.com/saphelp_nw2004s/helpdata/en/d7/6b9b41aa6ca309e10000000a155106/frameset.htm it shall be possible to merge cells within Report Designer. However I have tried it on several ways but was never able t