WHat is wrong with I tunes for I phone?

All weekend I tunes for I phone has been super slow, and when I click on an Album, I get this?  Anyone else having since this problem?

Using iSight with iChat AV

Similar Messages

  • Export Quicktime movie is not rendering video track, just the audio track. However, everything works when using Quicktime Conversion menu options. What is wrong with my setting for Export Quicktime movie?

    Export>Quicktime movie is not rendering video track, just the audio track. However, everything works when using Quicktime Conversion menu options. What is wrong with my setting for Export>Quicktime movie?

    When you converted the original files via MPEG Streamclip, what did you convert them to?
    Have you tried trashing your preferences in FCP? Trashing FCP prefs is usually the first step when FCP is performing strangely.
    Download Preference Manager from Digital Rebellion (free) at:
    http://www.digitalrebellion.com/prefman/
    It will allow you to archive your current preferences if you wish to restore them later.
    MtD

  • What is wrong with weather bug for droid x?

    my weather bug temp at the info bar is saying its 123 degrees same as my verizon temp what is wrong with weather bug? its 91 in tulsa!? is this a bug they intend to fix anyone else have crazy temps i am using the free weather bug app. thanks for your help!

    right now my weather thingy show 107, my verizon website, 103, another phx weather shows 107 and i can't find weather on verizon site on phone.
    yours is definitely confused.
    is the area code right for your area?
    check accu weather, it's in the phone market.

  • What's wrong with my code for comparing date retreived from db and sysdate?

    Hi all,
    I need to retrive date from the DB and compare it to system date.i have posted the code below.i get java.sql.SQL Exception:Io exception:Socket closed.
    What's wrong with the code?please help me.Thanks in advance.
    public boolean date() throws IOException, SQLException {
    Connection con1;
    long millis = System.currentTimeMillis();
    Timestamp timestamp = new java.sql.Timestamp(millis);
    ResultSet rs4 = null;
    try
    Class.forName("oracle.jdbc.driver.OracleDriver");
    con = DriverManager.getConnection(
    "jdbc:oracle:thin:@abc:1605:xyz",
    "cdf", "cdf");
    Statement stmt_exp = con.createStatement();
    rs4 = stmt_exp.executeQuery("SELECT DATE FROM TABLE_NAME")
    while (rs4.next()) {
    Timestamp timestamp2 = rs4.getTimestamp("expire_date");
    con1.close();
    catch (Exception e)
    e.printStackTrace();
    finally
    //ResultSet rs4 = null;
    //Timestamp timestamp2;
    Timestamp timestamp2 = rs4.getTimestamp("expire_date");
    if (timestamp2.compareTo(timestamp) < 0)  //sysdate < exp date
    return true;
    } else {
    return false;
    }

    Didn't you understand what BalusC said? You're closing the connection and then trying to use the ResultSet. The ResultSet will be closed when you close the connection so you can't use it anymore.
    You should close the connection last thing in your code, probably in a finally. And after you close your ResultSet and Statement.
    People on the forum help others voluntarily, it's not their job.
    Help them help you.
    Learn how to ask questions first: http://faq.javaranch.com/java/HowToAskQuestionsOnJavaRanch
    ----------------------------------------------------------------

  • What's wrong with my code for a video embed?

    Hi all,
    I've embedded a video using Dreamweaver CS5 onto my site and the code is:
    <object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,1,1,0" width="176" height="158" title="MyVideoTitle">
    <param name="src" value="videos/TheNameOfMyVideoHere.3gp" />
    <param name="BGCOLOR" value="#FFFFFF" />
    <embed src="videos/TheNameOfMyVideoHere.3gp" width="176" height="158" pluginspage="http://www.adobe.com/shockwave/download/"></embed>
    </object>
    I made the video on iMovie and saved it as a .3gp file (the default for tiny videos) for the small file size (176x158.)
    It works great live online in the browsers I've tested (Mac FF, Safari, Camino, GoogChrome, Windows FF), EXCEPT it doesn't load on Safari for Windows (works fine on Mac) and IE8 (and probably IE7, which I don't have.) Perhaps there are others where it won't work, too.
    The spot for the video comes up on the site, and says the words, "Adobe Shockwave..", but never loads.
    What is the problem here?
    Thanks for any help on this!
    Also taking suggestions for the best way (method, format, file type, etc..) to embed a tiny video on my site, that isn't YouTube, etc..I want it clean and simple and no advertising. P.S. I'm not a designer...just a guy with a website and CS5.

    Didn't you understand what BalusC said? You're closing the connection and then trying to use the ResultSet. The ResultSet will be closed when you close the connection so you can't use it anymore.
    You should close the connection last thing in your code, probably in a finally. And after you close your ResultSet and Statement.
    People on the forum help others voluntarily, it's not their job.
    Help them help you.
    Learn how to ask questions first: http://faq.javaranch.com/java/HowToAskQuestionsOnJavaRanch
    ----------------------------------------------------------------

  • What's wrong with Virtual Store for Journ.E

    What is with the virtual store?
    I have a wihte screen, i never see virtual store ?
    I think the support is very very bad.
    Nobody becomes an answer about the question !

    I think we need to join together and sue Toshiba for this behavior and to prompt further selling their products in the EU. My unit is still under warranty and I have consulted with some associations of consumers who are willing to come out with this example to the public, and who they recommend with Indemnifying lawsuit demanded that they, too, would support all lawful means and confident as well as some prominent lawyers in positive outcome for us, the consumers in this case ..

  • What is wrong with this simple for loop?

    long number = 12345678;
            for(int i=1;i<=numberOfDigits;i++)
                int i = number/(i);
            System.out.println(i);
            Basically, I want to take to assign int 1 = , int 2 = , int 3 = up until the number of digits.
    I still have to manipulate it, so the code makes no sesne, but how would I do that?
    So, i want to assign ints up until 8 but the manipulation I have also involves i up until the number of digits.
    Yhank you.

    Fredddir_Java wrote:
    I see that, but I just wanted to declare 8 ints (in this example, number of digits is 8) using a for loop, so I wanted to use the loop to assign these values one at a time. You know...but don't declare a variable with the same name as the loop variable. That just won't compile. Use an array as mentioned above.
    How would you do that?If you are trying to find the digit at a certain point in your number, probably the easiest way is to translate the number to a Stirng and use String methods (if allowed) such as charAt(...). If not, then look at the mod operator "%" and at integer division.
    Can anyone provide a basic loop for this task?Best not to ask for a code solution to homework here. We'll tolerate specific questions but not requests for code.

  • What is wrong with i-tunes on my computer?

    I have not been able to use the genius feature for months it says that there are no related songs and thats not true. It will not work on ANY of my songs and I have like 1500. I don't get it!

    Thanks.
    First, quit iTunes.
    Where "Username" is the name of your XP user account, open the following folder:
    C:\Documents and Settings\Username\My Documents\My Music\iTunes\
    Drag the iTunes Library Genius itdb file out on to your desktop.
    Launch iTunes again, and try updating your Genius again. Does it go through okay? If so, does it start geniusing properly again?

  • When i touch the button of the phone while charging it, it sparkles.  What is wrong with it?

    When i touch the button of the phone while charging it, it sparkles.
    What is wrong with it?

    For your purposes?  Probably nothing.
    If you want Apple to service the device under warranty, it has to be done at an Apple Authorized Service Provider.
    Look here: http://www.apple.com/ae/contact/
    This is how you contact Apple to find out what to do.

  • My iphone 4 speakers stopped giving me sounds when i play audio or video even while gaming. It works fine when ringing tunes of for voice mails. What is wrong with it?

    My iphone 4 speakers stopped giving me sounds when i play audio or video even while gaming. It works fine when ringing tunes of for voice mails, even works fine with headsets. What is wrong with it?

    well i'd seriosly say point a hot hair drier at the speakers as water has entered the phone most commonly via the home button but avoid getting it too hot let it cool every 3 minutes after constant drying. Don't worry I have honestly dont this with my iPhone 4 GSM 16GB. For future reference avoid letting it get wet.

  • My iPhone 4S won't turn on it's been off for two days now. I tried charging it but it makes a noise every 8 seconds,holding the buttons down and also plugging it to a computer. I need help on what to do or if anybody can tell me what's wrong with my phone

    My iPhone 4S won't turn on it's been off for two days now. I tried charging it but it makes a noise every 8 seconds,holding the buttons down and also plugging it to a computer. I need help on what to do or if anybody can tell me what's wrong with my phone

    Yes ive tried a different charger and it also nothing shows when i plug it in just makes a noise

  • Firefox has crashed for me about 5 times in a 20 min span. A total of about 10 times today. What's wrong with it? Is it my laptop

    Firefox has crashed for me about 5 times in a 20 min span. A total of about 10 times today. What's wrong with it? Is it my laptop? Sometimes as soon as I open it, it just crashes.

    I started my work in safe mode still facing the same problem.
    bp-f5ee8a8f-e696-4465-82ba-7f1ac2130313 3/13/20131:13 PM
    bp-2f8bb393-9de8-41c9-843c-a46c62130313 3/13/20131:09 PM
    bp-a930e700-04c1-4d6e-985a-5d7482130313 3/13/20131:02 PM

  • After upgrade my Iphone 4 to iso5, I can't add contact and I can't access the settings for mail,contacts and calender. The moment I select the setting for Mails, Contact and Calender it will jump back to home. Can someone advice what's wrong with it?

    After upgrade my Iphone 4 to iso5, I can't add contact and I can't access the settings for mail,contacts and calender. The moment I select the setting for Mails, Contact and Calender it will jump back to home. Can someone advice what's wrong with it?Problr

    Dear All
    i have done the same activity ( buy a new iphone 4 -> upgrade to ios5 - > configure email) with success-
    than when i start to move the contacts from old mobile to iphone (using the microsim) i receive the same crash
    in disgnosis e use i saw 2 dump with this title 'latestCrash-Preferences.plist and LatestCrash.plist. in each file the date is the same and i read:
    Exception Tyle: EXC_CRASH (SIGABRT)
    Exception code: 0x00000000, 0x00000000
    Chrashed Thread: 6
    in thread 6: name: Dispatch queue:
    com.apple.addressBookUI.ContactsSettingPlugin
    and thaan a lot of data.
    Have you any idea?
    thank in advance
    Fabio

  • When i plug in my charger to my macbook and have it charged all the way i can only use it for an hour before it dies on me again. what is wrong with my macbook? what can i do to fix it?

    when i plug in my charger to my macbook and have it charged all the way i can only use it for an hour before it dies on me again. what is wrong with my macbook? what can i do to fix it?

    Go to the Apple in the upper left corner and select About This Mac, then click on More Info (and then System Report in 10.7), then select Power from the left hand column of the System Profiler. Copy and paste the Battery Information back here.
    Also it would help to know which one of the 9 different models of MacBook you have. To see which model you have go to the Apple in the upper left corner and select About This Mac, then click on More Info (and then System Report in 10.7).When System Profiler comes up check the Model Identifier.

  • Ever since I got the new update 5.1 my iPod's been dying faster. It used to last for at least 3 hours, now it won't even last one hour and dies for no reason(even when it's in sleep mode, and not in use) What's wrong with it? Is it the update? lagging too

    Ever since I got the new update 5.1 my iPod's been dying faster, even after I charge it. It used to last for at least 3 hours, now it won't even last one hour and dies for no reason (even when it's in sleep mode, and not in use) What's wrong with it? Is it the update? It's lagging as well..

    Some Users have Reported that a  Restore as New  has helped Resolve issues...
    Backup and Set Up as New Device
    http://support.apple.com/kb/HT4137

Maybe you are looking for