Magic Trackpad question (new user)

I am a new iMac user, using the MAGIC trackpad. I used a trackpad on the MacBookPro without difficulty. In my first week of using the MAGICb trackpad I'm getting a lot of finger tingling. I don't now if this is carpal tunnel (I do have some history) or something odd about using the trackpad. I've seen a lot of posts about tingling on the MacBookPro linked to grounding issues, but that is likely different for the laptop. Any suggestions? Is there a way to make it easier to click? (not requiring so much pressure?)

I have this information. I'm not having trouble getting the magic pad to work (finger gestures, etc.) I'm having trouble with finger tingling. I wanted to know if people had this problem (some on the MacBook Pro do, from what I've read) and if there are any suggestions about this particular problem.

Similar Messages

  • Magic trackpad question

    I posted this question in another section of this site and didnt get a response so I thought Id put it in another section and maybe Ill get a response this time.  Basically, my problem is after my computer goes to sleep and I click a key to wake it up my arrow is frozen and wont move, Ive checked the battery power in my trackpad and my keyboard and they both have plenty of battery power and it shows that my trackpad is connected onscreen yet my arrow still wont move.  I have to mess with turning my trackpad off and on and have to turn my computer off and on again as I have no way of clicking boxes because the arrow wont move.  This has just started happening in the past 2 or 3 days and I havent done anything out of the ordinary.  It finally comes around and starts working but I would like it to work instantly after I click a key to wake my computer up like it used to do for years before this started happening.  Could anyone help me with this and tell me why this may be happening and what I can do to fix it?  Any help would be GREATLY appreciated!

    Bluetooth and 802.11b/g (sometimes n) WiFi 2.4GHz frequences.  Also on some Macs the WiFi and Bluetooth antennas are either shared or very close to each other.
    So you can have interference from 2.4GHz WiFi.  You can also have interference from 2.4GHz cordless phones (yours or your close neighbors), 2.4GHz baby monitors (yours or your close neighbors), microwave ovens (which also use 2.4GHz frequencies).
    As an experiment, when they happens again, turn off your Mac's WiFi (WiFi menu -> Turn Wi-Fi Off.  See if your Magic Trackpad will connect.  Then turn WiFi back on.
    If you have the option of use 802.11n 5GHz only WiFi in your home, give that a try (I understand that many handheld devices often only have 2.4GHz WiFi support, so this might ONLY be an experiment).
    You could try the suggestions in the following article
    <http://www.computerworld.com/article/2475598/mac-os-x/os-x-mavericks--fixing-wir eless-keyboard-mouse-connections.html>
    You could try deleting
    /Library/Preferences/com.apple.Bluetooth.plist
    reboot your Mac
    Pair all your bluetooth devcies again.
    Wild idea, maybe AirDrop is causing problem (not my best idea, so do not assume it will be of any use).
    <http://www.tuaw.com/2014/11/25/heres-the-root-cause-and-a-workaround-for-ios-8-a nd-yosemite-wi>
    Skip the iOS beginning of the article and go to the Mac OS X portion.

  • Very Simple Question - New User

    I searched 1 1/2 hours for the "Velocity Tool". The manual says its in with the other tools (in the drop down tool menu). I saw it there once.
    While in "score" or "piano" notation it doesn't show.
    Anybody know how to get the "Velocity Tool" to show up?
    The keyboard apple sold me doesn't have all the common keys of a normal keyboard, so I'm trying to use the tool instead of a keyboard combination. Thanks, Charlie [email protected]

    Make sure you have the Piano Roll (or Score) editor open, then simply select the velocity tool icon from one of the two pull down icon-menus (Tool Menus) along the top of the editor itself (next to the 'snap' pull down menu).
    The same place where you choose the 'pointer', 'eraser' or 'crossfade' tools etc.
    If you are still really puzzled then, and I admit the manual wasn't that obvious to a new user, look at page 63 and the middle screenshot. You can see the Piano Roll's own Tool Bars (with the Pointer icon and Pencil icon to the top-right) as distinct from the 'Arrange' windows Tool Bar which doesn't have the velocity tool.

  • Apple Magic Trackpad questions

    Hello,
    I bought yesterday a Magic Trackpad from Apple, after reading it was supported in 2.6.37. Pairing it with my Bluetooth USB dongle was quite easy using blueman-applet, and I read on several webpages that 'synaptics' driver was working with the trackpad, so I copied the lines from this post to my xorg.conf:
    Section "InputClass"
    Identifier "Magic Trackpad"
    MatchUSBID "05ac:030e"
    Driver "synaptics"
    Option "SHMConfig" "On"
    EndSection
    The problem I'm facing is that Xorg.0.log show the following suspecting error:
    [ 178.543] (EE) Query no Synaptics: 6003C8
    [ 178.543] (--) Apple Wireless Trackpad: no supported touchpad found
    [ 178.543] (EE) Apple Wireless Trackpad Unable to query/initialize Synaptics hardware.
    [ 178.586] (EE) PreInit failed for input device "Apple Wireless Trackpad"
    [ 178.586] (II) UnloadModule: "synaptics"
    (You can see almost complete Xorg.0.log here)
    However I can use the trackpad with its basic features (moving the cursor around and clicking). I can even change trackpad settings with gsynaptics with no problems at all, and enable advanced features such as tap to click and two finger scrolling.
    I use the the latest version of package xf86-input-synaptics, 1.3.0-2.
    Did anyone have this issue with Magic Trackpad? Am I dong something wrong?

    Unlike you, I'm getting no response from my Magic Trackpad!  Does anyone have any suggestions?  Already added the aforementioned "InputClass" block in my xorg.conf.  I'm using bluez with blueman and everything looks like it's connecting properly.  Blueman-manager successfully detects, pairs, trusts, and SAYS it's connecting to my input service.  Also, the data activity icons are doing their thing (no other bluetooth devices connected to this laptop).  The yellow activity icon even starts blinking when I twiddle my fingers across the trackpad.
    Here's what happens in my Xorg.0.log when I open up blueman-manager:
    [ 50.749] (II) config/udev: Adding input device Apple Wireless Trackpad (/dev/input/event17)
    [ 50.749] (**) Apple Wireless Trackpad: Applying InputClass "evdev touchpad catchall"
    [ 50.749] (**) Apple Wireless Trackpad: Applying InputClass "touchpad catchall"
    [ 50.749] (**) Apple Wireless Trackpad: Applying InputClass "Magic Trackpad"
    [ 50.749] (**) Apple Wireless Trackpad: Applying InputClass "Magic Trackpad"
    [ 50.749] (II) Using input driver 'synaptics' for 'Apple Wireless Trackpad'
    [ 50.749] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 50.749] (**) Apple Wireless Trackpad: always reports core events
    [ 50.749] (**) Option "Device" "/dev/input/event17"
    [ 50.856] (EE) xf86OpenSerial: Cannot open device /dev/input/event17
    No such file or directory.
    [ 50.856] (EE) synaptics: Apple Wireless Trackpad: Synaptics driver unable to open device
    [ 50.856] (EE) PreInit returned 11 for "Apple Wireless Trackpad"
    [ 50.856] (II) UnloadModule: "synaptics"
    [ 50.856] (II) Unloading synaptics
    Let me know if you'd like more information!

  • Magic trackpad hangs on user switching

    When I switch between user accounts (mostly back to my admin account) the trackpad often hangs. It sometimes recovers after a few minutes and other times requires a reboot. I have all the latest software updates and am using with 18 month old iMac. Any ideas?

    I too am getting very frustrated by this issue. Some things I have observed:
    1) The issue starts with the trackpad not driving the cursor for several seconds up to a minute after a user switch, but then starts to function normally. Eventually the trackpad never resumes normal function, forcing a reboot of the iMac.
    2) I have a wacom bamboo tablet connected to my iMac via USB, so I can still drive the cursor when the trackpad is acting up. I have observed that I can move the cursor over "clickable" elements with the tablet and "click" them with the trackpad while it is in this state of not working the cursor.
    3) If I power off the trackpad, the iMac will display the "trackpad off" pop up message, so the computer is at some level communicating with trackpad (as also evident by 2 above). Powering the trackpad back on, the trackpad simply flashes its green LED indicating its looking for a pairing partner, but the computer never pairs with it, again forcing a reboot, after which the trackpad pairs with the iMac and functions normally.
    4) I have tried to shutdown the Bluetooth stack and restart it. But when I select "Turn Bluetooth off" from the far righthand menu bar Bluetooth menu, the menu icon remains "selected" and the spinning beach ball of death appears over it and any menus to the right of the Bluetooth menu, again forcing a reboot.
    It seems to me the Bluetooth stack on the computer is screwed up at some level. Rebooting the computer alone fixes the issue -- nothing needs to be done to the trackpad to restore normal operation. And, also, the battery level seems to play no roll in this issue.
    I am getting very frustrated with having to reboot my machine every two to three days because of this issue.

  • External Monitor Question - New User W510 (old Guy, Limited Skills)

    Good Afternoon,
    I have a new Thinkpad W510 for work.  When I hook my external mmonitor to the system, I can get it to display just fine.  However, when I close the lid top the actual Laptop, the system blanks out the external monitor.  My Toshiba Laptop never dis that (ran on XP Professional).  Is there something I can do to prevent this from happening?  Some setting?  Thank you for any help.
    Moderator edit: Masked members email address to prevent spambots from getting it.

    Yes. I'm assuming the computer is set to sleep when the lid is closed.
    Go to the Start menu and search up "Power Options".
    Then, in the sidebar, select "Change what closing the lid does" and for both battery and AC power, select "Do Nothing".

  • Magic Trackpad won't work with Magic Mouse on brand new 2011 27" i5 iMac

    I have a brand new 2011 27" i5 iMac which I bought with Snow Leopard pre-loaded. Naturally, I included the new Magic Trackpad in my purchase, and though there were some problems with the device in SL - such as it going haywire without explanation - it generally worked, although battery levels were erratic (one day 80%, then an hour later 42%, then 80% again).
    When I installed Lion I did a clean install after backing up to Time Machine - and a Super Dupered external drive. I had some difficulties trying to install Lion from an external flash drive so I deleted again and reinstalled SL, then reinstalled over the SL install I did (with no other software except Mac OS X 10.6.8 and other system updates to facilitate install). Rather than copying apps from my old SL drive, I downloaded fresh copies and reinstalled one by one. I don't use a lot of apps apart from Microsoft Office, browsers and iLife and have not installed any additional scripts, extensions or add-ons (like USB Overdrive). It's a pretty clean install.
    Since then, although I'm generally happy with Lion, the Magic Trackpad won't work! It does work for a little while with basic gestures - mainly moving the cursor and scrolling - then it gives up the ghost and loses connectivity. I have done the following:
    Disconnected and reconnected the MTP after turning it on and off. MTP works for about two minutes, goes crazy then no response.
    Shut the computer down, pulled out the plug, waited two minutes, then started up again. MTP works for about two minutes, goes crazy then no response.
    Run Onyx, shut down computer, then pulled out plug (see above).
    Checked options in Universal Access, shut off "Ignore other devices when trackpad in use" (or whatever the option is). MTP works for about two minutes, goes crazy then no response.
    Turned off the Magic Mouse. MTP works for about two minutes, goes crazy then no response.
    But none of this seems to work! I know the MTP is connected because I can see it in the BT menu in the menu bar and also in System Preferences. I have noticed since upgrading that my permissions - which when I bought the computer were totally clean - now run lines and lines about "Library/Core Services" so I am unsure whether this is related. I also notice a lot of people are in the same boat as me, which makes me wonder if it's either a hardware issue or a release issue - after a week or so of totally silent running, my 2TB Hitachi HDD started up with the grumbly tum. I'd really appreciate any tips from anyone out there!

    Hi, marksaner
    You could try installing the latest version of the Synaptics driver. Synaptics is the company that makes the UltraNav driver and drivers for many other computer brands. This driver should have the same functionality as the UltraNav driver, so there's no worry there. You can find the driver here. 
    Hope it helps,
    Adam
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution!" This will help the rest of the community with similar issues identify the verified solution and benefit from it.

  • Safari Quit Unexpectedly after new Magic Trackpad

    Hello, I have an iMacG5 with Mac OS X Version 10.6.4. I purchased the new Magic Trackpad, updated my software and paired the Trackpad. In order to pair I had to download a fix for the OS because Trackpad was not showing up under System Preferences. Restarted the mac and it all worked fine. Next day after shutting down I started the mac and was no longer able to access Safari - I keep on getting "Safari Quit Unexpectedly". Below you can find the full error report. What can I do to be able to access safari? Thank you in advance for your help. Regards, Edward
    Process: Safari [223]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.2 (6533.18.5)
    Build Info: WebBrowser-75331805~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [88]
    Date/Time: 2010-10-31 11:20:48.225 +0000
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 17171 sec
    Crashes Since Last Report: 10
    Per-App Interval Since Last Report: 2 sec
    Per-App Crashes Since Last Report: 9
    Anonymous UUID: 7DE997B9-EE0A-42C1-87AC-1E8207186A1E
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread: 3
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x0000000101b4a2fa machmsgtrap + 10
    1 libSystem.B.dylib 0x0000000101b4a96d mach_msg + 59
    2 com.apple.CoreGraphics 0x000000010530f924 _CGSCheckInApplication + 215
    3 com.apple.CoreGraphics 0x000000010530f808 _CPSRegisterWithServer + 462
    4 com.apple.HIServices 0x0000000105f8834d _RegisterApplication + 5053
    5 com.apple.HIServices 0x0000000105f86f6b GetCurrentProcess + 30
    6 com.apple.HIToolbox 0x0000000104d8451d GetSystemUIMode + 40
    7 com.apple.HIToolbox 0x0000000104d844ba IsMenuBarVisible + 28
    8 com.apple.AppKit 0x00000001029bacf6 _NSInitializeAppContext + 45
    9 com.apple.AppKit 0x00000001029ba6d6 -[NSApplication init] + 475
    10 com.apple.AppKit 0x00000001029ba342 +[NSApplication sharedApplication] + 149
    11 com.apple.AppKit 0x00000001029b9576 NSApplicationMain + 234
    12 com.apple.Safari 0x000000010000a4a4 0x100000000 + 42148
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x0000000101b6308a kevent + 10
    1 libSystem.B.dylib 0x0000000101b64f5d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x0000000101b64c34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x0000000101b6475e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x0000000101b64088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x0000000101b63f25 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x0000000101b63eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x0000000101b642bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x0000000101b63f25 start_wqthread + 13
    Thread 3 Crashed:
    0 libSystem.B.dylib 0x0000000101c51f2d dyldstubbinder + 45
    1 ??? 0x0000000101d0a008 0 + 4325416968
    2 ??? 0x000000010a5fe048 0 + 4469022792
    Thread 3 crashed with X86 Thread State (64-bit):
    rax: 0x0000000004000000 rbx: 0x000000010a5fe658 rcx: 0x0000000000000001 rdx: 0x000000010a5fe0c8
    rdi: 0x0000000000000000 rsi: 0x000000010a5fe658 rbp: 0x000000010a5fe518 rsp: 0x000000010a5fe458
    r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000101b4a76c r11: 0x0000000101d0a008
    r12: 0x0000000000000003 r13: 0x0000000101d16988 r14: 0x000000010a5fe698 r15: 0x000000010a5fe0c8
    rip: 0x0000000101c51f2d rfl: 0x0000000000010202 cr2: 0x000000011738e000
    Binary Images:
    0x100000000 - 0x1006b0fe7 com.apple.Safari 5.0.2 (6533.18.5) <2778C740-2DD4-7CAD-A0C8-4E7481FD2A6F> /Applications/Safari.app/Contents/MacOS/Safari
    0x10075c000 - 0x100815fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x100825000 - 0x100929fff com.apple.PubSub 1.0.5 (65.20) <4B7C7949-653D-D1D2-FEDF-97863ADD4BE0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x100999000 - 0x1009a4fff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x1009b1000 - 0x1009c0fff libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib
    0x1009c8000 - 0x1009d3fff com.apple.corelocation 12 (12) <068D75A9-7359-A04F-722A-399283E3528B> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x1009de000 - 0x100c20fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x100d5a000 - 0x100d8ffef com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x100da3000 - 0x100da3ff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x100da6000 - 0x100da6ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x100da9000 - 0x100e07ff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x100e29000 - 0x101011ff7 com.apple.JavaScriptCore 6533.18 (6533.18.1) <097272AC-E436-78E5-4A74-284DEB07D6D9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x101085000 - 0x101243fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x1012b2000 - 0x1012c1ff7 com.apple.opengl 1.6.9 (1.6.9) <BB8AEF81-0EC1-ED4C-360B-186C60AE745C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x1012ca000 - 0x1012caff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x1012cd000 - 0x101554fe7 com.apple.security 6.1.1 (37594) <C32E7E37-13EC-381A-7CA6-AAE3EBD2C1F1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x10164a000 - 0x1016d6fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x10171a000 - 0x101763ff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x101795000 - 0x1017a6fff SyndicationUI ??? (???) <AB222D54-3800-754D-C234-9FD5F1ACA7EB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x1017b5000 - 0x1017f6fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x10181a000 - 0x101997ff7 com.apple.WebKit 6533.18 (6533.18.1) <1B7655BE-5F18-583B-1A43-72B047339144> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x101a6b000 - 0x101ae8fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x101b49000 - 0x101d09fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x101d9a000 - 0x101e50fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x101e64000 - 0x101e64ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x101e67000 - 0x101fdcff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x1020f5000 - 0x1020f5ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x1020f8000 - 0x102379fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x1024f1000 - 0x10288aff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x1029b7000 - 0x1033adfff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x1039a2000 - 0x1039a6ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x1039a9000 - 0x103ac0fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x103ae9000 - 0x103b2cfff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x103b3d000 - 0x103b4eff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x103b53000 - 0x103bcefff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x103c1c000 - 0x103c68fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x103c75000 - 0x103fa8fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x104021000 - 0x1040f1ff7 com.apple.CFNetwork 454.9.8 (454.9.8) <24667A86-FCDA-5B58-2CDC-3BFDFE8EA985> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x104164000 - 0x1041aeff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x1041d8000 - 0x104295ff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x1042ef000 - 0x10437ffff com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x1043bd000 - 0x1043f8fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x104412000 - 0x1044b2fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x1044f8000 - 0x104520fff 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
    0x10453a000 - 0x104540ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x104549000 - 0x10455ffef libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
    0x104568000 - 0x104577fff com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x104580000 - 0x10458eff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x104592000 - 0x1045bdff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x1045c8000 - 0x1046d7fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x10473c000 - 0x10473dff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x104741000 - 0x10474dfff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
    0x104752000 - 0x10478aff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
    0x10479f000 - 0x1047bfff7 com.apple.DirectoryService.Framework 3.6 (621.4) <969734C3-D21E-2F30-5CBB-D9F23D123643> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x1047c9000 - 0x104806fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x104813000 - 0x104824fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x104831000 - 0x1048aefef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x1048cd000 - 0x104a0bfff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x104aa3000 - 0x104aaafff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x104ab3000 - 0x104bd8fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x104c47000 - 0x104c48ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x104c4d000 - 0x104d33fe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x104d82000 - 0x105080fe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x1051ac000 - 0x1051b7ff7 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
    0x1051c1000 - 0x105208ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x10522d000 - 0x1052acfef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x1052e2000 - 0x1052e3fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x1052e7000 - 0x1052fdfe7 com.apple.MultitouchSupport.framework 205.34 (205.34) <01AAE66D-C2DF-4EF5-FC7B-E89E08C02A01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x10530a000 - 0x105a07067 com.apple.CoreGraphics 1.545.0 (???) <88892F58-F785-2E30-50B1-E9CC8775E79F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x105af9000 - 0x105caffef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x105d15000 - 0x105d93fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x105dd1000 - 0x105e6bfff com.apple.ApplicationServices.ATS 275.11.1 (???) <0A898C0C-41A0-B9BF-0A38-74FB029CA049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x105e94000 - 0x105f49fe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x105f86000 - 0x105fd7fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x106003000 - 0x106018ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x106026000 - 0x1060abfff com.apple.print.framework.PrintCore 6.2 (312.5) <C20F87CE-ACC1-552B-8A73-2B3846A01D80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x1060e1000 - 0x106122fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x10613a000 - 0x10614eff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x10615f000 - 0x10615fff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x106162000 - 0x1061b1fef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x1061be000 - 0x1061c3fff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x1061c8000 - 0x1061e6fff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x1061ee000 - 0x1061f0fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x1061f4000 - 0x10621afe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x106222000 - 0x1062fcff7 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
    0x10630b000 - 0x10630bff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x10630e000 - 0x106356ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x10635e000 - 0x1063c8fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <514D400C-50A5-C196-83AA-1035DDC8FBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x1063d2000 - 0x106bdcfe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x106c25000 - 0x107069fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x1071f6000 - 0x1072b6fff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x1073ad000 - 0x1073e5fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x1073f4000 - 0x1074a3fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x1074c9000 - 0x1074eafff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x1074f4000 - 0x1074f4ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x1074f7000 - 0x10754cfef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x107569000 - 0x10761efe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x107651000 - 0x107676ff7 com.apple.CoreVideo 1.6.1 (45.5) <29F39070-5CEF-B286-66E3-7CC903519403> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x10768f000 - 0x1076c0fff libGLImage.dylib ??? (???) <7EF50768-54F1-5883-C40F-DAF83810C3FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x1076c7000 - 0x1076eafff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x1076f3000 - 0x1076f9ff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x107702000 - 0x10774bfef libGLU.dylib ??? (???) <88F0E457-EE53-B5FF-6A1B-D0326D0C643D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x10775a000 - 0x10776efff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x10777e000 - 0x107897fef libGLProgrammability.dylib ??? (???) <0E55A58B-5B42-669F-2655-90893554CA21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x1078b8000 - 0x1078bbff7 libCoreVMClient.dylib ??? (???) <CE19A78F-B76D-244A-1C04-0544B914F728> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x1078c0000 - 0x1078c5fff libGFXShared.dylib ??? (???) <1B50D804-966B-30D2-D0FD-B090B6FEAC7E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x1078ca000 - 0x1078e3fff 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
    0x1078f8000 - 0x107947fef com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BD71B20B-C530-6D10-47A4-9838CF292911> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x107968000 - 0x10797afe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x107981000 - 0x107986ff7 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
    0x10798e000 - 0x107991fff com.apple.help 1.3.1 (41) <E311A81E-9870-A430-1E16-AFF6C92CE6E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x107997000 - 0x1079adfff com.apple.ImageCapture 6.0 (6.0) <BF702F65-8E30-E318-1B58-AE6C0D5E5715> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x1079c7000 - 0x1079e2ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x1079f3000 - 0x1079f5fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x1079fa000 - 0x1079fdff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x107a02000 - 0x107c6bff7 com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x107dc5000 - 0x107e54fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x107eaa000 - 0x107ed9ff7 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
    0x107f08000 - 0x108143fef com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x108293000 - 0x108315fff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x10836b000 - 0x1083a4ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x1083d0000 - 0x10853ffe7 com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x108629000 - 0x108691fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x1086c7000 - 0x1087d1ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x108844000 - 0x108885ff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x1088a2000 - 0x1089caff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x108a3e000 - 0x108f42fe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x10900a000 - 0x10904ffff com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x109072000 - 0x1090e0fff com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x1090eb000 - 0x10914dfe7 com.apple.datadetectorscore 2.0 (80.7) <5B6AABCA-C75A-D28F-6A2F-59648F0ABFC8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x109181000 - 0x1091edff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x10922c000 - 0x109273fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x10929e000 - 0x1092a6fff com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x1092af000 - 0x1092f3fe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x109324000 - 0x109325fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x10932a000 - 0x109f9dff7 com.apple.WebCore 6533.18 (6533.18.1) <93835F9F-EDA0-4E03-DE76-F2703FC1C1A5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    Model: iMac11,1, BootROM IM111.0034.B02, 4 processors, Intel Core i7, 2.8 GHz, 16 GB, SMC 1.54f36
    Graphics: ATI Radeon HD 4850, ATI Radeon HD 4850, PCIe, 512 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x8F), Atheros 9280: 2.1.9.8.1
    Bluetooth: Version 2.3.7f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: Hitachi HDS722020ALA330, 1.82 TB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000
    USB Device: iPad, 0x05ac (Apple Inc.), 0x129a, 0xfd130000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd110000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000
    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

    Welcome!
    You may wish to adjust your computer description based on this line from your log:
    Model: iMac11,1, BootROM IM111.0034.B02, 4 processors, Intel Core i7, 2.8 GHz,
    Instead of an iMac G5, you have an Intel iMac--and a very nice one--that is newer and more capable than the G5 iMacs. If you leave the old description and have a hardware question later, people could give you inapplicable advice because they think you have an older model.
    Doesn't apply to your current Safari issue--that is not machine-specific--just a heads-up for future postings.

  • New magic trackpad not scrolling and wiping.

    i have a new magic trackpad, using it with my iMac. on my account it works, except for scrolling and wiping. as soon as i have two fingers on it the cursor is unmovable. (one, three, four fingers ok) the two fingers are the most important gestures. and they don't work. my magic mouse behalfs normally, scrolling and wiping ok.
    on the account of my wife -same imac- the trackpad is working normally.
    i tried to unmark and mark every item in the prefs. no succes.
    any ideas?

    Glad it working now!! 
    The preferences are set individually for each user on the Mac.  That way you can have one set of preferences and your wife can have her own.  That's why one worked and the other didn't.

  • The new Magic Trackpad

    Not sure if anyone here can answer this... Will the new Magic Trackpad work with the iPad? It is a Bluetooth accessory just like the keyboard but that obviously does not mean it will actually work with it. Also, does anyone here know how to ask Apple a question like this without having to Pay for it?

    No it doesn't. Apple would have to create another OS. And it would take away the entire point of the touch screen.
    If you had a keyboard and trackpad/ mouse, your better off buying the Mac. If you buy an iPad, you are buying a TOUCH SCREEN electronic if you don't want one once again buy a Mac.

  • A few Questions For A New User

    Hi, I did a quick search, but did not get direct answers, so I am posting this thread as a group of new user questions (to save forum space). Sorry that they might cover more than one "Forum Category", but they are at least all iPhone 4 questions. Its also pretty sad that none of this is in a manual. As a matter of fact, there is no users manual !, what ever happen to the days where you got a correctly explained Users Manual with a $600 product that is 5" tall ? lol
    Ok, yesterday I just bought a iPhone 4. I am running iOS 4.2.1 (the currently latest iOS as I type this).
    Questions:
    1- Exactly who can communicate with me on "FaceTime" ? Only other iPhone users with it ? Or is it part of iChat ? AOL ? What ?
    2- On the opening/home page of the iPhone where you have all them little boxes of app's or stuff (Phone, Contacts, Mail, Safari, Settings, YouTube, iPod, etc..) how can I move them in the order I want them ? And also delete ones I do not want or will never need ? (like YouTube, Stocks, and Game Center)
    3- On my older phone (and all older phones I've had including FREE Metro phones) I am able to bluetooth the phone to my laptop (or vice versa) to quickly transfer/send/receive files and stuff back and forth (photos, my voice notes, contact card files, etc..) via Bluetooth - Well I am trying it now with my iPhone, and my laptop sees the iPhone as a device, and even gets as far as a passkey thing, etc.. but the iPhone just sits there spinning its "connection wheel". Triple checked settings on both ends and connection, triple tested, etc.. and as my older phones do it no prob, under same settings, iPhone doesn't seem to bluetooth to my laptop for file sharing. NEITHER will it bluetooth to my other phones that all work elsewhere bluetoothing. Whats the deal ? Is this a known issue ?
    4- I am absolutely astonished at the small amount of horribly lame ringtones/text tones, etc.. there is as choices on this iPhone. Is there anyway to get/buy/free download more of them and use them for various ring/tone and alert sources in the iPhone ? If so, where please ?
    5- Where is the best place to get 100% supported apps for the iPhone ? Ones that are guaranteed to not cause system conflicts in the iPhone. Also, free ones ? And exactly how do you do it ?
    6- Is there a "Extended Battery" available to buy for the iPhone 4 ? If so, whats the best one and where do I get it ?
    7- Also, looking for the absolute BEST Bluetooth headset. Money of no concern, but quality of voice and hearing is. Along with intuitive features, etc.. Any suggestions ?
    Thanks !

    Roulette Records wrote:
    Hi, I did a quick search, but did not get direct answers, so I am posting this thread as a group of new user questions (to save forum space). Sorry that they might cover more than one "Forum Category", but they are at least all iPhone 4 questions. Its also pretty sad that none of this is in a manual. As a matter of fact, there is no users manual !, what ever happen to the days where you got a correctly explained Users Manual with a $600 product that is 5" tall ? lol
    Ok, yesterday I just bought a iPhone 4. I am running iOS 4.2.1 (the currently latest iOS as I type this).
    Questions:
    1- Exactly who can communicate with me on "FaceTime" ? Only other iPhone users with it ? Or is it part of iChat ? AOL ? What ?
    2- On the opening/home page of the iPhone where you have all them little boxes of app's or stuff (Phone, Contacts, Mail, Safari, Settings, YouTube, iPod, etc..) how can I move them in the order I want them ? And also delete ones I do not want or will never need ? (like YouTube, Stocks, and Game Center)
    3- On my older phone (and all older phones I've had including FREE Metro phones) I am able to bluetooth the phone to my laptop (or vice versa) to quickly transfer/send/receive files and stuff back and forth (photos, my voice notes, contact card files, etc..) via Bluetooth - Well I am trying it now with my iPhone, and my laptop sees the iPhone as a device, and even gets as far as a passkey thing, etc.. but the iPhone just sits there spinning its "connection wheel". Triple checked settings on both ends and connection, triple tested, etc.. and as my older phones do it no prob, under same settings, iPhone doesn't seem to bluetooth to my laptop for file sharing. NEITHER will it bluetooth to my other phones that all work elsewhere bluetoothing. Whats the deal ? Is this a known issue ?
    4- I am absolutely astonished at the small amount of horribly lame ringtones/text tones, etc.. there is as choices on this iPhone. Is there anyway to get/buy/free download more of them and use them for various ring/tone and alert sources in the iPhone ? If so, where please ?
    5- Where is the best place to get 100% supported apps for the iPhone ? Ones that are guaranteed to not cause system conflicts in the iPhone. Also, free ones ? And exactly how do you do it ?
    6- Is there a "Extended Battery" available to buy for the iPhone 4 ? If so, whats the best one and where do I get it ?
    7- Also, looking for the absolute BEST Bluetooth headset. Money of no concern, but quality of voice and hearing is. Along with intuitive features, etc.. Any suggestions ?
    Thanks !
    Hello there
    1. For Facetime you can communicate with other iPhone 4 users, iPod Touch 4th generation users & Macs running 10.6.4 or later with the Facetime app.
    2. To move apps into any order you want, tap and hold on an app until it starts to jiggle then just move them in any order you want. To create a folder drag one app on top of another. Default apps cannot be deleted however it can be moved.
    3. Bluetooh file transfer does not exist on the iPhone possibly due to copyright laws.
    4. For ringtones you can use your own. For text tones you can't unfortunately.
    5. The only place to get Offical iPhone apps is the app store. All apps there are 100% safe and sandboxed.
    6. Yes there is extended battery available, check the apple online store.
    7. Don't have a suggestion. Sorry
    Hopes this help ,
    Regards
    Andy

  • As a new user I received an answer to my question but how do I stop the barrage of incoming mail - local advisor suggested Junk mail, but is this the answer?

    As a new user I received an answer to my questions, but now my mailbox is flooding with the Support Communitees Aperture updates.
    How can I stop this? My local advisor suggested Junk mail, but is this the answer?
    Thanks

    In addition to Corky's suggestion on the right hand side of your profile page is this box:
    Click  Manage email notifications.  This manages any current email notifications you are receiving.

  • How do i set up my magic trackpad to my new mac mini

    how do i set up my magic trackpad to my new mac mini

    Go to system Prefences>Tackpad and then turn on the drackpad and follow instructions when it is discovered.
    If necessary
    Troubleshooting wireless mouse and keyboard issues

  • I'm a new user and learning, I bought and installed Premiere Pro cs6.  I got a nice video clip but has a baby cried in the background and very annoying.  My question is, is this noise remover is separate from the cs6 or I need to get this software downloa

    I'm a new user and learning, I bought and installed Premiere Pro cs6.  I got a nice video clip but has a baby cried in the background and very annoying.  I have tried all of the sounds in Prem cs6 but didn't work. My question is, do I need to get a separate sound software download and install to be able to use it?

    In the CS versions, there was some audio capability in PrPro but you needed to get a separate audio program for major work. Lessening a baby definitely qualifies as major work. That's lessening, i dont mean eliminating. Adobe's audio program is Audition. There are others "out there'. In the CC versions one just downloads Audution also.
    Neil

  • Bluetooth lags on new Mac Mini w/ Wireless keyboard and Magic Trackpad

    Hi everyone,
    I just bought a new mac mini (the basic model) and attached it via HDMI to a HD TV. I bought the mac wireless keyboard and magic trackpad to go with it. Everything works except that both the keyboard and mouse are consistently slow. Not quite to the point of un-useable, but very noticeable.
    I've read that it might be radio interference with the bluetooth signal. To test this, I put my Macbook Pro right next to the new mac mini (while it and the screen were on) and paired the keyboard and mouse to the macbook pro. Everything was super fast, no lag - so that leads me to think the problem is with the Mac Mini. I've tried playing with all the bluetooth options, to no avail.
    Anyone have any suggestions? I've also tried attaching a bluetooth magic mouse and had the same slowdown. Nothing seems to affect the lag, it's very consistent and probably around half a second between keystroke or mouse movement and it's reflection on the screen.
    Thanks,
    -Mike

    Hey All,
    I've got the same issue with my Mac Book Pro and a new Samsung LED 3D TV. Its connected through a DVI out from the mac to a gold HDMI adaptor, then to HDMI into the TV. I've used this set-up with my last HDTV which was a Sharp LCD, and there was no lag and no issues.
    I noticed that for me, the lag appeared on the TV, but not on the laptop, so I thought it might be the connection (If I went right to HDMI instead of an adaptor maybe it'd be better) but I don't think it is given that the last TV worked fine.
    I then went to my display settings in the control panel on my mac and changed the refresh rate from 24 Hertz to 60 Hertz (NTSC) on the TV and the issue has pretty much completely dissappeared. Not sure why that was the default, but I imagine certain video and other media will play even smoother as well!
    Woo hoo!
    Hope you all figure this out too!
    TS

Maybe you are looking for

  • How to open a file with a link ?

    I am using servlets to design an application. The application supports uploading and downloading of .DOC and .RTF files. My problem is that I am opening an uploaded file via a link. OPen File The above is also working fine and opens the file in the I

  • How to edit the text generated by OCR

    Using Arobat Pro 8 I have scanned in a booklet with text in it. The OCR function has made it searchable and Read Out Loud too but how do I edit this text as some pages have errors on them due to graphics on the page interfearing with them. I tried us

  • Can't load Images

    I used to use RoboHelp 5. It worked very well so far. Recently, I started to work on V8, and got some compiling problems. For instance, I inserted some images into topics. These topics can be viewed very well. However, after I compiled the project in

  • How can I add an application in the "Open With..." menu?

    Hi, I'd like some help here. I'm downloading citations that are plain text file, so when I open them I have to browse all the way to the Endnote folder to find the app, since Endnote is not in the short list of programs that Finder proposes for openi

  • Help...skip logic has made my form unfillable...why?

    Some of the selected features are not available for PDF forms You have selected the following features for your form that will not be functional in the PDF form: - Skip Logic Rules (all content will be shown)