Won't play songs and music store is not functioning properly

I downloaded iTunes 6.02 today and it took a lot of work to even get into the program.
But now the songs will not play when play is pushed and the music store will come up but there will be no pictures on it.
I tried iTunes for Windows: Audio files do not play in iTunes 5 or 6 but I did not have the compatibility box checked so I am at a loss as to what to do next, and I have no idea on how to fix the music store.
Plz help.
Thank you.
Dell Inspiron 9300   Windows XP Pro  

I'm going through exactly the same thing. I keep writing back and forth to apple and they are not coming up with any answers. I'm giving up and going to Rhapsody. I hope they figure yours out.

Similar Messages

  • Can´t play songs in music store (podcasts or radio OK)

    hi,
    i try to play the songs snippets in the music store. but the playback does not start. i see a little popup that says "loading url" and then nothing happens. if i choose podcasts or radio stations everything is ok ... also my bought songs are playing back without problems....
    do you have any idea?
    have a nice evening
    cortexwave
    using itunes 6.0.4.2 (but also tried the newest version ...)

    found a solution: the problem was my Internet Security 2006 suite from G-DATA. i only had to disable the WEBFILTER, reboot and everything works again ...
    ok bye
    cortexwave

  • Ipod won't play songs and I have a red square in a red circle next to every single one of them.

    I have tried all the reset options to no avail. It is now about as useful as a chocolate tea pot. Anyone know how to fix this?

    SOLUTION: circle with red square Some Music Won't Play After...: Apple Support Communities

  • Nano won't play songs and iTunes won't recognize it.

    After disconnecting my Generation 5 Nano from my clock radio yesterday, the nano would freeze every time I tried to play a song. Any song. I've tried about everything, with my goal now to just "restore" the nano.
    I reset it 25 or more times with select/menu.
    I reset the settings numerous times.
    Tried resetting it by going into Safe Mode (select/play) many, many times.
    Tried to restore by hooking up to iTunes, which doesn't recognize my nano (although the computer sees it).
    Upgraded to iTunes 11 -- No change.
    Tried a different computer. No change. Still not recognized, although, again, the computer (Windows) does.
    Tried different USB ports. No change.
    Tried "iOS: Device not recognized in iTunes for Windows" and all the different Windows fix possibilities -- nothing worked.
    The only thing that has changed through all of this is that now when I click on a song, the screen swipes briefly over the acyual cover art song screen, then comes back to the song to click on again.  So, now it's now freezing, just not playing.  Other things like a few short saved videos, games, etc, do work fine.
    If appears to me that I have a catch 22. I need to restore the nano, but can only restore through iTunes, which doesn't recognize my Nano.
    Is there any other way to restore it?
    Dennis

    Replying to myself. Kept trying different areas of the ipod this evening, clicking various buttons, including some I'd never used before. All of a sudden I could see my Nano in iTunes. I quickly clicked on Restore before iTunes changed its mind about recognizing the iPod. Moved some songs onto it and it appears to be back to normal.  Keeping my fingers crossed. 

  • My MacBook Superdrive plays DVDs and music CDs, but not install CDs

    My MacBook worked fine up until about a month ago. I was installing a new application that I had purchased, but when I put the install CD in, it made really weird noises, like it was revving up, but then couldn't do it, and then tried to eject it, but it stayed in there. I finally got it to eject, but when I tried a different install CD it just wouldn't work. It made all the weird spinning noises again and even some clicking noises. The weird thing is it plays DVDs, burns DVDs, plays music CDs, does all of that fine, but just not install CD's. Any ideas?

    Just this one disc?  Could be bad.  Others too?

  • App store and iTunes store both not working properly

    I use a mac. They are both extremely sluggish. The app store is the worst and most anoying. I already have tried lots of things including flushing cashes, removing temp files, turning of genius in itunes. No result.
    Something is going wrong with my id I think? Since it's both stores that are off.

    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" && o=`ps acrx -o comm,ruid,%cpu | sed '2!d'`; Pm "Max %CPU by process (name, UID, %)"; 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.

  • IOS 8.2 and InDesign / layered PDF not functioning properly

    Over the last week we deployed new iPads which came loaded with iOS 8.2. We are noticing that layered pdfs that formerly worked fine are suddenly experiencing buttons and text and even full pages and components completely disappearing when the document is used on the ipad. Wanted to see if anyone else had experienced this? We are following through with this in some other avenues, but am open to any advice.

    @Tina,
    What you're experiencing is a limitation in the PDF readers on all mobile devices. Many of them do not support all the interactive features like buttons and video.
    Here is an article I wrote a few years ago, but it's still mostly true:
    For Interactive PDF, Not All Readers Are Equal | InDesignSecrets
    You'll need to buy a PDF reader like PDF Expert (Readdle, $US 9.99) to view some of those features.

  • My ipod was working fine, I downloaded some new songs and the sync would not come up. Eventually it did but all the songs did not download. I was trying to do the song that were on my computer but not the ipod. no I have no content in my ipod.

    My ipod was working fine, I downloaded a couple of songs and my sync would not work properly, the  computer said it was in sync but some of the songs didn't download. I trying just picking the ones that did not load and now I have no content in my ipod. I restores it to manufacrtureres settings and backed up from file but my ipod says no content? Any ideas please........

    Hi jaded99, Welcome to discussions, I trust you found the correct iPod forum if not here is a link. Bob :~))
    http://discussions.apple.com/category.jspa?categoryID=146

  • My iphone 4 has been working fine but when i try to use music, it wont work. For example i try to put a specific kind of song and it will either not play or skip to another.

    my iphone 4 has been working fine but when i try to use music, it wont work. For example i try to put a specific kind of song and it will either not play or skip to another.

    read http://support.apple.com/kb/TS3217

  • I just installed an update on my iPhone and since then the choice to repeat music, or not, has disappeared and it automatically plays songs and albums on a loop. Anyone know how to make it play an album or song just once?

    I just installed an update on my iPhone and since then the choice to repeat music, or not, has disappeared and it automatically plays songs and albums on a loop. Anyone know how to make it play an album or song just once?

    Basics from the manual are restrt, reset, restore.
    Have you tried each of these?

  • HT1657 My rentall won't play. It says: We could not complete your iTunes Store request. An unknown error occured (-42110). How do I get it to play?

    My rentall won't play. It says: We could not complete your iTunes Store request. An unknown error occured (-42110). How do I get it to play? I've tried it many different times and it just won't work.

    I'd try the following document with that one, susanna:
    iTunes Store: Error message 3001, -42110, or 5103 when downloading movie rental

  • Imac won't play songs from my iPhone after I have authorised the computer

    Imac won't play songs from my iPhone after I have authorised it

    My solution was restoring my iPhone. Techs at Apple couldn't figure out why so I had to do a restore and worked after that. I know it's a pain and you have to reinstall all you stuff, but it worked for me. Hope this helps.

  • ITunes 7.7.1 won't play songs anymore.

    Hi, I recently upgraded to iTunes version 7.7.1, and since the upgrade, iTunes
    won't play songs anymore. If I select on a song in my library, the diamond stays
    at the 0:00 mark. I have tried re-installing iTunes, with no luck. I am running
    the software on a Mac Book Pro with the latest version of OS X (10.5.4).
    thank you.

    Just start with a standard procedure: Run Disk Utility and fix permissions/repair disk

  • How can I view my full billing history for the app and music stores without iTunes installed?

    I just received an email receipt from Paypal showing a $12.99 purchase from iTunes. I almost NEVER purchase anything over around five dollars in the app or music store. Since PayPal does not show what this purchase was for, I have not received the receipt from Apple yet, and I cannot find anyway to look up online what this purchase was for....I need help to find out ASAP what this purchase was. If my account has been compromised or if I have been incorrectly charged for something, I would like to get the issue handled immediately. I do not want to install iTunes on my PC (nor should I have to for Pete's sake), but I cannot see anything recent at all in my app or music history on my iPad (not that I would ever purchase anything for $12.99 anyway...I just don't). Thanks in advance for any tips!

    How can I view my full billing history for the app and music stores without iTunes installed?
    No.
    If my account has been compromised
    If you even think this may have happened, immediately change your password.
    See this -> Apple ID: Changing your password

  • Siri is not working like it should i ask it to play songs and it just says sorry i cant do that any ideas y

    siri is not working like it should i asked it to play songs and it just says sorry i cant do it any ideas y

    Debbie:
    deborahfromwindsor wrote:
    he advises restarting by inserting the OSX disc and pressing down the C button to reboot from there then selecting disk utility, hard disk and repair.... Does he mean me to hold down the C key on the alpha keyboard or the ctrl key?
    Should I just ask for my money back??? If it is a simple repair do I just literally push the disc in, push the power button and hold down the C button?
    That's where I would begin, too, with
    Repair Disk
    Insert Installer disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu (Panther and earlier) or Utilities menu (Tiger) and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    (Check S.M.A.R.TStatus of HDD at the bottom of right panel, and report if it saysanything but Verified)
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    If DU reports errors it cannot repair you will need touse autility like TechTool Pro,Drive Geniusor DiskWarrior
    First we need to determine if the issue you are experiencing with the computer is software or hardware based. Once we have gotten things sorted out there should be time enough to make you decision about keeping or returning it.
    cornelius

Maybe you are looking for

  • My iPod touch keeps stopping every 45 min's when listening to the radio via an app. What to do?

    I listen to the radio via an app on my iPod touch, but every 45 min's or so the whole program stops and I have to reactivate the app, which is difficult in the middle of the night! Wifi connections is ok, iPod also fully charged. Please can anyone he

  • MPD Pulseaudio issues [SOLVED]

    Hi, I've just setup pulseaudio on my system as I was tired of not being able to handle simultaneous output whilst one program had control of the soundcard (using alsa). I run MPD from startup with the user "mpd", unfortunately when it starts, it star

  • Can not use 'AT LINE-SELECTION' with SET PF-STATUS

    Hi experts, my code is like below: PARAMATERS: ..... SET PF-STATUS 'st_nam'. Perform Load_data . ' For list display START-OF-SELECTION. AT LINE-SELECTION.   Perform list_detail. AT USER-COMMAND.   CALL SCREEN '1001'. END-OF-SELECTION. When I execute

  • Saving wireless connection with hex password as new location

    My iBook doesn't remember the settings of my wireless connection, so I must enter them again every time I wake up from sleep or turn it on. I do it by clicking on the Airport icon in the menu bar, choosing "Other connection" and entering the network

  • After 7.0.2 long delay for menù showing up after restart

    Good morning , after upgrading to 7.0.2 my ATV 3 restart with only family sharing and configuration menù....i think it was a fault on the fw upgrade so i reset to default configuration. after restart everythings goes well and i restart configuring AT