Post upgrade to Mavericks, applications won't open on main user account but seem fine in another account.

MBP Mid 2012.
Upgraded to Mavericks from Mountain Lion. The user account I was using when performing the upgrade now won't open any applications. In another user account on same computer, everything works fine.
When I click on an application the desktop picture goes blank before returning and nothing happens with the application. I can open folders but nothing else.
I've tried every fix I can find, but no success yet. I've reset the Pram, repaired disc permissions, re-installed Mavericks over the top, deleted all .plist  files, repaired disk with disk utility etc.
Any ideas and help would be appreciated.
Tod.

Back up all data before proceeding.
This procedure will unlock all your user files (not system files) and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.
Start up in Recovery mode. When the OS X Utilities screen appears, select
          Utilities ▹ Terminal
from the menu bar. A Terminal window will open. In that window, type this:
res
Press the tab key. The partial command you typed will automatically be completed to this:
resetpassword
Press return. A Reset Password window will open. You’re not going to reset a password.
Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
Select your username from the menu labeled Select the user account if not already selected.
Under Reset Home Directory Permissions and ACLs, click the Reset button.
Select
           ▹ Restart
from the menu bar.

Similar Messages

  • One application won't open for one user

    We are doing a rollout of Macbook Pros to a group of people. We have used migration assistant for 20 computers. One application will not open for one user on each of the computers. The applicaiton will open for users that are added, but not the admin user that the application was originally installed. We have tried uninstalling and reinstalling the application with the same results. The one user can not log in. The permissions look right for all files.

    How about clarifying some things for me? Does each machine have a different admin user? What user installed the application that won't open (you say there is only one?) How many users on each machine - one or many? How many admin users are there? How many users are Standard or Managed users? What user "can not log in?" Is this on one machine or all machines? Which is the application that won't open, where is it installed, what are the permissions for the application, what are the permissions for the folder in which it's installed?
    Are these computers on a network or operating standalone or does each person in the group have their own separate machine?
    From where did you migrate for these 20 computers and why did you use Migration Assistant? MA is not the correct tool for doing a multi-system configuration. This is usually done using a net-based installation from a machine running OS X Server or from an XServe or by creating a standard system DVD and installing via ASR.

  • Safari won't open on main user but will on the guest profile. How do I fix this? Or what can I do to stop this issue?

    I just recently had Apple install a new hard drive on my MacBook. It was working fine till a few days ago. Now when I access my profile and try to open safari it will open and load then suddenly close. I keep trying to reopen it but it continues to close. When I access the guest user I can open safari and surf the web with no problem. I need help as to fix this problem. Thank you.

    Open DiskUtility and repair disk permission could solve the problem.

  • Applications won't open, among other things

    My MacBook is falling apart...first the wireless stops working (similarly to others), then the backlight goes out, and now my applications have gone haywire...
    First, I tried to install the iTunes 9.0.2 update and the install failed and corrupted my iTunes so that it no longer works (I have this posted on another thread). I have tried to redownload and install multiple times and it tells me there is an error in the install. The I tried to install it again from the software update, along with a system update and both had errors installing. I tried doing them separately and they still wouldn't work. This was last Thursday. I was put of town and didn't use my MacBook until today, but when I turned it on, I discovered that half my applications won't open -- mail, safari, iChat, adium, picasa, to name a few. The software update won't open from the pull down menu, but I can get to it from the system preferences.
    Also, now it tells me there are no updates, when the two that failed should still show up.
    There actually seems to be something wrong with the installer in general too, as now anything I try to install gives me an error...
    Any ideas???
    Macbook core duo, late 2006, os 10.4.11

    try updating your OS for a start. Many fixes have been done since 10.4.11

  • Applications won't open after Quicktime Update...and fix won't work!

    Hello,
    I'm having the same problem as many others: after the recent Quicktime update most of my applications won't open.
    I've followed the instructions from Apple at
    http://docs.info.apple.com/article.html?artnum=306043
    However, when I do the "sudo" prebinding thing, I get this:
    update_prebinding: error: dependent dylib is not prebound
    update_prebinding: error 256 running updateprebindingcore
    Any ideas?! Thanks!
    B

    jmchatt.
    Your post has nothing to do with the OP's topic. That is called thread jacking. If you have an issue create a new topic. This way you can get the help you need pertaining to your issue.

  • Applications won't open, finder restarts

    Almost immediately upon upgrading to mavericks, I can't open applications, and upon trying to do so, the finder crashes and restarts.
    Here is what I know: After upgrading and signing in, I selected the popup that said something like "show new mavericks features" which launched Safari successfuly. Great so far. Then I tried to open preferences, and it failed to open and the finder crashed. I tried a half dozen other apps Apple and not, and they all crash before showing any UI and take the finder with them. This list would include Terminal and Console, of course.
    Things I've tried:
    Safe Mode: Doesn't help.
    Deleting all Startup items for user: Doesn't help.
    Loging into Guest Account: Does help! But I'm not exactly sure what this means, except that something is special with my account.
    Can anyone suggest a next course of action? Without Terminal and Activity Monitor I feel blind to what might be running. Mavericks has essentially made my login user inoperable, and I'll downgrade before I hose that account. I'd of course rather fix the problem but I'm out of ideas

    So, part of my problem was that I could not access any crash logs because
    A) Console would not open (like everything else0
    B) Unable to view crash logs from my user due to a lack of application opening, and Guest did not have plrivledges nor could I give it the privledges.
    So I created a new account and gave it admin privledges, and after some copy and permission manipulation I was able to get the crash logs.
    I have 4 crash logs for 3 different actions.
    Open Calculator from dock
    Crashes Finder
    Crashes Dock
    Open Calculator using spotlightCrashes SystemUIFinder
    Open Calculator from the application folderCrashes Finder
    The only commonality I can find is this:
    Application Specific Information:
    *** __CFTypeCollectionRetain() called with NULL; likely a collection has been corrupted ***
    In each case, a thread dealing with CoreFoundation is crashing, and all of them have similar call stacks in the last 10 calls or so. This one is from the Finder crashing.
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff94a25e8d __CFTypeCollectionRetain + 317
    1   com.apple.CoreFoundation                0x00007fff94a256b8 __CFBasicHashAddValue + 424
    2   com.apple.CoreFoundation                0x00007fff94a24609 CFDictionarySetValue + 217
    3   com.apple.LaunchServices                0x00007fff8cc9c7bc _LSLaunch(LSContext*, FSNode*, unsigned int, void*, __CFArray const*, AEDesc const*, __CFArray const*, __CFDictionary const*, unsigned int, ProcessSerialNumber*) + 9017
    4   com.apple.LaunchServices                0x00007fff8cc99369 _LSOpenItemsWithHandler_CFDictionaryApplier(void const*, void const*, void*) + 2909
    5   com.apple.CoreFoundation                0x00007fff94a5ed36 __CFDictionaryApplyFunction_block_invoke + 22
    6   com.apple.CoreFoundation                0x00007fff94a5ecfc CFBasicHashApply + 124
    7   com.apple.CoreFoundation                0x00007fff94a5ec4d CFDictionaryApplyFunction + 173
    8   com.apple.LaunchServices                0x00007fff8cc97c3e _LSOpenStuff + 1372
    9   com.apple.LaunchServices                0x00007fff8cce7628 _LSOpenURLsWithRole_Common(__CFArray const*, unsigned int, AEKeyDesc const*, LSApplicationParameters_V1 const*, ProcessSerialNumber*, long, FSRef*) + 561
    10  com.apple.LaunchServices                0x00007fff8cce73ea LSOpenURLsWithRole + 32
    11  com.apple.QuickLookUIFramework          0x00007fff95774e00 __54-[QLSeamlessOpener _openItems:async:local:realAppPID:]_block_invoke + 1405
    12  com.apple.QuickLookUIFramework          0x00007fff95774343 -[QLSeamlessOpener _openItems:async:local:realAppPID:] + 1511
    13  com.apple.finder                        0x000000010a454ff7 0x10a395000 + 786423
    14  com.apple.finder                        0x000000010a63c46d 0x10a395000 + 2782317
    15  com.apple.finder                        0x000000010a453a1d 0x10a395000 + 780829
    16  com.apple.finder                        0x000000010a453020 0x10a395000 + 778272
    17  com.apple.finder                        0x000000010a489096 0x10a395000 + 999574
    18  com.apple.finder                        0x000000010a451c88 0x10a395000 + 773256
    19  com.apple.finder                        0x000000010a4b4f94 0x10a395000 + 1179540
    20  com.apple.AppKit                        0x00007fff97ef63d0 -[NSApplication sendAction:to:from:] + 327
    21  com.apple.AppKit                        0x00007fff97ef624e -[NSControl sendAction:to:] + 86
    22  com.apple.AppKit                        0x00007fff97ef6187 -[NSTableView _sendAction:to:row:column:] + 94
    23  com.apple.AppKit                        0x00007fff97ef3872 -[NSTableView mouseDown:] + 6394
    24  com.apple.AppKit                        0x00007fff97ff6fd1 -[NSOutlineView mouseDown:] + 74
    25  com.apple.finder                        0x000000010a4b479d 0x10a395000 + 1177501
    26  com.apple.AppKit                        0x00007fff97edcd08 -[NSWindow sendEvent:] + 11296
    27  com.apple.AppKit                        0x00007fff97e7b744 -[NSApplication sendEvent:] + 2021
    28  com.apple.finder                        0x000000010a3b99d5 0x10a395000 + 149973
    29  com.apple.AppKit                        0x00007fff97ccba29 -[NSApplication run] + 646
    30  com.apple.AppKit                        0x00007fff97cb6803 NSApplicationMain + 940
    31  com.apple.finder                        0x000000010a39b5cc 0x10a395000 + 26060
    32  libdyld.dylib                           0x00007fff91fb85fd start + 1

  • Some applications won't open after updating to OS 10.8.5

    I am running the Mountain Lion on a 2009 Macbook Air. I just did an update to 10.8.5 and now some of my applications won't open. A few of the appications that no longer run are Chrome, iPhoto and all Microsoft applications.
    I tried uninstalling an reinstalling the apps but that did nothing, I also tried creating a new user account to see if the problem persisted in there and it did. I then tried removing my caches folder from Library which also fixed nothing. I then tried booting it in safe mode and the applications successfully opened in there.
    I obviously can't just boot my Macbook up in safe mode whenever I need to use it so if anyone knows how this problem could be solved? They were all functioning normally before I did the most recent update of OS.
    I have tried repairing the disk permissions but that resulted in no change also. I do not have the start up disk for Mountain Lion so reinstalling the OS is not possible, nor is booting from disk.
    I'm in my final year of college, in the middle of my final year project I REALLY need this fixed.

    When I try to open iPhoto, Unity, Chrome or a few others it gives me the same error each time. "iPhoto cannot be opened because of a problem. Check with the developer to make sure iPhoto works with this version of OS X. You may need to reinstall the application. Be sure to install any available updates for the application and OS X"
    But that doesn't make sense because I just updated the OS and all my applications are up to date also. I've tried reinstalling, no joy though.

  • Problem description: My MacBook Pro is running really slow. Applications won't open or take up to 10 min.  EtreCheck version: 2.1.5 (108) Report generated December 27, 2014 at 9:15:58 PM CST  Click the [Support] links for help with non-Apple products

    Problem description:
    My MacBook Pro is running really slow. Applications won’t open or take up to 10 min.
    EtreCheck version: 2.1.5 (108)
    Report generated December 27, 2014 at 9:15:58 PM CST
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Late 2011) (Verified)
      MacBook Pro - model: MacBookPro8,1
      1 2.4 GHz Intel Core i5 CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1333 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 3000 - VRAM: 384 MB
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: one day 6:55:8
    Disk Information: ℹ️
      TOSHIBA MK5065GSXF disk0 : (500.11 GB)
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      HD (disk1) /  [Startup]: 498.88 GB (5.04 GB free) (Low!)
      Core Storage: disk0s2 499.25 GB Online
      MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /System/Library/Extensions
      [loaded] com.epson.driver.EPSONProjectorUDAudio (1.30 - SDK 10.4) [Support]
      [not loaded] com.seagate.driver.PowSecDriverCore (5.2.6 - SDK 10.4) [Support]
      /System/Library/Extensions/Seagate Storage Driver.kext/Contents/PlugIns
      [not loaded] com.seagate.driver.PowSecLeafDriver_10_4 (5.2.6 - SDK 10.4) [Support]
      [not loaded] com.seagate.driver.PowSecLeafDriver_10_5 (5.2.6 - SDK 10.5) [Support]
      [not loaded] com.seagate.driver.SeagateDriveIcons (5.2.6 - SDK 10.4) [Support]
    Problem System Launch Agents: ℹ️
      [killed] com.apple.CallHistoryPluginHelper.plist
      [killed] com.apple.coreservices.appleid.authentication.plist
      [killed] com.apple.icloud.fmfd.plist
      [killed] com.apple.telephonyutilities.callservicesd.plist
      4 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
      [killed] com.apple.ctkd.plist
      [killed] com.apple.icloud.findmydeviced.plist
      [killed] com.apple.ifdreader.plist
      [killed] com.apple.nehelper.plist
      [killed] com.apple.wdhelper.plist
      [running] com.seagate.TBDecorator.plist [Support]
      5 processes killed due to memory pressure
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [loaded] com.carbonite.launchd.carbonitealerts.plist [Support]
      [running] com.carbonite.launchd.carbonitestatus.plist [Support]
      [loaded] com.coupons.coupond.plist [Support]
      [loaded] com.hp.help.tocgenerator.plist [Support]
      [loaded] com.trendmicro.itis.dca.plist [Support]
      [running] com.trendmicro.itis.uimgmt.agent.plist [Support]
    Launch Daemons: ℹ️
      [failed] com.adobe.fpsaud.plist [Support]
      [running] com.carbonite.launchd.carbonitedaemon.plist [Support]
      [loaded] com.microsoft.office.licensing.helper.plist [Support]
      [running] com.trendmicro.icore.av.plist [Support]
      [running] com.trendmicro.icore.main.plist [Support]
      [running] com.trendmicro.icore.wp.plist [Support]
      [running] com.trendmicro.itis.plugin.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [loaded] com.google.keystone.agent.plist [Support]
      [invalid?] com.jdibackup.JustCloud.autostart.plist [Support]
      [invalid?] com.jdibackup.JustCloud.backupstart.plist [Support]
      [loaded] com.trendmicro.itis.uninstaller.plist [Support]
    User Login Items: ℹ️
      iTunesHelper Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      bomgar-scc-20130819-104735 UNKNOWN (missing value)
      bomgar-scc-20130905-143949 UNKNOWN (missing value)
      USB Display Agent Application (/Applications/USB Display/USB Display.app/Contents/Resources/USB Display Agent.app)
      WDDriveUtilityHelper Application (/Applications/WD Drive Utilities.app/Contents/Resources/WDDriveUtilityHelper.app)
      WDSecurityHelper Application (/Applications/WD Security.app/Contents/Resources/WDSecurityHelper.app)
      USB Display Agent Application (/Applications/USB Display/USB Display.app/Contents/Resources/USB Display Agent.app)
      bomgar-scc-20130819-104735 UNKNOWN (missing value)
      bomgar-scc-20130905-143949 UNKNOWN (missing value)
      HP Scheduler Application (/Library/Application Support/Hewlett-Packard/Software Update/HP Scheduler.app)
      HP Product Research Application (/Library/Application Support/Hewlett-Packard/Customer Participation/HP Product Research.app)
    Internet Plug-ins: ℹ️
      SharePointBrowserPlugin: Version: 14.4.7 - SDK 10.6 [Support]
      FlashPlayer-10.6: Version: 15.0.0.223 - SDK 10.6 [Support]
      CouponPrinter-FireFox_v2: Version: 5.0.5 - SDK 10.6 [Support]
      Flash Player: Version: 15.0.0.223 - SDK 10.6 Mismatch! Adobe recommends 16.0.0.235
      QuickTime Plugin: Version: 7.7.3
      Default Browser: Version: 600 - SDK 10.10
    User internet Plug-ins: ℹ️
      npBcsMcTcIO: Version: Unknown [Support]
    Safari Extensions: ℹ️
      Trend Micro Toolbar [Installed]
    3rd Party Preference Panes: ℹ️
      Carbonite  [Support]
      Flash Player  [Support]
      Paragon NTFS for Mac ® OS X  [Support]
      Seagate Dashboard for Mac OSX  [Support]
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: ON
      Auto backup: YES
      Volumes being backed up:
      HD: Disk size: 498.88 GB Disk used: 493.84 GB
      Destinations:
      Jens Seagate Backup [Local]
      Total size: 999.86 GB
      Total number of backups: 6
      Oldest backup: 2014-06-24 10:33:56 +0000
      Last backup: 2014-12-17 17:14:18 +0000
      Size of backup disk: Too small
      Backup size 999.86 GB < (Disk used 493.84 GB X 3)
      My Passport for Mac [Local]
      Total size: 2.00 TB
      Total number of backups: 14
      Oldest backup: 2013-08-21 19:19:35 +0000
      Last backup: 2014-12-19 11:44:23 +0000
      Size of backup disk: Excellent
      Backup size 2.00 TB > (Disk size 498.88 GB X 3)
    Top Processes by CPU: ℹ️
          6% coreaudiod
          5% CarboniteDaemon
          4% iMovie
          3% JustCloud
          3% Wondershare Player
    Top Processes by Memory: ℹ️
      335 MB iPhoto Library Manager
      180 MB Finder
      142 MB iMovie
      70 MB Preview
      51 MB Microsoft Word
    Virtual Memory Information: ℹ️
      149 MB Free RAM
      1.04 GB Active RAM
      897 MB Inactive RAM
      1.17 GB Wired RAM
      30.53 GB Page-ins
      1.42 GB Page-outs
    Diagnostics Information: ℹ️
      Dec 26, 2014, 05:17:12 PM /Library/Logs/DiagnosticReports/iPhoto_2014-12-26-171712_[redacted].cpu_resourc e.diag [Details]
      Dec 26, 2014, 03:47:17 PM /Library/Logs/DiagnosticReports/CarboniteDaemon_2014-12-26-154717_[redacted].cp u_resource.diag [Details]
      Dec 26, 2014, 02:22:01 PM Self test - passed
      Dec 26, 2014, 11:48:03 AM /Library/Logs/DiagnosticReports/CarboniteDaemon_2014-12-26-114803_[redacted].cp u_resource.diag [Details]

    You have nearly run out of disk space.  Either purchase a larger one or start cleaning out the one you have?

  • HT1925 I am trying to open Itunes after an upgrade to itunes--it won't open and now says MSVCR80.dll is missimng.  Where do I get this missing DLL.  Also says Error 7 when trying to open (windows error 126)?? I am on Windows 7 if that matters.Help please

    I am trying to open Itunes after an upgrade to itunes--it won't open and now says MSVCR80.dll is missimng.  Where do I get this missing DLL.  Also says Error 7 when trying to open (windows error 126)?? I am on Windows 7 if that matters.Help please

    See the user tip: https://discussions.apple.com/docs/DOC-6562 for the most complete information.

  • Applications won't open after software update

    after i installed an automatic software update on my iBook G4, and did the restart, several applications won't open such as Safari, iTunes, iChat. I tried to reinstall the software update, but that won't open either. it just jumps up and down like normal, and then won't open. after i try again, it jumps only once. what the heck is happening??? and i'm not very computer smart so dumb it up for me

    Hello, and a warm welcome to the forums!
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc that came with your computer, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume.
    6. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot.
    The usual reason why updates fail or mess things up, is if Permissions are not fixed before & after every update, with a reboot... you may get a partial update when the installer finds it doesn't have Permissions to change one obscure little part of the OS, leaving you with a mix of OS versions.
    Some people get away without Repairing Permissions for years, some for only days.
    If Permissions are wrong before applying an update, you could get mixed OS versions, if Directory is the slightest messed up, who knows!
    If many Permission are repaired, or any Directory errors are found, you may need to re-apply some the latest/biggest updates.

  • NSU N76 application won't open

    Hi,
    Installed NSU (v.1.3.85en) for N76 on my computer (Windows XP SP1). Installation was succesful, only the application won't open. Intro screen starting application pops up but nothing else. Anybody experienced this problem too or has a solution?
    Many thanks.

    Hi,
    Installed NSU (v.1.3.85en) for N76 on my computer (Windows XP SP1). Installation was succesful, only the application won't open. Intro screen starting application pops up but nothing else. Anybody experienced this problem too or has a solution?
    Many thanks.

  • Mac Applications won't open on startup

    Whenever I start up my Macbook Pro, it's very slow when I log into my user account. It takes multiple attempts to open up programs such as Safari, Microsoft One Note, or Microsoft Word. The icon will pop up and bounce in my dock, then stop bouncing but not open. I have to right click and select "force quit" because it will tell me the application is not responding. It usually takes 4 or 5 tries before the application can start normally. If the laptop has been on a few hours, this usually won't happen.
    I have tried logging in a Guest User account and everything opens up so quickly! Same thing when booting into Safe Mode and logging into my own user account. Rebooting normally, I still have this problem.
    I tried following this thread but the fix seems to be user specific
    All applications are up to date. This happened in Mountain Lion and now Yosemite (using 10.10 right now).
    Specs:
    MacBook Pro (13-inch, Mid 2009)
    Processor 2.53 GHz Intel Core 2 Duo
    Memory 4 GB 1067 MHz DDR3

    Problem description:
    Applications won’t open and won’t respond on latptop startup. It takes several openings and force quits before the application will actually open
    EtreCheck version: 2.0.8 (95)
    Report generated October 31, 2014 at 11:59:01 AM PDT
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Mid 2009) (Verified)
      MacBook Pro - model: MacBookPro5,5
      1 2.53 GHz Intel Core 2 Duo CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1067 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1067 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      NVIDIA GeForce 9400M - VRAM: 256 MB
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.10 (14A389) - Uptime: 1:41:13
    Disk Information: ℹ️
      Hitachi HTS545025B9SA02 disk0 : (250.06 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) /  [Startup]: 249.20 GB (82.29 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      HL-DT-ST DVDRW  GS23N 
    USB Information: ℹ️
      Apple Inc. Built-in iSight
      Apple Internal Memory Card Reader
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
      Logitech USB Receiver
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Library/Extensions
      [loaded] com.sophos.kext.sav (9.2.50 - SDK 10.8) Support
      [loaded] com.sophos.nke.swi (9.2.50 - SDK 10.8) Support
      /System/Library/Extensions
      [not loaded] com.AmbrosiaSW.AudioSupport (4.1.2 - SDK 10.7) Support
      [loaded] com.rim.driver.BlackBerryUSBDriverInt (0.0.74) Support
      [not loaded] com.rim.driver.BlackBerryUSBDriverVSP (0.0.74) Support
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist Support
      [loaded] com.divx.dms.agent.plist Support
      [loaded] com.divx.update.agent.plist Support
      [loaded] com.examsoft.softest.plist Support
      [loaded] com.oracle.java.Java-Updater.plist Support
      [running] com.rim.BBAlbumArtCacher.plist Support
      [running] com.rim.BBLaunchAgent.plist Support
      [running] com.sophos.uiserver.plist Support
      [loaded] org.macosforge.xquartz.startx.plist Support
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [invalid?] com.adobe.SwitchBoard.plist Support
      [loaded] com.ambrosiasw.ambrosiaaudiosupporthelper.daemon.plist Support
      [loaded] com.ea.origin.ESHelper.plist Support
      [running] com.examsoft.softest.service.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
      [running] com.orbicule.uc.plist Support
      [running] com.orbicule.uclocator.plist Support
      [running] com.rim.BBDaemon.plist Support
      [loaded] com.skype.skypeinstaller.plist Support
      [running] com.sophos.common.servicemanager.plist Support
      [loaded] org.macosforge.xquartz.privileged_startx.plist Support
    User Launch Agents: ℹ️
      [loaded] com.adobe.AAM.Updater-1.0.plist Support
      [loaded] com.facebook.videochat.[redacted].plist Support
      [loaded] com.google.keystone.agent.plist Support
      [running] com.spotify.webhelper.plist Support
    User Login Items: ℹ️
      iTunesHelper Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      Dropbox Application (/Applications/Dropbox.app)
    Internet Plug-ins: ℹ️
      DirectorShockwave: Version: 11.6.4r634 Support
      OVSHelper: Version: 1.1 Support
      Default Browser: Version: 600 - SDK 10.10
      AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 Support
      Flip4Mac WMV Plugin: Version: 3.1.0.24   - SDK 10.8 Support
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 Support
      FlashPlayer-10.6: Version: 15.0.0.189 - SDK 10.6 Support
      DivX Web Player: Version: 3.2.3.1164 - SDK 10.6 Support
      Flash Player: Version: 15.0.0.189 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      iPhotoPhotocast: Version: 7.0
      SharePointBrowserPlugin: Version: 14.4.5 - SDK 10.6 Support
      CouponPrinter-FireFox_v2: Version: 1.1.10 - SDK 10.6 Support
      JavaAppletPlugin: Version: Java 8 Update 25 Check version
    User Internet Plug-ins: ℹ️
      Picasa: Version: 1.0 - SDK 10.4 Support
      RealPlayer Plugin: Version: (null) Support
    Safari Extensions: ℹ️
      AdBlock
      Reddit Enhancement Suite
      Tumblr Savior
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
      Flip4Mac WMV  Support
      Growl  Support
      Java  Support
      Perian  Support
    Time Machine: ℹ️
      Time Machine not configured!
    Top Processes by CPU: ℹ️
          14% WindowServer
          7% Safari
          6% SophosWebIntelligence
          3% soagent
          2% com.apple.WebKit.Networking
    Top Processes by Memory: ℹ️
      249 MB Safari
      82 MB com.apple.WebKit.WebContent
      53 MB com.apple.WebKit.Networking
      47 MB InterCheck
      43 MB soagent
    Virtual Memory Information: ℹ️
      688 MB Free RAM
      902 MB Active RAM
      744 MB Inactive RAM
      533 MB Wired RAM
      5.06 GB Page-ins
      69 MB Page-outs

  • I Just updated the software of my iphone 4s thru phone, now the photo application won't open... Please help me what to do?

    Hi! I'm Ralph.. Just updated my iphone 4s from 6.1.2- 6.1.3. ... Now the photo application won't open... Please help me what to do

    Why would this be covered under warranty?  There is nothing wrong with the device, it simply needs to be restored.
    As already stated twice in this thread, disable ALL security software on the computer and restore the device.

  • Applications Won't Open After Charging/Updating iPod

    I downloaded several applications to my iPod Touch from the App store on my iPod. Then, I charged my iPod on my computer, downloaded the latest iPod update, and now the applications won't open on my iPod. When I press the application button, it goes to that app's opening screen and then goes right back to my iPod's main screen. What's the deal? Thanks!

    This problem just appeared on my son's iPod Touch. I reset the iPod to it's factory settings. I did NOT restore back to my saved settings. When it was restored, I installed each downloaded application one at a time until I discovered which one was corrupting the operating system.

  • Dreamweaver CS6 won't open, tried to update software, but software won't load

    I have CS6 (not cloud) installed on my computer, I use Photoshop and Illustrator regularly with no problems.  I recently got a freelance job that requires me to use Dreamweaver.  I've used it in the past but it's been some time since I've opened the program.  Recently I've tried to launch CS6 Dreamweaver and the Application won't open, but my Illustrator and Photoshop programs open just fine.  I tried to update my software through the Adobe Application Manager but its claiming that the update has failed and cannot be applied.  Is there a reason my applications are not working properly?

    http://forums.adobe.com/community/dreamweaver
    This forum is about the Cloud as a delivery process, not about using individual programs
    If you start at the Forums Index http://forums.adobe.com/index.jspa
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says ALL FORUMS) to open the drop down list and scroll

Maybe you are looking for

  • System Center 2012 - client installation error 0x80070057

    Product: System Center 2012, client installation problem Hello, I've problem with installation client on WinSrv 2008 SP2 (firewall disabled) Logs:CcmExec.log <![LOG[Error processing notification query for endpoint 'ExternalEventAgent'. QueryType='',

  • Regarding grants in JAVA

    Hi, the file is not getting created in the specified directory. it gives an error "Access permission is denied for read, write and delete" Kindly help me with this error. please see the code below. v_sub_dir_path := v_sub_dir_path || '\RPT_ID_' || to

  • Adobe Audition keeps crashing at start-up.

    I've tried re-installing three times, tried deleting the 4.0 folder, tried running it as administrator, tried holding the shift key and it keeps crashing. The additional info on the crash is as follows: Problem Event Name:          APPCRASH   Applica

  • Can't see my playlist?!

    I downloaded iTunes 10.3.1 ok.  Plugged in my nano and cannot see my playlist. where is my playlist? where are my purchases going? Thanks!

  • Changing S2S VPN tunnel endpoint

    Hi CSC'ers, For DR purposes, we have two VPN tunnel endpoints on different ISP's at our head-end office. At our branch office, we have an ASA. I am wondering if for the purpose of re-pointing the tunnel from the branch to the DR endpoint at the head-