ICal AppleScript translation to Snow Leopard

(I didn't see an AppleScript section, so if this is posted in the wrong section, I apologize.)
I use Event2ToDo (an AppleScript function) to create ToDos in iCal on a daily basis. It is a very helpful tool, and I really want to keep using it. That being said, under Snow Leopard it doesn't work anymore. Specifically, the line that gets the error is...
+tell application "iCal" to set convertMePosList to uid of (every event in thisCal *whose open file alarms is not {}* and start date is less than or equal to (current date))+
And it says...
+error "iCal got an error: Can’t make {} into type open file alarm." number -1700 from {} to open file alarm+
I think, from what I could discern, it's trying to say "whose open file alarms is not blank." Does anyone know how to fix this to work under Snow Leopard?

Hi Alexander,
I believe the author of Event2ToDo is contactable via his website. <http://www.sharmanshelving.com.au/webmaster/me/>
I don't have Snow Leopard yet, but I'd try changing the line to the following:
tell application "iCal" to set convertMePosList to uid of (every event in thisCal whose open file alarms is not equal to missing value and start date is less than or equal to (current date))
Best wishes
John M

Similar Messages

  • Problems with iCal Server 2 and Snow Leopard Clients

    I am currently running iCal Server 2 on Snow Leopard Server, with approximately 6 client computers connected to a single shared calendar account.  I have digest authentication enabled, and am thus using Kerberos (but not SSH), as well as 3 iPhones. 
    Upon initial connection, I can get all the clients - computers and phones - to properly pull down all the calendar data, and match one another.  However, several of the computers are having trouble updating properly when new events are added.  After some troubleshooting, it seems that the computers running Snow Leopard are not properly updating with events that are entered from other computers, either Snow Leopard or Leopard.  They can, however, post events to the server themselves without any errors.  Interestingly, the Leopard computers can push and pull updated events just fine, and will update with new events whether they originated from a Snow Leopard or a Leopard client.
    We had some recurring login/authentication issues a while back, which seemed to resolve when I disabled digest authentication; I'm wondering if perhaps that has something to do with the problems now.  We're mostly using BusyCal as client software, with the iPhones obviously using iCalendar.
    Just looking to see if anyone else has had similar problems, with Leopard clients working well and Snow Leopard clients having issues.  Thanks!

    Noby_me,
    A lot of folk are having major issues with many Adobe programs and Snow Leopard. You are not alone. For many, rolling-back to Leopard has been the cure. From "word on the street," it appears that Apple is aware of these issues and are working on an OS update. I have no schedule, but that word was out about a month ago, so let's hope that the update is soon in coming.
    You might want to do a Search on this, the Encore and the PS fora for "Snow Leopard." There are plenty articles.
    Good luck,
    Hunt

  • Sync iCal on laptop with Snow Leopard rather than Lion

    My netwok has both Lion and Snow Leopard computers. I used to sync iCal using MobileMe but have moved the Lion machines to iCloud. I would like to continue syncing my iCal to the Snow Leopard machine. Is this possible and if so how do I do it?

    You need to copy the Domain.sites2 file (iWeb 3) that's in your Users/Home/Library/Application Support/iWeb folder on the SL Mac to the same folder on your iMac.
    In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder. Then you'll be able to easily find that folder and move the domain file into it.  WARNING: Be sure that the domain file has a different name than the one currently there so you don't overwrite it.
    To open your domain file in Lion or Mountain Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    You can download an already compiled version with this link: iWeb Switch Domain.
    Just launch the application, find and select the domain file in your Home/Library/Application Support/iWeb folder that you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    OT

  • ICal will not open (Snow Leopard)

    I have not be able to figure out what is wrong with my iCal. I have been using it since Dec 2009 when I got my iPhone. Now when I try to start it up it quits after 3 seconds. I have tried to remove the plist file, fix the sync, re-installed it from my Snow Leopard disc and it still will not work. What has happened? I have included my error report below. Thanks in advance for any help.
    Process: iCal [203]
    Path: /Applications/iCal.app/Contents/MacOS/iCal
    Identifier: com.apple.iCal
    Version: 4.0.1 (1374)
    Build Info: iCal-13740000~4
    Code Type: X86-64 (Native)
    Parent Process: launchd [87]
    Date/Time: 2010-03-28 22:55:57.032 -0500
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 122907 sec
    Crashes Since Last Report: 13
    Per-App Interval Since Last Report: 153 sec
    Per-App Crashes Since Last Report: 8
    Anonymous UUID: C094B7EB-F59C-4F1E-8175-087EFE2FE25F
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.CoreFoundation 0x00007fff83ed3788 CFRetain + 200
    1 com.apple.CalendarStore 0x00007fff8794eefc -[CALPixmapImageComposer initWithImage:operation:useColorNamed:alphaFunction:nextMapper:] + 359
    2 com.apple.CalendarStore 0x00007fff8794cca9 +[CALColorModel configureModelsWithFile:] + 5913
    3 libobjc.A.dylib 0x00007fff85bfa535 classinitialize + 384
    4 libobjc.A.dylib 0x00007fff85c0863e prepareForMethodLookup + 234
    5 libobjc.A.dylib 0x00007fff85c00eaa lookUpMethod + 73
    6 libobjc.A.dylib 0x00007fff85bf91ba objc_msgSend + 198
    7 com.apple.CalendarStore 0x00007fff879478e6 +[CoreCalendarThemesManager themeWithColor:] + 380
    8 com.apple.iCal 0x000000010003fe19 0x100000000 + 261657
    9 com.apple.iCal 0x000000010003f99d 0x100000000 + 260509
    10 com.apple.iCal 0x000000010003a6c3 0x100000000 + 239299
    11 com.apple.iCal 0x000000010003a4ea 0x100000000 + 238826
    12 com.apple.iCal 0x000000010003a37d 0x100000000 + 238461
    13 com.apple.iCal 0x000000010003937f 0x100000000 + 234367
    14 com.apple.iCal 0x000000010002d78c 0x100000000 + 186252
    15 com.apple.iCal 0x000000010002c8a7 0x100000000 + 182439
    16 com.apple.iCal 0x000000010002bf78 0x100000000 + 180088
    17 com.apple.iCal 0x000000010002be55 0x100000000 + 179797
    18 com.apple.iCal 0x000000010002b93b 0x100000000 + 178491
    19 com.apple.Foundation 0x00007fff84e8d85a nsnotecallback + 167
    20 com.apple.CoreFoundation 0x00007fff83f25e3a __CFXNotificationPost + 954
    21 com.apple.CoreFoundation 0x00007fff83f123e8 _CFXNotificationPostNotification + 200
    22 com.apple.Foundation 0x00007fff84e847c4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
    23 com.apple.CalendarStore 0x00007fff8790c98d -[CALBag resetTimeBasedView:inManagedObjectContext:] + 1103
    24 com.apple.iCal 0x00000001000364b4 0x100000000 + 222388
    25 com.apple.iCal 0x000000010003471b 0x100000000 + 214811
    26 com.apple.Foundation 0x00007fff84e8d85a nsnotecallback + 167
    27 com.apple.CoreFoundation 0x00007fff83f25e3a __CFXNotificationPost + 954
    28 com.apple.CoreFoundation 0x00007fff83f123e8 _CFXNotificationPostNotification + 200
    29 com.apple.Foundation 0x00007fff84e847c4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
    30 com.apple.Foundation 0x00007fff84e8d85a nsnotecallback + 167
    31 com.apple.CoreFoundation 0x00007fff83f25e3a __CFXNotificationPost + 954
    32 com.apple.CoreFoundation 0x00007fff83f123e8 _CFXNotificationPostNotification + 200
    33 com.apple.Foundation 0x00007fff84e847c4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
    34 com.apple.AppKit 0x00007fff817f00f8 -[NSTableView _enableSelectionPostingAndPost] + 581
    35 com.apple.iCal 0x0000000100034012 0x100000000 + 213010
    36 com.apple.iCal 0x0000000100032eb2 0x100000000 + 208562
    37 com.apple.iCal 0x0000000100170ed0 0x100000000 + 1511120
    38 com.apple.iCal 0x00000001000cfac7 0x100000000 + 850631
    39 com.apple.iCal 0x00000001001bf0c7 0x100000000 + 1831111
    40 com.apple.Foundation 0x00007fff84ea5647 __NSThreadPerformPerform + 219
    41 com.apple.CoreFoundation 0x00007fff83f1b271 __CFRunLoopDoSources0 + 1361
    42 com.apple.CoreFoundation 0x00007fff83f19469 __CFRunLoopRun + 873
    43 com.apple.CoreFoundation 0x00007fff83f18c2f CFRunLoopRunSpecific + 575
    44 com.apple.HIToolbox 0x00007fff8823ca4e RunCurrentEventLoopInMode + 333
    45 com.apple.HIToolbox 0x00007fff8823c7b1 ReceiveNextEventCommon + 148
    46 com.apple.HIToolbox 0x00007fff8823c70c BlockUntilNextEventMatchingListInMode + 59
    47 com.apple.AppKit 0x00007fff8175a1f2 _DPSNextEvent + 708
    48 com.apple.AppKit 0x00007fff81759b41 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    49 com.apple.AppKit 0x00007fff8171f747 -[NSApplication run] + 395
    50 com.apple.AppKit 0x00007fff81718468 NSApplicationMain + 364
    51 com.apple.iCal 0x0000000100001e90 0x100000000 + 7824
    52 com.apple.iCal 0x00000001000a2190 0x100000000 + 663952
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff812f5bba kevent + 10
    1 libSystem.B.dylib 0x00007fff812f7a85 dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff812f775c dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff812f7286 dispatch_workerthread2 + 244
    4 libSystem.B.dylib 0x00007fff812f6bb8 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff812f6a55 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x00007fff5fbfca10
    rdi: 0x0000000000000000 rsi: 0x0000000000000008 rbp: 0x00007fff5fbfca60 rsp: 0x00007fff5fbfca50
    r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x00007fff817ea139 r11: 0x00007fff81896aee
    r12: 0x0000000114f89b60 r13: 0x0000000000000000 r14: 0x0000000114f89d10 r15: 0x0000000000000000
    rip: 0x00007fff83ed3788 rfl: 0x0000000000000246 cr2: 0x0000000100282868
    Binary Images:
    0x100000000 - 0x1002c5fef com.apple.iCal 4.0.1 (1374) <493EB3C2-84AF-0959-7D5A-110D941EFBEE> /Applications/iCal.app/Contents/MacOS/iCal
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80141ff7 com.apple.WebKit 6531.21 (6531.21.8) <1B786776-E9EA-3B88-D9EE-618BC4CCD7B4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff80142000 - 0x7fff801aeff7 com.apple.CorePDF 1.1 (1.1) <3D51A551-50C5-DDD5-9A79-9679DA2806B0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff801af000 - 0x7fff80264fe7 com.apple.ink.framework 1.3.1 (105) <5AA00FE5-B251-44AF-5108-44AA927C053C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff80436000 - 0x7fff80436ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff80437000 - 0x7fff8054efef libxml2.2.dylib ??? (???) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff8054f000 - 0x7fff805b7ff7 com.apple.MeshKitRuntime 1.0 (49.0) <580F1945-540B-1E68-0341-A6ADAD78397E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff805b8000 - 0x7fff805bdfff libGFXShared.dylib ??? (???) <05345B3E-5705-3C2A-464E-052B1DDA45B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff80718000 - 0x7fff80724fef libbz2.1.0.dylib ??? (???) <4AA81AA7-DF37-6430-07D1-F59F37AEC357> /usr/lib/libbz2.1.0.dylib
    0x7fff80725000 - 0x7fff80727fff com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff80728000 - 0x7fff807a5fef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff807a6000 - 0x7fff807a6ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff807a9000 - 0x7fff807fafe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff80882000 - 0x7fff80883ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff80884000 - 0x7fff80901fe7 com.apple.CoreText 3.1.0 (???) <B4BFF82D-CA77-9A8E-2C7E-66367E807C7C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff80995000 - 0x7fff809a4fef com.apple.opengl 1.6.5 (1.6.5) <30D6B03B-4B4C-1F78-1FDB-0403E7FE8707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff809a5000 - 0x7fff809dffff libssl.0.9.8.dylib ??? (???) <0714FA32-C193-CD96-80D1-6FCF06A0ED2E> /usr/lib/libssl.0.9.8.dylib
    0x7fff80a10000 - 0x7fff80a1bff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff80a1c000 - 0x7fff80a1cff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff80a1d000 - 0x7fff80a43fe7 libJPEG.dylib ??? (???) <89DFAA03-2801-BB31-1F4D-1AE0804E08BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff80a44000 - 0x7fff80a55fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff80a56000 - 0x7fff80a9afef com.apple.ImageCaptureCore 1.0 (1.0) <29A6CF83-B5C2-9730-D71D-825AEC8657F5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff80a9b000 - 0x7fff80ab0ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff80ab1000 - 0x7fff80b35fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <33C0EADA-243E-1897-335D-17C5DC6A14A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff80cc4000 - 0x7fff80d43fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff80d44000 - 0x7fff80e0ffe7 ColorSyncDeprecated.dylib ??? (???) <1D97E664-75D3-E483-FDD3-35BD7733DF13> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff80e10000 - 0x7fff81142fef com.apple.CoreServices.CarbonCore 861.2 (861.2) <39F3B259-AC2A-792B-ECFE-4F3E72F2D1A5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff811f8000 - 0x7fff8120eff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <2BBD800A-0456-D90D-3205-8CE61F3A8F05> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8120f000 - 0x7fff8125efff com.apple.iCalendar 1.0.1 (51) <6A991ED8-2A03-8FEC-85FF-5DDFDF18D8E3> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff8125f000 - 0x7fff812bffff com.apple.ExchangeWebServices 1.1 (56) <76BE6B3A-45B7-0FD3-CE9F-A0616C79B26E> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff812dc000 - 0x7fff8149aff7 libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
    0x7fff8149b000 - 0x7fff8154fff7 com.apple.ColorSync 4.6.2 (4.6.2) <78A86D96-7758-6BFE-7231-A0C70F185FDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff81550000 - 0x7fff815bafe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff815bb000 - 0x7fff816c5ff7 com.apple.MeshKitIO 1.0 (49.0) <66600E25-66F9-D31A-EA47-E81518FF6DDA> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff816c6000 - 0x7fff81715fef libTIFF.dylib ??? (???) <796A1E6E-09B0-64F4-35F7-2ACEE9C2B429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff81716000 - 0x7fff8210afff com.apple.AppKit 6.6.3 (1038.25) <2F7A5AC8-29E7-9B5F-D3F1-4C7F5821BB80> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8210b000 - 0x7fff8212cfff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
    0x7fff8212d000 - 0x7fff82167fff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff82168000 - 0x7fff82168ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8219f000 - 0x7fff821ceff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff821cf000 - 0x7fff822d8fff com.apple.MediaToolbox 0.420.18 (420.18) <0A2444E8-DA72-7DC8-084F-D78D28E5C74F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff822d9000 - 0x7fff822ecff7 com.apple.syncservices.syncservicesui 5.1 (578) <E103A7E4-EAD3-53F4-601A-E854870469FF> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x7fff822ed000 - 0x7fff82472fef com.apple.JavaScriptCore 6531.21 (6531.21.9) <FB6CF9E3-A3B1-8C45-1D91-756679DE36FB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff82473000 - 0x7fff824a8fff libGLImage.dylib ??? (???) <8AB3A26A-4CC4-4E6D-95CC-530FD7204599> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff824a9000 - 0x7fff824b4fff com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x7fff824b5000 - 0x7fff824b8fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff824b9000 - 0x7fff826f3ff7 com.apple.imageKit 2.0.1 (1.0) <5E32976B-5CEB-6316-2B5C-2ABFEF588E4F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff826f4000 - 0x7fff82731fff com.apple.LDAPFramework 2.0 (120.1) <05A853F5-76B9-AF27-6548-A2450AE86451> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff82738000 - 0x7fff827b3ff7 com.apple.ISSupport 1.9.2 (50) <09D926B6-BBF7-7E15-2978-D0C4D933543D> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff827b4000 - 0x7fff82b08fef com.apple.RawCamera.bundle 3.0.1 (523) <F6C20A35-2D51-08D7-07CA-5159256D6158> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff82b09000 - 0x7fff82b0afff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff82b0b000 - 0x7fff82cc9fff libicucore.A.dylib ??? (???) <5BD16988-545F-6A8C-9A6F-FB18ACDCAEC2> /usr/lib/libicucore.A.dylib
    0x7fff82cca000 - 0x7fff82d3eff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <546E204C-AC7A-030C-DC32-125A3E422FB5> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff82d3f000 - 0x7fff82d41fef com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x7fff82d42000 - 0x7fff82d55fff libGL.dylib ??? (???) <5F9DAF5F-C25C-B6C2-C9BC-3D91D723FD85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff82d56000 - 0x7fff82d7fff7 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <2D3B7CF8-DA92-F25D-F2E2-D17C7D7F46E5> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff82d96000 - 0x7fff82db6fff com.apple.DotMacSyncManager 2.0.1 (446.3) <200FD7C1-8C44-A14C-33EF-0E287DE741D4> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x7fff82f9b000 - 0x7fff83107ff7 com.apple.QTKit 7.6.3 (1591.3) <2AD2AC43-F6A8-F2CE-CCFE-9E8E38E47BB0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff83108000 - 0x7fff8310afff libRadiance.dylib ??? (???) <376EAE92-8F25-9202-CC35-8EED5BD471FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8310b000 - 0x7fff8316dfe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8316e000 - 0x7fff83666ff7 com.apple.VideoToolbox 0.420.18 (420.18) <428CE263-C02B-421D-7772-FC73EFF180A3> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff83682000 - 0x7fff836f4fef com.apple.CoreSymbolication 2.0 (23) <06F8561E-4B36-7BF6-31BA-64091B3D8058> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff836f5000 - 0x7fff837b1ff7 com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff837b2000 - 0x7fff8383efef SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8384b000 - 0x7fff838e5fff com.apple.ApplicationServices.ATS 4.1 (???) <E2A107C5-0230-265A-E40D-CFE0219C99E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff838e6000 - 0x7fff83976fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff839b7000 - 0x7fff839d5fff libPng.dylib ??? (???) <7635B74B-5415-9767-A881-E0B017F62376> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff83a1f000 - 0x7fff83bd9fef com.apple.ImageIO.framework 3.0.1 (3.0.1) <10202E28-34DD-71CA-BE5D-1BE5C8DE2198> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff83bda000 - 0x7fff83c02fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff83c03000 - 0x7fff83c4aff7 com.apple.coreui 2 (113) <60D2FE5C-8470-A0F4-379B-1E90FBD4FE7D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff83c7b000 - 0x7fff83cbcfef com.apple.QD 3.33 (???) <3F528878-21F5-B2B5-8A9B-DF067BF91922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff83ce0000 - 0x7fff83d02ff7 com.apple.opencl 12 (12) <533D6753-D6E4-EC34-E93B-8F6498B50FBA> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff83d03000 - 0x7fff83d09ff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff83d0a000 - 0x7fff83d0aff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff83d0b000 - 0x7fff83d51fe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff83d52000 - 0x7fff83dd4fe7 com.apple.QuickLookUIFramework 2.1 (327.3) <A35335F3-BC7B-1341-D934-45ACC19FFEC3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff83dd5000 - 0x7fff83de2ff7 com.apple.AppleFSCompression 1.0 (1.0) <06099990-D14E-CBD3-8E6A-23905A3B4A48> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff83de3000 - 0x7fff83de7ff7 libCGXType.A.dylib ??? (???) <E11B4D25-2251-4646-118C-87BD4C57A194> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff83de8000 - 0x7fff83eb4fff com.apple.CFNetwork 454.5 (454.5) <319C7138-2839-DA5E-413A-618248BD4A32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff83ece000 - 0x7fff84041ff7 com.apple.CoreFoundation 6.6.1 (550.13) <1E952BD9-37C6-16BE-B2F0-CD92A6283D37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff84042000 - 0x7fff8407dfe7 com.apple.CoreMedia 0.420.18 (420.18) <30166EED-C905-A818-9C3C-32E4EEA20995> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8407e000 - 0x7fff840c5fef com.apple.QuickLookFramework 2.1 (327.3) <6B3D79C5-E19B-97E1-673F-74731A0B188B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff840c6000 - 0x7fff84109fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff8410a000 - 0x7fff8454dfef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff84553000 - 0x7fff84559fff libCGXCoreImage.A.dylib ??? (???) <B6A66067-68D9-7644-B4AF-EEA3B2AACA8D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8455a000 - 0x7fff847c3fff com.apple.QuartzComposer 4.1 (156.10) <F5569DC9-15E9-0815-3032-7E1257F36A3E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff847c4000 - 0x7fff84a49fe7 com.apple.security 6.1.1 (37594) <E5DA8BFD-4A48-EFD4-E938-3BDFB356A8AF> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff84a5c000 - 0x7fff84a75fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff84a76000 - 0x7fff84addfef com.apple.AppleVAFramework 4.7.5 (4.7.5) <68D4E82B-7D55-A963-FF0B-80F276C1F2DE> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff84aed000 - 0x7fff84b03fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff84b04000 - 0x7fff84b53ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff84b54000 - 0x7fff84ba9fef com.apple.framework.familycontrols 2.0 (2.0) <8DD78DC7-4C73-EDE6-86A4-BC35B335ED5F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff84baa000 - 0x7fff84be7fef libFontRegistry.dylib ??? (???) <8712832A-A980-3AAF-0D88-50164898F38E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff84be8000 - 0x7fff84bfafe7 libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff84bfb000 - 0x7fff84c02ff7 com.apple.KerberosHelper 2.1 (1.0) <CAE238A0-1DEC-421D-EE11-36AE9E67C8DC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff84c03000 - 0x7fff84c5afff com.apple.Symbolication 1.1 (67) <73B6FC15-9E05-69E2-2955-14F82F9BC337> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff84c5b000 - 0x7fff84c60ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff84cdc000 - 0x7fff84d17ff7 com.apple.CoreMediaIOServices 124.0 (850) <B71C361C-105E-EDD2-5AEE-10E640445561> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff84d18000 - 0x7fff84d1eff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff84d1f000 - 0x7fff84d5aff7 com.apple.AE 496.1 (496.1) <27D2D2E9-B309-7E65-8C3F-7FF01148F0DE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff84d5b000 - 0x7fff84e7cfe7 libcrypto.0.9.8.dylib ??? (???) <32F2A87F-B146-BBF2-3AD1-494C686F1EE3> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff84e7d000 - 0x7fff850fefe7 com.apple.Foundation 6.6.1 (751.14) <767349DB-C486-70E8-7970-F13DB4CDAF37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff850ff000 - 0x7fff85100fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff85101000 - 0x7fff8517efef com.apple.backup.framework 1.2 (1.2) <E3635A09-6221-71CE-6083-6025CE478634> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8517f000 - 0x7fff8521ffff com.apple.LaunchServices 362 (362) <CCBFC037-7162-E392-B11F-90098891AE20> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff85220000 - 0x7fff85226fff com.apple.AOSNotification 1.1.0 (123.3) <9436ED02-186A-E6CC-E594-31E3942A5898> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff85227000 - 0x7fff85242ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff85243000 - 0x7fff85a4dfe7 libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff85a64000 - 0x7fff85a71fe7 libCSync.A.dylib ??? (???) <F4066C8C-2A3E-4F2F-9F4D-03DB56F7C5CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff85bb2000 - 0x7fff85bf3ff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <FFCA91A7-ADDB-E3D0-234A-47609BC37556> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff85bf4000 - 0x7fff85caafff libobjc.A.dylib ??? (???) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff85cab000 - 0x7fff85d07fff libGLU.dylib ??? (???) <6A6612BC-1AF9-08EC-80B2-B697238EED47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff85d08000 - 0x7fff85e2cfe7 com.apple.audio.toolbox.AudioToolbox 1.6.2 (1.6.2) <466C5725-8311-41F1-1653-EB5C80644ED7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff85e2d000 - 0x7fff86067fff com.apple.AddressBook.framework 5.0.1 (864) <4FA65C25-3F4F-6D79-1901-07FF6BBAAEDB> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff86068000 - 0x7fff860a1ff7 com.apple.MeshKit 1.0 (49.0) <7587A7F2-DF5D-B8B2-A6A8-1389CF28BC51> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff860a2000 - 0x7fff86796537 com.apple.CoreGraphics 1.536.12 (???) <0DCA088B-0C6B-146F-0341-9E0212B5CA50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff86797000 - 0x7fff86797ff7 com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff867b4000 - 0x7fff868f2fff com.apple.CoreData 102.1 (250) <8DDA49A1-F78C-DE30-8B58-EBC49E4E7ABF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff868f3000 - 0x7fff87330fe7 com.apple.WebCore 6531.21 (6531.21.8) <04C92586-679B-00A5-E3BE-590A0E9BCB11> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff873f6000 - 0x7fff87416ff7 com.apple.DirectoryService.Framework 3.6 (621.1) <FC0C2E15-84E2-B4A8-18EE-3AE620111627> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff87417000 - 0x7fff87417ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff87418000 - 0x7fff874a7fff com.apple.PDFKit 2.5 (2.5) <7849E675-4289-6FEA-E314-063E91A4B07F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff874a8000 - 0x7fff874b3fff com.apple.CrashReporterSupport 10.6.2 (239) <9A14C43B-69B0-842E-3149-2F580DC13A50> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff874b4000 - 0x7fff87570ff7 libFontParser.dylib ??? (???) <99DEA723-9D02-2361-E3C7-034E25C5B829> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff87571000 - 0x7fff875baff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff875bb000 - 0x7fff8771aff7 com.apple.syncservices 5.1 (578) <17B2B8E1-EFEE-B0F5-3FFF-27A88ACFB467> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff8771b000 - 0x7fff8771eff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8773b000 - 0x7fff87743ff7 com.apple.NSServerNotificationCenter 2 (1.0) <0F9B07B8-D9F9-A55D-AB60-9CC3533D77F8> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x7fff8774c000 - 0x7fff87805fff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff87806000 - 0x7fff8783bff7 libcups.2.dylib ??? (???) <0D020D80-F9D5-55DE-9CCE-9B80CDF08FC4> /usr/lib/libcups.2.dylib
    0x7fff8783c000 - 0x7fff8786dfef libTrueTypeScaler.dylib ??? (???) <8291D9BB-97B2-AD06-D565-58A14A20D617> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff87892000 - 0x7fff878dcff7 com.apple.Metadata 10.6.2 (507.4) <A28A5E0C-DCDC-A5CE-4EB7-39752E63956A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff878df000 - 0x7fff87903ff7 com.apple.CoreVideo 1.6.0 (43.1) <FF310442-03F4-648D-4CD2-D7AC459901D5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff87904000 - 0x7fff87908ff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff87909000 - 0x7fff87ae9fff com.apple.CalendarStore 4.0.1 (973) <5A6D8FC7-F5C7-4FCA-FB31-7EB186EBC790> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff87aea000 - 0x7fff87b28fef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff87b56000 - 0x7fff87c30ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff87c31000 - 0x7fff87f6ffef com.apple.MessageFramework 4.2 (1077) <32F00E54-E6C4-0511-EBE4-DDC7DE1CB474> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x7fff87f70000 - 0x7fff87fcdfef com.apple.framework.IOKit 2.0 (???) <EBBEED67-D5BE-5F7F-96F4-9023BBA1B913> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff87fce000 - 0x7fff87ff9ff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff87ffa000 - 0x7fff88010fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff88011000 - 0x7fff88018fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff88019000 - 0x7fff88027ff7 libkxld.dylib ??? (???) <568C35E7-B101-3F1E-0361-3E1E9F15C90B> /usr/lib/system/libkxld.dylib
    0x7fff88028000 - 0x7fff88037fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff880b7000 - 0x7fff881bcfe7 libGLProgrammability.dylib ??? (???) <50498DA4-A2D6-260E-5C6E-994AF9BBDB98> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff881bd000 - 0x7fff88207ff7 com.apple.DAVKit 4.0.1 (730) <57B9EB89-C7A4-1F7B-4B09-0873CC557555> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x7fff88208000 - 0x7fff8820dfff libGIF.dylib ??? (???) <9DB87A71-27B7-A909-461B-F886DB2BD622> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8820e000 - 0x7fff8850cfe7 com.apple.HIToolbox 1.6.2 (???) <D463A388-244E-047A-E49A-4DA6C15BD1BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8850d000 - 0x7fff88559fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff885e0000 - 0x7fff885e8fff com.apple.DisplayServicesFW 2.2 (2.2) <2C497E53-F471-5930-D15D-C033C438F39C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff885e9000 - 0x7fff88981fff com.apple.QuartzCore 1.6.1 (227.8) <E296B174-F7CB-F021-D103-091CCB33BBEB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff88982000 - 0x7fff88996ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff889f3000 - 0x7fff889f6ff7 libCoreVMClient.dylib ??? (???) <1C6D04BA-5F78-CC4D-26CB-7904919042B9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff889f7000 - 0x7fff88a08fef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
    0x7fff88a09000 - 0x7fff88aedfff com.apple.DesktopServices 1.5.3 (1.5.3) <F443ED58-3761-116F-A8B2-C6DC29B7D119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff88aee000 - 0x7fff88b31ff7 libRIP.A.dylib ??? (???) <9CA0768E-C2DF-61FD-F475-DB48F4219B49> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff88b32000 - 0x7fff88be1fff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff88be2000 - 0x7fff88be3ff7 com.apple.audio.units.AudioUnit 1.6.2 (1.6.2) <98969AA3-2394-34B5-2DC3-7F4187E96D26> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff88be4000 - 0x7fff88be4ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88be5000 - 0x7fff88d03ff7 com.apple.PubSub 1.0.4 (65.11) <C1D56F85-7553-FB97-2A31-35CEB2BB8B63> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
    Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB, SMC 1.13f3
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), Atheros 5416: 2.0.19.8
    Bluetooth: Version 2.2.4f3, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9250827AS, 232.89 GB
    Parallel ATA Device: HL-DT-ST DVDRW GWA4080MB
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x021a, 0x1d200000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x5d200000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000

    trishad,
    Welcome to Apple Discussions.
    If you have reinstalled iCal from the Snow Leopard installation disk, you should also reinstall the Mac OS X v10.6.2 Update (Combo).
    Next try refreshing the "Calendar Cache" file. The "Calendar Cache" file is located in the Macintosh HD/Users/yourusername/Library/Calendars Folder. Drag the Calendar Cache file, or any other "Cache" files which may be in the Calendars Folder to the Desktop. Then log out/in or restart and check iCal for normal behavior.
    ;~)

  • Address book and ical not working for snow leopard clients

    We have upgraded our server to mountain lion from snow leopard.
    At first glance all appears to have gone well, however, the ical and address book services don't appear to be working for snow leopard clients. These services DO appear to be working for lion clients.
    Any ideas?
    Thanks.

    I am at work right now and don't have access to my Mac. But I need to as if your Dad is on Windows Active Directory network? I also found these directions for Princeton's 2010 Exchange that might help. Did he set up the Address contacts & iCal Calenders were enabled when setting up the account in Mail?

  • File path applescript broken after snow leopard

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

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

  • Synching Address Book and iCal to iCloud with Snow Leopard

    My Macbook Pro is not capable of upgrading to Mountain Lion, as it only has a 2.16GHz Intel Core Duo processor. Ever since Apple retired iDisk over the summer, my Macbook has not been able to sync the Address Book or iCal with iCloud's Contacts or Calendar. I am still running OS 10.6.8. Does anyone know of any way to get Snow Leopard to sync with iCloud?
    Thank you!

    I am at work right now and don't have access to my Mac. But I need to as if your Dad is on Windows Active Directory network? I also found these directions for Princeton's 2010 Exchange that might help. Did he set up the Address contacts & iCal Calenders were enabled when setting up the account in Mail?

  • ICal not working in Snow Leopard

    Hi
    iCal opens, but it's empty. I found the following comment, about deleting the preference files:
    https://discussions.apple.com/message/11310366#11310366
    How would I do that?
    I'm having an identical problem with the Address book, too...
    thanks,
    Helen

    Also, I should add that I just upgraded this machine from Leopard to Snow Leopard. It's my husbands MacBook and he's currently without iCal or Address book, so I'm rather desperate to solve the problem!

  • ICal-MBP-iPhone-Lion-Snow Leopard synch puzzle

    Any ideas about this situation?
    1) Lion 10.7.4 on MBP, with iCloud System Prefs set to manage everything.
    2) moved from Mobile Me to iCloud
    3) iPhone 3GS with OS5.1.1, with iCloud System Prefs set to manage everything.
    4) also have Snow Leopard 10.6.8 on Mac Mini
    Ok.
    Entered 3 iCal items on MBP.
    Only one of them has shown up on iCloud.com.
    Only that same item has shown up on iPhone with iOs 5.1.1 (and also on my iPad).
    Next.
    iTunes on the Mac Mini recognizes that my bookmarks are being synced via iCloud (not a part of this story), and it reports that calendars are being synced over the air, but doesn't mention how.(Does it say that because I had Mobile Me?) Obviously, Mobile Me is closed and the Mac Mini isn't running Lion, so iCloud is not available.
    So, Question 1: I've clicked SYNC CALENDARS in iTunes on the Mac Mini. Shouldn't it be grabbing that one calendar event from my iPhone and updating my Mac Minin iCal? (Do calendars synch through iTunes? Is that what the "duplication" warning is about, using Mobile Me (now iCloud ) AND syncing via iTunes?)
    Qusetion 2: Why aren't those other two iCal events syncing from my MPB to iCloud and beyond?
    Question 3: I have a !-triangle on my iCal on the Mac Mini. It says: "iCal can't connect to cal.me.com...". Does that make sense because Mobile Me is gone. What about the iTunes SYNC CALENDAR option. Is that independent if Mobile Me and iCloud.
    I am so confused.
    Thanks!!

    I've been working on this.
    Tried this suggested action: iCloud: Troubleshooting iCloud Calendar. Basically, flipped the switches on and off. Now things seem to be working, almost great.
    Have created iCal events on iPhone, iPad, MBP, and icloud.com. Happily have those different evnts on each device. Cool!
    The laggard is the Mac mini. Have tried syncing CALENDARS and CONTACTS via iTunes while wired together and also via WiFi, but iPhone and Mac Mini are just not talking. The new iCal event on the Mini doesn't sync to the phone nor do the new events on the phone sync to the Mini. Not listening and not talking.
    Could this be an issue bewtween iOS5.1.1 and iTunes 10.6.3 and OS X 10.6.8.

  • Applescript Crashing in Snow Leopard

    Just updated to Snow Leopard on my black MacBook - everything going surprisingly well considering the age of the machine. However, I'm having a problem with all of my Applescript apps and scripts crashing. Sometimes if I just select the "Reopen" option in the dialog box for the crash the app or script will run fine, sometimes I can run through that loop 10 times with a crash every time. I've tried recompiling all the apps - no luck. I'm an Applescript "dummy" so not sure what might be causing this or what to do to fix it.

    Even the simplest scripts are crashing. For example, I have one installed in my login items in Accounts that sets the sound volume of the computer when I boot up (my wife works odd hours and I don't want to take a chance on unexpectedly chiming her awake, so there's also a shutdown script that sets the volume to 0 and shows a dialog box with buttons for "Restart," "Shutdown," and "Cancel." The first example is a simple one-liner: set volume 5. I don't have the computer with me right now, but the error message runs something along the line of the generic "Your application has quit unexpectedly" and offers buttons for "Ignore," "Reopen," and "Report."
    Again, when one of these is invoked it almost always crashes on the first attempt since my OS upgrade. If I choose "Reopen" it may or may not run successfully, sometimes as often as 10 times (after which I usually say 'screw it - I've got better things to do!!').

  • Can't get ical to sync in Snow Leopard

    I have three computers, an older imac with Leopard, a Macbook with leopard and a 27" imac with snow leopard. I have problems getting the 27" to sync the calendar.
    Evidently, it worked when I got the 27" last week but has stopped. I tried a reset from the cloud and it does not work. I did resets on the macbook and the older imac and they both worked.
    I used migration assistant to transfer my files from the older imac to the 27" which probably was after I first synced the 27". Perhaps some files got overwritten with Leopard preferences, but I don't know what to delete to allow it to get back to a state that will allow syncs.
    Need Help.
    Thanks,
    Shannon

    Shannon,
    Go to MobileMe Support and select the appropriate country/language, choose "Syncing with MobileMe," select "Troubleshooting MobileMe Sync issues," and then select "Chat Now."
    ;~)

  • Subscribe to ical icloud calender for snow leopard?

    can I use subscribe to connect to an icloud calendar from a snow leopard machine?

    This worked for me.
    http://hints.macworld.com/article.php?story=20111014102515403&msg=15
    Best!

  • ICal 4.0 and Snow Leopard: can't add / edit / delete events + workaround

    Hi,
    iCal 4.0 under 10.6.1, any changes I made in iCal was reversed when I quit and reopened iCal. Plus my changes didn't sync to my iPod.
    When looking at the Console.app, I saw:
    2009/09/15 13:31:51 iCal[11918] save failed: Error Domain=CalCalendarStorePersistenceErrorDomain Code=1 UserInfo=0x115d4c780 "The end date can’t be set to occur before the start date. Change the end or start date." {
    NSLocalizedDescription = "The end date can\U2019t be set to occur before the start date. Change the end or start date.";
    I tried to export / delete / import all my calendars, that didn't help. Then I noticed I also have the calendar automatically generated for the birthdays from my address book.
    I unchecked "Show Birthdays calendar" from the General preferences. Now iCal works again (I can add / edit / delete events and the error message doesn't show in the Console.app anymore)
    Cheers,
    Janus

    I have updated my OS to 10.9 hoping this to fix my problem.... but nothing... It's still the same....

  • Does iCloud backup iCal events created in Snow Leopard?

    I have completed Lion upgrade and can't get my iphone to sync with older iCal events.

    Since iCloud only works with 10.7.2 and after, I would say no.

  • Ical not working now snow leopard installed.  Need update from 3.0.8 but how?

    Sorted the problem by quitting the iCal on the Dock and opening again from Finder.

    Sorted the problem by quitting the iCal on the Dock and opening again from Finder.

Maybe you are looking for