Sharing

Could anyone please explain how sharing works. I’ve tried sharing from Mac to Mac and from Mac to Sketchpad on the iPhone & vice versa but nothing happens after I accept a share. Am I doing something wrong?

Thanks in advance


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

When you turn on the “receive shared files” button (and click “OK”) your computer advertises itself on the local network via an Apple service called Bonjour. Any other device on the local network will show your “network name” in the list of available computers and can send you a drawing.

Sharing works on Mac OS X 10.4 (Tiger) and later, but I’ve noticed on Tiger you may have to turn off the firewall on the computer receiving the file. In Leopard and Snow Leopard (10.5 and later) with the firewall on, you are prompted when you start Intaglio (or start sharing) to allow incoming network messages.


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I’m using Snow Leopard and have allowed Intaglio to receive incoming connections. I open a file on Intaglio on the Mac then open sharing & see the name of my iPhone listed there. I highlight the name then click share. On the iPhone I accept the shared drawing but then receive the message “Network error receiving file”. If I do the same from iMac to Macbook Pro and accept the shared drawing nothing happens at all. Similarly if I accept a share from the iPhone to a Mac nothing happens. I’ve tried with the firewall off & on but this makes no difference. File sharing is enabled in system preferences.

What should happen? Should I see the drawing appear as an open file on the receiving machine?

Thanks


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

After removing apostrophes from the names of my devices I can now share from iPhone to Mac but not in the other direction. Any help would be appreciated.

Thanks


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Looking at the code, it appears that when the Mac is receiving a file it will fail silently when it gets any kind of network error. I’ll update that, but it doesn’t really help your problem.

What kind of drawing are you trying to share? You might try something really simple like a single shape to see if that works.


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I’m using Intaglio Sketchbook for the iPad and I’m getting the same Network error receiving file message.

I can access a drawing on the iPad from the browser on my iMac, but when I download the file as a pdf and open it in Intaglio, I’m unable to access the individual objects in the graphic. It just appears as one big object and I can’t ungoup it.

Any suggestions?


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

With the new update I can no longer share files from iPhone to Mac. I receive the dialog box on the Mac, click accept. The beachball spins then the app on the iPhone crashes.

I can transfer a simple arc from the Mac to the iPhone but can’t share it back again. Anything more complicated prompts the network error receiving file message again.


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Further to Nigel’s message I overcame the problem you’re describing by changing the preferences in the desktop Intaglio.

Under the conversions put a tick in the box “Convert PDF for editing during import”

Hope that helps!


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

There is a new version of both Intaglio and Sketchpad with improved sharing for large files. These should be updated together.

Regarding the editing of files after transfer on the browser you have to convert a PDF to editable graphics, either automatically as suggested or via the menu Object > Convert > PDF For Editing. Perhaps a better option is to transfer an SVG file since this tends to produce graphics closer to the original than PDF (which isn’t really intended for editing).


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I’m still getting the same error on the iPad when I try to Share from the iMac. First time I tried, I got the Network error receiving file message. Then I tried to share from the iPad to the iMac using the Sharing option on the iPad. I got the message on the desktop “Can’t complete command. There was a networking error while sharing.”

I then tried Export to computer from the iPad. This worked and I was able to open the PDF in Intaglio and convert from PDF for editing.

After doing a bit of editing, I tried to share back to the iPad and Intaglio crashed. Here’s the crash report:

Process: Intaglio [62859]
Path: /Applications/Intaglio.app/Contents/MacOS/Intaglio
Identifier: com.PurgatoryDesign.Intaglio
Version: 3.1.2 (3.1.2)
Code Type: X86 (Native)
Parent Process: launchd [82]

Date/Time: 2010-04-16 12:57:22.582 -0700
OS Version: Mac OS X 10.6.3 (10D573)
Report Version: 6

Interval Since Last Report: 952816 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 979 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 23420CCC-212D-4307-BEEC-C62A2EF34E7B

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x96aebc60 CFStringGetLength + 80
1 com.apple.CoreFoundation 0x96b48938 CFStringInsert + 152
2 com.PurgatoryDesign.Intaglio 0x001fa721 SVGExporter::mAddEmbeddedImageAttribute(void const*, void const*, __CFData const*, CGSize, __CFString const*) + 275
3 com.PurgatoryDesign.Intaglio 0x001fc24a SVGExporter::mAddImageAttribute(SharedGraphicsData*, CGSize, __CFString const*) + 112
4 com.PurgatoryDesign.Intaglio 0x0009ddf5 Image::mCreateSVGElement(SVGExporter&) + 269
5 com.PurgatoryDesign.Intaglio 0x0008ab77 GraphicContainer::mCreateSVGElementForGraphic(Graphic*, SVGExporter&) const + 331
6 com.PurgatoryDesign.Intaglio 0x0008a93a GraphicContainer::mSaveAsSVG(_xmlNode*, __CFArray const*, CFRange const*, SVGExporter*) const + 190
7 com.PurgatoryDesign.Intaglio 0x000620df DrawingContext::mExportSVG(__CFArray const*, CGRect const&, __CFURL const*, Stream*, unsigned char, unsigned char, unsigned char) + 281
8 com.PurgatoryDesign.Intaglio 0x0007bb98 IntaglioDocument::SharingServicesConnected(NSNetService*, unsigned long, Stream*) + 472
9 com.PurgatoryDesign.Intaglio 0x0024df17 -[SharingHelper netServiceDidResolveAddress:] + 889
10 com.apple.Foundation 0x96317201 _netServiceDispatchCallbackForResolving + 50
11 com.apple.CFNetwork 0x96d74e99 _ShortTimerCallBack(__CFRunLoopTimer*, void*) + 107
12 com.apple.CoreFoundation 0x96b2176b __CFRunLoopRun + 8059
13 com.apple.CoreFoundation 0x96b1f0f4 CFRunLoopRunSpecific + 452
14 com.apple.CoreFoundation 0x96b1ef21 CFRunLoopRunInMode + 97
15 com.apple.HIToolbox 0x92de30fc RunCurrentEventLoopInMode + 392
16 com.apple.HIToolbox 0x92de2eb1 ReceiveNextEventCommon + 354
17 com.apple.HIToolbox 0x92f6b287 ReceiveNextEvent + 83
18 com.PurgatoryDesign.Intaglio 0x00124f1d Application::HandleRunEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 283
19 com.apple.HIToolbox 0x92db60a9 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
20 com.apple.HIToolbox 0x92db5370 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
21 com.apple.HIToolbox 0x92db51cf SendEventToEventTargetWithOptions + 58
22 com.apple.HIToolbox 0x92de9d10 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3006
23 com.apple.HIToolbox 0x92db64fa DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
24 com.apple.HIToolbox 0x92db5370 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
25 com.apple.HIToolbox 0x92dd7b55 SendEventToEventTarget + 52
26 com.apple.HIToolbox 0x92f60df7 ToolboxEventDispatcher + 86
27 com.apple.HIToolbox 0x92f60f2f RunApplicationEventLoop + 243
28 com.PurgatoryDesign.Intaglio 0x00124404 Application::mRun() + 310
29 com.PurgatoryDesign.Intaglio 0x000233f4 main + 80
30 com.PurgatoryDesign.Intaglio 0x00002a67 _start + 209
31 com.PurgatoryDesign.Intaglio 0x00002995 start + 41

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x9935fb42 kevent + 10
1 libSystem.B.dylib 0x9936025c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x9935f719 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x9935f4be _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x9935ef41 _pthread_wqthread + 390
5 libSystem.B.dylib 0x9935ed86 start_wqthread + 30

Thread 2:
0 libSystem.B.dylib 0x99358286 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x96b5f82d __CFSocketManager + 1085
2 libSystem.B.dylib 0x99366a19 _pthread_start + 345
3 libSystem.B.dylib 0x9936689e thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xa08fb8cc ebx: 0x96aebc21 ecx: 0xa08fb8e0 edx: 0x00000007
edi: 0x006772f0 esi: 0x00000000 ebp: 0xbfffddd8 esp: 0xbfffddc0
ss: 0x0000001f efl: 0x00010283 eip: 0x96aebc60 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000000

Binary Images:
0x1000 - 0x331ff6 +com.PurgatoryDesign.Intaglio 3.1.2 (3.1.2) <61F18B08-7570-6E68-02E7-E535BB751BD0> /Applications/Intaglio.app/Contents/MacOS/Intaglio
0x1782000 - 0x1786ff7 com.apple.CommonCocoaPanels 4.0 (16) <30D57C5A-2C5E-3A3E-A9D8-F5E968322AD6> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
0x178c000 - 0x17affe7 GLRendererFloat ??? (???) <65E1E174-28E0-3FA9-E391-504891B69818> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x17cf000 - 0x17cfff7 libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
0x184ad000 - 0x18620fe7 GLEngine ??? (???) /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x18652000 - 0x18a16fff com.apple.ATIRadeonX2000GLDriver 1.6.10 (6.1.0) <9B57C8E6-B6F7-24F4-0DC8-8CBC61F5306B> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
0x19389000 - 0x19396fff +net.telestream.license 1.0.5.2-GC (1.0.5.2-GC) /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
0x1939f000 - 0x193b9fc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0x193ea000 - 0x1943ffdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x1946d000 - 0x19470ff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
0x19475000 - 0x194b1fe3 com.apple.QuickTimeFireWireDV.component 7.6.6 (1729) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x194bd000 - 0x196aefd2 +net.telestream.wmv.import 2.3.1.2 (2.3.1.2) <0F1328D4-C109-473A-8644-EC2C84400F3F> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
0x196e4000 - 0x19799fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
0x197df000 - 0x1999fff2 +net.telestream.wmv.advanced 2.3.1.2 (2.3.1.2) <7CC255AF-1F15-4358-98F2-F2F263D29F6A> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
0x199e4000 - 0x19a39fef com.apple.AppleProResDecoder 2.0 (223) <793BA98A-2E7D-1C39-998D-805B60034DF4> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder
0x19a71000 - 0x19aebfe3 com.apple.AppleVAH264HW.component 2.0 (1.0) <0FC65A8D-3E68-BC03-284B-EFACF6915686> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
0x19bae000 - 0x19bb3ff7 com.apple.AppleMPEG2Codec 1.0.1 (220) <6FDFF3C8-7ECE-CB74-1374-9C0230C54F78> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
0x19bb9000 - 0x19bd2fe7 com.apple.applepixletvideo 1.2.19 (1.2d19) <4A68731C-8071-6CF5-012C-40F00CD1333A> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x8fe00000 - 0x8fe41627 dyld 132.1 (???) <7E8A62A5-BB2D-C9C5-940D-B493DC9CD231> /usr/lib/dyld
0x90003000 - 0x9006dfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x90175000 - 0x901c6ff7 com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x901c7000 - 0x901d7ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) /usr/lib/libsasl2.2.dylib
0x90219000 - 0x90399feb com.apple.MediaToolbox 0.484.5 (484.5) <6996E5E1-18B6-C734-8335-FE43670C1F9C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x9039a000 - 0x903a4fe7 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
0x903a5000 - 0x903e7ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x903e8000 - 0x9046affb SecurityFoundation 36840.0.0 (compatibility 1.0.0) <9714B2B7-854E-834D-FEEC-07F85E10D557> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x904a4000 - 0x904a4ff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x904a5000 - 0x90582ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x90583000 - 0x90583ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x905af000 - 0x91500fe7 com.apple.QuickTimeComponents.component 7.6.6 (1729) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x91501000 - 0x91551ff7 com.apple.framework.familycontrols 2.0.1 (2010) <50E74916-19A5-F2FC-AB57-76F2C8DDF0A7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9162e000 - 0x9169fff7 com.apple.AppleVAFramework 4.8.11 (4.8.11) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x91748000 - 0x9187fff7 com.apple.CoreAUC 6.04.00 (6.04.00) <0551FB8D-0894-B40B-B924-4AF51E3648AF> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x91880000 - 0x91972ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib
0x919b4000 - 0x91a27fff com.apple.iLifeMediaBrowser 2.1.5 (368) <30261504-7533-5424-DD15-32739DED6FB0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x91a28000 - 0x91ad8fe3 com.apple.QuickTimeImporters.component 7.6.6 (1729) <6C2372BA-69D9-E713-902F-95E16FD18EFD> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x91ad9000 - 0x91ad9ff7 com.apple.quartzframework 1.5 (1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x91dd0000 - 0x91f6efeb com.apple.JavaScriptCore 6531.22 (6531.22.5) <3FB9AF5B-17DD-D4C8-C7B1-4F79B404496E> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91f6f000 - 0x9219aff3 com.apple.QuartzComposer 4.1 (156.13) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x9219b000 - 0x924f9fff com.apple.RawCamera.bundle 3.0.1 (523) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x924fa000 - 0x9250effb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9250f000 - 0x92876ff7 com.apple.QuartzCore 1.6.1 (227.18) <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92877000 - 0x92898fe7 com.apple.opencl 12.1 (12.1) <1BCA4F60-E612-5C1B-EF50-A810D70CDF05> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x92899000 - 0x9289dff7 IOSurface ??? (???) <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9289e000 - 0x9296ffe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <0A608513-31AD-D533-8386-10245FD62057> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x92970000 - 0x92da5ff7 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
0x92da6000 - 0x92dadff3 com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92dae000 - 0x930d2fef com.apple.HIToolbox 1.6.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x930d3000 - 0x930effe3 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x930f0000 - 0x930f3ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <69BE578C-A364-A150-35E3-53EE00F56F05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x930f4000 - 0x9312ffeb libFontRegistry.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x93130000 - 0x93161ff7 libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93162000 - 0x9323dfe7 com.apple.DesktopServices 1.5.5 (1.5.5) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9323e000 - 0x932f7fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x932f8000 - 0x93308ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x93309000 - 0x9330fff7 com.apple.DisplayServicesFW 2.2.2 (251) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x93310000 - 0x933dafef com.apple.CoreServices.OSServices 357 (357) <764872C3-AE30-7F54-494D-4BA3CE4F4DFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x933db000 - 0x934dcfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <89E648DC-E865-0AF4-5D4D-9562458FE939> /usr/lib/libxml2.2.dylib
0x93509000 - 0x93530ff7 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
0x93531000 - 0x93793ff3 com.apple.security 6.1.1 (37594) <1AC07F75-7E27-9662-21DA-B05DFF047B26> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93794000 - 0x937d2ff7 com.apple.QuickLookFramework 2.2 (327.4) <88A59C42-A200-FCB6-23EC-E848D0E14963> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x938e5000 - 0x938f0ff7 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x938f1000 - 0x938f4ffb com.apple.help 1.3.1 (41) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x938f5000 - 0x93910ff7 libPng.dylib ??? (???) <929FE8EE-277D-F6EB-D672-E6F4CEBF1504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93911000 - 0x93a3ffe7 com.apple.CoreData 102.1 (251) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93a40000 - 0x93a86ff7 libauto.dylib ??? (???) <9A2E444C-89BD-2902-C1E6-EC3E92544A25> /usr/lib/libauto.dylib
0x93a9c000 - 0x93b0aff7 com.apple.QuickLookUIFramework 2.2 (327.4) <5B6A066B-B867-D3A3-BDEE-3D68FA5385B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x93b0b000 - 0x93b4aff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x93b4b000 - 0x93c3fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
0x93c40000 - 0x93ca4ffb 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
0x93cf6000 - 0x93cf6ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x93cf7000 - 0x93d01ff7 com.apple.HelpData 2.0.4 (34) <6C0A1DCE-F013-AC50-0581-9D1C469C8C31> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x93d02000 - 0x93d07ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x93d08000 - 0x93da5fe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93da6000 - 0x93df3feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <52906E26-3D22-6F37-8C90-E50BBCDEA5D0> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x93e12000 - 0x93ea4fe3 com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x93ed5000 - 0x940b0ff3 libType1Scaler.dylib ??? (???) <13019E13-3A15-928F-3F13-B79BACB0FD13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x940e4000 - 0x940f2ff7 com.apple.opengl 1.6.7 (1.6.7) <3C529790-DEE9-AC27-A879-806E4C23323C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x940f3000 - 0x9421ffff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94281000 - 0x94403fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib
0x94404000 - 0x94435ff3 libTrueTypeScaler.dylib ??? (???) <4C189FCA-A210-7255-8F70-38DF9D19F877> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x94436000 - 0x94d15ff7 com.apple.AppKit 6.6.5 (1038.29) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94d16000 - 0x94daefe7 edu.mit.Kerberos 6.5.9 (6.5.9) <6BE72972-E512-19E3-F68A-67A0548498D9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x94daf000 - 0x94df0ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94df1000 - 0x94e02ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x956b6000 - 0x95725ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x95730000 - 0x9573affb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <45083DBA-5EA4-9B90-8BEB-A089E515180F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9589c000 - 0x95915ff7 com.apple.PDFKit 2.5.1 (2.5.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x95958000 - 0x9597afef com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x95aa8000 - 0x95ac8fe7 libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib
0x95ac9000 - 0x95aeffff com.apple.DictionaryServices 1.1.1 (1.1.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x95af0000 - 0x95cacff3 com.apple.ImageIO.framework 3.0.2 (3.0.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x95cc6000 - 0x95da4fef com.apple.QuickTimeMPEG4.component 7.6.6 (1729) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
0x95db0000 - 0x95de6fff libtidy.A.dylib ??? (???) /usr/lib/libtidy.A.dylib
0x95de7000 - 0x961fdff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x961fe000 - 0x9646effb com.apple.Foundation 6.6.2 (751.21) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9646f000 - 0x96768fef com.apple.QuickTime 7.6.6 (1729) <4C99ED7D-5A4B-E41E-602D-2D01A99168CD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x968cb000 - 0x96925fe7 com.apple.CorePDF 1.1 (1.1) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x96995000 - 0x96a42fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <3308DD74-5D03-6189-2AFD-63BF06848E91> /usr/lib/libobjc.A.dylib
0x96ae3000 - 0x96c5cffb com.apple.CoreFoundation 6.6.1 (550.19) <1E97FB1E-9E42-B8EB-E463-5C75315FDA31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96c69000 - 0x96d1ffef libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x96d20000 - 0x96d29ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x96d2a000 - 0x96dd3ff7 com.apple.CFNetwork 454.9.4 (454.9.4) <2F8B5BA5-099F-6CDA-F500-4CA188BBCDBC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x96dd4000 - 0x96de0ff7 libkxld.dylib ??? (???) <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib
0x96de1000 - 0x96e05ff7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96e06000 - 0x96e13ff7 com.apple.NetFS 3.2.1 (3.2.1) <1F28472D-9913-B8CE-B025-BBA52372F568> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x96e14000 - 0x96e1fff7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x97027000 - 0x9702dfff 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
0x9702e000 - 0x97071ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x97072000 - 0x9710dff7 com.apple.ApplicationServices.ATS 4.1 (???) <22FCDB9B-B588-D602-3991-26A2E3C51E6E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9710e000 - 0x97123fff com.apple.ImageCapture 6.0 (6.0) <0E86F45E-E656-9015-7AD4-A2C5F8D8A2FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x97124000 - 0x97126ff7 com.apple.securityhi 4.0 (36638) <3F66C91E-D1D7-8E85-4CF8-A8B557D6DBC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x97147000 - 0x97147ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97148000 - 0x971f6ff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x971fd000 - 0x972a5ffb com.apple.QD 3.35 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x972da000 - 0x9738aff3 com.apple.ColorSync 4.6.3 (4.6.3) <68B6A1B9-86CF-0C5A-7D63-56ED4BB2EB5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9738b000 - 0x9738cff7 com.apple.TrustEvaluationAgent 1.1 (1) <8C570606-D77C-738E-7148-6B28846F0B3C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9738d000 - 0x973cbff7 com.apple.CoreMedia 0.484.5 (484.5) <35725D22-4549-5568-8E8C-62E0AD0E90F7> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x973cc000 - 0x97410fe7 com.apple.Metadata 10.6.3 (507.8) <53BB360A-1813-170D-827F-C1863EF15537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x97411000 - 0x97455ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x97456000 - 0x97638fff com.apple.imageKit 2.0.3 (1.0) <56AE34CD-4406-8AA2-DDBF-DBF902BD0E0A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x97639000 - 0x9763bff7 libRadiance.dylib ??? (???) <9358E1EF-F802-B76E-8E23-2D0695787CFB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9763c000 - 0x97694fe7 com.apple.datadetectorscore 2.0 (80.7) <18C2FB6A-BF60-F838-768C-0306151C21DA> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x97695000 - 0x97699ff7 libGIF.dylib ??? (???) <03880BA1-7A86-0F2B-617A-C66B1D05DD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9769a000 - 0x9769bff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x9769c000 - 0x976d9ff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <830FED9E-3E24-004C-35D5-2C1273F79734> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x976da000 - 0x976daff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x976db000 - 0x976edff7 com.apple.CoreMediaAuthoring 0.700 (700) <446FBB01-279B-2BED-E5A8-D36241B704B1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x976ee000 - 0x97a0efeb com.apple.CoreServices.CarbonCore 861.6 (861.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x97a1a000 - 0x97a1aff7 com.apple.Carbon 150 (152) <811FC695-B346-354A-EDEA-1D243DE50BC8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x97a1b000 - 0x97a50ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib
0x97a51000 - 0x97a97ffb com.apple.CoreMediaIOServices 130.0 (1035) <397101F4-BA80-C8C2-F816-E2FBE5E15D4F> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x97a98000 - 0x97af9fe7 com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x97b43000 - 0x97c4fff7 libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x97c50000 - 0x97c62ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x97c63000 - 0x98120ffb com.apple.VideoToolbox 0.484.5 (484.5) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x98128000 - 0x98129ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9815f000 - 0x981d9fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x983ca000 - 0x983faff7 com.apple.MeshKit 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x983fb000 - 0x984fdfef com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x9850d000 - 0x98556fe7 libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x98557000 - 0x9855afe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x9865b000 - 0x9865fff7 libGFXShared.dylib ??? (???) <286F466C-2856-B579-B87F-4E9A35C80263> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x986c1000 - 0x98eb0537 com.apple.CoreGraphics 1.543.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x98eb1000 - 0x98ec5fe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
0x98ece000 - 0x99010fe3 com.apple.QTKit 7.6.6 (1729) <1EC021FB-AB8F-F8BF-0434-78C0A7B78EB2> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x99058000 - 0x9909bff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9909c000 - 0x990a3ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <26A3013B-C753-E0DC-EAD1-B0B21ACA33B1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9914e000 - 0x99154ff7 libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x991d0000 - 0x991d2ff7 com.apple.QuickTimeH264.component 7.6.6 (1729) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x991d3000 - 0x991e1fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib
0x991e2000 - 0x99200ff7 com.apple.CoreVideo 1.6.1 (45.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x99210000 - 0x9926bff7 com.apple.framework.IOKit 2.0 (???) <69E4FE93-376C-565E-650F-04FAD213AA24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x99285000 - 0x992afff7 com.apple.shortcut 1.1 (1.1) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x992b0000 - 0x99306ff7 com.apple.MeshKitRuntime 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x99334000 - 0x99337ff7 libCoreVMClient.dylib ??? (???) <98CB96B1-85FE-25AF-AB19-ED061912FC3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x99338000 - 0x994ddfeb libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
0x994de000 - 0x994deff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x994df000 - 0x994f7ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x994f8000 - 0x99520ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x99535000 - 0x99535ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x99536000 - 0x99569ff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9959d000 - 0x9961dfeb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0xbb100000 - 0xbb103fe7 libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) <8F302BD3-4440-8B41-4F9A-142DF6F6CADD> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0xeab00000 - 0xeab10fe7 libConverter.dylib 169.1.0 (compatibility 1.0.0) <116CF161-A391-45BC-81B5-0954C87C8ABB> /System/Library/Printers/Libraries/libConverter.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib

Model: iMac11,1, BootROM IM111.0034.B00, 4 processors, Intel Core i5, 2.66 GHz, 8 GB, SMC 1.54f33
Graphics: ATI Radeon HD 4850, ATI Radeon HD 4850, PCIe, 512 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.9.8
Bluetooth: Version 2.3.1f4, 2 service, 2 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: ST31000528ASQ, 931.51 GB
Serial ATA Device: HL-DT-ST DVDRW GA11N
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000
USB Device: Yeti Stereo Microphone, 0xb58e, 0x9e84, 0xfd130000
USB Device: Hub, 0x0424 (SMSC), 0xa700, 0xfd140000
USB Device: iMic USB audio system, 0x077d, 0x07af, 0xfd144000
USB Device: Hub, 0x0451 (Texas Instruments), 0x1446, 0xfd141000
USB Device: EPSON Scanner, 0x04b8 (Seiko Epson Corp.), 0x0119, 0xfd141300
USB Device: Officejet 6000 E609n, 0x03f0 (Hewlett Packard), 0x4312, 0xfd141100
USB Device: DYMO LabelWriter 400 Turbo, 0x0922 (Dymo Corporation), 0x001a, 0xfd141200
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd110000
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000
USB Device: Generic Hub, 0x2222, 0x1001, 0xfa130000
USB Device: Kensington Expert Mouse, 0x047d (Kensington), 0x1020, 0xfa132000
USB Device: Macally ICEKey Keyboard, 0x2222, 0x0005, 0xfa131000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0xfa111000
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa120000


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sorry about that huge post :slight_smile: I just remembered that the first time I attempted to Export from the iPad to the computer, I saved the PDF from Safari, but when I tried to open it, Intaglio hung. I had to force quit and then open the pdf file.


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Obviously it shouldn’t be crashing but it sounds like we’re talking about two separate things. If you export from Sketchpad to a browser you can use PDF but you’ll never get PDF when using the new file sharing feature. Those graphics will appear as directly editable.


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes, I see them as two separate problems, but both in the same functional area - getting work onto and off the iPad. If you’d like me to test any betas, let me know.


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

FWIW, it looks like Intaglio crashed while adding an image to the SVG file to share with the iPad. This is may be a problem in the SVG export function more than the sharing function. It may help if you can send me a copy of the Intaglio file you’re trying to share (nick at purgatorydesign dot com).


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Nick… Sorry to interupt… Is the update ok
To download now?

Julie

Sent from my iPhone

On Apr 21, 2010, at 17:21, Nick email@hidden wrote:

FWIW, it looks like Intaglio crashed while adding an image to the
SVG file to share with the iPad. This is may be a problem in the
SVG export function more than the sharing function. It may help if
you can send me a copy of the Intaglio file you’re trying to share
(nick at purgatorydesign dot com).


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

AFAIK, the current version is good.


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I’m having sharing problems with the current versions between Mac and iPad or iPhone and also iPad to iPhone. This forum message is an expanded version of what I sent off to support earlier. Since sending that I worked out how the import folder worked and have done more experiments as mentioned below.

I upgraded to Intaglio v3 on Mac and bought the iOS version recently. One of the major deciding factors was the sharing.

Unfortunately, that’s not working even remotely reliably.

I have tried sharing from Mac to iPhone, Mac to iPad, iPad to iPhone and iPhone to iPad. The iOS devices have been on wireless with the Mac wired into the same LAN.

It took me a while to work out the two-step process of having to “import” documents from the folder which I think is very confusing when you see them as being there in iTunes as “Sketchpad Documents”. Even after that, I can only move .sketchpad documents in and out of the device. The .intaglio file I first copied onto one of the devices appears under Sketchpad Documents and I was able to use iTunes file sharing to copy it to my my iPad but it doesn’t appear in the import folder.

The only transfer that has worked has been iPhone to iPad. In all other cases, the Accept button highlights but the app becomes unresponsive.

Sharing by drag and drop through iTunes to the App selector has also failed - the files apparently transfer to the device as far as iTunes is concerned but fail to appear in Intaglio.

Rebooting the iPhone and iPad has made no apparent difference.

Both devices are running 4.3.3 and the Mac 10.6.7 with the current shipping Intaglio versions.

I’m an experienced developer and happy to work with you to try to debug this in more detail if I can help with further diagnostic.

I am happy to say that, based on just my first day playing with Intaglio Sketchpad on iOS, you’ve done an impressive job with the interface and it’s amazingly usable on the small iPhone screen. I’m reserving my criticisms for when I’ve used it for long enough to be sure I’m not criticising something that’s also available in an easier way :slight_smile:


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Has there been any recent development re this problem, i.e. sharing between Intaglio and Sketchpad?


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

being in the middle of deciding iOS vs Android for my first tablet, I’m also very interested :wink:


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Personally I would choose iOS over Android, simply because the hardware and software share the same factory- so there
is far better compatibility.
On 11 Nov 2011, at 09:47, Hervé S. wrote:

being in the middle of deciding iOS vs Android for my first tablet, I’m also very interested :wink:


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


Intaglio mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options