Problems with sound and safari slowness

installed mavericks on a macbook pro from 2011, 2.5 GHz and 4GB RAM
the sound icon on the top menu bar is light grey, won't open in system preferences (spinning beach ball of death...)
safari takes FOREVER to load new pages, especially outlook, and new tabs...
anybody else having issues or have solutions?

For the sound issue ..
Open the Finder. From the Finder menu bar click Go > Go to Folder
Type or copy paste the following:
~/Library/Preferences/com.apple.systemuiserver.plist
Click Go then move the com.apple.systemuiserver.plist file to the Trash.
Restart your Mac. See if the sound icon is bold in the status menu bar and try System Preferences > Sound
As for Safari, try troubleshooting Safari extensions and third party plugins.
From the Safari menu bar click Safari > Preferences then select the Extensions tab. Turn that OFF, quit and relaunch Safari to test. If that helped, turn one extension on then quit and relaunch Safari to test until you find the incompatible extension then click uninstall.
If it's not an extensions issue, try troubleshooting third party plug-ins.
Back to Safari > Preferences. This time select the Security tab. Deselect:  Allow all other plug-ins. Quit and relaunch Safari to test.
If that made a difference, instructions for troubleshooting plugins here.

Similar Messages

  • Problems with Mail and Safari

    Hi,
    I'm running OS 10.11 and am having some consistent problems with Mail and Safari on my MacPro Dual 2.66. Here they are:
    Sometimes, for no apparent reason, selecting these applications from the dock no longer opens the application (or a new window if already opened), but causes them to be revealed in the finder.
    In Safari, when this problem occurs, another symptom seems to be that new windows will ONLY open in a new tab, even though I have preferences set to open links in a new window. If I click on a bookmark within a folder in the bookmark toolbar, Safari will open ALL the bookmarks in the folder in new tabs!!
    In Mail, when I open my Inbox, clicking on various messages will highlight (in blue) ALL the messages I'm clicking on, instead of simply displaying the highlighted message in the reader.
    The only way to get things back to normal is to reboot my machine, which is getting to be a total drag, especially since this seems to happen fairly often.
    One other thing that may be related- if my screen saver is running, and I move the mouse to go to an active screen, the computer will "freeze." It stays like this indefinitely- I figured out that if I press the button on the machine itself it will go to sleep, and I can wake it up and then everything is fine, but I don't understand what's going on.
    I have tried using Disk Utility and Disk Warrior, and have used OnyX to clean out my system cache and aall sorts of other stuff, but to no avail.
    Is anybody else experiencing any of this? I'm starting to get really frustrated. Thanks for any advice.
    Cheers,
    Andrew

    Scott,
    I had posted earlier that I had Flash payer problems and then QuickTime and PDF preview problems too, on my Intel PowerMac. I could not figure out what the problem was, because fixing permissions and moving plugins did not work. Console indicated that the Quicktime components were not found, with the problem in a webkit pref file somewhere (nil field value). Anyway, I bailed and reinstalled Leopard from a 10.5.0 DVD, and then updated using the combo updater to 10.5.3. Everything worked. Then, after the 'Java for Mac OSX 10.5 Update 1', it all broke again. This time, repairing permissions resulted in:
    User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/lib/jvm.cfg", should be 0, user is 95.
    User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/classlist" , should be 0, user is 95.
    Now it all works again. This is obviously a flaw with the Java update, and also somehow Disk Utility did not find it earlier. Anyway, take a look at reverting the Java update, or manually changing user for those files (I suppose user 0 is root, but maybe it is nobody).
    Obscure....

  • Problems with WiFi and Safari

    I have am having problems with my Wifi/Safari. I connect to my WiFi, by entering my password, yet the padlock icon remains, is this normal? Then, when I try to get onto any website on Safari, it says 'Safari can't open the page because it can't find the server.'
    I have tried renewing the lease (not that it is a paid connection, this is my own personal Wifi connection), but that doesn't work either.
    Any pointers?
    Thanks.

    Yes the padlock will stay locked and try getting on Youtube and see if that works because this happened to me and Youtube worked then later i found out that the website i had typed in was not a real website i had it typed in wrong so try that and i hope it works.

  • Problems with Chrome and Safari

    About one week ago, I started having some issues with my mid-2012 MBP. After troubleshooting various items, I both reinstalled OSX and then erased the hard drive and reinstalled OSX. As far as I can tell, most of the minor issues were taken care of.
    Two issues persist.
    1. The thumbnail photos that accompany status updates in my Facebook News Feed are not showing up. It's either blank, or a broken photo symbol. This is happening intermittently in both Chrome and Safari. I should add, since the latest install of OSX, Chrome and Adobe Flash have been the only things I have downloaded. And the issue remained in Safari after the fresh install and before downloading Chrome, so I know this issue isn't Chrome related. (It also happens with the Test user profile I have in which there are no other programs.)
    2. Along with (1), both Chrome and Safari have been partially or fully freezing. Again, this is intermittently. When the browsers freeze up, the Activity Monitor shows both Chrome and Safari as using over 100% of the CPU. It does not resolve itself in Chrome and requries a force quit. Safari has been resolving itself.
    Like I said, I have already erased the hard drive and reinstalled OSX. I have also ran the Hardware Test and it found nothing; and my S.M.A.R.T. status is Verified. I have also reset the PRAM and resent the SMC.
    Additionally, the newly downloaded Chrome is running as it is when downloaded from the site. That is, no extra plug-ins or extensions.
    Anyone have any ideas about what the issues could be?

    Back up all data. Don't continue unless you're sure you can restore from a backup, even if you're unable to log in.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Enter the following command in the Terminal window in the same way as before (triple-click, copy, and paste):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    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 to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Problems with apps and safari since installing Yosemite

    I could have shot myself after installing Maverick when it cam out but after a zillion updates and finally a 100 mile drive to the nearest Apple store and the genius bar it seemed to be working fine.  I dreaded installing Yosemite but as I have and iPad mini, and Yosemite is billed to work more harmoniously with that, I did the download.  Since then and even following the recent 'update', opening Safari takes forever, I get the rainbow wheel of doom. There is frequently a delay between my typing (about 35 words per minute) and actually seeing the curser and letters on screen, and often webpages just dump.  Other times, apps or webpages will just spontaneously pop open.  Sometimes Safari can't connect to pages.  Not my wifi as if I just choose another page it is fine.  I am actually back to using Chrome because I don't seem to have the same problems as with Safari.....  go figure.  5 years ago after years of pc's and the frustration of having hardware and software that were specifically made for each other, I thru in the towel and paid the bucks for a MacPro laptop and I loved my first three years.  Now, my machine ***** as does Safari!! an Apple app!  I feel like I need to debug, but I don't have any thing like MacKeeper on it now (the Genius bar guy took MacKeeper off when I had that visit to solve the Maverick problems).  I'm tempted to reinstall it but I read so many posts saying that folks had problems with a virus that they attributed to MacKeeper.   So, anyone else having these same problems and can anyone recommend a good cleanup and maintenance software so I can clean this up?

    Do not install MacKeeper.
    Back up your Mac if you have not already done so. To learn how to use Time Machine read Mac Basics: Time Machine backs up your Mac - Apple Support.
    Determine if the same problems also occur in "Safe Mode":
    Safe Mode or "Safe Boot" is a troubleshooting mode that bypasses all third party system extensions and loads only required system components. Read about it: Starting up in Safe Mode
    You must disable FileVault before you can start your Mac in Safe Mode.
    Starting your Mac in Safe Mode will take longer than usual, graphics will not render smoothly, audio is disabled on some Macs, and some programs (iTunes for example) may not work at all.
    Merely starting your Mac in Safe Mode is not intended to resolve the problem, it's to observe its performance without certain additional components.
    To end Safe Mode restart your Mac normally. Shutdown will take longer as well.

  • Problems with iWebsite and Safari

    Hi,
    Lately I've been having problems with my site on Safari (Version 2.0.4). The site I have is for my band and everything loads fine except for the music clips. I've had this site up since February and only started having this problem within the last month. It works fine on Firefox (Version 1.5.0.4) and even on Exporer (Version 5.2).
    Here's a link to a problem page.
    http://www.crashcontrol.ca/Critical.html
    So the whole page loads fine except for the song at the bottom. I just get a Quicktime symbol and a question mark. I've tried clearing the caches and resetting Safari (which did work once a few weeks ago)but no luck. I haven't updated these song pages in iWeb (Version 1.1.2) in a while and they use to play fine in Safari.
    Anyone have any suggestions?
    Thanks
    Dave

    hi dave,
    so first of all, when there is a question mark, it means that the file is missing! it is not at the place where it should be or it simply no there. check over that the file is where it should be!
    second, i just visited (under safari 2.0.4) the link you gave:
    http://www.crashcontrol.ca/Critical.html
    and the file just loads normal here, i tried all the others and ALL of the under MUSIC work!
    so you do might wanna empty your cache again!
    max

  • Problems with iChat and Safari

    Yesterday I got to work and started up my beloved iMac G5, but iChat would not open and it gives me the following note: The application iChat quit unexpectedly. Mac OS X and other applications are not affected. Click Reopen to open the application again. Click Report to see more details or send a report to Apple.
    I have tried to reopen and sent several reports to Apple but nothing has helped so far. It is also doing this with my Toast 7 and Safari will unexpectedly quit in the middle of an action.
    Has any one else experienced this kind of problem? I'm running Tiger as an operating system and I'm the only one at the office that is having this problem. And my system at home, which is the same, if fine as well. I ran Disk Utility, which found a preference problem that it said it fixed. I haven't gone further yet, since I still need to actually USE my computer during work hours, but if anyone has an idea, I would greatly appreciate it!
    Thanks!

    Find the program Pacifist online. Run it with your Tiger DVD in the machine (don't boot from it) and re-install iChat.
    Let me know!
    iSMH

  • Xfce4: Problems with Sound and Screen Locking on ASUS G53S

    Hello everyone,
    I recently installed Arch for the first time, and decided to use xfce4 for my desktop environment. Everything seems to work well after I followed the instructions given in the wiki, except for the sound and screen-locking functionality. Regarding the sound, I made sure that my user account is added to the audio group, and installed the gstreamer1.0-base-plugins and gstreamer1.0-good-plugins packages. The xfce4-mixer applet starts up without any warnings and recognizes the available devices, but I am still not able to hear any sound. The "Lock Screen" applet simply does nothing upon being clicked. Do you have any ideas as to what I should try in order to fix these problems?
    Thank you very much!

    To be able to lock the screen you have to install and configure a screen locker or screen saver, e.g. xscreensaver, slock, i3lock, maybe combined with  xautolock. When you use a screen locker and not xscreensaver, XFCE might not recognize it. Then create a symlink in /usr/local/bin/xflock4 or use a shellscript if you need to pass parameters.
    My configuration: xautolock with i3lock. /usr/local/bin/xflock4 is this executable shellscript:
    #!/bin/sh
    xautolock -locknow
    xautolock is started in the XFCE autostart with this commandline: xautolock -locker 'i3lock -d -i ~/Bilder/arch/arch-linux-lock.png'
    PS: If you like i3lock and need user switching capabilities, I can give you a patch where Ctrl-S calls a custom command (gdmflexiserver by default)
    Last edited by progandy (2012-06-17 14:19:12)

  • My early macbook air has problems with mail and safari

    When I try to open either mail or safari, each crashes with a message "safari (or mail) quit unexpectedly. This is a very recent problem.

    This article addresses Safari quitting unexpectedly and suggests a remedy: http://support.apple.com/kb/PH11931
    Yes, you have the latest Safari, so I believe this will help.
    Here are some troubleshooting tips for mail: http://support.apple.com/kb/TS3276

  • Many problems with Vista and Itunes--slowing and crashing

    Okay, so itunes has never worked right on my computer. I have a Comaq Persario V6000 with the Centrino duo. These are some of the problems I have with Itunes:
    1. will not play initially on start up. I need to close itunes, open it again and then sometimes it plays.
    2. Sometime itunes never opens, no matter how many times I click on the icon.
    3. Runs very slowly at times. Might take 30 seconds for a rating to appear after I've clicked on it.
    4. Crashes completely.
    I've tried reinstalling itunes numerous times to no avail. I'm also using the newest itunes version. Every other program works fine on my computer, except itunes. Any help is appreciated. I'm at my wits end. I love my ipod but I hate itunes.

    Hmmm. Looked around and tried all the tips and tricks. Nothing works basically. Even took the PC to pieces and plugged in my old graphics card (totally different make and drivers etc). No success. Mucked around with the memory, BIOS setup etc. Even read people in the same boat having no success reinstalling XP! Grief... Luckily I have a laptop to use for the iPod. Bit of a pain (should get a second cable really), but should work, esp with my portable 300gb drive. Annoying, buy hey....
    Oh, and I got the superman returns mp4 to play in a window from the website. After watching it through the windows player I selected the QuickTime version of the movie and waited for BSOD. Nope, played fine (much better quality too). Ok I thought, perhaps I've fixed it, play the downloaded version on the desktop. Nope, BSOD ****. ****....
    Hmmm, notice all the Apple gurus here loading up with tips and suggestions. Aha. Honestly anything more than "How do you get Britneys picture to appear?" and they don't want to know. Typical....
    Good luck.
    Cheers

  • Problems with sound and mics.

    Ok here goes. I have a HP envy dv7, windows 8, internet 10. Since day one I have sound issues when trying to skype. Sounds minor to some, BUT this is a large issue to me.
    I have sent this unit back for reapirs twice and still have the issue. HP says call skype, skype said call HP, HP says call microsoft.
    I have tried using our old computer and I can skype my grandchildren just find, however when I use the new computer, after a bit I get huge feedback and they can't understand what we are saying. A friend testing it says it sounds like we are talking through a tin can!!!
    We have set up both computers and skyped each other in the same house and have the same issue, therefore I don't believe it is the internet, or my sons computer. I believe it it my new computer that no one will fix or replace. I am at a loss and just saw this form and wondered if perhaps someone here could offer some advice.
    Thanks in advance for any and all suggestions. I truly believe I have a defective product, but HP will not agree with me, and just want to keep sending it back for the same repair over and over, taking 2-3 weeks at a time.
    Debbie Peloquin

    Hi Debbie,
    I suggest calling back and speaking to HP.
    If you live in the US, contact HP Here.
     If you are in another part of the world, begin Here.
    Good luck!
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Problem with sound and network card

    when my mainboard broke down i received other mainboard - 845PE Max - but i didn't get drives to it. Sometimes sound screeched but it worked fine till I reinstall windows. I had to download drives by Live Update, and after i downloaded it all sound screeched allmost every time, especially when i do something (click, close window etc.). It looks that sound work worse when processor is more busy. I tried to reinstall drives, but i didn't change anything. I have 2.1 speaker system, and it worked fine at old mainboard. I have win XP professional SP2, and it doesn't see any problem, and onboard realtek sound. Anyone know what can be a reason??

    I did get some disturbing backround noise after updating latest audiodriver for my 865pe v.1 board (C-Media 9739A) ,from Live update.
    Tried some different settings, but did not solve the problem, so I installed my
    Creative SB Live 5.1 pci-card with latest drivers, instead of going back to old driver - and now I´m happy again and got better sound as well in my 2.1 speakers.
    Try to find an older driver and see if problem go away ( pitty you don´t have the original MB CD drivers ) or buy a “cheap” audio pci-card, which probably will give better sound as well compared to on-board.
    ( you may have to disable on board sound in bios first )

  • Problem with sound, and problem with video transitions

    For some reason my audio isnt locked with my video anymore so when I move a clip the audio doesnt follow does anyone know how to fix that?
    Also, when I put in video transitions instead of just switching from the first clip to the second clip it flashes an image from other pieces of footage while transitioning and I need to figure out how to fix that too.
    Anyone know how to fix these?
    thanks

    Thanks i got the audio problem fixed.
    When I open up final cut it says some of the media has been disconnected but it then says I can't reconnect it or something like that, I don't know if that effects the transitions. I split up a lot of footage and rearranged it and for one of the places where it flashes a clip it shows one of the pieces of footage that I had deleted because it had a glitch and the other places I noticed it it had random clips from throughout the project, like a flash of an interview that happens way later in the film. So it is random clips that are in the film and even clips that I deleted.

  • Problems with iweb and safari - 'buttons' not working in safari/firefox...

    Hello. Help! I've been using iweb for a while with no probs - but on trying to launch my most recent site I'm finding the navigation buttons (graphic images not text buttons) work fine in iweb on my mac, plus fine on a PC but only partially in safari/firefox browsers... see sarahgreen.me and you will see that none of them work on the home page. Is this some kind of bug? I was wondering if it is anything to do with there being too many objects on the page or something? They are fine on a PC.
    Thanks for any ideas.
    Sarah

    In iWeb do Command-Shift-L to see the layout of the page.
    The content in the Navigation layer is blocking the content of the Header layer. The body layer is empty.
    Move ( +Use Command-drag+ ) EVERYTHING in the Navigation layer and EVERYTHING in the Header layer INTO the Body layer.
    Put content where it belongs.
    Message was edited by: Wyodor

  • Problems with sound and music

    I got an Apple TV and I connected to my Samsung TV with HDMI. It works fine, I sync with my MacBook Pro and I can see my pics and get some music from my iTunes library. But I can't play the songs. I select them but when I press play it doesn't work. And also there is no sound when I connect to Youtube for example.

    Winston Churchill wrote:
    Have you got the volume control turned down. Look in your video and audio settings, enable volume control and check if you are able to turn the volume up with the remote.
    that wouldn't explain the no volume with youtube though? as that setting only affects music playback ?

Maybe you are looking for

  • Exchange Server 2010 Accepted Domain

    Dear, I have the following environment: The company bought the company dominioA.com dominioB.com. Both companies have mail system. Company A wants to standardize the environment and wants only the mail platform remains in Exchange 2010 mail servers C

  • Adf swing form problem

    i created two adf swing new empty forms.. and i'm triying to open form2 (form2 have some components) with a click button from form1. i'm using this code on the event click button Form2 a = new Form2(); a.setVisible(true); //or a.Show(); after the cli

  • Keeping latest entries when syncing iCal and iPhone

    Hello, Is there a way I can *keep my latest entries* on iCal (be them on my iPhone or MacBook Pro) rather choosing one device's entries to replace the others? Thank you, Nando. Message was edited by: Icenando

  • & (ampersand) in 10g form

    Hi All, We have some issue about the & (ampersand) functionality in 6i forms which is not found in 10g form. We successfully convert the forms from 6i to 10g but when the users do their TESTING they found out that the & (ampersand) functionality was

  • Editing Raw in iPhoto '08

    I upgraded to Leopard and ilife '08. When I had Tiger and iphoto '06 I was editing raw photos with no problems.. Now, however, after investing all this time and money in upgrading I can't edit my raw photos in iphoto. I tried to go to the page that l