Why in Mac Os Lion is very slow to clean the "basket"

why in Mac Os Lion is very slow to clean the "basket"

Check in Finder > Preferences > Advanced tab > uncheck "Empty Trash securely".
Regards,
Captfred

Similar Messages

  • HT1338 my mac pro started running very slow not all the time it is only 2 months old

    My new macpro has been running very slow off and on (mostly on) it is only 2 months old I took it into the genius bar and they could not find anything wrong.  I took it home and it ran fine for a short while then started up again. I have watched activity monitor and can see no direct corellation.  Anyone have any ideas?

    Did you install anything new lately?
    Run any programs that purport to "clean", "speed up", or "optimize" your Mac

  • Lion is very slow. I have problem to make copy of a file. How can I make a check  to see what is wrong?

    Lion is very slow. The big problem now is when I need to make a copy of a file in an external HD. A file about 7 Gigas can take 4 hours!!!
    Using Aperture I try to save a library in an external HD (another) with function "export project as a library" an takes hours for something around 1 giga.
    Since I have Lion I can not use Time Machine. I have a Western Digital 2 Teras in raid 1. 1 tera for copy and 1 tera as an image. It's been impossible. I had to format the HD and when I try to start using Time machine my 600 gigas of data becomes in 7 days!!. 7 days !! for a backup. An usually after several hours (sometimes 20hrs,  sometimes 1 day and a half) the process stoped abrudtly... and that's it. star again.
    How can I check or perform a exploration to see what is happening?
    thanks in advance
    RyJ     

    Is a Western Digital Studio Edition II 2T (in RAID 1 mirror). The HD has 2 drives 1T each an put one mirroring the second one.
    HD is connected to Mac through Firewire 800.

  • On my macbook pro I have a message on my homepage telling me that certain items want to use my keychain. I've pressed cancel the message will not go. The mac is now running very slow and iphoto and safari are not working. Can anyone help?

    On my macbook pro I have a message on my homepage telling me that certain items want to use my keychain. I've pressed cancel the message will not go. The mac is now running very slow and iphoto and safari are not working. Can anyone help?

    What version of Mac OS X?
    What home page?
    What browser?

  • My mac mini is running very slow all of a sudden, how can i restore it's speed?

    my mac mini is running very slow all of a sudden, how can i restore it's speed?

    This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem.
    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. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    Below are instructions to run a UNIX shell script, a type of program. All it does is to gather information about the state of your computer. That information goes nowhere unless you choose to share it on this page. However, you should be cautious about running a program at the instance of a stranger on a public message board. 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.
    Here's a summary of what you need to do: Copy a line of text from this web page into the window of another application. Wait about a minute. Then paste some other text, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
    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.
    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 paragraph doesn’t apply.
    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 your browser, 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:
    clear; shopt -s extglob; Fb='%s\n\t(%s)\n'; Fm='\n%s:\n\n%s\n'; Fs='\n%s: %s\n'; Fu='User %s%%\t\tSystem %s%%'; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; R () { o=; [[ r -eq 0 ]]; }; Pm () { [[ "$o" ]] && o=`sed 's/^ */   /' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pc () { o=`egrep -v '^[[:blank:]]*($|#)' "$2"`; Pm "$1"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o="${o##+( )}"; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; id | grep -qw '80(admin)'; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; system_profiler SPSoftwareDataType | sed '8!d;s/^ *//'; o=`system_profiler SPDiagnosticsDataType | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; o=`pmset -g therm | sed 's/^.*CP/CP/'`; grep -q 'No th' <<< "$o" && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; grep -q '= [^GO]' <<< "$o" || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; o=`ls /L*/L*/Dia*/*.panic | wc -l`; Ps "Panics"; o=`ls /L*/L*/Dia*/*.c* | tail`; Pm "System crash logs"; o=`ls L*/L*/Dia* | tail`; Pm "User crash logs"; o=`syslog -F bsd -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|n Cause: -|NVDA\(|pagin|SATA W|timed? ?o' | tail -n25 | awk '/:/{$4=""; $5=""; print}'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; [[ o -lt 5120 ]] && 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 90 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Pm "Total CPU usage" && s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); o=${s[2]}%; Ps "CPU usage by process $s of user ${s[1]}"; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); s[2]=${s[2]%[+-]}; o=$((s[2]>=25000?s[2]:0)); Ps "Mach ports used by process $s of user ${s[1]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'`; Pm "Extrinsic system jobs"; o=`launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; for d in {/,}L*/{La,Priv,Sta}*; do o=`ls -A "$d" | egrep -v '^(\.DS_Store$|com\.apple\.)'`; Pm "$d"; done; o=`find -L /S*/L*/E* {/,}L*/{A*d,Compon,Ex,In,Keyb,Mail,P*P,Qu,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB\ :CFBundleIdentifier "$d/Info.plist") || ID="No bundle ID"; egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|\.hpio|JMicron|microsoft\.MDI|print|SoftRAID" <<< $ID && printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find /u*/{,*/}lib -type f -exec sh -c 'file -b "$1" | grep -qw shared && ! codesign -v "$1"' {} {} \; -print`; Pm "Unsigned shared libraries"; o=`launchctl getenv DYLD_INSERT_LIBRARIES`; Pm "Inserted libraries"; o=`find {,/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}'`; Ps "DNS"; R && o=`sudo profiles -P | grep :`; Pm "Profiles"; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; Pc "hosts" <(egrep -v '(local|broadcast)host' /etc/hosts); 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"; 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 's/\..*$//;s/-[1-9]$//'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`system_profiler SPFontsDataType | egrep "Valid: N|Duplicate: Y" | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist ! -exec sh -c 'plutil -s "$1" >&-' {} {} \; -print`; 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]##*/} files"; done; 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.
    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.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign ($) or a percent sign (%). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.
    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.
    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're not logged in as an administrator, you won't be prompted for your password. The test will still run. It just won't do anything that requires administrator rights.
    The test may take up to 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. There is no indication of progress until it's done. Wait for the line "[Process completed]" to appear in the Terminal window. If you don't see that line 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 your results. No harm will be done.
    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.
    When you post the results, you might see the message, "You have included content in your post that is not permitted." That's because the forum software falsely identifies something in the post as a violation of the terms of use. If that happens, please post the 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 Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of Apple Support Communities ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • We recently had a few brief power failures. Since then, my Mac Pro has been very slow on start up. Any suggestions?

    We Recently had a few brief power failures. Since then, my Mac Pro has been very slow on startup. Any suggestions?

    Like the  man says:
    Run Disk Utility > Repair ... (not just repair permissions) while booted from another drive. If you have a stronger utility like Disk Warrior, that would be even better.
    If you find that the ONLY way you can do this is by booting from the DVD, The Hatter recommends you establish an emergency drive or partition on a drive other than the Boot drive and use that in the future. It makes emergency Repair, backup, and cloning much easier.

  • My mac pro is running very slow and I have a pin wheel turning

    My mac pro is running very slow and I have a pin wheel turning what can I do?

    https://support.apple.com/kb/DL1433
    https://www.apple.com/macosx/recovery/
    http://support.apple.com/kb/HT4718

  • Why my Illustrator CC is now very slow for opening a 2MB AI file (about 5 minutes), at the beginning (1 month ago) it was very fast (10 seconds).

    Why my Illustrator CC is now very slow for opening a 2MB AI file (about 5 minutes), at the beginning (1 month ago) it was very fast (10 seconds).

    Assuming that you system meets minimal requirements for CC, make sure you have enough space on your hard drive. By saying enough, I try not to cross 3/4 of its capacity but trivially saying, the more free space the better and the faster the drive the better (I've been considering an SSD drive but still running a regular HDD).
    If you are on Windows, clean up the %TEMP% folder regularly and keep the disk neat using the defragmentation tool.
    Click Start>Run>enter %temp% , wait for the files to load and select all, hit Shift+DEL to remove them permanently.
    For the defrag tool, you can use either the defrag /? command from the command line or right-click the drive, click Properties > Tools > Defragmentation>Defragment Now
    Other than that it requires deeper analysis to find performance bottleneck.

  • My Mac recently began running very slow.

    My Mac recently began running very slow.  I recently loaded Yosemite; could that be the problem? 
    Sure would appreciate any suggestions on how to get my Mac back up to speed.
    Derf
    See attached:
    EtreCheck version: 2.0.11 (98)
    Report generated November 6, 2014 at 9:01:05 PM CST
    Hardware Information: ℹ️
      iMac (21.5-inch, Mid 2010) (Verified)
      iMac - model: iMac11,2
      1 3.06 GHz Intel Core i3 CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      empty empty empty empty
      BANK 1/DIMM0
      empty empty empty empty
      BANK 0/DIMM1
      2 GB DDR3 1333 MHz ok
      BANK 1/DIMM1
      2 GB DDR3 1333 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      ATI Radeon HD 4670 - VRAM: 256 MB
      iMac 1920 x 1080
    System Software: ℹ️
      OS X 10.10 (14A389) - Uptime: 2 days 7:12:36
    Disk Information: ℹ️
      SAMSUNG HD502HJ disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) /  [Startup]: 499.25 GB (361.95 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      HL-DT-STDVDRW  GA32N 
    USB Information: ℹ️
      Apple Inc. Built-in iSight
      Apple Computer, Inc. IR Receiver
      EPSON EPSON XP-410 Series
      Elgato Video Capture
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Internal Memory Card Reader
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Library/Application Support/MacKeeper/AntiVirus.app
      [not loaded] net.kromtech.kext.AVKauth (2.3.7 - SDK 10.9) Support
      [loaded] net.kromtech.kext.Firewall (2.3.7 - SDK 10.9) Support
      /System/Library/Extensions
      [not loaded] com.Belcarra.iokit.USBLAN_netpart (2.0.2) Support
      [not loaded] com.Belcarra.iokit.USBLAN_usbpart (2.0.2) Support
      [not loaded] com.RemoteControl.USBLAN.usbpart (2.0.6) Support
      [not loaded] com.wdc.driver.1394HP (1.0.7) Support
      [not loaded] com.wdc.driver.USBHP (1.0.6) Support
      /System/Library/Extensions/Belcarra.USBLAN_netpart.kext/Contents/PlugIns
      [not loaded] com.belcarra.iokit.netpart.panther (1.6.1) Support
      /System/Library/Extensions/Belcarra.USBLAN_usbpart.kext/Contents/PlugIns
      [not loaded] com.belcarra.iokit.usbpart.panther (1.6.1) Support
      /System/Library/Extensions/RemoteControl.USBLAN_usbpart.kext/Contents/PlugIns
      [not loaded] com.RemoteControl.USBLAN.panther (1.6.1) Support
    Launch Agents: ℹ️
      [invalid?] com.epson.Epson_Low_Ink_Reminder.launcher.plist Support
      [invalid?] com.epson.esua.launcher.plist Support
      [running] com.epson.eventmanager.agent.plist Support
      [loaded] com.oracle.java.Java-Updater.plist Support
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
      [loaded] com.oracle.java.JavaUpdateHelper.plist Support
      [running] com.zeobit.MacKeeper.AntiVirus.plist Support
      [running] com.zeobit.MacKeeper.plugin.AntiTheft.daemon.plist Support
    User Launch Agents: ℹ️
      [running] com.cnet.ttengine.plist Support
      [loaded] com.google.keystone.agent.plist Support
      [invalid?] com.nds.pcshow.plist Support
      [invalid?] com.nds.pcshow.uninstall.plist Support
      [running] com.zeobit.MacKeeper.Helper.plist Support
    User Login Items: ℹ️
      iTunesHelper UNKNOWNHidden (missing value)
      iTunesHelper UNKNOWNHidden (missing value)
      WeatherBug Alert ApplicationHidden (/Users/[redacted]/Downloads/WeatherBug Alert.app)
      Mail Application (/Applications/Mail.app)
      Calendar Application (/Applications/Calendar.app)
      CDSBupd UNKNOWN (missing value)
      TuneupMyMac UNKNOWN (missing value)
      Dropbox Application (/Applications/Dropbox.app)
      Pandora Application (/Applications/Pandora.app)
    Internet Plug-ins: ℹ️
      Flip4Mac WMV Plugin: Version: 3.1.0.24   - SDK 10.8 Support
      FlashPlayer-10.6: Version: 15.0.0.189 - SDK 10.6 Support
      JavaAppletPlugin: Version: Java 7 Update 67 Check version
      Flash Player: Version: 15.0.0.189 - SDK 10.6 Support
      Default Browser: Version: 600 - SDK 10.10
      LogitechHarmony: Version: 2.0 - SDK 10.7 Support
      QuickTime Plugin: Version: 7.7.3
      GarminGpsControl: Version: 4.0.1.0 Release - SDK 10.6 Support
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 Support
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
    User Internet Plug-ins: ℹ️
      Google Earth Web Plug-in: Version: 6.2 Support
    Safari Extensions: ℹ️
      1Password
      Evernote Web Clipper
    3rd Party Preference Panes: ℹ️
      TechTracker  Support
      Flash Player  Support
      Java  Support
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: OFF
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 499.25 GB Disk used: 137.30 GB
      Destinations:
      My Passport [Network]
      Total size: 999.48 GB
      Total number of backups: 107
      Oldest backup: 2013-05-17 04:54:39 +0000
      Last backup: 2014-11-07 02:20:20 +0000
      Size of backup disk: Adequate
      Backup size 999.48 GB > (Disk used 137.30 GB X 3)
    Top Processes by CPU: ℹ️
          17% WindowServer
          4% Pandora
          2% Safari
          2% coreaudiod
          0% hidd
    Top Processes by Memory: ℹ️
      146 MB Safari
      86 MB mds_stores
      82 MB Mail
      73 MB mds
      73 MB MacKeeper
    Virtual Memory Information: ℹ️
      313 MB Free RAM
      1.46 GB Active RAM
      530 MB Inactive RAM
      713 MB Wired RAM
      25.50 GB Page-ins
      770 MB Page-outs

    New EtreCheck follows.
    Thanks again for your help.
    Derf
    EtreCheck version: 2.0.11 (98)
    Report generated November 14, 2014 at 5:00:26 PM CST
    Hardware Information: ℹ️
      iMac (21.5-inch, Mid 2010) (Verified)
      iMac - model: iMac11,2
      1 3.06 GHz Intel Core i3 CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      empty empty empty empty
      BANK 1/DIMM0
      empty empty empty empty
      BANK 0/DIMM1
      2 GB DDR3 1333 MHz ok
      BANK 1/DIMM1
      2 GB DDR3 1333 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      ATI Radeon HD 4670 - VRAM: 256 MB
      iMac 1920 x 1080
    System Software: ℹ️
      OS X 10.10 (14A389) - Uptime: 3 days 1:42:45
    Disk Information: ℹ️
      SAMSUNG HD502HJ disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) /  [Startup]: 499.25 GB (370.16 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      HL-DT-STDVDRW  GA32N 
    USB Information: ℹ️
      Apple Computer, Inc. IR Receiver
      Apple Inc. Built-in iSight
      EPSON EPSON XP-410 Series
      Elgato Video Capture
      Apple Internal Memory Card Reader
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /System/Library/Extensions
      [not loaded] com.Belcarra.iokit.USBLAN_netpart (2.0.2) Support
      [not loaded] com.Belcarra.iokit.USBLAN_usbpart (2.0.2) Support
      [not loaded] com.RemoteControl.USBLAN.usbpart (2.0.6) Support
      [not loaded] com.wdc.driver.1394HP (1.0.7) Support
      [not loaded] com.wdc.driver.USBHP (1.0.6) Support
      /System/Library/Extensions/Belcarra.USBLAN_netpart.kext/Contents/PlugIns
      [not loaded] com.belcarra.iokit.netpart.panther (1.6.1) Support
      /System/Library/Extensions/Belcarra.USBLAN_usbpart.kext/Contents/PlugIns
      [not loaded] com.belcarra.iokit.usbpart.panther (1.6.1) Support
      /System/Library/Extensions/RemoteControl.USBLAN_usbpart.kext/Contents/PlugIns
      [not loaded] com.RemoteControl.USBLAN.panther (1.6.1) Support
    Launch Agents: ℹ️
      [invalid?] com.epson.Epson_Low_Ink_Reminder.launcher.plist Support
      [invalid?] com.epson.esua.launcher.plist Support
      [running] com.epson.eventmanager.agent.plist Support
      [loaded] com.oracle.java.Java-Updater.plist Support
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
      [loaded] com.oracle.java.JavaUpdateHelper.plist Support
    User Launch Agents: ℹ️
      [running] com.cnet.ttengine.plist Support
      [loaded] com.google.keystone.agent.plist Support
      [invalid?] com.nds.pcshow.plist Support
      [invalid?] com.nds.pcshow.uninstall.plist Support
    User Login Items: ℹ️
      iTunesHelper UNKNOWNHidden (missing value)
      iTunesHelper UNKNOWNHidden (missing value)
      WeatherBug Alert ApplicationHidden (/Users/[redacted]/Downloads/WeatherBug Alert.app)
      Mail Application (/Applications/Mail.app)
      Calendar Application (/Applications/Calendar.app)
      CDSBupd UNKNOWN (missing value)
      TuneupMyMac UNKNOWN (missing value)
      Dropbox Application (/Applications/Dropbox.app)
      Pandora Application (/Applications/Pandora.app)
    Internet Plug-ins: ℹ️
      Flip4Mac WMV Plugin: Version: 3.1.0.24   - SDK 10.8 Support
      FlashPlayer-10.6: Version: 15.0.0.223 - SDK 10.6 Support
      JavaAppletPlugin: Version: Java 7 Update 67 Check version
      Flash Player: Version: 15.0.0.223 - SDK 10.6 Support
      Default Browser: Version: 600 - SDK 10.10
      LogitechHarmony: Version: 2.0 - SDK 10.7 Support
      QuickTime Plugin: Version: 7.7.3
      GarminGpsControl: Version: 4.0.1.0 Release - SDK 10.6 Support
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 Support
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
    User Internet Plug-ins: ℹ️
      Google Earth Web Plug-in: Version: 6.2 Support
    Safari Extensions: ℹ️
      1Password
      Evernote Web Clipper
    3rd Party Preference Panes: ℹ️
      TechTracker  Support
      Flash Player  Support
      Java  Support
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: OFF
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 499.25 GB Disk used: 129.09 GB
      Destinations:
      My Passport [Network]
      Total size: 999.48 GB
      Total number of backups: 106
      Oldest backup: 2013-05-17 04:54:39 +0000
      Last backup: 2014-11-14 22:17:20 +0000
      Size of backup disk: Adequate
      Backup size 999.48 GB > (Disk used 129.09 GB X 3)
    Top Processes by CPU: ℹ️
          4% WindowServer
          3% Pandora
          0% fontd
          0% EPSON Scanner
          0% EEventManager
    Top Processes by Memory: ℹ️
      288 MB Mail
      210 MB softwareupdated
      189 MB Numbers
      116 MB Safari
      97 MB com.apple.WebKit.WebContent
    Virtual Memory Information: ℹ️
      39 MB Free RAM
      1.63 GB Active RAM
      1.62 GB Inactive RAM
      659 MB Wired RAM
      30.11 GB Page-ins
      290 MB Page-outs

  • I just bought my Iphone 5, why is it that it is very slow or hard to connect when nearby wifi stations unlike the Ipad/Ipod units?

    I just bought my Iphone 5, why is it that it is very slow or connot connect at all when nearby WIFI stations unlike the Ipad/Ipod units?

    Have already taken the necessary steps but to no avail.  I would like to take this oppurtunity to inquire from Iphone 5 users if they experienced the same..the gadget is very slow in picking up WIFI signal unlike the Ipad/Ipod units.. If this is the case then its a big draw back for Iphone 5..it's also draining its battery fast.

  • HT1338 Mountain lion download very slow. 10 hours so far

    Mountain Lion download very slow. 10 hours so far

    It takes awhile.  Also, your ISP connection is part of the equation.
    Barry

  • Why my Mac Pro 2009 became too slow after updated Yosemite?

    Why my Mac Pro 2009 became too slow after updated Yosemite?

    When the slowness is especially bad, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    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 and start typing the name.
    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.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages 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 it useless for 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.

  • HT1338 my computer it's very slow when surfing the internet?

    my computer it's very slow when surfing the internet

    Hello again
    As suggested I checked all CPU data in the Activity Monitor folder and could not see anything running that appeared to be draining CPU space or competing with other applications.  The following are the results from the Activity Monitor data:
    CPU:  %User - 0.37, %System - 0.62, %Idle - 99.12
    System Memory:  Free - 4.90GB, Wired - 1.15GB, Active - 1.48GB, Inactive - 468.1MB, Used - 3.09GB
    I also ran a test on my Mac using www.sppedtest.net, the results are as follows:
    Ping Speed - 1575ms, Download Speed - 0.15Mbps, Upload Speed - 0.04Mbps
    I am hoping this provides enough information to direct me on what next to check as my Mac internet performance is still poor.
    Thank you for your time

  • Hi from the last two days my iphone have very slow to open the apps and very slow when i check the notification window , it taking too much time to open when i tap to down . help me to resolve the issue.

    Hi,  from the last two days my iphone( iphone 4 with ios 5) have very slow to open the apps and very slow when i check the notification window , it taking too much time to open when i tap to down . help me to resolve the issue.

    The Basic Troubleshooting Steps are:
    Restart... Reset... Restore...
    iPhone Reset
    http://support.apple.com/kb/ht1430
    Try this First... You will Not Lose Any Data...
    Turn the Phone Off...
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear and then Disappear...
    Usually takes about 15 - 20 Seconds... ( But can take Longer...)
    Release the Buttons...
    Turn the Phone On...
    If that does not help... See Here:
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414

  • My MacBook Pro is running very slow when using the internet and sometimes gives the pinwheel of death, any suggestions on how to fix?

    My MacBook Pro is running very slow when using the internet and sometimes gives the pinwheel of death, any suggestions on how to fix?

    <http://www.thexlab.com/faqs/sbbod.html>

Maybe you are looking for

  • Poor treatment of customer by warranty repair support

    My worst customer support experience – from my most trusted manufacturer! I have been using PCs and laptops since 1987 when the first IBM PCs came out with floppy drives. I always trusted IBM – PCs, Thinkpads and Lenovos. But now I have to stop unles

  • How to Save HTML page in Apex application into our local Windows Box

    Hi, I am having one HTML page in my Apex Application. I want to download this page into my Local Windows machine. How to do this? Thanks Yash

  • Is it possible selecting all calenders at once in ical beta on the left sid

    hi all, ı created about ten calenders, sometimes more, so ı need to select and deselect all of them at once. then select only one or two of them to gain time. hou is it possible. tks

  • Tracker-extract spam in system log

    Hi, I recently moved from Ubuntu to Arch. On both distribution I use Gnome 3. I took my home directory from Ubuntu to Arch. Now I get a couple of Gnome warnings and errors in my system log, especially from the tracker-extract. For every file, which w

  • JavaFX Tree Scenario

    At present I am experimenting with trees in JavaFX and would like to know if the following scenario is possible? At present I have a tree structure that displays a checkbox for every tree node except the root node where I use a graphics icon. Now wha