Preview very sluggish on MacBook Pro. Move a bar and the umbrella turns a few seconds. Any ideas? I don't want to update my iMac until this one is solved.

MacBook Pro with 4GB of memory and a 2.3 GHz Intel.   No other program running other than Preview.

1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem.
2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) on the advice of a stranger. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
Here's a summary of what you need to do, if you choose to proceed:
Copy a line of text in this window to the Clipboard.
Paste into the window of another application.
Wait for the test to run. It usually takes a few minutes.
Paste the results, which will have been copied automatically, back into a reply on this page.
The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
Triple-click anywhere in the line of text below on this page to select it:
PATH=/usr/bin:/bin:/usr/sbin:/sbin; clear; Fb='%s\n\t(%s)\n'; Fm='\n%s\n\n%s\n'; Fr='\nRAM details\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; AC="com.autodesk.AutoCAD  com.evenflow.dropbox com.google.GoogleDrive"; H='^[[:space:]]*((127\.0\.0\.1|::1|fe80::1%lo0)[[:space:]]+local|(255\.){3}255[[:space:]]*broadcast)host[[:space:]]*$'; NS=networksetup; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; M () { find -L "$d" -type f | while read f; do file -b "$f" | egrep -lq XML\|exec && echo $f; done; }; AT () { o=`file -b "$1" | egrep -v '^(A.{16}t$|cann)'`; Ps "${1##*/} format"; }; Pc () { o=`grep -v '^ *#' "$2"`; l=`wc -l <<< "$o"`; [[ l -gt 25 ]] && o=`head -n25 <<< "$o"`$'\n'"[$((l-25)) more line(s)]"; Pm "$1"; AT "$1"; }; Pm () { [[ "$o" ]] && o=`sed -E '/^ *$/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/(\/Users\/)[^/]+/\1-/g' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o=`echo $o`; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; R () { o=; [[ r -eq 0 ]]; }; SP () { system_profiler SP${1}DataType; }; id -G | grep -qw 80; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; SP Software | sed -n 's/^ *//;5p;6p;8p'; h=(`SP Hardware | awk '/ Id/{print $3}; /Mem/{print $2}'`); o=$h; Ps "Model"; o=$((h[1]<4?h[1]:0)); Ps "Total RAM (GB)"; o=`SP Memory | sed '1,5d;/[my].*:/d'`; [[ "$o" =~ s:\ [^O]|x([^08]|0[^2]|8[^0]) ]] && printf "$Fr" "$o"; o=`SP Diagnostics | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; p=`SP Power`; o=`awk '/Cy/{print $NF}' <<< "$p"`; o=$((o>=300?o:0)); Ps "Battery cycles"; o=`sed -n '/Cond.*: [^N]/{s/^.*://p;}' <<< "$p"`; Ps "Battery condition"; for b in FireWire Thunderbolt USB; do o=`SP $b | sed -En '/:$/{s/ *:$//;x;s/\n//;/Apple|SMSC/d;s/\n.*//;/\)/p;};/^ *(V.+ [0N]|Man).+ /{s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;}'`; Pm $b; done; o=`pmset -g therm | sed 's/^.*C/C/'`; [[ "$o" =~ No\ th|pms ]] && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; [[ "$o" =~ =\ [^GO] ]] || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; fdesetup status | grep -q On && o=on || o=; Ps "FileVault"; a=(/ ""); A=(System User); for i in 0 1; do o=`cd ${a[$i]}L*/Lo*/Diag* || continue; for f in *.{cr,h,pa,s}*; do [[ -f "$f" ]] || continue; d=$(stat -f%Sc -t%F "$f"); [[ "$f" =~ h$ ]] && grep -lq "^Thread c" "$f" && f="$f *"; echo "$d ${f%%_2*} ${f##*.}"; done | sort | tail`; Pm "${A[$i]} diagnostics"; done; grep -lq '*$' <<< "$o" && printf $'\n\t* Code injection\n'; o=`syslog -F bsd -k Sender kernel -k Message CReq 'caug|GPU |hfs: Ru|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|timed? ?o|WARN' -k Message Ane 'SMC:' | tail -n25 | awk '/:/{$4=""; $5=""};1'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); n=$((${#s[*]}-1)); c="${s[*]}"; o=${s[$n]}%; Ps "CPU usage by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); n=$((${#s[*]}-1)); s[$n]=${s[$n]%[+-]}; c="${s[*]}"; o=$((s[$n]>=25000?s[$n]:0)); Ps "Mach ports used by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | awk 'NR>1 && !/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|openld|post[fg]|x)/{print $3}'`; Pm "Extrinsic daemons"; o=`launchctl list | awk 'NR>1 && !/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`for d in {/,}L*/Lau*; do M; done | egrep -v 'com\.apple\.(CSConfig|server)' | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`for d in /{S*/,}L*/StartupItems; do M; done`; Pm "Startup items"; sys=`pkgutil --regexp --only-files --files com.apple.pkg.* | sort | uniq | sed 's:^:/:'`; b=`sed -E '/^.+Lib.+\/Contents\/Info.plist$/!d;s/\/Info.plist$//;/Contents\/./d' <<< "$sys"`; l=`egrep '^/usr/lib/.+dylib$' <<< "$sys"`; [[ "$b" && "$l" ]] && { o=`find -L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo}* -type d -name Contents -prune | grep -Fv "$b" | while read d; do test -f "$d/Info.plist" || continue; ID=$($PB\ :CFBundleIdentifier "$_") || ID="No bundle ID"; printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find /usr/lib -type f -name *.dylib | grep -Fv "$l"`; Pm "Extrinsic shared libraries"; :; } || echo $'\nReceipts missing'; o=`for e in INSERT_LIBRARIES LIBRARY_PATH; do launchctl getenv DYLD_$e; done`; Pm "Inserted dylibs"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; i=`route -n get default | awk '/e:/{print $2}'`; I=`$NS -listnetworkserviceorder | sed -En '/ '$i'\)$/{x;s/^\(.+\) //p;q;};x'`; n=`$NS -getdnsservers "$I" | awk '!/^T/{printf "not "; exit}'`; Ps "DNS (${n}from DHCP)"; o=`$NS -getinfo "$I" | awk '/k:/{if ($3 !~ "(255\.){3}0") print}; /v6:/{if ($2 !~ "A") print}'`; Pm "TCP/IP"; R && o=`sudo profiles -P | grep : | wc -l`; Ps "Profiles"; f=auto_master; [[ `md5 -q /etc/$f` =~ ^b166 ]] || Pc $f /etc/$f; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; f=/etc/hosts; Pc "hosts" <(egrep -v "$H" $f ); AT $f; Pc "User launchd" ~/.launchd*; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; LD="$(`find /S*/*/F* -type f -name lsregister | head -n1` -dump)"; o=`for ID in $AC; do [[ "$LD" =~ $ID ]] && echo $ID; done`; Pm "Application check"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed -E 's/(\..*$|-[1-9])//g'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`find .??* -type d -name *.app -prune`; Pm "Hidden apps"; o=`SP Fonts | egrep 'id: N|te: Y' | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist | while read f; do plutil -s "$f" >&- || echo $f; done`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} file count"; done; o=; [[ UID -eq 0 ]] && o=root; Ps "UID"; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
Copy the selected text to the Clipboard by pressing the key combination command-C.
7. Launch the built-in Terminal 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 Terminal in the icon grid.
Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
8. If you see an error message in the Terminal window such as "syntax error," enter
exec bash
and press return. Then paste the script again.
9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.
If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
[Process completed]
to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

Similar Messages

  • Can I insert a memory card into my Macbook Pro?  I tried, and it does not go in on its own, I don't want to force it and get it stuck!! Help!

    Can I insert a memory card into my Macbook Pro?  I tried, and it does not go in on its own, I don't want to force it and get it stuck!! Help!

    Maybe the wrong port or the wrong kind of memory card? You didn't say what version/year of Macbook Pro you have. Below is a photo of the newest one.
    Red oval = USB port. It is to the left of the headphone jack.
    Blue oval = SDXC card port. Is your card an SDXC card?
    What are your options for transferring data to the picture frame?  The manual should say.

  • My MacBook Pro is really hot and the fan is on constantly. It didn't use to do this, does anyone know why this is happening? I have a very short battery life, so I have to keep it plugged in probably more than I should.

    My MacBook Pro is really hot and the fan is on constantly. It didn't use to do this, does anyone know why this is happening? I have a very short battery life, so I have to keep it plugged in probably more than I should.

    Open Activity Monitor in the Utilities folder.  Select All Processes from the Processes dropdown menu.  Click twice on the CPU% column header to display in descending order.  If you find a process using a large amount of CPU time, then select the process and click on the Quit icon in the toolbar.  Click on the Force Quit button to kill the process.  See if that helps.  Be sure to note the name of the runaway process so you can track down the cause of the problem.

  • My macbook pro (10.6.8 version) the screen turns blue, can not operate, forced shutdown, I installed the windows 7 Home Basic version.

    My macbook pro (10.6.8 version) the screen turns blue, can not operate, forced shutdown, I installed the windows 7 Home Basic version.

    To fix your issue is too complicated and lengthy to go into all of it here, it will require the services of person very familiar and experienced with Mac's to first recover your data and then restore OS X back to a functional state, then hopefully achieve the goals you were attempting.
    I advise you hire the services of a local Mac computer support technician experienced in these matters.
    Have them look at your Wifi and computer backup proceedures in the process.
    Good Luck.

  • I have a macbook pro 10.8.5 and the Application Safari will not open no matter what i do, I try to open the menu of Safari but it won't let me either, the mouse will just be loading. Each time i open it, it says "Application Not Responding"

    I have a macbook pro 10.8.5 and the Application Safari will not open no matter what i do, I try to open the menu of Safari but it won't let me either, the mouse will just be loading. Each time i open it, it says "Application Not Responding" and I try opening it in my Finder and it'll say "The Application 'Safari' cannot be opened." and below that it'll say "-1712" Please help? I would really like to open it again.

    The application Safari can't be opened -1712
    What to do about "The application 'Safari' can't be opened" -1712 ?

  • I recently attempted to re-install Mountain Lion on my MacBook Pro late 2012 model and the internet recovery is failing.

    I recently attempted to re-install Mountain Lion on my MacBook Pro late 2012 model and the internet recovery is failing. I have absolutely no clue what to do here. Any help is greatly appreciated. Thank you.
    - Currently if I boot it up there is a flashing folder icon with a question mark in it. I am assuming this means there is no OS because I wiped the SSD and tried to reinstall Mountain Lion
    - When I hold Command+R, it prompts me to Choose Network... the problem with this is the wifi constantly is disconnecting. The Retina 2012 does not have an ethernet port so i have considered buying the attachment then returning when done.
    Once again Thank you in advance.
    Best.

    There is nothing to do if you don't have a reliable Internet connection unless you have a copy of the Mountain Lion installer application from when you first installed it.
    Install or Reinstall Mavericks or Mountain Lion from Scratch
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    OS X Mavericks- Erase and reinstall OS X
    OS X Mountain Lion- Erase and reinstall OS X
    OS X Lion- Erase and reinstall Mac OS X
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.

  • The battery of my macbook pro will not charge and the LED light is only green. What to do?

    the battery of my macbook pro will not charge and the LED light is only green. What to do?

    This might help:
    Intel-based Macs: Resetting the System Management Controller ...
    Otherwise, you should probably take your computer in to a service place to be tested, since there a a few possible causes of this behavior.

  • HT1338 When turning on Macbook pro laptop I receive a blank screen for a few seconds, then a folder with a ? is displayed  and remains as if the computer is now Frozen. Mac book  Pro leopard operating system. What can I do to get past the freeze?

    When turning on Macbook pro laptop I receive a blank screen for a few seconds, then a folder with a ? is displayed  and remains as if the computer is now Frozen. Mac book  Pro leopard operating system. What can I do to get past the freeze?

    Could the disk have failed?
    Can you hear it?
    Boot from the install DVD and see what Disk Utility says.

  • Where in NYC can I buy a new Macbook Pro 2011 unibody trackpad and the tools i need to replace it myself?

    I am going to NYC in a week and I'm wondering if there is a store where I can buy a new trackpad for my Macbook Pro 2011 unibody. I would also like to buy the tools i need to replace it myself. I can't find anything when I search the interwebz.

    The problem is that when the machine is closed, it goes to sleep, and in sleep mode, all that goes on is that a bare trickle of power is used to keep the contents of RAM alive.  Networking is definitely not active while asleep.
    Now, regarding ds store's solution, that's a fairly bad idea.  If the machine is just sitting at your desk, you don't need to close it, or if you feel a need to close it you can use Kappy's solution.  (Although, it should be noted that apps like InsomniaX and Caffeine do not, as far as I know, keep a machine awake when the lid is shut.)  If you're worried about passersby seeing your screen, just activate the screen saver instead.  You could even require a password to dismiss the screen saver for added security.
    On the other hand, if the machine is being transported, keeping the lid open and the machine running is not a good idea.  The sudden motion sensor ought to protect your hard drive against damage caused by moving the machine around...  if it's working properly, and I'd rather not depend on an "if" to prevent hardware damage to the machine.  Plus, if it's in a bag and you've forced it to stay running, it could overheat due to lack of ventillation.
    So, long story short: if you're transporting it, close it and deal with logging back in to the network, and if it's on your desk, don't bother closing it.

  • MacBook Pro 13" Retina enters Sleep Mode again after a few seconds

    Hello!
    Well, like the title already says, my MacBook Pro 13" Retina just entered into Sleep Mode again after I exited it. It took a few seconds, during which I could do stuff on it, like write on Messages.app and browse the internet. Then the screen just went black, and after I pressed a few buttons, the login-screen appeared again.
    Any idea on what the source of this could be? Is it just a settings-goof (which I still have on default), or is there something major behind it? ^^" Mind you, I'm running it from the battery, it's not plugged into a power supply socket.
    I have version 10.8.4 running.

    Try resetting the SMC

  • Lion very sluggish on MacBook Pro

    I have a 2.53 Ghz MacBook Pro (mid-2009) that has been getting increasingly sluggish since installing Lion.  I get frequent spinning beachballs in Safari, MS Outlook, Powerpoint.  From the login screem, once I select my user icon, it takes 15-20 seconds for the password dialog to appear.  Activity Monitor shows no runaway processes, CPU utilization remains low and I have close to a gig (out of 4) of free memory.  I have close to 30Gb free disk.  S.M.A.R.T. shows no disk problemns.  Things I've tried:
    Repair permissions
    Verify disk
    Starting in safe mode
    Create a new user
    CleanMyMac
    Reset PRAM
    Reset SMC
    Reinstall MS Office
    Reinstall Lion
    I am running bootcamp and starting to native Windows seems to be fine.  My son's MacBook (mid-2008, removeable battery) is displaying similar issues.
    Ideas??

    I have a 2.53 Ghz MacBook Pro (mid-2009) that has been getting increasingly sluggish since installing Lion.  I get frequent spinning beachballs in Safari, MS Outlook, Powerpoint.  From the login screem, once I select my user icon, it takes 15-20 seconds for the password dialog to appear.  Activity Monitor shows no runaway processes, CPU utilization remains low and I have close to a gig (out of 4) of free memory.  I have close to 30Gb free disk.  S.M.A.R.T. shows no disk problemns.  Things I've tried:
    Repair permissions
    Verify disk
    Starting in safe mode
    Create a new user
    CleanMyMac
    Reset PRAM
    Reset SMC
    Reinstall MS Office
    Reinstall Lion
    I am running bootcamp and starting to native Windows seems to be fine.  My son's MacBook (mid-2008, removeable battery) is displaying similar issues.
    Ideas??

  • Macbook Pro is incredibly slow and the ball cursor is spinning 90% of the time. I've tried everything. Please help.

    I've tried cleaning up my desktop as I read somewhere that an overload of icons can slow down my computer.
    I've checked my disk space and there's over 540GB left.
    I've tried pressing the left Shift, Option, Control and Power buttons before turning it on, with my computer plugged into the wall.
    I've tried pressing the left Shift, Option and Control buttons while my computer was booting up.
    I've tried using CleanMyMac 2.
    I've checked and removed any startup items.
    It takes about 4-5mins for the computer to get to the login screen after I turn it up. It takes me a very long time to write in Word, in online Forums such as this one, in Notes as well. The Finder takes an incredibly long time to open and load up pages. Forget about watching videos online. Even opening pictures in Preview takes a while.
    I really don't know what else I can do.
    Here's the EtreCheck report:
    EtreCheck version: 1.9.13 (49)
    Report generated August 11, 2014 at 9:35:11 PM GMT+3
    Hardware Information: ?
      MacBook Pro (13-inch, Mid 2012) (Verified)
      MacBook Pro - model: MacBookPro9,2
      1 2.9 GHz Intel Core i7 CPU: 2 cores
      8 GB RAM
    Video Information: ?
      Intel HD Graphics 4000 - VRAM: (null)
      Color LCD 1280 x 800
    System Software: ?
      OS X 10.9.4 (13E28) - Uptime: 0 days 3:9:34
    Disk Information: ?
      APPLE HDD TOSHIBA MK7559GSXF disk0 : (750.16 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted>: 209.7 MB
      Macintosh HD (disk0s2) / [Startup]: 749.3 GB (545.17 GB free)
      Recovery HD (disk0s3) <not mounted>: 650 MB
      MATSHITADVD-R   UJ-8A8
    USB Information: ?
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. FaceTime HD Camera (Built-in)
    Thunderbolt Information: ?
      Apple Inc. thunderbolt_bus
    Gatekeeper: ?
      Mac App Store and identified developers
    Kernel Extensions: ?
      [loaded] com.globaldelight.driver.BoomDevice (1.1 - SDK 10.5) Support
    Startup Items: ?
      ChmodBPF: Path: /Library/StartupItems/ChmodBPF
    Launch Daemons: ?
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.adobe.SwitchBoard.plist Support
      [loaded] com.macpaw.CleanMyMac2.Agent.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [not loaded] com.teamviewer.teamviewer_service.plist 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
      [not loaded] com.teamviewer.teamviewer.plist Support
      [not loaded] com.teamviewer.teamviewer_desktop.plist Support
    User Launch Agents: ?
      [loaded] com.divx.agent.postinstall.plist Support
      [loaded] com.google.keystone.agent.plist Support
      [loaded] com.valvesoftware.steamclean.plist Support
    User Login Items: ?
      iTunesHelper
    Internet Plug-ins: ?
      FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
      OVSHelper: Version: 1.1 Support
      Flash Player: Version: 14.0.0.145 - SDK 10.6 Support
      AdobePDFViewer: Version: 10.1.1 Support
      Default Browser: Version: 537 - SDK 10.9
      QuickTime Plugin: Version: 7.7.3
      SharePointBrowserPlugin: Version: 14.2.0 - SDK 10.6 Support
      Unity Web Player: Version: UnityPlayer version 4.3.5f1 - SDK 10.6 Support
      DivX Plus Web Player: Version: 2.4 - SDK 10.5 Support
      DirectorShockwave: Version: 12.0.3r133 - SDK 10.6 Support
    Safari Extensions: ?
      XKit 7-1
    Audio Plug-ins: ?
      BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
      AirPlay: Version: 2.0 - SDK 10.9
      AppleAVBAudio: Version: 203.2 - SDK 10.9
      iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins: ?
      Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User iTunes Plug-ins ?
      TuneUp Visualizer: Version: 2.4.0 - SDK 10.7 Support
    3rd Party Preference Panes: ?
      Flash Player  Support
    Time Machine: ?
      Time Machine not configured!
    Top Processes by CPU: ?
          16% storeagent
          3% WindowServer
          2% Safari
          1% AppleSpell
          0% airportd
    Top Processes by Memory: ?
      147 MB com.apple.IconServicesAgent
      123 MB Google Chrome
      123 MB Safari
      106 MB iTunes
      74 MB sandboxd
    Virtual Memory Information: ?
      3.35 GB Free RAM
      1.99 GB Active RAM
      1.78 GB Inactive RAM
      896 MB Wired RAM
      6.09 GB Page-ins
      0 B Page-outs

    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.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    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.Click the Clear Display icon in the toolbar. Then take one of the actions that you're having trouble with. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    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.

  • My Mid 2010 MacBook Pro wifi keeps disconnecting, and doesn't turn back on. Help.

    *Mountain Lion 10.8.2*
    Here's what's happening:
    I'll be browsing the internet probably surfing reddit (because what else do college kids do right?) and I'll click one of the links I'm interested in:
    The page won't load at all, as if I have NO internet connection.
    Click the wifi icon in the status bar. Before several networks (not just my current network) would show up. Now ONLY the network I'm currently connected to shows up.
    Turn off the wifi to try to "refresh" it.
    Turn Wifi back on. Now it will say "Searching for network" and show that I'm connected to a network, but the bars never fill the status bar icon. If I go to System Preferences > Network and try to turn on the wifi there it lets me click the button, but nothing happens.
    Get frustrated that the wifi WILL NOT TURN BACK ON and restart computer
    Start browsing the internet again or doing whatever college students do on the internet until it disconnects again.
    See 1
    What I've done to try to aleviate this:
    Made a genius bar apointment. I'm out of warrenty, but he did confirm for me that my wifi card is working as expected, and it's not a hardware issue, but more than probable a software issue. He did some cool trick where he went to Library>Preferences>System Configurations and deleted the entire contents (I think this is where the network information is stored according to some of the plists I looked through) then restarted the machine and everything seemed to work ok for a while, but the problem came back. I actually still do this sometimes when it happens but results seem to be the same every time (Plus I have to re enter network information when I do this).
    Genius bar guy suggested that I try reinstalling Mountain Lion. Didn't want to get rid of my data, so I just did an install over my current build. This took some time, but it seemed to work for a while, but alas the problem came back.
    Genius bar guy suggested (as a last resort) a fresh install. So That's what I did. I backed up my computer (Really I just coppied my documents folder and music folder to an external. I did not use a time machine back up because "ain't nobody got time for dat") and I then formatted my hard drive (Which is an SSD if that may have anything to do with anything), and installed mountain lion again. For a while things seemed good, but the problem came back.
    For clarification:
    It has happened on multiple networks, not just the same network.
    On top of that, every time it happens I have other devices connected to the same network and they work fine.
    It has not always happened, this recently started about 2 weeks ago.
    I have not recently installed any software that could have possibley done this (I use mostly MAS store stuff with the exception of Bartender, TotalFinder, and xQuarts, but all 3 of those had long been installed before I had to format my machine)
    I can't really force the problem, but it seems to happen sometimes after the machine falls asleep, but I know for a fact it's also happened mid use (as described above)
    Can anyone give me any kind of clue as to what is happening, why, and how I can fix it?

    Years of fine internet use via WIFI then randomly it starts dropping then one day (weeks later) it is no longer accessible at all and even saying "No hardware installed" when I click on WIFI icon at the top right on screen. Here is how I finally fixed it!:
    For six months I wallowed in this problem and had to connect my macbook pro to the internet via ethernet cable which as you can image was very restrictive :/
    I have had numerous laptop technicans befuddled by this WIFI problem and most concluding with how my WIFI card must be broken and that I will need to buy a new one. The last suggestion I had on the matter was to buy a USB wifi dongle.
    So I ended up buying this one, http://www.asus.com/nz/Networking/USBN10_NANO/Unfortunately my macbook pro didn't want to read the install disc and it didn't autorun so it didn't work. After reading more forums I saw that you could download the program from the net and sure enough it worked.. BUT STRANGER when I took the USB dongle out the WIFI was still working!! The program appears to have reminded my four year old macbook pro that it is indeed WIFI capable.
    So to find this miraculous program its located herehttp://www.asus.com/nz/Networking/USBN10_NANO/HelpDesk_Download/
    Same link as above just under SUPPORT>Driver&Tools
    You then click on a file when its downloaded and a file called MAC will appear, then click on install. Within 5 minutes you should have your WIFI back. My macbook pro crashed again today but without having to get the shortest ethernet cable you've ever seen out again - I was able to install the program again and WIFI was up and running once more. Moral of the story - didn't need to spend any money to fix this and not even using the USB dongle.
    So happy!! Hope it works for you too!
    This also worked on a MacBook that lost its WIFI when a user accounts password was changed and the keychain password wasn't known to them - another random way to lose WIFI apparently

  • Why My Macbook Pro 13" so slow and the fan keep running when I sleep mode my mac? This problem make my mac battery become low when I sleep mode it. I've been using EtreCheck and here the result. Anyone know how to solve my mac problem?

    Hardware Information:
              MacBook Pro (13-inch, Mid 2012)
              MacBook Pro - model: MacBookPro9,2
              1 2.5 GHz Intel Core i5 CPU: 2 cores
              4 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 1024 MB
    System Software:
              OS X 10.9.2 (13C64) - Uptime: 0 days 1:15:23
    Disk Information:
              APPLE HDD TOSHIBA MK5065GSXF disk0 : (500.11 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) / [Startup]: 499.25 GB (474.03 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-8A8 
    USB Information:
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Computer, Inc. IR Receiver
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Launch Daemons:
              [System] com.adobe.fpsaud.plist 3rd-Party support link
              [System] com.microsoft.office.licensing.helper.plist 3rd-Party support link
              [System] org.macosforge.xquartz.privileged_startx.plist 3rd-Party support link
    Launch Agents:
              [System] org.macosforge.xquartz.startx.plist 3rd-Party support link
    User Launch Agents:
              [not loaded] com.google.keystone.agent.plist 3rd-Party support link
    User Login Items:
              None
    Internet Plug-ins:
              SharePointBrowserPlugin: Version: 14.0.0 3rd-Party support link
              FlashPlayer-10.6: Version: 13.0.0.201 - SDK 10.6 3rd-Party support link
              Flash Player: Version: 13.0.0.201 - SDK 10.6 3rd-Party support link
              QuickTime Plugin: Version: 7.7.3
              Default Browser: Version: 537 - SDK 10.9
    Safari Extensions:
              FastestTube: Version: 2.2.1.7
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 2.0 - SDK 10.9
              AppleAVBAudio: Version: 203.2 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes:
              Flash Player  3rd-Party support link
    Old Applications:
              None
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                   5%          WindowServer
                   5%          com.apple.WebKit.Networking
                   3%          Safari
                   1%          EtreCheck
                   0%          systemstatsd
    Top Processes by Memory:
              229 MB          com.apple.WebKit.WebContent
              139 MB          Safari
              123 MB          com.apple.IconServicesAgent
              53 MB          Finder
              48 MB          WindowServer
    Virtual Memory Information:
              1.56 GB          Free RAM
              1.55 GB          Active RAM
              319 MB          Inactive RAM
              588 MB          Wired RAM
              278 MB          Page-ins
              0 B          Page-outs

    You certainly don't have any third-party software that's causing your sluggishness.
    Sometimes, a failing hard drive can cause sluggish behavior, however.
    Boot into your Recovery partition (hold down the command and R keys whilst booting) and once at the Recovery screen, select Disk Utility. Select your hard drive (in your case, the aptly named "Macintosh HD") and click on the "Verify" button. If you get green text telling you that everything appears to be OK, then it's not your hard drive slowing things down. If you get red text telling you that the disk needs to be repaired, click on the "Repair" button. If the disk can be fixed, it will be. If not, call back.
    Clinton

  • My 13inch MacBook Pro randomly shut off and won't turn on

    My 13 inch MacBook Pro will not turn on at all. It randomly shut off while I was using it and now it won't come back on. The light on the charger is faintly blinking... But it is no longer charging. I tried a different outlet, and a different MacBook charger... Nothing. The screen is completely black and none of buttons or keys are responsive. I'm not sure if this has anything to do with it, but it seems that it shut off not even one second after I connected my iPhone to it via USB. I guess I should include that this was the first time my iPhone was connected to my MacBook since upgrading to ios 6.0. Any help or suggestions would be greatly appreciated. Thank you..

    jc1122,
    by “boot” I mean “use as the disk from which OS X will be run”. At the moment, all that is known is that your computer won’t start from its internal hard disk; my suggestion is to see whether it is able to start from your grey Mac OS X Install DVD, which is bootable (i.e. able to be used a disk from which OS X can be run).

Maybe you are looking for

  • Can no longer use apps in newest itunes

    I just (unfortunately) upgraded to itunes 12.01.  After a frustrating period trying to figure out where the repeat button went, I can now find no way to use apps in itunes when my phone is synced.  In the old version, I'd go to the phone tab, hit "ap

  • Remove milliseconds from timestamp in write to measurement file

    I'm logging data to a binary tdms file using the write to measurement file express vi. I choose my x axis to be time and see that an absolute timestamp is written with millisecond precision. I only need to-the-second precision. Is there anyway to cha

  • Ipod not working after Europe trip

    I have a 20GB Ipod with click wheel, purchased in March 2005. I spent two months in Germany this summer. During that time I charged my Ipod several times using a plug adapter. I know that a voltage converter is not needed for the Ipod, as the charger

  • Tab Pages in Form

    I have 2 tables their structure is as follows: 1- Dept_id, Dept_name 2- Emp_id, Ename,Sal,mgr,hiredate,Dept_id Now i want a Multiple tab page in my form if I click on Sales all the employees working in sales department should be displayed automatical

  • 5800's new and old homescreen changes with v40 FW

    After upgrading to v40, I've compared the new homescreen to the old homescreen and to the old homescreen with v21-31, these are my findings. - The old homescreen on v40 does not have the email notification that Nokia introduced a short while ago and