Why are the Play, Previous, and Forward icons in iTunes unresponsive?

I have all the updates. Everything works if I use the keyboard controls, but when I try to mouse over and click, it isn't responding everytime.
Here is a video to explain what I mean:
https://www.youtube.com/watch?v=f8y23C4SuUM

If you do not see an item on a toolbar and in the toolbar palette then click the "Restore Default Set" button to restore the default toolbar set up.
If the above steps didn't help then see:
* http://kb.mozillazine.org/Corrupt_localstore.rdf

Similar Messages

  • Why are my AOL mail and AIM icons suddenly missing?

    Why are my AOL mail and AIM icons suddenly missing. I can still access both by passing my mouse over the area previously occupied by the icons

    Have you tried restarting or resetting your iPad?
    Restart: Press On/Off button until the Slide to Power Off slider appears, select Slide to Power Off and, after It shuts down, press the On/Off button until the Apple logo appears.
    Reset: Press the Home and On/Off buttons at the same time and hold them until the Apple logo appears (about 10-15 seconds).
    No data will be lost.
    If these don't work try Settings > General > Reset > Reset All Settings

  • Why are the threads start and terminate randomly?

    Hi there,
    I got the program below. I am wondering why are the threads start and terminate randomly? Everytime, I run the program, it produces different results.
    I know that these four threads have got same normal priority (should be 5), and under windows there is something called timeslice. Then these four threads rotate using this timeslice. How do we know what exactly the timeslice is in seconds? If the timeslice is fix, then why the results are ramdom?
    Thanks in advance!
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    package mythreadone;
    * @author Administrator
    public class MyThreadOne implements Runnable {
    String tName;
    Thread t;
    MyThreadOne(String threadName) {
    tName = threadName;
    t = new Thread(this, tName);
    t.start();
    public void run() {
    try {
    System.out.println("Thread: " + tName);
    Thread.sleep(2000);
    } catch (InterruptedException e) {
    System.out.println("Exception: Thread "
    + tName + " interrupted");
    System.out.println("Terminating thread: " + tName);
    public static void main(String args[]) {
    // Why are the threads start and terminate randomly?
    new MyThreadOne("1");
    new MyThreadOne("2");
    new MyThreadOne("3");
    new MyThreadOne("4");
    try {
    Thread.sleep(10000);
    // Thread.sleep(2000);
    } catch (InterruptedException e) {
    System.out.println(
    "Exception: Thread main interrupted.");
    System.out.println(
    "Terminating thread: main thread.");
    1. Firstly, I set in the main function:
    Thread.sleep(10000);
    and I run the program it gives:
    Thread: 1
    Thread: 4
    Thread: 2
    Thread: 3
    Terminating thread: 1
    Terminating thread: 3
    Terminating thread: 4
    Terminating thread: 2
    Terminating thread: main thread.
    BUILD SUCCESSFUL (total time: 10 seconds)
    Run it again, it gives:
    Thread: 2
    Thread: 4
    Thread: 3
    Thread: 1
    Terminating thread: 2
    Terminating thread: 1
    Terminating thread: 3
    Terminating thread: 4
    Terminating thread: main thread.
    BUILD SUCCESSFUL (total time: 10 seconds)
    And my question was why it outputs like this? It suppose to be:
    Thread: 1
    Thread: 2
    Thread: 3
    Thread: 4
    Terminating thread: 1
    Terminating thread: 2
    Terminating thread: 3
    Terminating thread: 4
    Terminating thread: main thread.
    BUILD SUCCESSFUL (total time: 10 seconds)
    Why these four threads start and finish randomly each time I run the program? I use Windows, suppose there is a timeslice (i.e. 1 second), these threads have the same priority. Then the threads should start and finish in turn one by one. Am I right?
    2. My second question is:
    When I change the codes in the 'main' function into:
    Thread.sleep(10000); -> Thread.sleep(2000);
    it gives me the results like:
    Thread: 1
    Thread: 4
    Thread: 3
    Thread: 2
    Terminating thread: main thread.
    Terminating thread: 1
    Terminating thread: 4
    Terminating thread: 3
    Terminating thread: 2
    BUILD SUCCESSFUL (total time: 2 seconds)
    Run it again:
    Thread: 1
    Thread: 2
    Thread: 3
    Thread: 4
    Terminating thread: 3
    Terminating thread: main thread.
    Terminating thread: 4
    Terminating thread: 2
    Terminating thread: 1
    BUILD SUCCESSFUL (total time: 2 seconds)
    I tried several times. The main thread always terminates before or after the first child thread finished.
    My question is why it doesn't output something like:
    Thread: 1
    Thread: 2
    Thread: 3
    Thread: 4
    Terminating thread: 3
    Terminating thread: 4
    Terminating thread: 2
    Terminating thread: main thread.
    Terminating thread: 1
    BUILD SUCCESSFUL (total time: 2 seconds)
    or
    Thread: 1
    Thread: 2
    Thread: 3
    Thread: 4
    Terminating thread: 3
    Terminating thread: 4
    Terminating thread: 2
    Terminating thread: 1
    Terminating thread: main thread.
    BUILD SUCCESSFUL (total time: 2 seconds)

    user13476736 wrote:
    Yes, my machine has multi-core. Then you mean that if I got a one core machine the result should always be:
    Thread: 1
    Thread: 2
    Thread: 3
    Thread: 4
    Terminating thread: 1
    Terminating thread: 2
    Terminating thread: 3
    Terminating thread: 4
    Terminating thread: main thread.
    BUILD SUCCESSFUL (total time: 10 seconds)
    ???No.
    >
    How to explain my second quesiton then? Why the main thread always terminates before some of the child threads end? Thanks a lot.

  • Why are the printed image and its borders different than specified on Aperture's Print window

    Hi,
    I am trying to print an 11.98x17.97 image on a 13x19 sheet. I specify .51" borders top and bottom, and .52" right and left.
    Instead, I am getting a 7.5x10.75" printed image with L 1 1/8" + R 7 1/8" borders and T 1/8" + B 5 3/8" borders. In short, a smaller image, shoved up and left on the sheet. Please see screen shot below.
    Same happened when I tried to print a 4x6 image on an 8.5x11 sheet, until I was told by Kirby to enter the sheet size as a standard 'letter size' sheet instead of entering a custom 8.5x11" size. Is this the same? If so, what's the 'standard' size for 13"x19"?
    Something is going over my head here . HELP!
    RAPHAEL

    For the Epson 3880, I use the Paper Size "Super A3 / B 13 x 19 in (Manual — Rear)" when using Epson's 13x19" Hot Press or Cold Press paper.
    That's from my response to you on November 16th.  .
    That should allow you to print as you want.  I have a hunch about what might be happening with your current print setting, but I want to check it before speculating aloud.

  • Why are the podcast search results not showing in iTunes?

    I've been trying to search for some podcasts, and my results don't show up in iTunes. I've tried on my Mountain Lion MBP, and on my Windows 8 Laptop. Same effect happens. Is there something going on with search results in iTunes?

    I've been trying to search for some podcasts, and my results don't show up in iTunes. I've tried on my Mountain Lion MBP, and on my Windows 8 Laptop. Same effect happens. Is there something going on with search results in iTunes?

  • Why are all my movies and tv shows now on my ipad with the icloud icon?  How can i get rid of them?

    Why are all my movies and tv shows from my library now on my ipad with the icloud icon?  I have turned off all icloud related services. I have never used it.  On top of that, my ipad now gets stuck on step 5 of the sync - waiting for changes to be applied and never finishes.
    Help

    Hi, go in Settings, under Videos turn off "Show all videos"  this will remove the purchased videos to be displayed in the Video app.  The same can be done with the music.
    As for Step 5, connect you iPad and on the summary Tab, uncheck
    "Sync only checked songs and videos".  Then wait, it takes a while but this made it work for me after many restore attempts.
    good luck

  • Why are the songs downloaded from my computer grayed out and won't play?

    Why are the songs that I downloaded from my pc not playing on my iphone and grayed out?

    Hi sweatt,
    Welcome to Apple Support Communities.
    You may find these steps helpful for resolving the issue you're encountering:
    iTunes Store: Troubleshooting iTunes Match
    http://support.apple.com/kb/ts4054
    Songs containing DRM (Digital Rights Management) may not appear, or may appear grayed out in iCloud. This can occur if your computer is not authorized for playback of that content. Try authorizing your computer, then manually update iTunes Match.
    To determine what Apple ID your computer needs to be authorized for, locate and select the song in your iTunes library.
    Choose File > Get Info.
    In the Summary tab, locate the Account Name field in the right column and write it down.
    Click OK.
    Choose Store > Authorize this Computer.
    Type in the account name from the Summary field and its password. Click Authorize.
    Choose Store > Update iTunes Match.
    Best,
    Jeremy

  • Why are the movie and television icons missing from my Apple TV menu?

    Why are the movie and television icons missing from my Apple TV menu?

    likely because it does not have a working connection to the internet
    check the settings and maybe reenter the wifi pasword

  • Why are the Back and Forward arrows gone?

    In Firefox 4 the most irritating change is getting rid of the buttons for Back and Forward. Others have complained, correctly I think, about the Refresh/Reload icon gone, the Stop button gone. But I really MISS the arrows. I also didn't like having text and icons together in the menu bar, but I figured out how to change them.
    So... How do I get rid of the words Back and Forward and get the arrow buttons back?

    If you do not see an item on a toolbar and in the toolbar palette then click the "Restore Default Set" button to restore the default toolbar set up.
    If the above steps didn't help then see:
    * http://kb.mozillazine.org/Corrupt_localstore.rdf

  • HT5085 I have found that at least 3 music videos that I had previously purchased are not available in my I-tunes music video list.  I paid for them over a year ago, why are they not accessible, and why did they just disappear from my lists?

    I have found that at least 3 music videos that I had previously purchased are not available in my I-tunes music video list.  I paid for them over a year ago, why are they not accessible, and why did they just disappear from my lists?

    Have you deleted anything from your iTunes library ? Have you checked to see if they are still on your computer, but not listed in your iTunes library ?
    If not then do they show in the Purchased link under Quicklinks on the right-hand side of the iTunes store homepage for redownloading ? If they don't show there and others do and they are still in your country's store, then check to see if they are hidden : http://support.apple.com/kb/HT4919
    If they are no longer in your store for redownloading (or you aren't in a country where music videos can be redownloaded) then you will need to copy them back from your backup of your library/downloads.

  • Why are the options for "When Firefox starts" NOT clickable in Firefox 5? I want to choose "Windows and tabs that where opened last time you accessed the net" but Firefox won't let me.

    In the previous version of Firefox one could choose to save tabs so that when Firefox opened, all the tabs from the previous sessions appeared. This was done in Settings > Options > General > Startup. In the menu for the "When Firefox Starts" one had the option for "Windows and tabs that where opened last time you accessed the net." in Firefox 5.0, this menu is gray and not clickable. Help, please?

    ''Why are the options for "When Firefox starts" NOT clickable in Firefox 5?"
    Possibly you are not saving your "browsing history" which is what the session history is tied into.
    '''Not saving History''' -- check your settings for '''Tools > options > Privacy'''', make sure you are not clearing more than just cache in "Settings for Clearing History"
    * http://img232.imageshack.us/img232/4928/clearcachew.png
    * clearing your history at end of session, cache is the only one you would want to clear at end of session, if you don't want to lose things
    There are several things that are related to private browsing and not saving History
    * Private Browsing Ctrl+Shift+P
    * You selected "Never remember history" in first drop-down of Tools > Options Privacy and all of the check marks disappear (See picture above)
    * "Permanent private browsing mode" was check-marked under "Use custom settings for history" in the first drop-down of Tools > options > Privacy (see picture above)

  • WHY are the GAMES I Play on FACEBOOK now NOT LOADING ??

    Why are the GAMES I PLAY on FACEBOOK now not Loading ?
    I finally got to the area about STORAGE and got it TURN OFF and went to Play and two so far have NOT LOADED

    This is the Acrobat.com forum; if you have troubles with Flash Player, ask in the Flash Player forum.  And provide some details!

  • Play, rewind and forward don't work in the control center in ios7

    My play, rewind and forward buttons are not working in the control center at all but working fine everywhere else

    try restarting or resetting your iphone /
    http://support.apple.com/kb/HT1430

  • New email, reply and forward icons are shaded how do I fix this please

    I'm using Outlook on my Macbook Pro but the New Email, Reply and Forward icons are shaded and I can't use them.  How to fix this please?

    You will need to change your primary email address. This link should help.
    http://support.apple.com/kb/HT5621?viewlocale=en_US
    If you have the email you mistakenly used and the password, this will help.

  • Sometimes my ipod does not down load my entire library when I sync up with itunes, even if I have items loaded in the play list and can see them in the play list in my itunes when I check my ipod play list some items are missing part 1 will be there but p

    Sometimes my ipod does not down load my entire library when I sync up with itunes, even if I have items loaded in the play list and can see them in the play list in my itunes when I check my ipod play list some items are missing part 1 will be there but part two is not. Why?????

    How is your iPod configured to sync music from your iTunes library?  In other words, what options and configurations do you have enabled from under the iPod's Summary and Music configuration panes in iTunes?
    B-rock

Maybe you are looking for

  • How can i call a zreport from my bsp page.

    Hi friends, How can i call a zreport from my bsp page. Moosa

  • JNI Com CoCreateInstance VM crash

    I'm trying to use the ActiveHome SDK for use in a project. The SDK is written in vb and c++. I have set up a a main class inside of my JNI wrapper to test the logic. I also set up a main class in the Java class, the test class in c++ works well when

  • Flash site not working in IE after changes

    I'm working on a site (www.ontvandradio.co.uk) which is a full Flash site. It was working fine in IE6 and 7 but after making some amends last week to the content and uploading the new swf file it now doesn't work in IE but only on computers that have

  • Folder/File transfer help

    I'm trying to transfer files/folders from an old macbook to a new one, but when I connected the new to the old via firewire, finder was not able to locate them. The folders I am looking for are placed on the sidebar of the old mac. The only folders f

  • Ipod attempts to play but skips song after song

    I'm pretty sure its a 5th gen. ipod. A song title appears and it says for the time 0.00, waits 15-30 seconds, and then skips to the next song. It is as if the iPod tries to play the song, but can't figure out how to do so. It continues to do this and