Notes is giving me the beach ball. What gives?

Notes in Maverick is acting up.
I get the beachball as soon as I try to do anything.
I turned it off, then on again in iCloud Prefs. Zip. Then I repeated it and logged off. Zip. Then I turned it off and on, again, and rebooted the computer. Zip.
Any ideas? Any extension conflicting with it? I've already uninstalled GLIMS to great effect.

What happens when you try to open the Notes app?

Similar Messages

  • I use my mac book to dj. however, i tend to get the beach ball alot. is this due to lack of memory or is it something else. ive been thinking about getting more memory but i am not sure what the issue is

    I use my mac book to dj. however, i tend to get the beach ball alot. is this due to lack of memory or is it something else. ive been thinking about getting more memory but i am not sure what the issue is...i would like some advice before i go and buy more memory if it is not needed... i also do not keep my music on my lap top

    Okay, so we've eliminated the lack of space since you have plenty.
    See the screenshot from my Mac here:
    Page ins and page outs - post those (or just post the same type of screenshot). If you have a lot of those, that means that your machine needs to keep swapping RAM around to make the best of what is available which can result in slow responses.
    Also post the total amount of RAM you have (in my case, I have 12 GB)
    You free RAM of 221 MB is very, very low - I'm guessing you only have a total of 2 GB. If that is the case, I would absolutely max out the machine (if you don't know how much RAM you can put in, post your model number here so we can help with that).

  • The beach ball will not go away.  It is acting as the cursor in all open programs.  I know summer starts this week but this is ridiculous!

    The beach ball will not go away.  It is acting as the cursor in all open programs.  I know summer starts this week but this is ridiculous!
    thanks Denise

    This just happened here twice to. Was working in Photoshop CC on my Cintiq HD24 Touch when the cursor turned into a static beach ball. First time i ended up rebooting (really annoiying). Second time i opened Chrome to google this bug. Somewhere in the process of searching information my cursor changed back to an arrow???
    Using Mavericks on a rMBP mid 2012, Photoshop CC and a Wacom Cintiq HD24 Touch. Did not experience this before working on the Cintiq.
    Just letting you know.

  • Was running iphoto 11 for a year. Started to get the beach ball at startup. Uninstalled and tried to reinstall with my purchases and now it's not compatible?

    Was running IPhoto 11 for a year then got the beach ball yesterday at start up. deleted preferences. No go. did full un-install thinking I could get 11 off of my purchases at the App Store as I did not have it backed up. Now it says I need 10.7? How do I get my previous version that worked when I didn't back it up? Lost backup on a External HD. Cant upgrade to 10.7 on a intel core duo. Please help

    Welcome to Apple Communities
    The latest iPhoto version is supported in Lion only, so you can't install it. You can't install a previous version in App Store, so contact with the Mac App Store

  • When I open safari, I get a blank page and the beach ball.

    When I open safari, I get a blank page and the beach ball. If I try to go to a website, it will load up to a certain point sometimes—the .com of www.facebook.com for instance—but other times, nothing at all.
    I've fixed this once before by deleting some files in the library folder—extensions & preferences I believe—and choosing not to have plug-ins selected, then restarting the whole computer—rather than just safari. It will work fine for a day, or maybe 3 at the most, before I have to repeat the process all over again. I'm sure it's because I usually put plug-ins back on once I get it to work, because you can't really use the internet without using plug-ins. But I'm using Chrome right now, as I do when I'm too lazy or too in a rush to try the whole process of getting safari to work again, and I don't have a single issue with it.
    My question is really, what plug-in could cause this to happen repeatedly? It's not like I'm going to websites that may have malware on them. I spend most of my day going to some of the most visited websites on the internet. 
    Is there a known bug out there, because Java has been overrunning concurrently with this happening. It's CPU % runs around 100. I quit the process, but it doesn't change anything. So, other than the fan turning on, I have not had any popup telling me that safari has crashed, that I'm not connected to the internet, or that something went horribly, horribly wrong. I'm pretty sure Safari things it's running fine, but it's not.
    Thanks in advance.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac.
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing.
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects.
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands.
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    Launch the 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 page that opens.
    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.
    Step 1
    Copy or drag — do not type — the line below into the Terminal window, then press return:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'
    Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.) You can omit the final line ending in “$”.
    Step 2
    Repeat with this line:
    sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}'
    This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning.
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step.
    Step 3
    launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'
    Step 4
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting.
    Step 5
    osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null
    Remember, steps 1-5 are all drag-and-drop or copy-and-paste, whichever you prefer — no typing, except your password. Also remember to post the output.
    You can then quit Terminal.

  • Since loading Lion, I've experienced much more instability than Snow Leopard. In particular, Mail crashes with regularity, full-screen apps seem to run slower and show the beach ball more often for longer, etc.  I'm disappointed with the performance. Any

    Since loading Lion, I've experienced much more instability than Snow Leopard. In particular, Mail crashes with regularity, full-screen apps seem to run slower and show the beach ball more often for longer, etc. I love the features, but I'm disappointed with the performance. Any help coming from Apple?  I've been sending them so many reports after crashes, that their file must be full!

    Summoning max. courage, I did what you advised. Here is the result. What does this tell you? My Lion 7.2 (mid 2011 iMac) has several annoying glitches (which I have so far tolerated through gritted teeth) but none that have actually stopped me working.
    BTW, I see several items involving CleanMyMac which I did not know I had. It is generally villified as a trouble-maker. Spotlight can't find an app. or a utility of that name. How can I get rid of what's there please? Just delete?
    Last login: Thu Nov  3 20:55:11 on console
    Steve-Kirkbys-iMac:~ stevekirkby$ kextstat -kl | awk ' !/apple/ { print $6 $7 } '
    com.AmbrosiaSW.AudioSupport(4.0)
    Steve-Kirkbys-iMac:~ stevekirkby$ sudo launchctl list | sed 1d | awk ' !/0x|apple|com\.vix|edu\.|org\./ { print $3 } '
    Password:
    com.openssh.sshd
    com.stclairsoft.DefaultFolderXAgent
    com.microsoft.office.licensing.helper
    com.bombich.ccc.scheduledtask.067493DB-2728-4DF3-87D8-092EF69086E8
    com.bombich.ccc
    com.adobe.SwitchBoard
    Steve-Kirkbys-iMac:~ stevekirkby$ launchctl list | sed 1d | awk ' !/0x|apple|edu\.|org\./ { print $3 } '
    com.sony.PMBPortable.AutoRun
    uk.co.markallan.clamxav.freshclam
    com.veoh.webplayer.startup
    com.macpaw.CleanMyMac.volumeWatcher
    com.macpaw.CleanMyMac.trashSizeWatcher
    com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae
    com.adobe.AAM.Scheduler-1.0
    Steve-Kirkbys-iMac:~ stevekirkby$ ls -1A {,/}Library/{Ad,Compon,Ex,Fram,In,La,Mail/Bu,P*P,Priv,Qu,Scripti,Sta}* 2> /dev/null
    /Library/Components:
    /Library/Extensions:
    /Library/Frameworks:
    AEProfiling.framework
    AERegistration.framework
    ApplicationEnhancer.framework
    AudioMixEngine.framework
    FxPlug.framework
    NyxAudioAnalysis.framework
    PluginManager.framework
    ProFX.framework
    ProMetadataSupport.framework
    TSLicense.framework
    iLifeFaceRecognition.framework
    iLifeKit.framework
    iLifePageLayout.framework
    iLifeSQLAccess.framework
    iLifeSlideshow.framework
    /Library/Input Methods:
    /Library/Internet Plug-Ins:
    AdobePDFViewer.plugin
    EPPEX Plugin.plugin
    Flash Player.plugin
    Flip4Mac WMV Plugin.plugin
    JavaAppletPlugin.plugin
    Quartz Composer.webplugin
    QuickTime Plugin.plugin
    SharePointBrowserPlugin.plugin
    SharePointWebKitPlugin.webplugin
    Silverlight.plugin
    flashplayer.xpt
    iPhotoPhotocast.plugin
    nsIQTScriptablePlugin.xpt
    /Library/LaunchAgents:
    com.adobe.AAM.Updater-1.0.plist
    com.sony.PMBPortable.AutoRun.plist
    /Library/LaunchDaemons:
    com.adobe.SwitchBoard.plist
    com.apple.remotepairtool.plist
    com.bombich.ccc.plist
    com.bombich.ccc.scheduledtask.067493DB-2728-4DF3-87D8-092EF69086E8.plist
    com.microsoft.office.licensing.helper.plist
    com.stclairsoft.DefaultFolderXAgent.plist
    /Library/PreferencePanes:
    .DS_Store
    Application Enhancer.prefPane
    Default Folder X.prefPane
    DejaVu.prefPane
    Flash Player.prefPane
    Flip4Mac WMV.prefPane
    /Library/PrivilegedHelperTools:
    com.bombich.ccc
    com.microsoft.office.licensing.helper
    com.stclairsoft.DefaultFolderXAgent
    /Library/QuickLook:
    iWork.qlgenerator
    /Library/QuickTime:
    AppleIntermediateCodec.component
    AppleMPEG2Codec.component
    DesktopVideoOut.component
    DivX 6 Decoder.component
    FCP Uncompressed 422.component
    Flip4Mac WMV Advanced.component
    Flip4Mac WMV Export.component
    Flip4Mac WMV Import.component
    LiveType.component
    /Library/ScriptingAdditions:
    .DS_Store
    Adobe Unit Types.osax
    Default Folder X Addition.osax
    /Library/StartupItems:
    Library/Address Book Plug-Ins:
    Library/Frameworks:
    EWSMac.framework
    Library/Input Methods:
    .localized
    Library/Internet Plug-Ins:
    Library/LaunchAgents:
    com.adobe.AAM.Updater-1.0.plist
    com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
    com.macpaw.CleanMyMac.trashSizeWatcher.plist
    com.macpaw.CleanMyMac.volumeWatcher.plist
    com.veoh.webplayer.startup.plist
    uk.co.markallan.clamxav.freshclam.plist
    Library/PreferencePanes:
    .DS_Store
    Perian.prefPane
    WindowShade X.prefPane
    Library/QuickTime:
    AC3MovieImport.component
    Perian.component
    Library/ScriptingAdditions:
    Steve-Kirkbys-iMac:~ stevekirkby$

  • Do you have any ideas why Motion 5 would run slow on a computer? I have an Imac with 8Gigs of ram, and plenty of hard drive space, but it still gives me the beach ball when I add a few lights and effects. I'm at the end of my rope.

    Do you have any ideas why Motion 5 would run slow on a computer? I have an Imac with 8Gigs of ram, and plenty of hard drive space, but it still gives me the beach ball when I add a few lights and effects. I'm at the end of my rope.

    You probably don't really need 1080 at 60 for your finished projects but since you're just starting out with Motion, you need to lower your expectations. A long way. 1080 is about 2 million pixels per frame, DV is only about 400,000. That's not just five times as many pixels for the Mac to track; everything in video is exponential.
    Explore the training tutorials available by Mark Spencer. You will get an idea of how his super powerful machine reacts with the software.
    Adding a light roughly doubles the processing time over flat scenes. Two lights increases processing again. Reflections require processing the lights and then calculating the reflections so add another quarter of the time required for flat scenes. Add camera movement, motion blur, and depth of field and you need exponentially more processing time for every frame. The preload of renders into RAM is one of the cooler features of Motion, as comapred to After Effects, but that takes tons of time, to.
    Try working in ye olde DV resolution for a few days. Get to know the software's limitations and what gets imposed by your Macintosh. Step up to 720p/30 and see how things slow down.

  • Second hard drive and the Beach Ball

    Hello again, time to use the ever helpful Apple boards.
    I've been having a strange and disturbing problem, disturbing because it always ends in a hard reboot.
    I have two internal hard drives, one for running software, (called HD) the other for storing files. (Called FILES...Mostly Photoshop and Adobe Illustrator files).
    Sometimes, when waking from sleep, I click on FILES and get an everlasting Beach Ball. I try to relaunch the finder and it won't relaunch, so a power switch reboot is the only way to get it going again.
    What I've done: Disk Utility and Disk Warrior repairs. Apple Hardware Test shows all OK. SMART info still shows disk is good. I Checked connections. PRAM reset, permissions, com.apple.finder.plist deleted, still it happens. A reboot and everything is OK again, it's just that it's a hard reboot. It does not happen every time, but once or twice a week. I backup regularly so no data has been lost.
    Is this a problem with the finder or could it be the drive? Logic board?
    I think I am going to buy another drive and put it in there and see if it still happens. Unitl then, does anybody have an idea what this could be?
    G5 Dual 2.3   Mac OS X (10.4.6)   5.5 GB RAM

    Are both hard drives using the built-in SATA bus? Or have you added a Parallel ATA to PCI card to enable the use of Parallel ATA hard drives.
    Yes, they are both on the SATA.
    I have come up with an interesting trick/workaround. If I have an item in the trash from FILES and I try to empty it before detecting the "freeze" (before I click on FILES and get Beach Ball) I get an error message saying the trash can't be emptied.
    Stupid me, I didn't write down the error code because I didn't know that it had anything to do with this problem when it happened. But now I keep an item in the trash from FILES all the time, and I empty trash when waking from sleep. One of these times I'll get that error code again and post it in this thread.
    More importantly, until I figure out what this is, I can use this to tell me that the "freeze" is occuring without triggering the Beach Ball, and thus avoiding the hard reboot.

  • The beach-ball is turning and turning

    The beach-ball is turning and turning and/or Safari quits.
    I try to do an Open DNS which was advised to me a few years ago, and it did help at that time, but now when I try it, choosing a new location, I see :
    The status of your network connection cannot be determined.
    So what else can I do ?

    Hi,
    beach-ball is turning and turning and/or Safari quits.
    Open System Preferences / Network. Click the Advanced tab. Then select the DNS tab.
    Click+
    Add these numbers exactly as you see them here; 208.67.222.222
    Click+ again
    Add these numbers: 208.67.220.220
    Click Ok.
    Restart your Mac.
    If Safari crashes again, post a crash report.
    If Safari has just crashed, press the Report button on the CrashReporter dialog box to view the crash information.
    Now copy/paste the entire contents of the Crash Reporter window into your reply here. If the crash report dialog does not appear or the crash is hard to reproduce, crash logs can be retrieved from the ~/Library/Logs/CrashReporter> folder.
    Carolyn

  • Versions and the Beach ball

    Is there any way to get rid of the beach ball (and a hang lasting a couple of minutes sometimes), when a network user tries to open a document (in a network home folder, or AFP share) in applications with Versions support (e.g. TextEdit, Pixelmator…)?
    We have a simple network setup: Mac mini server with Lion Server 10.7 (and all the recent updates) and various iMacs all running Lion (with all the recent updates as well). Server is correctly configured and running DNS, OD master, AFP, Web server (+ FTP, MySQL and stuff). Nothing gets exposed to the outside world, the server sits behind an Airport Extreme, which provides DHCP, NAT and Firewall. All users have their home folders on the server, some of them were migrated from an older 10.6.8 server, some users are brand new (no difference between them when it comes to the hang…).
    Fortunately most people use LibreOffice and other applications, where this problem doesn't come up, but if you occasionally open up TextEdit…
    BTW, Preview works just fine…

    Are you doing a complete rebuild, i.e. all options checked?  If so then it may take a long time.  I've not done a complete rebuild, just options #1,2 and 6.  On a library with only 2,100 photos it takes less than a minute. 
    I'm sure there are users here that have done a complete rebuild with libraries as large as yours that may come forward and indicate what to expect.
    OT

  • I'm having trouble accessing a Library. I keep getting the beach ball every time I try to open it.

    Hi all. Very, VERY new to FCP. I've used many of your suggestions on here to help me through a lot, so thank you!
    This is just one issue that I can't seem to figure out.
    I was working on a project yesterday without any problems.
    Today when I went to work on it, Final Cut would start up, but it would display the beach ball forever once the start up routine was finished. The project would never load.
    A note, I have all current App updates installed.
    (I figured maybe this particular project didn't get updated for some reason, so I tried manually updating my projects and events, but when I went to select them in my 2nd drive, they were grey and I couldn't select them.)
    Another note, other projects work perfectly fine when I go to open them. It's just when I go to open this particular one, Final Cut will not work. Endless beach ball.
    I tried a suggestion that one user had, and that was to open two separate windows in Finder, and move the uncooperative library package contents into a new library. That didn't work either, and now I am unable to move the library package contents back to their original library. There is a yellow "!" triangle next to the library in Final Cut, so I'm wondering if this means that the file is corrupt.
    Hopefully I've given enough information on here to shed some light on my problem. Any help would be greatly appreciated.

    If it was working on 10/1, why not open up the most recent backup library with a timestamp of that day. Unless you specified otherwise, your backup folder is in Movies in your home folder. You can double-click one to open it in FCP.
    The update command actually wants a mounted drive selected.
    I suggest not going into the library bundles and moving or modifying folders/files except as a last resort. It sounds like both libraries are corrupted. 
    Russ

  • Everytime I start up my Mac mini I'll be able to use it only for a little while then the beach ball appears and it won't let me do anything I have to keep forcing it to turn off by holding the power button can someone help me?

    I have no external devices connected to my Mac mini but still everytime I use it after about half hour to an hour in whatever I'm using wether it's the Internet or iPhoto or iTunes the beach ball appears and I cannot get it to stop I always have to press and hold the power button and force it to switch off I then do a safe reboot and it starts up again fine but same thing again after a certain amount of time it will freeze. I have also had on some occasions a bright white screen with a folder and a flashing question mark appear but it's not because of any external devices as they have all been removed please can someone help me as I have no idea why this keeps happening to my computer and I'm worried that there's something seriously wrong it's only about 6 months old and I have no experience in dealing with computers ??

    EtreCheck version: 2.1.8 (121)
    Report generated 13 February 2015 15:33:46 GMT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        Mac mini (Late 2012) (Technical Specifications)
        Mac mini - model: Macmini6,1
        1 2.5 GHz Intel Core i5 CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        Intel HD Graphics 4000
            LG TV spdisplays_1080p
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 0:11:35
    Disk Information: ℹ️
        APPLE HDD ST500LM012 disk0 : (500.11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 499.25 GB (398.54 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
    USB Information: ℹ️
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Configuration files: ℹ️
        /etc/sysctl.conf - Exists
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/AVG AntiVirus.app
        [loaded]    com.avg.Antivirus.OnAccess.kext (2015.0 - SDK 10.8) [Click for support]
    Launch Agents: ℹ️
        [running]    com.avg.Antivirus.gui.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [running]    com.avg.Antivirus.infosd.plist [Click for support]
        [running]    com.avg.Antivirus.services.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
    Internet Plug-ins: ℹ️
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        Default Browser: Version: 600 - SDK 10.10
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
             5%    WindowServer
             1%    AVG
             0%    AppleSpell
             0%    fontd
             0%    cloudpaird
    Top Processes by Memory: ℹ️
        215 MB    com.apple.WebKit.WebContent
        125 MB    avgd
        107 MB    Safari
        90 MB    Messages
        69 MB    WindowServer
    Virtual Memory Information: ℹ️
        171 MB    Free RAM
        1.68 GB    Active RAM
        1.53 GB    Inactive RAM
        637 MB    Wired RAM
        1.34 GB    Page-ins
        2 MB    Page-outs
    Diagnostics Information: ℹ️
        Feb 13, 2015, 03:20:28 PM    Self test - passed
        Feb 6, 2015, 08:08:07 PM    /Library/Logs/DiagnosticReports/Kernel_2015-02-06-200807_[redacted].panic [Click for details]

  • My 3 year-old macbook pro is very slow. I have run disk utility and virus scan with no improvement. The "beach ball" will spin for minutes at a time when opening, closing or changing windows. Apple Store looked at it a few months ago with no help.

    my 3 year-old macbook pro is very slow. I have run disk utility and virus scan with no improvement. The "beach ball" will spin for minutes at a time when opening, closing or changing windows. Apple Store looked at it a few months ago with no help. What can I do?

    Under CPU: 3.5% user; 5% system; 91% idle; 441 threads; 90 processes.
    Under System: out of 2GB - 54.7MB free; 530MB wired; 603MB active; 862MB inactive; 1.95GB used.
    Is too much of the system memory tied up? If so, what can I do to free some up?

  • Every time I click print in Pages I get the beach ball and my mac freezes.

    I just updated to the newest version of pages and every time I click print in pages I get the beach ball and my mac freezes. Any suggestions on fixing this? I've tried shutting down and restarting several times...nothing seems to be working and I'm loosing/wasting time trying to fix this...

    Hey there nmiller0528,
    It sounds like you are unable to print from Pages at all from your computer. I want to recommend troublehsooting the Mac OS for print issues with this article named:
    Troubleshooting printer issues in OS X
    http://support.apple.com/kb/TS3147
    Follow these steps until the issue is addressed:
    Make sure that the printer is powered on, has ink / toner, and that there are no alerts on the printer’s control panel. Note: If you cannot clear an alert on the printer's control panel, stop here and check the printer's documentation or contact the manufacturer for support.
    Ensure the printer is properly connected to a USB port on the Mac or AirPort base station / Time Capsule. If the printer is a network-capable printer, make sure that it is properly connected to your home network.
    Use Software Update to find and install the latest available updates. If an update is installed, see if the issue persists.
    Open the Print & Scan pane or Print & Fax (Snow Leopard) pane in System Preferences.
    Delete the affected printer, then add the printer again.
    If the issue persists, try these additional steps:
    Reset the printing system, then add the printer again.
    If the issue still persists, reset the printing system again.  Download and install your printer's drivers. Then, add the printer again.
    Contact the printer vendor or visit their website for further assistance.
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

  • Help I can't get rid of the beach ball in system preferences!

    Hi,
    I have an iMac OS X 10.8.3.  Every time I go to system preferences to change my screen saver I immediatley get the beach ball and the enire thing freezes up.  I can't do ANYTHING within system referneces and I can only get out by 'force quit'. We've tried everything we can think of. This is a new glitch because we used to be able to change our photos in screen saver all the time.  It is super frustrating and  it slows down everything.  Does anybody know what could possibly be happening and if there is a way around this?
    Thanks

    Quit System Preferences if it's running. In the Finder, hold down the option key and select
    Go ▹ Library
    from the menu bar. From the Library folder, delete the following item, if it exists: 
    Caches/com.apple.systempreferences
    and move the following item to the Desktop:
    Preferences/com.apple.desktop.plist
    Launch System Preferences and test. If you still have the issue, put the item on the Desktop back where it came from and post again. Otherwise, delete the item.

Maybe you are looking for

  • Creating a Link to a Folder on a Server with Sharepoint Foundation 2013

    Hi All, I am looking to create a link from a page on my Sharepoint site to a folder on one of the companies servers. I have had a lot of trouble with this. Is there a piece of code I can use to do this? Thanks in advance.

  • Can I "catch" a click on a sortable column header of a report?

    Hi, I have a report. Most columns are made sortable: users can click on them to sort. I notice that when clicked only page-rendering executes (i.e. not page processing). Here is the question. I need to call some custom PL/SQL when the user clicks on

  • Full screen app switch speed

    It seems that after upgrading to Mountain Lion, when I use four fingers to switch between full screen apps, the speed became so much slower (or maybe with more precision?) and this really bugs me as I often switch back and forth a lot, and it also se

  • XML Syntax Highlighting

    Hi, I need help with XML Syntax Highlighting. I try to create simple XML editor, but I have probleblems with Syntax Highlighting. Is there anyone who can help me?

  • Probably solution for vertical lines in Top Sites Safari

    Hi ALL, Yesterday, Safari hanged in swapping websites in Top Sites. I has to force quite Safari and the vertical lines starting to showing up as a lot of users posted here. After reading a view posters here nothing came up for a solution to the issue