saselberg / ApertureToGallery3

Apple Aperture plugin to allow export to Gallery3
http://saselberg.github.com/ApertureToGallery3
Other
18 stars 6 forks source link

Plug-In Failed to Load #7

Open foleyj2 opened 13 years ago

foleyj2 commented 13 years ago

I'm using Gallery 3.0.2 and Aperture 2.1.4 and it refuses to use your Plugin. I get the standard message "Plug-in Failed to Load" and it tells me to use another plugin or reinstall. I've tried deleting /home//Library/Application Support/Aperture/Plug-Ins/Export/ApertureToGallery3.ApertureExport and reinstalling but that did not help.

Joe

tpressman commented 13 years ago

I'm having the same issue under 10.6.8 with plugin version 1.0 of the plugin with Aperture 3.1.3.

saselberg commented 13 years ago

Curious - Can you try the AppleToGallery3 application it's mostly the same code under the hood. I'll I can think of is a conflict between 32-bit and 64-bit code. The Aperture plugin should be complied for 64-bit.

tpressman commented 13 years ago

I'm running on a Core Duo (32-bit) CPU (original black MacBook). I cannot run the AppleToGallery3 application at all (must be 64-bit?). If the ApertureToGallery3 plugin is also 64-bit only, then that would explain things.

Any chance of getting 32-bit compilations of either/or ApertureToGallery3, AppleToGallery3 in ready-to-install packages?

saselberg commented 13 years ago

I try and get them out tonight - shouldn't be a big deal.

-Scott

On 8/18/2011 10:27 AM, tpressman wrote:

I'm running on a Core Duo (32-bit) CPU (original black MacBook). I cannot run the AppleToGallery3 application at all (must be 64-bit?). If the ApertureToGallery3 plugin is also 64-bit only, then that would explain things.

Any chance of getting 32-bit compilations of either/or ApertureToGallery3, AppleToGallery3 in ready-to-install packages?

tpressman commented 13 years ago

Thanks! That would be great.

saselberg commented 13 years ago

32-bit version have been posted. Let me know if they work!

tpressman commented 13 years ago

The plugin loads but is not functional when I try to use it. I can retrieve the API key when adding the gallery URL, but once I'm returned to the export interface, there is no information about the gallery in the two panes, just empty panes. Trying to add albums, etc doesn't present anything either. I also tried the AppleToGallery3 app and it behaves the same way, but it also quits unexpectedly. Below is the crash log from AppleToGallery3:

Process: AppleToGallery3 [48186] Path: /Applications/AppleToGallery3.app/Contents/MacOS/AppleToGallery3 Identifier: scott.selberg.AppleToGallery3 Version: 1.0 (1) Code Type: X86 (Native) Parent Process: launchd [105]

Date/Time: 2011-08-19 07:29:46.253 -0700 OS Version: Mac OS X 10.6.8 (10K549) Report Version: 6

Interval Since Last Report: 1174817 sec Crashes Since Last Report: 1 Per-App Interval Since Last Report: 112 sec Per-App Crashes Since Last Report: 1 Anonymous UUID: D87F13A9-E558-455C-94AE-2E864D82346E

Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 9

Application Specific Information: * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[NSURL initWithString:relativeToURL:]: nil string parameter' * Call stack at first throw: ( 0 CoreFoundation 0x92c1c6ca raiseError + 410 1 libobjc.A.dylib 0x99a625a9 objc_exception_throw + 56 2 CoreFoundation 0x92c1c3f8 +[NSException raise:format:arguments:] + 136 3 CoreFoundation 0x92c1c36a +[NSException raise:format:] + 58 4 Foundation 0x9283e9e8 -[NSURL(NSURL) initWithString:relativeToURL:] + 90 5 Foundation 0x9287bc8a -[NSURL(NSURL) initWithString:] + 49 6 AppleToGallery3 0x0000c2c3 -[RestfulGallery addItemIsPhoto:AtPath:toUrl:withParameters:] + 1043 7 AppleToGallery3 0x0000be1d -[RestfulGallery addPhotoAtPath:toUrl:withParameters:] + 109 8 AppleToGallery3 0x000055b6 -[AppleToGallery3AppDelegate processAddPhotoQueue] + 1734 9 AppleToGallery3 0x00004b36 -[AppleToGallery3AppDelegate startExportInNewThread] + 102 10 Foundation 0x9281c564 -[NSThread main] + 45 11 Foundation 0x9281c514 NSThreadmain** + 1499 12 libSystem.B.dylib 0x96f5e259 _pthread_start + 345 13 libSystem.B.dylib 0x96f5e0de thread_start + 34 )

Thread 0: Dispatch queue: com.apple.main-thread 0 com.apple.CoreFoundation 0x92b55d19 CFEqual + 57 1 com.apple.CoreFoundation 0x92bac424 CFSetCallback + 420 2 com.apple.CoreFoundation 0x92b5a2e9 _CFBasicHashFindBucket1 + 537 3 com.apple.CoreFoundation 0x92b724f4 CFBasicHashRemoveValue + 468 4 com.apple.Foundation 0x9282c2c2 -[NSKeyValueObservance dealloc] + 146 5 com.apple.CoreFoundation 0x92b54ee8 CFRelease + 152 6 com.apple.CoreFoundation 0x92b7f542 CFArrayReleaseValues + 210 7 com.apple.CoreFoundation 0x92b550b1 _CFRelease + 353 8 com.apple.Foundation 0x9282c1b3 -[NSKeyValueObservationInfo dealloc] + 243 9 com.apple.CoreFoundation 0x92b54ee8 CFRelease + 152 10 com.apple.CoreFoundation 0x92bac3f9 CFSetCallback + 377 11 com.apple.CoreFoundation 0x92b6cffe CFBasicHashDrain + 478 12 com.apple.Foundation 0x92826428 _NSKeyValueReplaceObservationInfoForObject + 733 13 com.apple.Foundation 0x9282b3d1 -[NSObject(NSKeyValueObserverRegistration) _removeObserver:forProperty:] + 375 14 com.apple.Foundation 0x9282b21c -[NSObject(NSKeyValueObserverRegistration) removeObserver:forKeyPath:] + 176 15 com.apple.iLifeMediaBrowser 0x99547cc5 -[ILMediaGroup removeObserver:forKeyPath:] + 93 16 com.apple.iLifeMediaBrowser 0x995968ef -[ILMediaGroupNode stopObserving:] + 66 17 com.apple.iLifeMediaBrowser 0x99596970 -[ILMediaGroupNode stopObserving:] + 195 18 com.apple.iLifeMediaBrowser 0x99596970 -[ILMediaGroupNode stopObserving:] + 195 19 com.apple.iLifeMediaBrowser 0x99596970 -[ILMediaGroupNode stopObserving:] + 195 20 com.apple.iLifeMediaBrowser 0x99596970 -[ILMediaGroupNode stopObserving:] + 195 21 com.apple.iLifeMediaBrowser 0x99551df0 -[ILMediaGroupsTreeController removeAllCachedRootNodes] + 196 22 com.apple.iLifeMediaBrowser 0x995434b9 -[ILMediaBrowserView setDelegate:] + 234 23 com.apple.AppKit 0x9414fa86 -[NSNavMediaBrowserDelegate dealloc] + 53 24 com.apple.CoreFoundation 0x92b54ee8 CFRelease + 152 25 com.apple.CoreFoundation 0x92b7f622 CFArrayReleaseValues + 434 26 com.apple.CoreFoundation 0x92b550b1 _CFRelease + 353 27 com.apple.AppKit 0x93e979f1 -[NSNavDataSource dealloc] + 103 28 com.apple.AppKit 0x94167cfb -[NSNavSidebarController setNavDataSource:] + 52 29 com.apple.AppKit 0x93eb6f61 -[NSNavView dealloc] + 558 30 com.apple.CoreFoundation 0x92b54ee8 CFRelease + 152 31 com.apple.CoreFoundation 0x92b81bfd _CFAutoreleasePoolPop + 253 32 com.apple.Foundation 0x92809a16 NSPopAutoreleasePool + 76 33 com.apple.Foundation 0x9280993e -[NSAutoreleasePool drain] + 130 34 com.apple.AppKit 0x939e62b3 -[NSApplication run] + 1013 35 com.apple.AppKit 0x939de289 NSApplicationMain + 574 36 scott.selberg.AppleToGallery3 0x0000218b main + 43 37 scott.selberg.AppleToGallery3 0x00002155 start + 53

Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x96f57382 kevent + 10 1 libSystem.B.dylib 0x96f57a9c _dispatch_mgr_invoke + 215 2 libSystem.B.dylib 0x96f56f59 _dispatch_queue_invoke + 163 3 libSystem.B.dylib 0x96f56cfe _dispatch_worker_thread2 + 240 4 libSystem.B.dylib 0x96f56781 _pthread_wqthread + 390 5 libSystem.B.dylib 0x96f565c6 start_wqthread + 30

Thread 2: 0 libSystem.B.dylib 0x96f30afa mach_msg_trap + 10 1 libSystem.B.dylib 0x96f31267 mach_msg + 68 2 com.apple.CoreFoundation 0x92b8530f CFRunLoopRun + 2079 3 com.apple.CoreFoundation 0x92b843f4 CFRunLoopRunSpecific + 452 4 com.apple.CoreFoundation 0x92b84221 CFRunLoopRunInMode + 97 5 com.apple.Foundation 0x928552c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329 6 com.apple.Foundation 0x9281c564 -[NSThread main] + 45 7 com.apple.Foundation 0x9281c514 NSThreadmain + 1499 8 libSystem.B.dylib 0x96f5e259 _pthread_start + 345 9 libSystem.B.dylib 0x96f5e0de thread_start + 34

Thread 3: com.apple.CFSocket.private 0 libSystem.B.dylib 0x96f4fac6 select$DARWIN_EXTSN + 10 1 com.apple.CoreFoundation 0x92bc4c83 __CFSocketManager + 1091 2 libSystem.B.dylib 0x96f5e259 _pthread_start + 345 3 libSystem.B.dylib 0x96f5e0de thread_start + 34

Thread 4: 0 libSystem.B.dylib 0x96f30afa mach_msg_trap + 10 1 libSystem.B.dylib 0x96f31267 mach_msg + 68 2 com.apple.CoreFoundation 0x92b8530f __CFRunLoopRun + 2079 3 com.apple.CoreFoundation 0x92b843f4 CFRunLoopRunSpecific + 452 4 com.apple.CoreFoundation 0x92b8a334 CFRunLoopRun + 84 5 com.apple.DesktopServices 0x934dfb3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643 6 ...ple.CoreServices.CarbonCore 0x954b154a PrivateMPEntryPoint + 68 7 libSystem.B.dylib 0x96f5e259 _pthread_start + 345 8 libSystem.B.dylib 0x96f5e0de thread_start + 34

Thread 5: 0 libSystem.B.dylib 0x96f56412 __workq_kernreturn + 10 1 libSystem.B.dylib 0x96f569a8 _pthread_wqthread + 941 2 libSystem.B.dylib 0x96f565c6 start_wqthread + 30

Thread 6: 0 libSystem.B.dylib 0x96f56412 __workq_kernreturn + 10 1 libSystem.B.dylib 0x96f569a8 _pthread_wqthread + 941 2 libSystem.B.dylib 0x96f565c6 start_wqthread + 30

Thread 7: 0 libSystem.B.dylib 0x96f5eaa2 semwait_signal + 10 1 libSystem.B.dylib 0x96f5e75e _pthread_cond_wait + 1191 2 libSystem.B.dylib 0x96f603f8 pthread_cond_wait$UNIX2003 + 73 3 com.apple.Foundation 0x92844753 -[NSCondition wait] + 316 4 com.apple.Foundation 0x92831dd5 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1111 5 com.apple.Foundation 0x92831977 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] + 92 6 com.apple.imageKit 0x9a26adfd -[IKTaskManager postNotificationNamed:] + 136 7 com.apple.imageKit 0x9a26bad1 -[IKTaskManager taskLoop] + 2401 8 com.apple.Foundation 0x9281c564 -[NSThread main] + 45 9 com.apple.Foundation 0x9281c514 NSThreadmain + 1499 10 libSystem.B.dylib 0x96f5e259 _pthread_start + 345 11 libSystem.B.dylib 0x96f5e0de thread_start + 34

Thread 8: 0 libSystem.B.dylib 0x96f56412 __workq_kernreturn + 10 1 libSystem.B.dylib 0x96f569a8 _pthread_wqthread + 941 2 libSystem.B.dylib 0x96f565c6 start_wqthread + 30

Thread 9 Crashed: 0 com.apple.CoreFoundation 0x92c67a37 _TERMINATING_DUE_TO_UNCAUGHTEXCEPTION + 7 1 libobjc.A.dylib 0x99a625a9 objc_exception_throw + 56 2 com.apple.CoreFoundation 0x92c1c3f8 +[NSException raise:format:arguments:] + 136 3 com.apple.CoreFoundation 0x92c1c36a +[NSException raise:format:] + 58 4 com.apple.Foundation 0x9283e9e8 -[NSURL(NSURL) initWithString:relativeToURL:] + 90 5 com.apple.Foundation 0x9287bc8a -[NSURL(NSURL) initWithString:] + 49 6 scott.selberg.AppleToGallery3 0x0000c2c3 -[RestfulGallery addItemIsPhoto:AtPath:toUrl:withParameters:] + 1043 7 scott.selberg.AppleToGallery3 0x0000be1d -[RestfulGallery addPhotoAtPath:toUrl:withParameters:] + 109 8 scott.selberg.AppleToGallery3 0x000055b6 -[AppleToGallery3AppDelegate processAddPhotoQueue] + 1734 9 scott.selberg.AppleToGallery3 0x00004b36 -[AppleToGallery3AppDelegate startExportInNewThread] + 102 10 com.apple.Foundation 0x9281c564 -[NSThread main] + 45 11 com.apple.Foundation 0x9281c514 NSThread__main + 1499 12 libSystem.B.dylib 0x96f5e259 _pthread_start + 345 13 libSystem.B.dylib 0x96f5e0de thread_start + 34

Thread 9 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x99a62585 ecx: 0xb0546000 edx: 0x0000003b edi: 0xa0ae2ab0 esi: 0x17bab400 ebp: 0xb05459c8 esp: 0xb05459b0 ss: 0x0000001f efl: 0x00000282 eip: 0x92c67a37 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037 cr2: 0xffe17494

Binary Images: 0x1000 - 0x1bff7 +scott.selberg.AppleToGallery3 1.0 (1) /Applications/AppleToGallery3.app/Contents/MacOS/AppleToGallery3 0x12ccd000 - 0x12cd5ff7 com.apple.iLMBAperturePlugin 2.5.5 (252.2.5) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS/iLMBAperturePlugin 0x12cdc000 - 0x12cddff7 com.apple.iLMBAppDefPlugin 2.5.5 (252.2.5) <23D52DA9-0F87-6EAA-990E-2864C4B6D6AA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/iLMBAppDefPlugin 0x14390000 - 0x1439aff7 com.apple.iLMBFinalCutPlugin 2.5.5 (252.2.5) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFinalCutPlugin.ilmbplugin/Contents/MacOS/iLMBFinalCutPlugin 0x143a0000 - 0x143a2ff7 com.apple.iLMBFolderPlugin 2.5.5 (252.2.5) <0896FA5E-8453-B2F6-8E87-F5F2FA382395> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/iLMBFolderPlugin 0x143a7000 - 0x143abff7 com.apple.iLMBGarageBandPlugin 2.5.5 (252.2.5) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/MacOS/iLMBGarageBandPlugin 0x143b1000 - 0x143bdff7 com.apple.iLMBiMoviePlugin 2.5.5 (252.2.5) <313540B0-C7D2-5EB4-C688-0FCB9FFD5E81> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/iLMBiMoviePlugin 0x143c4000 - 0x143d8ffb com.apple.iLMBiPhoto8Plugin 2.5.5 (252.2.5) <0016975B-CA8E-76EA-3BF7-BAD4C8834814> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/iLMBiPhoto8Plugin 0x143e0000 - 0x143e9ff7 com.apple.iLMBiPhotoPlugin 2.5.5 (252.2.5) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/iLMBiPhotoPlugin 0x143f0000 - 0x143f8ff7 com.apple.iLMBiTunesPlugin 2.5.5 (252.2.5) <4A54C561-8932-6E09-BDAE-C030D494E0DA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/iLMBiTunesPlugin 0x147cf000 - 0x147d1ff7 com.apple.iLMBMoviesFolderPlugin 2.5.5 (252.2.5) <4A70635B-4CF4-8F65-BF6D-3B6F18838A23> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/MacOS/iLMBMoviesFolderPlugin 0x147d6000 - 0x147d8ff7 com.apple.iLMBPhotoBoothPlugin 2.5.5 (252.2.5) <77BE4315-C665-3243-B857-64895276EFA1> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/MacOS/iLMBPhotoBoothPlugin 0x14900000 - 0x14993feb com.apple.iTunesAccess 10.4 (10.4) /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess 0x149bb000 - 0x149fffe7 com.apple.driver.AppleIntelGMA950GLDriver 1.6.36 (6.3.6) <7AF9F4B2-DB83-354C-890F-2DA195AF185F> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver 0x16960000 - 0x16aa9fe7 com.apple.iLMBAperture31Plugin 2.5.5 (252.2.5) <2AA8E13C-4221-698B-F755-DB8103D191B9> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperture31Plugin.ilmbplugin/Contents/MacOS/iLMBAperture31Plugin 0x16c00000 - 0x16d4cfe7 com.apple.iLMBiPhoto9Plugin 2.5.5 (252.2.5) <86E4AD5A-1233-9F42-B4BD-CECFFC4C4ACD> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto9Plugin.ilmbplugin/Contents/MacOS/iLMBiPhoto9Plugin 0x16e8f000 - 0x17008ff7 GLEngine ??? (???) <64C74F67-44B5-7DEF-CCA6-C8A9FF9BB60A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x1703a000 - 0x1705efe7 GLRendererFloat ??? (???) /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x8fe00000 - 0x8fe4163b dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld 0x90003000 - 0x9036eff7 com.apple.QuartzCore 1.6.3 (227.37) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x903b3000 - 0x90575feb com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x90576000 - 0x905d7fe7 com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x906df000 - 0x90758ff7 com.apple.PDFKit 2.5.1 (2.5.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x90759000 - 0x9079bff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x9079c000 - 0x9097afe3 libType1Scaler.dylib ??? (???) <97A2DBFA-C50B-266C-E63A-D6644F3B737C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib 0x9097b000 - 0x909e5fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib 0x90bf7000 - 0x90c28ff7 libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x912a8000 - 0x915a2fef com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x915a3000 - 0x9164bffb com.apple.QD 3.36 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x9164c000 - 0x91673ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x91674000 - 0x9189fff3 com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x927f3000 - 0x92805ff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x92806000 - 0x92a77fef com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x92ae8000 - 0x92aebff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x92aec000 - 0x92af5ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x92b48000 - 0x92cc3fe7 com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x92cef000 - 0x93140fef com.apple.RawCamera.bundle 3.7.1 (570) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x93141000 - 0x933a7ff7 com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x933a8000 - 0x933ebff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x933ec000 - 0x93426ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib 0x93427000 - 0x93464ff7 com.apple.CoreMedia 0.484.52 (484.52) <62B0C876-A931-372F-8947-7CBA0379F427> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia 0x9349e000 - 0x934bffe7 com.apple.opencl 12.3.6 (12.3.6) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x934de000 - 0x935b8fff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x935b9000 - 0x936bafe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib 0x93792000 - 0x93793ff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x937bd000 - 0x937d1fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib 0x937d2000 - 0x937d3ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x93822000 - 0x93825ffb com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x93826000 - 0x938b8fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x938be000 - 0x9396afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x93992000 - 0x939dbfe7 libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x939dc000 - 0x942bfff7 com.apple.AppKit 6.6.8 (1038.36) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x94403000 - 0x94505fef com.apple.MeshKitIO 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO 0x94506000 - 0x94560fe7 com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x9532d000 - 0x95332ff7 com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x953ca000 - 0x95462fe7 edu.mit.Kerberos 6.5.11 (6.5.11) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x95463000 - 0x9547eff7 libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x95487000 - 0x9548afe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib 0x9548b000 - 0x957abff3 com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x9590f000 - 0x95973ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x959e3000 - 0x959f1ff7 com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x959f2000 - 0x95ad2fe7 com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x95ad3000 - 0x95ae0ff7 com.apple.NetFS 3.2.2 (3.2.2) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x95ae1000 - 0x95aeffe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib 0x95af0000 - 0x95b10fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) /usr/lib/libresolv.9.dylib 0x95d74000 - 0x95d74ff7 com.apple.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x95d75000 - 0x95d75ff7 com.apple.quartzframework 1.5 (1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x95d7b000 - 0x95dbcff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x95dfe000 - 0x95e1afe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x95e27000 - 0x95e2dfe7 com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x95ee5000 - 0x95efdff7 com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x95f35000 - 0x95f92ff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x95fce000 - 0x960d0fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib 0x960d1000 - 0x960d9ff7 com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x960da000 - 0x9625cfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) /usr/lib/libicucore.A.dylib 0x9625d000 - 0x96261ff7 libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x96262000 - 0x96586fef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x96764000 - 0x9682ffef com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x96852000 - 0x9697fffb com.apple.MediaToolbox 0.484.52 (484.52) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x969ac000 - 0x969adff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel 0x969e8000 - 0x969e8ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x969e9000 - 0x969f0ff3 com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x969f1000 - 0x96a73ffb SecurityFoundation ??? (???) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x96b7b000 - 0x96c16fe7 com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x96df6000 - 0x96e06ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x96e77000 - 0x96f2ffeb libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x96f30000 - 0x970d7ff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib 0x970d8000 - 0x970f7ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x97149000 - 0x97196feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer 0x97197000 - 0x97986557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x97987000 - 0x9799cfff com.apple.ImageCapture 6.1 (6.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x979a9000 - 0x979fcff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x97d2d000 - 0x97d33fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x97d34000 - 0x97e71fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x97e72000 - 0x97eb6ff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x97eb7000 - 0x97f0ffe7 com.apple.datadetectorscore 2.0 (80.7) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x97f10000 - 0x98053fef com.apple.QTKit 7.7 (1783) <0C6814E2-98C2-74F4-770F-BA355CA86F0F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x98054000 - 0x98065ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x98066000 - 0x98096ff7 com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit 0x986f9000 - 0x987b5fff com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x987b6000 - 0x98bccff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x98bcd000 - 0x99088ff7 com.apple.VideoToolbox 0.484.52 (484.52) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x990d1000 - 0x990dbffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x990dc000 - 0x9914aff7 com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x9914b000 - 0x991f9ff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x991fa000 - 0x99237ff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x99238000 - 0x992b8feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x992b9000 - 0x992b9ff7 com.apple.Carbon 150 (152) <095157D7-B4EE-F73D-72E9-6C5EF55C55E2> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x9932f000 - 0x9932fff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x9936e000 - 0x99379ff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x9937a000 - 0x993adff7 com.apple.AE 496.5 (496.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x993b6000 - 0x993b8ff7 libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x993ef000 - 0x99417ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib 0x99418000 - 0x9945dff7 com.apple.ImageCaptureCore 1.1 (1.1) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x9945e000 - 0x99517fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib 0x99518000 - 0x99518ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x99519000 - 0x99519ff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9951a000 - 0x9953eff7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x9953f000 - 0x995bcff7 com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser 0x995bd000 - 0x99603ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib 0x99604000 - 0x99607ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x99608000 - 0x9960cff7 IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x99734000 - 0x9978aff7 com.apple.MeshKitRuntime 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime 0x997c4000 - 0x997c8ff7 libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x997c9000 - 0x998d5ff7 libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x998d6000 - 0x998e2ff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib 0x998e3000 - 0x99927fe7 com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x99928000 - 0x9996bff7 com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x9996c000 - 0x999dbff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x999dc000 - 0x99a57fff com.apple.AppleVAFramework 4.10.26 (4.10.26) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x99a58000 - 0x99b05fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib 0x99b06000 - 0x99b80fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x99ba7000 - 0x99ba9ff7 com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x99d21000 - 0x99d5fff7 com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x99d60000 - 0x99d6bff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x99d6d000 - 0x9a1a2ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x9a1a3000 - 0x9a385fff com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x9a485000 - 0x9a485ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x9a486000 - 0x9a490fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x9a563000 - 0x9a600fe3 com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x9a601000 - 0x9a615ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x9a616000 - 0x9a63cffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x9a63d000 - 0x9a670fff libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x9a671000 - 0x9a6c1ff7 com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x9a6c2000 - 0x9a6fdfeb libFontRegistry.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x9a6fe000 - 0x9a704ff7 libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <6EE825E7-CBA5-2AD2-0336-244D45A1A834> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x9a705000 - 0x9a920ff7 com.apple.JavaScriptCore 6534 (6534.49) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x9a921000 - 0x9a921ff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib 0x9a92a000 - 0x9aa58fe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x9aa59000 - 0x9aa69ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) /usr/lib/libsasl2.2.dylib 0x9aa6a000 - 0x9aab1ffb com.apple.CoreMediaIOServices 140.0 (1496) /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices 0x9aacb000 - 0x9aaedfef com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0xba500000 - 0xba501ff7 libGreekConverter.dylib 49.0.0 (compatibility 1.0.0) <5160493B-28D0-DDED-BC2E-23E3C2C2334B> /System/Library/CoreServices/Encodings/libGreekConverter.dylib 0xbb100000 - 0xbb103fe7 libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib 0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Model: MacBook1,1, BootROM MB11.0061.B03, 2 processors, Intel Core Duo, 2 GHz, 2 GB, SMC 1.4f12 Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), Atheros 5424: 2.1.14.6 Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 Serial ATA Device: SAMSUNG HM500JI, 465.76 GB Parallel ATA Device: MATSHITADVD-R UJ-857 USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000 / 2 USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0217, 0x1d200000 / 2 USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x5d200000 / 2 USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000 / 2

tpressman commented 13 years ago

Never mind! The plugin works great in 32 bit and 64 bit. It was just a bit slow to load the album info into the plugin interface. Thanks so much! I guess this issue can be closed.

As for AppleToGallery3 app, it still crashes, but the plugin is all I need, so I'm happy.

foleyj2 commented 12 years ago

I tried the latest ApertureToGallery3 both 32 and 64 bit (ApertureToGallery3-1.1-1.0-32bit.pkg). The 64 bit continues to give the same error. The 32 bit is a bit slow, but it runs. You should put a note that people need to double-click in the window to get it to show what the folders are.

ridolfi commented 12 years ago

hello, I am having the same issue "fail to load plugin" .. running aperture 2.1.4 on Mac OS X 10.6.8, latest plugin. I have tried to download the 32 bit version but it says "file not found" ... thanks for helping.

saselberg commented 12 years ago

For some reason the 32-bit plugin didn't get uploaded correctly. I've reposted it - so give that one a shoe.

foleyj2 commented 12 years ago

I was able to get the 32 bit to work previously, though it updates the gallery listings in the file-menu very slowly. At least it worked.

ridolfi commented 12 years ago

Hey, thanks a lot. Now the plugin loads .. but it does not connect to gallery (no album shown, new created albun does not appear in galery) .. :-( .. I guess I have to post this on another thread .. thanks