My iMac runs an installer whenever I log in?

It's the Garmin Express App, and I have got it installed. But the installer opens every single time I log on and there is no install disk to eject?
OSX Mountain Lion 10.8.5

In addition to Eric's excellent suggestion, the Users & Groups window will also provide a mapping of where the installer is located on your HD.

Similar Messages

  • Launchd - can it run a script when users log in OR switch?

    I'm hoping to find someone who knows all the gory details of launchd. Here's the why and what: I'm trying to coerce Aperture into letting two users on the same computer share the same Aperture Library, both able to import photos and see and use what the other has done. Initially it is no problem, change the permissions so everyone has read/write/execute, put the Library in a common area, and point both person's Aperture at it. The problem is that Aperture changes permissions of things inside the Library as you use it, and especially when one person imports, the other person can't see that stuff.
    So I want to run a script whenever someone logs in or becomes the active user by fast user switching; the script will simply change ownership and permissions of the library and everything in it to restore full access.
    After days of research and testing, I made a test launchd plist file (this is the configuration file or agent that launchd looks at and runs your script when criteria are met). It sits in /Library/LaunchAgents/, here it is:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>Label</key>
    <string>org.jim.test</string>
    <key>LimitLoadToSessionType</key>
    <string>LoginWindow</string>
    <key>ProgramArguments</key>
    <array>
    <string>/Library/Scripts/testscript.sh</string>
    </array>
    <key>RunAtLoad</key>
    <true/>
    <key>StandardErrorPath</key>
    <string>/Users/jim/Desktop/test.err</string>
    <key>StandardOutPath</key>
    <string>/Users/jim/Desktop/test.out</string>
    </dict>
    </plist>
    The actual test script is sitting in /Library/Scripts/:
    #!/bin/bash
    echo "org.jim.test.plist was run at `date`"
    So if the plist is loaded and the script run, the date and time are written in the test.out file on my desktop. This thing runs great when a user logs in. The problem is, it doesn't run when users switch by fast user switching. In reading the documentation, it was vague about this, whether that could be done; I thought it could.
    Can anyone help with a way to get the script to run when any user takes control by any means? As an added complication, which I'll worry about later, the script has to run as root because it's the only way to get the ownership and permissions changed.
    Thanks,
    Jim

    BobHarris is the MAN. ACLs seem to have worked. I put the Aperture Library in /Users/Shared/ApertureLibrary, restored the regular permissions as best I could (me as owner, staff as group, 755), pointed each person's Aperture to the library, then proceeded with the ACL magic. First I created a group for my wife and I, called 'aperture', in the Accounts preference pane. That was to simplify the ACLs (one entry instead of 2) and so that other users (son) aren't able to muck it up.
    It took one stinking Terminal command (note that 'aperture' at the beginning of the quote is the group, not the program, folder or library):
    chmod -R +a "aperture allow list,addfile,search,delete,add_subdirectory,delete_child,file_inherit,directoryinherit" ApertureLibrary.aplibrary
    I was unsure whether this list of permissions was necessary or sufficient, but it seems to have worked so far. Both users can access the library. I imported a different picture by each user, and the other user could then see and delete the picture imported by the other. This was not possible before.
    Bob, thanks for the great idea. After a little more testing I'll post a complete how-to in the latest "how do we share Aperture" thread, and give you due credit. The bad news is all the launchd fun is over
    Jim

  • Error while running SAP installation of IDES 4.7  (SAPVIEW.log)

    Dear Support,
    I am installing IDES 4.7 version in Windows 2003 with Oracle 9.2.
    Central instance is successfully completed.
    At the Database Instance creation, in the step DATABASE LOAD
    status is -
    R3load jobs: running 2 waiting 0
    exceptions occur and message box occurs with RETRY VIEWLOG STOP RESET.
    I am trying with RETRY and not succeeded.
    Suggest how to proceed.
    Thanks,
    Choon Keet
    Error Observed from at sapinst.log is to look at sapview.log.
    Here is the message from SAPVIEW.log
    C:\usr\sap\ENS\SYS\exe\run/R3load.exe: START OF LOG: 20100305000926
    C:\usr\sap\ENS\SYS\exe\run/R3load.exe: sccsid @(#) $Id:
    //bas/640_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    C:\usr\sap\ENS\SYS\exe\run/R3load.exe: version R6.40/V1.4
    C:\usr\sap\ENS\SYS\exe\run/R3load.exe -dbcodepage 1100 -i C:\Program
    Files\sapinst_instdir\R3E47X2\SYSTEM\ABAP\ORA\NUC\DB/SAPVIEW.cmd -l
    C:\Program
    Files\sapinst_instdir\R3E47X2\SYSTEM\ABAP\ORA\NUC\DB/SAPVIEW.log
    -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (DB) ERROR: DDL statement failed
    (DROP VIEW "/BEV1/EMBWDP_A")
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE VIEW "/BEV1/EMBWDP_A" ( "MANDT" , "KTOINH" , "ERDAT" , "VKORG"
    "VTWEG" , "SPART" , "LFDNR" , "LGGRP" , "MATNR" , "KUNAG" , "KUNWE" ,
    "KUNRE" , "KUNRG" , "PARVW" , "RECHNR" , "RECHPOS" , "FKDAT" , "KZAKT" ,"HERK" , "UHRZEIT" , "VRKME" , "MEINS" , "UMVKZ" , "UMVKN" , "FKLMG" ,
    "VBELV" , "POSNV" , "VGBEL" , "VGPOS" , "AUBEL" , "AUPOS" , "PFSTOCK" ,
    "PFPRS" , "BELW" , "HAUSW" , "KURST" , "NWBELW" , "NWHAUSW" , "URKURS" ,"NWHAUSWALT" , "URKURSAA" , "URDAT" , "ARCHIV" , "Q01" , "V01" , "Q02" ,"V02" , "Q03" , "V03" , "Q04" , "V04" , "Q05" , "V05" , "Q06" , "V06" ,
    "Q07" , "V07" , "Q08" , "V08" , "Q09" , "V09" , "Q10" , "V10" , "Q11" ,
    "V11" , "Q12" , "V12" , "Q13" , "V13" , "Q14" , "V14" , "Q15" , "V15" ,
    "Q16" , "V16" , "Q17" , "V17" , "Q18" , "V18" , "Q19" , "V19" , "Q20" ,
    "V20" ) AS SELECT T0001."MANDT", T0001."KTOINH", T0001."ERDAT",
    T0001."VKORG", T0001."VTWEG", T0001."SPART", T0001."LFDNR",
    T0001."LGGRP", T0001."MATNR", T0001."KUNAG", T0001."KUNWE",
    T0001."KUNRE", T0001."KUNRG", T0001."PARVW", T0001."RECHNR",
    T0001."RECHPOS", T0001."FKDAT", T0001."KZAKT", T0001."HERK",
    T0001."UHRZEIT", T0001."VRKME", T0001."MEINS", T0001."UMVKZ",
    T0001."UMVKN", T0001."FKLMG", T0001."VBELV", T0001."POSNV",
    T0001."VGBEL", T0001."VGPOS", T0001."AUBEL", T0001."AUPOS",
    T0001."PFSTOCK", T0001."PFPRS", T0001."BELW", T0001."HAUSW",
    T0001."KURST", T0001."NWBELW", T0001."NWHAUSW", T0001."URKURS",
    T0001."NWHAUSWALT", T0001."URKURSAA", T0001."URDAT", T0001."ARCHIV",
    T0001."Q01", T0001."V01", T0001."Q02", T0001."V02", T0001."Q03",
    T0001."V03", T0001."Q04", T0001."V04", T0001."Q05", T0001."V05",
    T0001."Q06", T0001."V06", T0001."Q07", T0001."V07", T0001."Q08",
    T0001."V08", T0001."Q09", T0001."V09", T0001."Q10", T0001."V10",
    T0001."Q11", T0001."V11", T0001."Q12", T0001."V12", T0001."Q13",
    T0001."V13", T0001."Q14", T0001."V14", T0001."Q15", T0001."V15",
    T0001."Q16", T0001."V16", T0001."Q17", T0001."V17", T0001."Q18",
    T0001."V18", T0001."Q19", T0001."V19", T0001."Q20", T0001."V20" FROM
    "/BEV1/EMLGBWDP" T0001 WHERE T0001."KZAKT" = 'A' AND T0001."HERK" = 'F') DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (DB) INFO: disconnected from DB
    C:\usr\sap\ENS\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\ENS\SYS\exe\run/R3load.exe: END OF LOG: 20100305000927
    I have tried to look for any solution on internet. There are people
    who have encountered this before. But the just rerun the installation and
    the error goes away.
    I have also tried to create the view manually but I got the same error. Anyway does anyone know where is the view created? what table it used?
    Thanks.
    Choon Keet

    Hi Choon,
    First of all do you have the installation guide on you, if not please get one from the marketplace. The one I have suggests the following at the end of installation -
    Since we are installing IDES, I am told just click retry once more (you will get the error again), and
    then click OK to end the installation. This is valid for SAP R/3 4.7 ext.1.
    See if this removes the error you are getting, please awards points if you succeed, and let me know.
    Thanks,
    kind regards,
    M. Nizam

  • I need to reinstall my Canon Pixma Pro 9500 MK 2 printer on my iMac running Mavericks. It looks for software but Apple cannot find. The driver is available on my computer. Is there a way I can force the installer to use the available driver?

    I need to reinstall my Canon Pixma Pro 9500 MK 2 printer on my iMac running Mavericks. It looks for software but Apple cannot find. The driver is available on my computer. Is there a way I can force the installer to use the available driver?

    I need to reinstall my Canon Pixma Pro 9500 MK 2 printer on my iMac running Mavericks. It looks for software but Apple cannot find. The driver is available on my computer. Is there a way I can force the installer to use the available driver?

  • My MacBook Air becomes unresponsive when logging in, and I decided to reinstall OS X Lion. When running the installer from OS X Recovery, it gave the error message "An error occurred while preparing the installation. Try running this application again."

    My MacBook Air becomes unresponsive when logging in, and I decided to reinstall OS X Lion. When running the installer from OS X Recovery, it gave the error message "An error occurred while preparing the installation. Try running this application again."
    Checking in the log revealed the following error:
    Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Error!! Error Domain=NSURLErrorDomain Code=-1202 "UNTRUSTED_CERT_TITLE" UserInfo=0x1086bec80 {NSLocalizedDescription=UNTRUSTED_CERT_TITLE, NSLocalizedFailureReason=UNTRUSTED
    The rest of the line is cutted off. Does anyone know what went wrong and how to fix it ?

A: my MacBook Air becomes unresponsive when logging in, and I decided to reinstall OS X Lion. When running the installer from OS X Recovery, it gave the error message "An error occurred while preparing the installation. Try running this application again."

I encountered the same exact problem when I attempted to re-installed OSX Lion on an old laptop. The date was set back in 2000, which rendered the certificate obsolete. Here's how I fixed it:
From the recovery menu, select the Terminal application. Run the 'date' command to confirm the date is wrong, then set the correct date using this command: date {month}{day}{hour}{minute}{year}
e.g. date 1219195613
Exit terminal (type exit). Retry the installation.

I encountered the same exact problem when I attempted to re-installed OSX Lion on an old laptop. The date was set back in 2000, which rendered the certificate obsolete. Here's how I fixed it:
From the recovery menu, select the Terminal application. Run the 'date' command to confirm the date is wrong, then set the correct date using this command: date {month}{day}{hour}{minute}{year}
e.g. date 1219195613
Exit terminal (type exit). Retry the installation.

  • I have a new IMAC 5k running Yosemite and when I log in I am asked a whole series of questions as to what keychain can access. How can I authorise all of these to be available upon login? Items concerned are such as "Talagent", "Messages agent" etc

    I have a new IMAC 5k running Yosemite and when I log in I am asked a whole series of questions as to what keychain can access. How can I authorise all of these to be available upon login? Items concerned are such as "Talagent", "Messages agent" etc

    Back up all data before proceeding.
    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Select the login keychain from the list on the left side of the Keychain Access window. If your default keychain has a different name, select that.
    If the lock icon in the top left corner of the window shows that the keychain is locked, click to unlock it. You'll be prompted for the keychain password, which is the same as your login password, unless you've changed it.
    Right-click or control-click the login entry in the list. From the menu that pops up, select
              Change Settings for Keychain "login"
    In the sheet that opens, uncheck both boxes, if not already unchecked.
    From the menu bar, select
              Keychain Access ▹ Preferences... ▹ First Aid
    There are four checkboxes in the window that opens. Check all of them. if they're not already checked. Close the window.
    Select
              Keychain Access ▹ Keychain First Aid
    from the menu bar and repair the keychain. Quit Keychain Access.
    If you use iCloud Keychain, open the iCloud preference pane and uncheck the Keychain box. You'll be prompted to delete the local iCloud keychain. Confirm. Then re-check the box. Follow one of the procedures described in this support article to set up iCloud Keychain on an additional device.

  • Imac running slow after installation of Mountain Lion 10.8.2

    I purchased Mountain Lion OSX v.10.8.2 to access icloud. Since installing imac running slow, especially connecting to web sites.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
    When you see the gray Apple logo, release the shift key.
    If you are prompted to log in, type your password, and then hold down the shift key again as you click  Log in.
    *Note: If FileVault is enabled under OS X 10.7 or later, or if a firmware password is set, you can’t boot in safe mode.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.
    Note: I will respond ONLY to the original poster.

  • IMAC running 10.6.8  connected to a network. Get error message when logging in

    I have an iMAC running 10.6.8 which connected to a network. When I try to log in as a user I get a message that it cannot log in at this time because an error has occurred.   It shows that the network accounts are available. 

    Find IP on computers...
    http://www.helpdesk.umd.edu/topics/communication/ethernet/office/winxp/2882/
    On this one In finder, select Go menu>Connect to Servers..., type in afp://ip.of.another.computer, like...
    afp://10.0.1.5
    afp://192.168.1.3

  • Why Can't I Get Microsoft Office 2008 For Mac to Work On My iMac Running 10.8?

    I have two Macs; an early 2009 iMac and a late 2009 MacBook.  I upgraded both to OS X 10.8 this week.  The MacBook runs Microsoft Office apps without any problem.  The iMac, however, would give me errors whenever I would try to open any Office app.  I removed Office from my iMac and attempted to reinstall. But what I got was an error message that said "The operation coudn't be completed. (com.apple.installer.pagecontroller error -1.)  Couldn't open "Office Installer.mpkg"."  Why is my MacBook running Office just fine and the iMac having all sorts of trouble?  What can I do to get Office reinstalled on the iMac?

    Here are the error logs generated by both the Microsoft software, and the one generated by the iMac.  I don't know how to interpret it, but perhaps someone can look at it and see the problem right away...
    (ERROR REPORT GENERATED BY THE MICROSOFT SOFTWARE)
    Microsoft Error Reporting log version: 2.0
    Error Signature:
    Exception: EXC_BAD_ACCESS
    Date/Time: 2012-08-04 22:05:00 +0000
    Application Name: Microsoft Word
    Application Bundle ID: com.microsoft.Word
    Application Signature: MSWD
    Application Version: 12.3.3.120411
    Crashed Module Name: unknown
    Crashed Module Version: unknown
    Crashed Module Offset: unknown
    Blame Module Name: unknown
    Blame Module Version: unknown
    Blame Module Offset: unknown
    Application LCID: 1033
    Extra app info: Reg=en Loc=0x0409
    Thread 0:
    #  1  0x07206b06 in  ( + 0x00000000)
    #  2  0x07129642 in  ( + 0x00000000)
    #  3  0x07128f27 in  ( + 0x00000000)
    #  4  0x07125201 in  ( + 0x00000000)
    #  5  0x016634ef in  ( + 0x00000000)
    #  6  0x01663a8d in  ( + 0x00000000)
    #  7  0x01663e56 in  ( + 0x00000000)
    #  8  0x01664384 in  ( + 0x00000000)
    #  9  0x016643fa in  ( + 0x00000000)
    # 10  0x01664434 in  ( + 0x00000000)
    # 11  0x00681667 in  ( + 0x00000000)
    # 12  0x00af1d7a in  ( + 0x00000000)
    # 13  0x00afa6db in  ( + 0x00000000)
    # 14  0x025f2e4c in  ( + 0x00000000)
    # 15  0x00adfd50 in  ( + 0x00000000)
    # 16  0x00002182 in  ( + 0x00000000)
    # 17  0x000020a9 in  ( + 0x00000000)
    X86 Thread State:
    eax: 0x000c018c  ebx: 0x00000000  ecx: 0xbfffe99c  edx:0x07206b06
    edi: 0x07173db8  esi: 0x07173db8  ebp: 0xbfffe9b8  esp:0xbfffe99c
      ss: 0x00000023  eip: 0x07206b06   cs: 0x0000000b   ds:0x00000023
      es: 0x00000023   fs: 0x00000000   gs: 0x0000000f  eflags:0x00000286
    Thread 1:
    #  1  0x072079ae in  ( + 0x00000000)
    #  2  0x070527fd in  ( + 0x00000000)
    X86 Thread State:
    eax: 0x0000016b  ebx: 0xb0102700  ecx: 0xb01025ac  edx:0x072079ae
    edi: 0x00000000  esi: 0x070528f5  ebp: 0xb0102718  esp:0xb01025ac
      ss: 0x00000023  eip: 0x072079ae   cs: 0x0000000b   ds:0x00000023
      es: 0x00000023   fs: 0x00000023   gs: 0x0000000f  eflags:0x00000246
    Thread 2:
    #  1  0x072048e6 in  ( + 0x00000000)
    #  2  0x071526ce in  ( + 0x00000000)
    #  3  0x01e4bd7d in  ( + 0x00000000)
    #  4  0x01e4b3e5 in  ( + 0x00000000)
    #  5  0x01e4b46c in  ( + 0x00000000)
    #  6  0x01e4bf25 in  ( + 0x00000000)
    #  7  0x070c1557 in  ( + 0x00000000)
    #  8  0x070abcee in  ( + 0x00000000)
    X86 Thread State:
    eax: 0xffffffa6  ebx: 0x00000000  ecx: 0xb0288a9c  edx:0x072048e6
    edi: 0x00000014  esi: 0x75e1f6c1  ebp: 0xb0288ae8  esp:0xb0288a9c
      ss: 0x00000023  eip: 0x072048e6   cs: 0x0000000b   ds:0x00000023
      es: 0x00000023   fs: 0x00000023   gs: 0x0000000f  eflags:0x00000246
    Loaded modules:
    Operating System Information
    Operating System: Mac OS X 10.8 (Build 12A269)
    CPU: Intel Core Duo, Number: 2, Speed: 2147 MHz
    gestaltPhysicalRAMSize err = 0, result = 2047 MB
    gestaltSystemVersion err = 0, result = 0x1080
    Screen: 1680 x 1050, depth = 32, ltbr = 0, 0, 1050, 1680
    Microsoft Application Information:
    Error Reporting UUID: AE830338-F1FE-4B5D-8F91-C46927E3C876
    Time from launch: 0 hours, 0 minutes, 34 seconds
    Total errors on this client: 10
    (ERROR REPORT THE MAC CREATED)
    Process:         Microsoft Error Reporting [300]
    Path:            /Library/Application Support/Microsoft/*/Microsoft Error Reporting.app/Contents/MacOS/Microsoft Error Reporting
    Identifier:      com.microsoft.error_reporting
    Version:         2.2.0 (2.2.0)
    Build Info:      Unknown-80409~0
    Code Type:       X86 (Native)
    Parent Process:  ??? [1]
    User ID:         501
    Date/Time:       2012-08-04 17:59:22.725 -0400
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:          48744 sec
    Crashes Since Last Report:           24
    Per-App Interval Since Last Report:  2254 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      463F1D8A-75A6-4480-BF05-004AF60D1FD6
    Crashed Thread:  2
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Library/Application Support/Microsoft/*/Microsoft Error Reporting.app/Contents/MacOS/Microsoft Error Reporting
        __TEXT                 0000000000001000-0000000000063000 [  392K] r-x/rwx SM=COW  /Library/Application Support/Microsoft/*/Microsoft Error Reporting.app/Contents/MacOS/Microsoft Error Reporting
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.microsoft.error_reporting           0x0000e74d 0x1000 + 55117
    1   com.microsoft.error_reporting           0x0000ea64 0x1000 + 55908
    2   com.microsoft.error_reporting           0x0000ebf3 0x1000 + 56307
    3   com.microsoft.error_reporting           0x0000fa8a 0x1000 + 60042
    4   com.microsoft.error_reporting           0x000053ff 0x1000 + 17407
    5   com.microsoft.error_reporting           0x00004d83 0x1000 + 15747
    6   com.microsoft.error_reporting           0x00003c19 0x1000 + 11289
    7   com.apple.Foundation                    0x00476d92 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_0 + 49
    8   com.apple.CoreFoundation                0x00187481 ___CFXNotificationPost_block_invoke_0 + 257
    9   com.apple.CoreFoundation                0x000d2b5a _CFXNotificationPost + 2794
    10  com.apple.Foundation                    0x0045f8c8 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    11  com.apple.AppKit                        0x00dea0ce -[NSApplication _postDidFinishNotification] + 367
    12  com.apple.AppKit                        0x00de9d88 -[NSApplication _sendFinishLaunchingNotification] + 249
    13  com.apple.AppKit                        0x00de6cef -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 751
    14  com.apple.AppKit                        0x00de6804 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 378
    15  libobjc.A.dylib                         0x0336f628 -[NSObject performSelector:withObject:withObject:] + 77
    16  com.apple.Foundation                    0x0047a37a __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_0 + 121
    17  com.apple.Foundation                    0x00479ed1 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 430
    18  com.apple.Foundation                    0x00479cce _NSAppleEventManagerGenericHandler + 173
    19  com.apple.AE                            0x045c15b3 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 331
    20  com.apple.AE                            0x04597dde dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    21  com.apple.AE                            0x04597c9d aeProcessAppleEvent + 318
    22  com.apple.HIToolbox                     0x025c9394 AEProcessAppleEvent + 100
    23  com.apple.AppKit                        0x00de2dfd _DPSNextEvent + 1655
    24  com.apple.AppKit                        0x00de228c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    25  com.apple.AppKit                        0x00dd86dc -[NSApplication run] + 855
    26  com.apple.AppKit                        0x00d7b8e6 NSApplicationMain + 1053
    27  com.microsoft.error_reporting           0x00002ce4 0x1000 + 7396
    28  com.microsoft.error_reporting           0x0000234a 0x1000 + 4938
    29  com.microsoft.error_reporting           0x00002271 0x1000 + 4721
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x03d339ae kevent + 10
    1   libdispatch.dylib                       0x03b7ecc5 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x03b7e7fd _dispatch_mgr_thread + 53
    Thread 2 Crashed:
    Thread 2 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000000  ecx: 0x00000000  edx: 0x03d307d2
      edi: 0x00000000  esi: 0x00000000  ebp: 0x00000000  esp: 0xb0288e70
       ss: 0x00000023  efl: 0x00010286  eip: 0x00000000   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 0
    Binary Images:
        0x1000 -    0x62ff0 +com.microsoft.error_reporting (2.2.0 - 2.2.0) <6D0CA87E-B1C8-412E-98C1-9046325CAAC8> /Library/Application Support/Microsoft/*/Microsoft Error Reporting.app/Contents/MacOS/Microsoft Error Reporting
       0x7b000 -    0x7bfff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
       0x7e000 -    0x7efff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
       0x81000 -    0x81fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x8a000 -   0x271ffb  com.apple.CoreFoundation (6.8 - 744) <A2BB4949-264A-302B-897E-713860894FE6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
      0x39e000 -   0x3ecffb  com.apple.SystemConfiguration (1.12 - 1.12) <F3C87D17-D5F3-39D3-B6F1-1DF3DBECCBDE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
      0x413000 -   0x730fff  com.apple.Foundation (6.8 - 945) <B6F00754-C3F7-3E33-B708-CCEA2AA3E969> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
      0x8b3000 -   0xb70ff3  com.apple.security (7.0 - 55163.44) <798A1E51-3030-35BD-B5E6-4B6F65469357> /System/Library/Frameworks/Security.framework/Versions/A/Security
      0xc7f000 -  0x1838fff  com.apple.AppKit (6.8 - 1187) <5E13B150-4096-3B61-9DC0-6ABA48F6515B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x1d51000 -  0x1d5fff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
    0x1d65000 -  0x1d7efff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x1d96000 -  0x1dfaff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
    0x1e58000 -  0x1e58fff  libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
    0x1e5f000 -  0x205fffb  com.apple.CoreData (106 - 407.5) <B4386286-5C67-3134-A5BD-852447DA696E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x2104000 -  0x2146ff7  com.apple.RemoteViewServices (2.0 - 80.3) <EE36AF6C-E574-3F48-9AC3-E8C8295739FF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x216e000 -  0x216efff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x2176000 -  0x22cdff7  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <6856CA9B-BF08-341B-AEE9-91CC258D4534> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x234b000 -  0x234bffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <B688A998-93B5-3D9B-BAE4-E49947AA82B4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x2351000 -  0x23b5fff  com.apple.datadetectorscore (4.0 - 269.1) <4D155F09-1A60-325A-BCAC-1B858C2C051B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x23e2000 -  0x24fdff3  com.apple.desktopservices (1.7.0 - 1.7.0) <62495AB3-8FD5-39D0-A881-07BA77139EAA> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x2566000 -  0x2948ff7  com.apple.HIToolbox (2.0 - 624) <04C20B6A-FE3D-396E-BCAF-AC4DBAB3747E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x2aab000 -  0x2c23ff5  com.apple.QuartzCore (1.8 - 304.0) <0B0EC55A-9084-3E28-9A84-1813CE3FAA9B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x2cbf000 -  0x2cc9fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x2cd2000 -  0x2d14ff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
    0x2d29000 -  0x2ee5ffd  libicucore.A.dylib (491.11.1) <DB04A8FD-9BBE-3CBC-869F-8FA855FB43D2> /usr/lib/libicucore.A.dylib
    0x2f74000 -  0x305dff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
    0x308b000 -  0x313eff7  com.apple.coreui (2.0 - 181) <4F071012-F857-367D-B0B8-EAD088A05740> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x3194000 -  0x31f1fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x3213000 -  0x321bfff  com.apple.DiskArbitration (2.5 - 2.5) <E49427B0-5317-3DFD-B12E-117402BB19CB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x3225000 -  0x3226fff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
    0x322a000 -  0x323dff9  com.apple.MultitouchSupport.framework (235.27 - 235.27) <75D9C0FD-6A40-3A9E-8861-C74DBE137CF3> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x324b000 -  0x32b2ff7  com.apple.framework.IOKit (2.0 - 755.9.7) <CB976A7C-2601-3054-BC41-C3AD6896327C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x32dc000 -  0x32ddfff  libDiagnosticMessagesClient.dylib (7) <B2BC685E-C129-3F6B-9222-AF3CF4F186AC> /usr/lib/libDiagnosticMessagesClient.dylib
    0x32e2000 -  0x3306fff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x331b000 -  0x3332fff  com.apple.GenerationalStorage (1.1 - 132.1) <4E0F0C47-7796-3152-A77D-F6456287498A> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x333b000 -  0x3349fff  com.apple.opengl (1.8.5 - 1.8.5) <AA14FBC0-8AF3-3CCB-A390-C8F9AE81E1E9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x3351000 -  0x345e15f  libobjc.A.dylib (532) <9663A040-F232-3E2A-8318-AA40B940AF6F> /usr/lib/libobjc.A.dylib
    0x347b000 -  0x3529ff3  com.apple.CoreText (260.0 - 275.14) <3CC31B7F-5560-364A-ADFC-31861C3C2328> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x357e000 -  0x368bffb  com.apple.ImageIO.framework (3.2.0 - 843) <4BFEFB05-3EE3-36A7-891D-CE03D1DF8125> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x36dc000 -  0x37b0ff7  com.apple.backup.framework (1.4 - 1.4) <12123FB8-B42D-38B0-8463-6BA375C3C643> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x381d000 -  0x3969ffb  com.apple.CFNetwork (596.0.1 - 596.0.1) <0EC65BE8-5775-37C8-B6C7-8BC7CAECB222> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x3a13000 -  0x3a30fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
    0x3a3a000 -  0x3a3dffb  com.apple.TCC (1.0 - 1) <C1B2A1EB-9EA2-3340-8611-F788C87A951F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x3a43000 -  0x3aa5fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
    0x3af7000 -  0x3b19ff3  libc++abi.dylib (24.2) <4C064BFE-B8B4-35CA-AB3C-F6A47D47A0F2> /usr/lib/libc++abi.dylib
    0x3b43000 -  0x3b47ffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
    0x3b4c000 -  0x3b57fff  libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib
    0x3b62000 -  0x3b65ff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
    0x3b6c000 -  0x3b74fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x3b7a000 -  0x3b8cff7  libdispatch.dylib (228.18) <833C83BE-278C-353E-AC6D-9B85FAC50A1D> /usr/lib/system/libdispatch.dylib
    0x3b9c000 -  0x3b9dfff  libdnsinfo.dylib (453.16) <6441AEC9-3916-3BF6-BE54-9C25E2BE61E1> /usr/lib/system/libdnsinfo.dylib
    0x3ba2000 -  0x3ba4fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
    0x3baa000 -  0x3baafff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
    0x3bae000 -  0x3bb5fff  liblaunch.dylib (442.21) <349330F8-1BBF-3B78-AFB2-4F32413CE971> /usr/lib/system/liblaunch.dylib
    0x3bbd000 -  0x3bc1ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
    0x3bc6000 -  0x3bc7fff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
    0x3bcc000 -  0x3bcdfff  libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib
    0x3bd3000 -  0x3bd3fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
    0x3bd7000 -  0x3c94ffb  libsystem_c.dylib (825.24) <7D90CAC5-EC98-35F8-A52E-81B54F0C7DCC> /usr/lib/system/libsystem_c.dylib
    0x3cd0000 -  0x3cd7fff  libsystem_dnssd.dylib (379.27) <4B3700EA-F14D-3994-BAAB-79BBD33D7305> /usr/lib/system/libsystem_dnssd.dylib
    0x3cdd000 -  0x3d09ff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
    0x3d1e000 -  0x3d38ffc  libsystem_kernel.dylib (2050.7.9) <81E269C6-0F96-3075-9589-D35657D23CDD> /usr/lib/system/libsystem_kernel.dylib
    0x3d49000 -  0x3d76ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
    0x3d80000 -  0x3d8eff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
    0x3d9a000 -  0x3da4fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x3dad000 -  0x3daefff  libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib
    0x3db3000 -  0x3db4ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
    0x3dba000 -  0x3dc1ffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
    0x3dc8000 -  0x3de5fff  libxpc.dylib (140.37) <F61095FA-B2CF-3CD8-9088-9D9FC18B38BC> /usr/lib/system/libxpc.dylib
    0x3df8000 -  0x3e44fff  libcorecrypto.dylib (106) <FAAD1A30-0D84-3A17-AC40-288EF0F529AA> /usr/lib/system/libcorecrypto.dylib
    0x3e51000 -  0x3e63fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
    0x3e6b000 -  0x3f63ff2  libsqlite3.dylib (138) <AA00F27E-B72D-31DE-8EE4-985227CC9912> /usr/lib/libsqlite3.dylib
    0x3f75000 -  0x3f83fff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
    0x3f8b000 -  0x3f8effc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
    0x3f93000 -  0x3f93ffd  libOpenScriptingUtil.dylib (148) <6B34E8E4-EE31-3E2B-AEB3-8714C3102AED> /usr/lib/libOpenScriptingUtil.dylib
    0x3f97000 -  0x3fa3ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
    0x3fa9000 -  0x42aefff  com.apple.CoreServices.CarbonCore (1037 - 1037) <92494ADA-2ED1-3141-81B9-23F2C27E779C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x4322000 -  0x439effb  com.apple.Metadata (10.7.0 - 707.1) <E18350AD-CAA9-3323-BDE9-63A688792C6C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x43e1000 -  0x4479ff7  com.apple.CoreServices.OSServices (557 - 557) <219C11A8-8446-336E-B518-F52D1571420F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x44cf000 -  0x4554ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x458f000 -  0x45e8ff7  com.apple.AE (645 - 645) <D4919967-EF16-36BA-9E8A-DA110DE8BB4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x460e000 -  0x46b8ff7  com.apple.LaunchServices (539 - 539) <4C026504-5420-35D7-912E-A584C6F9FFC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x4702000 -  0x4733ff7  com.apple.DictionaryServices (1.2 - 184) <9199E88F-2477-3596-9F56-B8E317A7164D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x4752000 -  0x4759ff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x4760000 -  0x476cffc  libkxld.dylib (2050.7.9) <D2892FF5-C00D-3493-8945-5C36733FE9A3> /usr/lib/system/libkxld.dylib
    0x4771000 -  0x477dff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x4788000 -  0x479efff  com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x47b5000 -  0x47defff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
    0x47ea000 -  0x47f3ffd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x47fb000 -  0x481fff2  com.apple.framework.familycontrols (4.0 - 400) <A313D83E-5A03-3174-A213-1F7D379040D1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x4833000 -  0x48cafff  com.apple.ink.framework (1.4 - 110) <C01F2572-E7E4-3A6C-B4F2-2F97B4AD43D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x48f4000 -  0x4d36ff3  com.apple.CoreGraphics (1.600.0 - 322) <2E04AAAD-8403-3819-BD6C-9836D42F58B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x4dc7000 -  0x4e3cff7  com.apple.ApplicationServices.ATS (332 - 341) <472F564A-BD46-30C3-92F5-87273A512910> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x4e64000 -  0x4f22ff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x4f60000 -  0x4fb6ff3  com.apple.HIServices (1.20 - 416) <B23E2C58-A6A5-32B6-811C-0F0551E14483> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x4fe8000 -  0x4ff8ff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x5005000 -  0x50a5ff7  com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x50d2000 -  0x50e7fff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <20E394D6-D9BA-3C1D-993A-533B60EF3B63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x50f7000 -  0x50fbfff  com.apple.IOSurface (86.0.2 - 86.0.2) <BDF93CE4-9F14-3747-9CD5-FFE71D488BDA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x5103000 -  0x5103fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x5106000 -  0x5204ff7  libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x5252000 -  0x52a0ffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x52c2000 -  0x544bff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x5469000 -  0x5469fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x546c000 -  0x54d4fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x54de000 -  0x5570ffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x557a000 -  0x5932ffa  libLAPACK.dylib (1073.3) <0F813868-D84F-365D-8A7B-67FDA169F19C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x598a000 -  0x5ac5ff7  libBLAS.dylib (1073.3) <804B5AF7-2646-31D1-8875-FCCF158476D4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x5aee000 -  0x5b12fff  libJPEG.dylib (843) <04383F74-067F-3E98-882F-21F5B9578984> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x5b1a000 -  0x5b69ff6  libTIFF.dylib (843) <AA81BA16-8026-35DA-8193-2C8715ACD435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x5b75000 -  0x5b91ff7  libPng.dylib (843) <43C3DD20-4BB2-3429-A40A-7FF9BC50E5FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x5b99000 -  0x5b9dffc  libGIF.dylib (843) <355B672B-D07D-36FE-B6B9-142406ACFBA2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x5ba2000 -  0x5cadff7  libJP2.dylib (843) <D8FE1E1C-D4DC-3465-95C4-AEADD6C2611C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x5cd3000 -  0x5cd5ffb  libRadiance.dylib (843) <6C2B92DB-A537-3618-9E68-F006DF427D2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x5cd9000 -  0x5d1aff7  libcups.2.dylib (327) <F46F8703-FEAE-3442-87CB-45C8BF98BEE5> /usr/lib/libcups.2.dylib
    0x5d2a000 -  0x5d5dff3  com.apple.GSS (3.0 - 2.0) <B1D719C1-B000-3BE3-B747-329D608585DD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x5d78000 -  0x5d95ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
    0x5da0000 -  0x5e91ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
    0x5e9f000 -  0x5f0effb  com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x5f31000 -  0x5f32ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x5f37000 -  0x5f3bfff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x5f44000 -  0x5f4dff9  com.apple.CommonAuth (3.0 - 2.0) <A1A6CC3D-AA88-3519-A305-9B5D76C5D63B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x5f54000 -  0x5f93ff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x5fa5000 -  0x5fcaff7  com.apple.CoreVideo (1.8 - 99.0) <7A90C337-4493-3393-9C56-75EB52112D75> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x5fe2000 -  0x6273ffb  com.apple.CoreImage (8.0.17 - 1.0.1) <CE54EC11-1C41-3857-B82D-F8B7D1798F42> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x6306000 -  0x635dff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x6376000 -  0x63bafff  libGLU.dylib (8.5) <E4F932FD-A644-354D-8D4E-F337C93AAFC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x63c8000 -  0x63cefff  libGFXShared.dylib (8.5) <D2D214E8-A243-3FFD-BA70-D695FF5BD040> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x63d4000 -  0x63e1fff  libGL.dylib (8.5) <930067EA-F131-336E-BE31-49DD7F6DFB81> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x63f2000 -  0x642dfe7  libGLImage.dylib (8.5) <E5F2D8DE-3053-361A-982B-9BB2AE73E324> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x6435000 -  0x6437fff  libCVMSPluginSupport.dylib (8.5) <9043B315-4E68-3262-A310-76E64F0409C9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x643c000 -  0x643fffd  libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x6445000 -  0x6451ffd  com.apple.CrashReporterSupport (10.8 - 411) <62036837-CFEC-37FD-AEB1-040EF573C2B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x645e000 -  0x64a3ff5  com.apple.opencl (2.1.17 - 2.1.17) <921C1549-637A-33D7-A891-834FB9F582C7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x64b4000 -  0x68d1ff3  FaceCoreLight (2.0.1) <3EF03B25-C361-31A6-8704-3FBFFBD0E10B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x6ae2000 -  0x6aefff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x6af7000 -  0x6b15ffb  com.apple.Ubiquity (1.2 - 234.2) <BEFF43DE-CF72-3E66-90C8-CAECAFD5F3ED> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x6b28000 -  0x6b32ffc  com.apple.bsd.ServiceManagement (2.0 - 2.0) <D3112172-D3A7-3C9A-825D-5630D47327D1> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x6b3b000 -  0x6b5bff7  com.apple.ChunkingLibrary (2.0 - 132) <172C3F7F-CB49-323F-932F-35340999979E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x6b66000 -  0x6b66fff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x6b69000 -  0x6be3ff7  com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x6c13000 -  0x6c1bfff  com.apple.CommerceCore (1.0 - 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x6c24000 -  0x6cbefff  com.apple.CoreSymbolication (3.0 - 87) <6A27BBE5-6EF0-3D5D-A485-2145826B9796> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x6d04000 -  0x6d5efff  com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x6d89000 -  0x6dbfffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x6ddb000 -  0x6ddffff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x6de7000 -  0x6deafff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x6df0000 -  0x6e4bfff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x6e72000 -  0x6e87fff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x6ea0000 -  0x6ee5ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x6f0d000 -  0x6f2afff  com.apple.openscripting (1.3.5 - 148) <3460338D-B686-3C33-B322-DC8391668F8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x6f3b000 -  0x6f3dfff  com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7500000 -  0x7518ff7  com.apple.OpenTransport (10.6.0 - 10.6.0) <CDC4C81F-8441-3F12-86FC-EBB1B5ED7B3B> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x752b000 -  0x7558ffb  com.apple.CoreServicesInternal (153 - 153) <DB105788-CCF5-3678-88C5-65A7267DC581> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
    0x75bc000 -  0x75c9ffb  com.apple.Librarian (1.1 - 1) <C8D82AA3-AE5E-3B6D-A8D1-847856057186> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x75da000 -  0x75e4fff  libCSync.A.dylib (322) <CD2707A0-48EB-30C5-8431-460663D44A91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x64b00000 - 0x64b06fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x8fef1000 - 0x8ff23e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0xfa100000 - 0xfa166fff  com.apple.print.framework.PrintCore (8.0 - 387) <84DFC4F0-3186-3C59-9EBD-9EF2C3561A43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 319
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=105.1M resident=63.3M(60%) swapped_out_or_unallocated=41.8M(40%)
    Writable regions: Total=51.3M written=3272K(6%) resident=6140K(12%) swapped_out=0K(0%) unallocated=45.3M(88%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG shared images                     96K
    CoreServices                       1092K
    MALLOC                             21.7M
    MALLOC guard page                    48K
    Mach message                          4K
    Memory tag=242                       12K
    Stack                              65.0M
    VM_ALLOCATE                        16.0M
    __DATA                             5236K
    __IMAGE                             528K
    __IMPORT                              8K
    __LINKEDIT                         21.8M
    __OBJC                             1644K
    __PAGEZERO                            4K
    __TEXT                             83.3M
    __UNICODE                           544K
    mapped file                        28.0M
    shared memory                       308K
    ===========                      =======
    TOTAL                             245.2M
    Model: iMac9,1, BootROM IM91.008D.B08, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.44f0
    Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.98.81.20)
    Bluetooth: Version 4.0.9f8 10405, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HDT721032SLA380, 320.07 GB
    Serial ATA Device: HL-DT-ST DVDRW  GA11N
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0x24400000 / 3
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0x24300000 / 2
    USB Device: My Passport 071A, 0x1058  (Western Digital Technologies, Inc.), 0x071a, 0x24340000 / 5
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0x24330000 / 4
    USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0x24332000 / 6
    USB Device: Apple Optical USB Mouse, apple_vendor_id, 0x0304, 0x06200000 / 3
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0x06110000 / 6
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2

  • IMac running slow (Etrecheck in post)

    Problem description:
    iMac running slow, Finder becomes unresponsive. Over the last 5 years I think I've installed and removed so many programs that I've left OSX a mess. I know enough about computers to confidently make mistakes. The memory and cpu are not maxed out in Activity Monitor, yet I'm getting beach balled.
    EtreCheck version: 2.1.8 (121)
    Report generated March 28, 2015 at 11:06:50 AM CDT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        iMac (27-inch, Mid 2010) (Technical Specifications)
        iMac - model: iMac11,3
        1 2.8 GHz Intel Core i5 CPU: 4-core
        12 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 0/DIMM1
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM1
                4 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        ATI Radeon HD 5750 - VRAM: 1024 MB
            iMac 2560 x 1440
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: one day 6:5:21
    Disk Information: ℹ️
        WDC WD1001FALS-40Y6A0 disk0 : (1 TB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 999.35 GB (682.48 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        HL-DT-STDVDRW  GA32N 
    USB Information: ℹ️
        Apple Inc. iPod 15.8 GB
            disk3s1 (disk3s1) <not mounted> : 254 KB
            Rachel's RED (disk3s2) /Volumes/Rachel's RED : 15.80 GB (10.80 GB free)
        Logitech USB Receiver
        Apple Internal Memory Card Reader
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Computer, Inc. IR Receiver
        Apple Inc. MacBook Air SuperDrive
        Apple Inc. Built-in iSight
    Firewire Information: ℹ️
        WD My Book 111D 800mbit - 800mbit max
            EFI (disk1s1) <not mounted> : 210 MB
            My Book (disk1s2) /Volumes/My Book : 2.00 TB (1.20 TB free)
    Configuration files: ℹ️
        /etc/hosts - Count: 30
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/Plex Media Server.app
        [not loaded]    com.Cycling74.driver.Soundflower (1.5.1) [Click for support]
            /Library/Application Support/Roxio
        [not loaded]    com.roxio.TDIXController (1.7) [Click for support]
            /Library/Extensions
        [loaded]    com.iospirit.driver.rbiokithelper (1.25 - SDK 10.9) [Click for support]
            /Library/Extensions/RBIOKitHelper.kext/Contents/PlugIns
        [not loaded]    com.iospirit.driver.RBTSRPlugin (1.25 - SDK 10.9) [Click for support]
            /System/Library/Extensions
        [loaded]    com.Logitech.Control Center.HID Driver (3.3.0) [Click for support]
        [loaded]    com.Logitech.Unifying.HID Driver (1.2.0) [Click for support]
        [loaded]    com.globaldelight.driver.BoomDevice (1.1 - SDK 10.9) [Click for support]
        [not loaded]    com.logmein.hamachi (1.0) [Click for support]
        [not loaded]    com.rogueamoeba.InstantOn (6.0.2 - SDK 10.6) [Click for support]
            /System/Library/Extensions/InstantOn.kext/Contents/PlugIns
        [not loaded]    com.rogueamoeba.InstantOnCore (6.0.2 - SDK 10.6) [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    com.Logitech.Control Center.Daemon.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    net.culater.SIMBL.Agent.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.google.keystone.daemon.plist [Click for support]
        [loaded]    com.iospirit.candelair.daemon.plist [Click for support]
        [loaded]    com.iospirit.candelair.sync.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [failed]    com.rogueamoeba.hermes.plist [Click for support]
        [failed]    org.ijbswa.privoxy.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [failed]    com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
        [failed]    com.google.GoogleContactSyncAgent.plist [Click for support]
        [failed]    com.plexapp.helper.plist [Click for support]
        [running]    com.spotify.webhelper.plist [Click for support]
    User Login Items: ℹ️
        iTouch-Server    Application  (/Users/[redacted]/Applications/iTouch-Server.app)
        SpeechSynthesisServer    Application  (/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks /SpeechSynthesis.framework/Versions/A/SpeechSynthesisServer.app)
    Internet Plug-ins: ℹ️
        o1dbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        LogMeInSafari64: Version: 1.0.586 [Click for support]
        Google Earth Web Plug-in: Version: 6.1 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 3.1.0.24   - SDK 10.8 [Click for support]
        QuakeLivePlugin: Version: 0.1.0.382 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        FlashPlayer-10.6: Version: 17.0.0.134 - SDK 10.6 [Click for support]
        LogMeIn: Version: 1.0.586 [Click for support]
        Flash Player: Version: 17.0.0.134 - SDK 10.6 [Click for support]
        AmazonMP3DownloaderPlugin: Version: AmazonMP3DownloaderPlugin 1.0.16 [Click for support]
        googletalkbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        LogMeInSafari32: Version: 1.0.586 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
        QuickTime Plugin: Version: 7.7.3
        JavaAppletPlugin: Version: Java 8 Update 40 Check version
    Safari Extensions: ℹ️
        Adblock Plus
        AdBlock
        Reddit Enhancement Suite
    3rd Party Preference Panes: ℹ️
        Candelair  [Click for support]
        Flash Player  [Click for support]
        Java  [Click for support]
        Logitech Control Center  [Click for support]
    Time Machine: ℹ️
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 999.35 GB Disk used: 316.86 GB
        Destinations:
            My Book [Local]
            Total size: 2.00 TB
            Total number of backups: 106
            Oldest backup: 2013-10-26 21:13:19 +0000
            Last backup: 2015-03-28 16:04:59 +0000
            Size of backup disk: Adequate
                Backup size 2.00 TB > (Disk used 316.86 GB X 3)
    Top Processes by CPU: ℹ️
             3%    mds
             3%    iTunes
             2%    WindowServer
             1%    Google Chrome
             0%    fontd
    Top Processes by Memory: ℹ️
        490 MB    iTunes
        464 MB    softwareupdated
        374 MB    Google Chrome
        309 MB    com.apple.MediaLibraryService
        283 MB    mds_stores
    Virtual Memory Information: ℹ️
        5.21 GB    Free RAM
        4.69 GB    Active RAM
        1.90 GB    Inactive RAM
        1.08 GB    Wired RAM
        19.00 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Mar 27, 2015, 05:00:17 AM    Self test - passed
        Standard users cannot read /Library/Logs/DiagnosticReports.
        Run as an administrator account to see more information.

    As I've seen suggested by others. I ran the Terminal Diagnostic Test
    Start time: 11:46:37 03/28/15
    Revision: 1308
    Model Identifier: iMac11,3
    System Version: OS X 10.10.2 (14C109)
    Kernel Version: Darwin 14.1.0
    Time since boot: 1 day6:46
    Admin access: No
    UID: 501
    Memory
        BANK 0/DIMM0
          Size: 2 GB
          Speed: 1333 MHz
          Status: OK
          Manufacturer: 0x80CE
        BANK 1/DIMM0
          Size: 2 GB
          Speed: 1333 MHz
          Status: OK
          Manufacturer: 0x80CE
        BANK 0/DIMM1
          Size: 4 GB
          Speed: 1333 MHz
          Status: OK
          Manufacturer: 0x859B
        BANK 1/DIMM1
          Size: 4 GB
          Speed: 1333 MHz
          Status: OK
          Manufacturer: 0x859B
    SerialATA
        WDC WD1001FALS-40Y6A0                  
    FireWire
        My Book 111D (WD)
    USB
        USB Receiver (Logitech Inc.)
    Firewall: On
    Diagnostic reports
        2015-03-09 Finder crash
        2015-03-25 garcon crash
        2015-03-28 SystemUIServer crash
    Loaded kernel extensions
        com.Logitech.Control Center.HID Driver (3.3.0)
        com.Logitech.Unifying.HID Driver (1.2.0)
        com.globaldelight.driver.BoomDevice (1.1)
        com.iospirit.driver.rbiokithelper (1.25)
    System services loaded
        com.adobe.fpsaud
        com.apple.dpd
        - status: 75
        com.apple.watchdogd
        com.google.keystone.daemon
        com.iospirit.candelair.daemon
        com.iospirit.candelair.sync
        com.oracle.java.Helper-Tool
        com.oracle.java.JavaUpdateHelper
        com.rogueamoeba.hermes
        - status: 78
        org.ijbswa.privoxy
        - status: 78
    System services disabled
        org.samba.winbindd
        com.apple.mrt
    Login services loaded
        com.Logitech.Control Center.Daemon
        com.adobe.AAM.Scheduler-1.0
        com.adobe.CS5ServiceManager
        com.apple.Finder
        - status: -15
        com.apple.Spotlight
        com.apple.SystemUIServer.agent
        - status: -5
        com.apple.mrt.uiagent
        com.google.GoogleContactSyncAgent
        - status: 78
        com.google.keystone.system.agent
        com.oracle.java.Java-Updater
        com.plexapp.helper
        - status: 78
        com.spotify.webhelper
        net.culater.SIMBL.Agent
    Login services disabled
        com.apple.FTMonitor
        com.apple.imagent.monaco
        com.apple.apsd-ft
        com.evernote.EvernoteHelper
    User services disabled
        com.apple.FTMonitor
        com.apple.imagent.monaco
        com.apple.apsd-ft
        com.evernote.EvernoteHelper
    Startup items
        /Library/StartupItems/CandelairPrefsTool/CandelairPrefsTool
        /Library/StartupItems/CandelairPrefsTool/StartupParameters.plist
    User login items
        iTouch-Server
        - /Users/USER/Applications/iTouch-Server.app
        SpeechSynthesisServer
        - /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesisServer.app
    Safari extensions
        Adblock Plus
        - org.adblockplus.adblockplussafari
        AdBlock
        - com.betafish.adblockforsafari
        Reddit Enhancement Suite
        - com.honestbleeps.redditenhancementsuite
    Widgets
        Airlock
        Tea Timer
        Wikipedia.v1.0.0
    iCloud errors
        cloudd 76
    Restricted files: 2185
    Lockfiles: 82
    Accessibility
        Cursor Magnification: On
        Keyboard Zoom: On
    Contents of /Library/LaunchAgents/com.oracle.java.Java-Updater.plist
        - mod date: Mar  6 20:05:22 2014
        - size (B): 104
        - checksum: 3086203350
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.oracle.java.Java-Updater</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/Java Updater.app/Contents/MacOS/Java Updater</string>
        <string>-bgcheck</string>
        </array>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        <key>StartCalendarInterval</key>
        <dict>
        <key>Hour</key>
        <integer>16</integer>
        <key>Minute</key>
        <integer>37</integer>
        <key>Weekday</key>
        <integer>5</integer>
        </dict>
        </dict>
        ...and 1 more line(s)
    Contents of /Library/LaunchAgents/net.culater.SIMBL.Agent.plist
        - mod date: Jan  6 15:12:47 2012
        - size (B): 508
        - checksum: 1107421619
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>net.culater.SIMBL.Agent</string>
        <key>Program</key>
        <string>/Library/ScriptingAdditions/SIMBL.osax/Contents/Resources/SIMBL Agent.app/Contents/MacOS/SIMBL Agent</string>
        <key>RunAtLoad</key>
        <false/>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>OnDemand</key>
        <false/>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.iospirit.candelair.daemon.plist
        - mod date: Jul 27 09:42:43 2014
        - size (B): 559
        - checksum: 1768000052
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.iospirit.candelair.daemon</string>
        <key>Program</key>
        <string>/Library/StartupItems/CandelairPrefsTool/CandelairPrefsTool</string>
        <key>ProgramArguments</key>
        <array>
        <string>CandelairPrefsTool</string>
        <string>daemon</string>
        </array>
        <key>MachServices</key>
        <dict>
        <key>com.iospirit.candelair.daemon</key>
        <true/>
        </dict>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.iospirit.candelair.sync.plist
        - mod date: Jul 27 09:42:43 2014
        - size (B): 513
        - checksum: 958149984
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.iospirit.candelair.sync</string>
        <key>Program</key>
        <string>/Library/StartupItems/CandelairPrefsTool/CandelairPrefsTool</string>
        <key>WatchPaths</key>
        <array>
        <string>/Library/Preferences/com.apple.driver.AppleIRController.plist</string>
        <string>/Library/Preferences</string>
        </array>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.rogueamoeba.hermes.plist
        - mod date: Feb  2 23:14:11 2011
        - size (B): 621
        - checksum: 1539233627
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>GroupName</key>
        <string>wheel</string>
        <key>Label</key>
        <string>com.rogueamoeba.hermes</string>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/local/hermes/bin/hermesctl</string>
        <string>update</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>ServiceIPC</key>
        <true/>
        <key>UserName</key>
        <string>root</string>
        <key>WatchPaths</key>
        <array>
        <string>/usr/local/hermes/modules</string>
        </array>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/org.ijbswa.privoxy.plist
        - mod date: Mar  8 07:57:22 2013
        - size (B): 694
        - checksum: 2110086120
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>GroupName</key>
        <string>_privoxy</string>
        <key>Label</key>
        <string>org.ijbswa.privoxy</string>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/local/sbin/privoxy</string>
        <string>--no-daemon</string>
        <string>/usr/local/etc/privoxy/config</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StandardErrorPath</key>
        <string>/var/log/privoxy/logfile.log</string>
        <key>StandardOutPath</key>
        <string>/var/log/privoxy/logfile.log</string>
        <key>UserName</key>
        <string>_privoxy</string>
        </dict>
        </plist>
    Contents of /System/Library/LaunchAgents/com.apple.RemoteUI.plist
        - mod date: Jul  4 07:30:39 2012
        - size (B): 535
        - checksum: 1861249033
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
                <key>Label</key>
                <string>com.apple.RemoteUI</string>
                <key>ProgramArguments</key>
                <array>
                        <string>/Application/Plex.app/contents/MacOs/Plex>
                </array>
                <key>MachServices</key>
                <dict>
                        <key>com.apple.RemoteUI</key>
                        <true/>
                </dict>
        </dict>
        </plist>
    Contents of /System/Library/LaunchAgents/com.apple.RemoteUI.plist.bak
        - mod date: Jul  4 07:26:15 2012
        - size (B): 569
        - checksum: 1378104558
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
                <key>Label</key>
                <string>com.apple.RemoteUI</string>
                <key>ProgramArguments</key>
                <array>
                        <string>/System/Library/CoreServices/Front Row.app/Contents/MacOS/Front Row</string>
                </array>
                <key>MachServices</key>
                <dict>
                        <key>com.apple.RemoteUI</key>
                        <true/>
                </dict>
        </dict>
        </plist>
    Contents of /private/etc/hosts
        - mod date: Jan  4 13:02:38 2011
        - size (B): 1077
        - checksum: 1875344661
        127.0.0.1 activate.adobe.com
        127.0.0.1 practivate.adobe.com
        127.0.0.1 ereg.adobe.com
        127.0.0.1 activate.wip3.adobe.com
        127.0.0.1 wip3.adobe.com
        127.0.0.1 3dns-3.adobe.com
        127.0.0.1 3dns-2.adobe.com
        127.0.0.1 adobe-dns.adobe.com
        127.0.0.1 adobe-dns-2.adobe.com
        127.0.0.1 adobe-dns-3.adobe.com
        127.0.0.1 ereg.wip3.adobe.com
        127.0.0.1 activate-sea.adobe.com
        127.0.0.1 wwis-dubc1-vip60.adobe.com
        127.0.0.1 activate-sjc0.adobe.com
        127.0.0.1 adobe.activate.com
        127.0.0.1 hl2rcv.adobe.com
        127.0.0.1 209.34.83.73:443
        127.0.0.1 209.34.83.73:43
        127.0.0.1 209.34.83.73
        127.0.0.1 209.34.83.67:443
        127.0.0.1 209.34.83.67:43
        127.0.0.1 209.34.83.67
        127.0.0.1 ood.opsource.net
        127.0.0.1 CRL.VERISIGN.NET
        127.0.0.1 199.7.52.190:80
        ...and 9 more line(s)
    Contents of Library/LaunchAgents/com.apple.CSConfigDotMacCert-EMAIL-SharedServices.Agent.pl ist
        - mod date: Sep 10 20:52:55 2010
        - size (B): 894
        - checksum: 2397321522
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>KeepAlive</key>
        <false/>
        <key>Label</key>
        <string>com.apple.CSConfigDotMacCert-EMAIL-SharedServices</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>LowPriorityIO</key>
        <true/>
        <key>Nice</key>
        <integer>10</integer>
        <key>ProgramArguments</key>
        <array>
        <string>/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices .framework/Versions/A/Support/CSConfigDotMacCert</string>
        <string>-l</string>
        <string>/Users/USER/Library/Logs/CSConfigDotMacCert.log</string>
        <string>-u</string>
        <string>EMAIL</string>
        <string>-t</string>
        <string>SharedServices</string>
        <string>-s</string>
        </array>
        ...and 4 more line(s)
    Contents of Library/LaunchAgents/com.google.GoogleContactSyncAgent.plist
        - mod date: Feb  7 06:54:51 2012
        - size (B): 655
        - checksum: 2135155192
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.google.GoogleContactSyncAgent</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
        <string>/System/Library/PrivateFrameworks/GoogleContactSync.framework/Versions/ A/Resources/gconsync</string>
        <string>--sync</string>
        <string>com.google.ContactSync</string>
        <string>--periodic</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>3600</integer>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.plexapp.helper.plist
        - mod date: Jun 23 09:52:53 2013
        - size (B): 432
        - checksum: 2592472265
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.plexapp.helper</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Plex.app/Contents/Resources/Plex/tools/osx/PlexHelper</st ring>
        <string>-x</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.spotify.webhelper.plist
        - mod date: Mar 21 14:19:40 2015
        - size (B): 548
        - checksum: 1215017118
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
         <key>Label</key>
         <string>com.spotify.webhelper</string>
         <key>KeepAlive</key>
         <dict>
          <key>NetworkState</key>
          <true/>
         </dict>
         <key>RunAtLoad</key>
         <true/>
         <key>Program</key>
         <string>/Users/USER/Library/Application Support/Spotify/SpotifyWebHelper</string>
         <key>SpotifyPath</key>
         <string>/Users/USER/Applications/Spotify.app</string></dict>
        </plist>
    Bad plists
        /Library/Preferences/com.epson.Epson Scanner ICA Driver.UnInstallList.plist
        /Library/Preferences/com.epson.Inkjet Printer Driver.UnInstallList.plist
        Library/Preferences/com.apple.iphotomosaic.plist
    Bundles (new)
        /Applications/Utilities/Adobe Flash Player Install Manager.app
        - com.adobe.flashplayer.installmanager
        /Applications/iFileX.app
        - com.osxbytes.ifilex
        /Library/Internet Plug-Ins/Flash Player.plugin
        - com.macromedia.Flash Player.plugin
        /Library/PreferencePanes/Flash Player.prefPane
        - com.adobe.flashplayerpreferences
        /Users/USER/.Trash/prey/versions/1.3.8/lib/conf/gui/mac/PreyConfig.app
        - null
        /Users/USER/Desktop/Projects/Apps/EtreCheck.app
        - com.etresoft.EtreCheck
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_coobgpohoikkiipiblmjeljniedjpjpf/Default coobgpohoikkiipiblmjeljniedjpjpf.app
        - com.google.Chrome.app.Default-coobgpohoikkiipiblmjeljniedjpjpf-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_pjkljhegncpnkpknbcohdijeoejaedia/Default pjkljhegncpnkpknbcohdijeoejaedia.app
        - com.google.Chrome.app.Default-pjkljhegncpnkpknbcohdijeoejaedia-internal
    Library paths
        /Applications/Adobe Photoshop CS5/MATLAB/Required/psmatlab.dylib
        /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/Versions/A/Resources/WebKit.dylib
        /Library/Application Support/Adobe/CS5ServiceManager/lib/CSXS-Installer-Hook.dylib
        /Library/Application Support/Adobe/CS5ServiceManager/lib/ServiceManager-Launcher.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/DWA/DWANative.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/DWA/resources/libraries/ARKCmdCaps.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/DWA/resources/libraries/ARKCmdFS.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/DWA/resources/libraries/ARKEngine.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/DWA/resources/libraries/AdobePIM.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/LWA/PWANative.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/LWA/adobe_caps.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/LWA/adobe_oobelib.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/LWA/adobe_upgrade.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/UWA/UWANative.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/core/AdobePIM.dylib
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
        /Users/USER/Library/Application Support/Google/Chrome/WidevineCDM/1.4.7.796/_platform_specific/mac_x64/libwidev inecdm.dylib
        /Users/USER/Library/Application Support/QuakeLive/quakelive/home/baseq3/cgamemac.dylib
        /Users/USER/Library/Application Support/QuakeLive/quakelive/home/baseq3/qagamemac.dylib
        /Users/USER/Library/Application Support/QuakeLive/quakelive/home/baseq3/quakelive.mac.dylib
        /Users/USER/Library/Application Support/QuakeLive/quakelive/home/baseq3/uimac.dylib
        /Users/USER/Library/Application Support/Rogue Amoeba/Hijacker/Audio Hijack Pro/com.rogueamoeba.libAudioHijack.2.10.5.dylib
    App extensions
        com.getdropbox.dropbox.garcon
    Bad kernel extensions
        /System/Library/Extensions/BJUSBMP.kext
    Installations
        Java 8 Update 40: 3/26/15, 4:37 PM
        Adobe Flash Player: 3/22/15, 2:18 PM
        Prey Anti-Theft: 3/22/15, 1:50 PM
        ClamXav: 3/8/15, 10:42 AM
        Mactracker: 3/8/15, 10:28 AM
    Elapsed time (sec): 666

  • Adobe Acrobat 11 will not finish installing on my iMac running 10.9.4. Any ideas?

    When trying to install Adobe Acrobat 11 Pro on my iMac running 10.9.4, the install will not finish and hangs when installer indicates "running package scripts". Any ideas on how to resolve?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Select
              /var/log ▹ install.log
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. The contents of the log will appear on the right. Each log message begins with a timestamp. Select the messages from the time of the last installation or update attempt. If you're not sure when that was, click the Clear Display button in the toolbar of the Console window and then try the installation again. Select the new messages that appear. Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    ☞ If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    ☞ When posting a log extract, be selective. Don't post more than is requested.
    ☞ Please don't indiscriminately dump thousands of lines from the log into this discussion.
    ☞ Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting. You may need to use a text editor with search and replace, such as TextEdit.

  • Western Digital My Book World EditionI have bought a WD My Book World Edition to use for back-up of my iMac, but when I try and log onto the drive with Apple time Machine (back-up software) or connect in any other way i get the message 'There was a proble

    I have bought a WD My Book World Edition to use for back-up of my iMac, but when I try and log onto the drive with Apple time Machine (back-up software) or connect in any other way I get the message 'There was a problem connecting to the server "MybookWorld.local" The version of the server you are trying to connect to is not supported. Please contact your system administrator to resolve the problem'
    It is a brand new iMac and running Lion OSX
    Any ideas on how to solve would be gratefully received?

    Followed the directions on this page and it worked!
    http://forums.macrumors.com/showthread.php?t=1102423
    Part One - Turn on SSH (in the admin panel)
    [1] Go to to http://mybookworld.local
    [2] login: username will be admin, password will be whatever you have setup. If you can't remember it should be in your Mac OS X keychain (Utilities > Keychain Access, search for "mybookworld"). If you have not changed if from the default the password will be admin as well.
    [3] Switch to advanced mode.
    [4] From the System tab, pick Advanced.
    [5] Enable SSH Access, and click submit.
    [6] Click on the network tab and then the LAN button
    [7] Make a note of the IP address
    Small, maybe obvious, but nevertheless important point: For the install to work, your NAS needs to be connected to a router with internet access.
    Part Two - Install netatalk2.2
    [8] Open Terminal.app (Utilities > Terminal)
    [9] Enter the following command (substitute in 127.0.0.1 for the actual IP address you noted down in step 7), then hit return:
    Code: 
    ssh [email protected]
    [10] When prompted, enter the ssh password (will be welc0me).
    [11] You are now going to download the installer. Enter the following command, then hit return:
    Code: 
    wget http://mybookworld.wikidot.com/local--files/netatalk2-2-on-whitelight/install_netatalk.sh -O install_netatalk.sh
    [12] Once completed, you will need to run the installer. Type:
    Code: 
    sh install_netatalk.sh
    [13] You will be asked a number of question during install, answer yes to all. When asked about the "DHX2 login process", I opted to install the modified version, so I can confirm it works.
    [14] Once the box has restarted, you should be able to connect to your afp shares and continue to use Time Machine.

  • 12-month old iMac running Mavericks will not run Yosemite

    I have an iMac 21.5", bought new in September 2013 and currently running Mavericks with no problem. The OS is on the internal Mac HDD while Time Machine is on an external HDD. Previous OS updates have installed OK.
    Yosemite however will not run. After installation I can log in with no problem and all seems well -- the first time.  All attempts to log in after the first produce the Apple logo and progress bar, but the bar advances only about one third of the way and hangs up, even when left for an hour or more. Nothing at all can move it -- all I can do is reboot by powering off/on. No login appears, just -- the logo and progress bar, which starts to run then stops as before.
    If I reinstall Yosemite then I get one login as before, followed by the same failure -- I have now re-installed three times.
    I have tried rolling back to earlier (pre-Mavericks) OS versions on Time Machine before installing Yosemite -- same result.
    Right now I am back on the previous Mavericks.  All is OK and I can live without Yosemite, but I am becoming concerned for future-proofing my apps. Newer versions, for Yosemite, are not going to run.
    Any help would be appreciated please.
    Best wishes to all.

    Sadly it did not last. Yesterday it again froze on login and this time Safe Boot got me nowhere.
    No doubt if I carry on experimenting I can sort it out,  but I can longer justify the long breaks from my work. I have rolled back via Time Machine to my last Mavericks-based save, and there it stays until someone at Apple gets to grips with Yosemite. Or replaces it, which I expect won't be long . . .
    It just is not good enough to tell the consumer that  they must accept bugs with a new release, or that it's all their own, or their system's fault  or that they should get help from a support forum -- any clerk should be able to sit down and just use it. If a machine was running OK with an existing OS,  then it should seamlessly switch to the new without calling for a Masters in IT to figure it out. No ifs or buts. We pay  a premium price for a Mac and deserve better than this from Apple.
    From my standpoint, Yosemite is without doubt the worst beast of an OS -- from any source -- that it has ever been my misfortune to encounter. This is my third Mac over the years, and at this rate it's my last -- for all Microsoft's failings, I have never encountered anything like this with Windows.

  • Installing Lightroom 5.4 on an iMac running Mavericks

    When I attempted to install Lightroom 5 on my iMac, running the latest version of Mavericks, it just stopped with a blank Installer window.
    The iMac is a 2.66 GHz Intel Core 2 Duo with 4 GB DDR3 running in 64-bit mode (checked with command line).
    This has happened both with a disc install and a download version.
    Any ideas?

    I'll try installing under the Admin account I keep as a seperate high level management account on the iMac.
    I had some problems installing Elements a couple of weeks ago as well - had to use the alternate method.
    Checked the installation log - nothing seems to stand out as a problem - very strange, however Mavericks is the first Mac OS I have had problems with - on installation it managed to corrupt all the permissions of my user accounts, and there are still a few niggles that I am not happy with - still better than Windows though (have to live with that at work - yuck).

  • I bought a new imac running Loin and Office 2011. The server we use to access emails runs exchange 2003 and my IT person says the imac is not compatible with the server. The server does not want to let me access using any email software.

    I bought a new imac running Loin with Office 2011. I am the only mac in the office and the Server we use to access emails runs exchange 2003 and my IT person says the imac is not compatible with the server. The server does not want to let me access using any email software other than webmail access through our website. It looks as though 2011 is not compatible with 2003 per some searches online, but what are some options I have to gain full access again? I purchased parallels in hopes that this my help and I am able to use remote desktop connection to log on to server but can not drag and drop files I need. There is a shared drive on that Server we all use to exchange files.
    The two main issues are gaining access to my email again and ability to drag and drop files from mac to pc. I hope this is enough info to get some solutions.
    PS - IT person says my iMac's IP is what his server does not understand so that is why I can not login.

    Office 2011 is not compatbile with Exchange 2003.
    I suggest you post further Office related questions on Microsoft's own forums for their Mac software:
    http://answers.microsoft.com/en-us/mac

  • Maybe you are looking for

    • How do i cancel my order without an apple id?

      my mum ordered 2 things from apple store then realized that she ordered the wrong thing. to purchase anything, you;'ll need to sign in with an apple id first or sign in as a guest. she signed in as guest. then, when we tried to change/cancel order, a

    • When fonts are packaged, do these fonts only link up to the one InDesign file that was packaged?

      I often work with InDesign client files that are different "versions" of the same file (the only change between these InDesign files maybe be a location name, but the rest of the file is the same (fonts, links, etc). So I'll have an InDesign file nam

    • CC Ruleset change

      Hallo Everyone in our company we have two Systems , one for production and one for testing. I am trying to change the ruleset by adding one critical transaction . In the test system it is working perfectly put not on the production . On test system w

    • ATV2 and Airplay for videos???

      I bought the ATV2 and when I try to stream a music from Itunes 10 by clicking the airplay icon on this program, everything is ok. But when I do the same thing with my videos from Itunes, it doesn't work at all. Is anything wrong or is it just like th

    • ABAP-HR related

      Please use a meaningful subject for all future posts.  Take the time to read the Rules of Engagement for these forums. Tcodes : PA20,PA30,PA40 are used for what purpose ? If some 20 persons data(legacy is available) then how to convert that data into