Why is the Time remaining not showing up screen?

When listening to music the time remaining doesn't show up on the screen. It does show up on my iPhone 4S but not iPod Touch.Why is that?

Because you need to tap the Now Playing screen so that the time scrubber bar is overlayed onto the artwork.

Similar Messages

  • Why does the calender do not show the right time if you want to choose 10, 11, 12 o'clock or any other time with 1x:00?

    Why does the calender do not show the right time if you want to choose 10, 11, 12 o'clock or any other time with 1x:00? It only shows 1:00 and there is no way to change the time to 1x:00.

    Ok well you need to get your facts straight. You say the reason to upgrade to OS 4 but half of these have to do with the new iPhone 4 and not the OS. Two totally different issues

  • Why date and time do not show as links in some email message in 4s?

    why date and time do not show as links in some email message in 4s?

    To add it back, tap the Edit button at the top of the list of mailboxes and select the missing email account so that it has a tick against it (you can also change their order in the list by dragging the parallel line icon to an account's right), tapping Done should then get it to show in the list

  • TS2972 why is the import button not showing at the button right hand corner of iTunes?

    why is the import button not showing at the bottom right hand corner of my ITunes page.  I am trying to transfer files from my home share library onto a new computers library.

    See if it isn't hidden under the View menu. iTunes- Turning on iTunes menus in Windows 8 and 7.

  • Why is the time remaining going up as I install adobe inDesign through creative cloud?

    Why is the time remaining going up as I install adobe inDesign through creative cloud?

    Downloads have built-in "checksums" (I think that's the correct term that basically check to make sure the bits of data are being downloaded correctly.
    Sometimes the previous check has to redownload the previous bits. That can cause the time to go up.
    Also, it may be that your bandwidth speed is slowing down or lots of others are accessing the bandwidth.
    BUT if the download goes way, way up—like instead of 12 minutes, it goes to 6 hours, something's wrong with the installation.

  • Why does the Utilities Folder not Show up within the Applications folder on my Dock

    Why does the Utilities Folder not Show up within the Applications folder on my Dock, but is showing within the finder view? Thanks!
    Lynn Kenneth Pecknold

    Thanks, I have reminders on my iphone, which has all the icloud stuff

  • Why is the software update not showing up in general settings?

    Why does my software update not show up in general settings?

    If you have an iPad 1, the max iOS is 5.1.1. For newer iPads, the current iOS is 7.1.1. The Settings>General>Software Update only appears if you have iOS 5.0 or higher currently installed.
    You can no longer update to iOS 6.x, or down grade the iOS.
    iOS 5: Updating your device to iOS 5 or Later
    http://support.apple.com/kb/HT4972
    How to install iOS 6
    http://www.macworld.com/article/2010061/hands-on-with-ios-6-installation.html
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If you are currently running an iOS lower than 5.0, connect the iPad to the computer, open iTunes. Then select the iPad under the Devices heading on the left, click on the Summary tab and then click on Check for Update.
    Tip - If connected to your computer, you may need to disable your firewall and antivirus software temporarily.  Then download and install the iOS update. Be sure and backup your iPad before the iOS update. After you update an iPad (except iPad 1) to iOS 7.x, the next update can be installed via wifi (i.e., not connected to your computer).
    Tip 2 - If you're updating via wifi, place your iPad close to your router to preclude getting a corrupted download.
    How to Upgrade to iOS 7
    The iOS 7.0 update requires around 2.5 GB of storage space, so if your iPad is almost full, you may need to clear up some space. You can check your available space in Settings -> General -> Usage.
    There are two ways to upgrade to iOS 7: You can use your Wi-Fi connection, or you can connect your iPad to your PC and update through iTunes. We'll go over each method.
    To upgrade using Wi-Fi:
    Note: If your iPad's battery is under 50%, you will want to plug it into your charger while performing the update.
    Go into the iPad's Settings.
    Locate and tap "General" from the menu on the left.
    The second option from the top is "Software Update". Tap this to move into the update settings.
    Tap "Download and Install". This will start the upgrade, which will take several minutes and will reboot your iPad during the process. If the Download and Install button is grayed out, trying clearing up some space. The space required by the update is mostly temporary, so you should gain most of it back after iOS 7 is installed.
    Once the update is installed, you may have to run through the initial steps of setting up your iPad again. This is to account for new features and settings.
    To upgrade using iTunes:
    First, connect your iPad to your PC or Mac using the cable provided when you purchased your device. This will allow iTunes to communicate with your iPad.
    You will also need the latest version of iTunes. Don't worry, you will be prompted to download the latest version when you launch iTunes. Once it installs, you may be asked to setup iCloud by logging into your iTunes account. If you have a Mac, you may be prompted on whether or not you want to enable the Find my Mac feature.
    Now you are ready to begin the process:
    If you upgraded iTunes earlier, go ahead and launch it. (For many, it will launch automatically when you plug in your iPad.)
    Once iTunes is launched, it should automatically detect that a new version of the operating system exists and prompt you to upgrade to it. Choose Cancel. Before updating, you will want to manually sync your iPad to make sure everything is up to date.
    After canceling the dialog box, iTunes should automatically sync with your iPad.
    If iTunes doesn't automatically sync, you can manually do it by selecting your iPad within iTunes, clicking on the File menu and choosing Sync iPad from the list.
    After your iPad has been synced to iTunes, select your iPad within iTunes. You can find it on the left side menu under Devices.
    From the iPad screen, click on the Update button.
    After verifying that you want to update your iPad, the process will begin. It takes a few minutes to update the operating system during which time your iPad may reboot a few times.
    After updating, you may be asked a few questions when your device finally boots back up. This is to account for new settings and features.
     Cheers, Tom

  • Why is the time remaining so wrong?

    I've noticed over the past few years that the "Time Remaining" estimates from various applications in OS X are increasingly inaccurate - usually the estimate is too long!
    This is true for apps from Itunes, to Disk Utility, to <on and on and on>. For example, I was just burning a DVD from a playlist in ITunes and when it started the "Finishing" part - it said "Might be up to an hour". It completed in 30 seconds.
    Time estimates are just that - estimates - but do they have to be so wildly inaccurate as to be useless as a guide? I have a feeling nobody in the OS X world has looked at how they update the estimate in a long time, and they do not presently reflect the performance of either hardware or software.
    Hey Apple!  Update the Time Remaining code! Please?
    David

    Ignoring the boot progress bar (which I believe is an animation, at least it was in my old Tiger system), the progress bars are usually computed by specifying a range of values to produce a scaling factor and updated by supplying values within that range.  The amount of progress is determined by the supplied values within the range.
    The segment of code responsible for supplying values is given control on some criteria within the algorithm doing whatever the progress is to measure.  There's potentially a lot of variables that can affect when this segment of code is called to update its progress.  With disk copies there's how fast the drives are, buffer sizes, what else is running that could interrupt the process, and who knows what else.  Certainly you should not expect the progress bar drawing to have a high priority in the grand scheme of things.  I'd rather the service be "obsessed" with its primary goal (whatever its service is to do) rather then keeping me constantly updated every millisecond taking valuable cycles from the primary task.

  • Why is the spotlight symbol not showing on macbook air

    On my 2007 macbook air, the spotlight search icon is not showing the in the top right corner. Also, the wifi, bluetooth and battery symbols are not showing. If i click the spot there the wifi symbol should be it does up with the little drop down box as it should but the symbol is not showing. I tried installing OX S Mountain Lion however after 40 minutes it still said it had 4hrs and 46 minutes until complete and i didn't have time so i stopped the install.
    Please help

    Good day!
    What exactly are you talking about?
    Is 3D available under Window > Workspace > …?
    Regards,
    Pfaffenbichler

  • Why is the 3d tab not showing on the top ribbon?

    I just started a close for photoshop and they have on their top ribbon "3d" tab why does it not show on mine?

    Good day!
    What exactly are you talking about?
    Is 3D available under Window > Workspace > …?
    Regards,
    Pfaffenbichler

  • Why does the external drive not show up on the desktop.

    My wife has a G5 (iSight). When we turn on the external drive it does not mount. We have tried restarting the iMac with the external drive on and it still does not show up. What is the problem and what is the fix?
    Thanks

    Is it by chance a WD MyBook? They are known for problems like that. Could be the cable -- try a different one. Or it could be the Firewire port on the computer. Try a different port on the computer or on the external, if it has one. Have a look at this Apple article with other troubleshooting steps.
    http://support.apple.com/kb/HT1151
    Message was edited by: WZZZ

  • [Help] Page changed, why did the location bar NOT show it ???

    This tiny site:: http://flv.appspot.com/flvurl ,into the search bar i pasted http://www.youtube.com/watch?v=NoICzQpVCeA And then clicked "get flv url" Button,and the page loaded as expected,and i got the address of the .flv file. Good,
    But, the string in the location bar did not change,still http://flv.appspot.com/flvurl
    Viewing the page source of http://flv.appspot.com/flvurl , I found::
    <body>
    <div class="rhead"><a href="/"><<Home</a>  »  <a href="/flvurl">Get flv video download url</a><br/>Download Flv video [b]from <a href=""[/b] target="_blank"></a></div>
    <div class="rform"><form action="" method="post">
    <input type="text" name="q" [b]value=""[/b] size="80"/>
    <input type="submit" name="submit" value="get flv url" />
    </form></div>
    <div class="result">
    <br />
    then, just trying, I typed into the location bar:: http://flv.appspot.com/flvurl?url=http: … oICzQpVCeA
    the newly loaded page was different than that of http://flv.appspot.com/flvurl, BUT,
    it's not the result page,but looked just like the page of http://flv.appspot.com/flvurl with http://www.youtube.com/watch?v=NoICzQpVCeA pasted into the search bar,and, with the "get flv url" Button NOT pressed yet.
    Viewing the source of this page::
    <body>
    <div class="rhead"><a href="/"><<Home</a>  »  <a href="/flvurl">Get flv video download url</a><br/>Download Flv video [b]from <a href="http://www.youtube.com/watch?v=NoICzQpVCeA" [/b]target="_blank"></a></div>
    <div class="rform"><form action="" method="post">
    <input type="text" name="q" [b]value="http://www.youtube.com/watch?v=NoICzQpVCeA"[/b] size="80"/>
    <input type="submit" name="submit" value="get flv url" />
    </form></div>
    <div class="result">
    <br />
    Finally,I pressed the "get flv url" Button manually,
    Viewing the page source::
    <body>
    <div class="rhead"><a href="/"><<Home</a>  »  <a href="/flvurl">Get flv video download url</a><br/>Download Flv video from <a href="http://www.youtube.com/watch?v=NoICzQpVCeA" target="_blank">SwashBot 1</a></div>
    <div class="rform"><form action="" method="post">
    <input type="text" name="q" value="http://www.youtube.com/watch?v=NoICzQpVCeA" size="80"/>
    <input type="submit" name="submit" value="get flv url" />
    </form></div>
    <div class="result">
    [b]SwashBot 1<br />
    <a href="http://www.youtube.com/get_video?video_id=NoICzQpVCeA&t=vjVQa1PpcFNCbNqGl7E_agrEuT2D8iejknk2Hu047rk=">http://www.youtube.com/get_video?video_id=NoICzQpVCeA&t=vjVQa1PpcFNCbNqGl7E_agrEuT2D8iejknk2Hu047rk=</a><br />[/b]
    I just want to know, what's the exact address i should type into the location bar that will load the result page immediately??
    why i want to do this is to use it in a simple shell script that automates the download....sick of click click click ....
    PS::This tiny site can interpret to you the real .flv address from 14 sites, just found it five minutes ago, try it out if you're interested
    Last edited by lolilolicon (2009-03-18 05:44:48)

    -> Tap '''ALT''' key or press '''F10''' to show the Menu Bar
    -> go to Help Menu -> select "Restart with Add-ons Disabled"
    Firefox will close then it will open up with just basic Firefox. Now do this:
    -> go to View Menu -> Toolbars -> unselect All Unwanted toolbars
    -> go to Tools Menu -> Clear Recent History -> '''Time range to clear: select EVERYTHING''' -> click Details (small arrow) button -> place Checkmarks on '''Cookies, Cache''' -> click '''Clear Now'''
    -> go to Tools Menu -> Options -> General -> When Firefox starts : select "Show My Home Page" -> Type the address of the website which you want to be your HomePage e.g. http://www.google.com -> place Checkmark on "Show the Downloads window when downloading a file" -> select Radio Button option2 "Always ask me where to save files"
    -> go to Tools Menu -> Options -> Content -> place Checkmarks on:
    1) Block Pop-up windows 2) Load images automatically 3) Enable JavaScript
    -> go to Tools Menu -> Options -> Security -> place Checkmarks on:
    1) Warn me when sites try to install add-ons 2) Block reported attack sites 3) Block reported web forgeries 4) Remember Passwords for sites
    -> go to Tools Menu -> Options -> Advanced -> Network -> Offline Storage (Cache): click '''Clear Now''' button
    -> Click OK on Options window
    -> click the Favicon on SearchBar -> click '''Manage Search Engines''' -> select all Unwanted Search Engines and click '''Remove''' -> click OK
    -> go to Tools Menu -> Add-ons -> Extensions section -> REMOVE All Unwanted/Suspicious Extensions (Add-ons) -> Restart Firefox
    You can enable your Known & Trustworthy Add-ons later. Check and tell if its working.

  • Why does the time in Podcasts show as "Continuous"?

    There's a podcast I subscribed to recently. I don't have any unplayed episodes, and under "Time" iTunes says "Continuous". I have a bunch of other podcasts with no unplayed episodes, and those don't say Continuous. Why's iTunes doing this?

    No it does NOT. Pictures taken with my old iPhone do, but not the new 3GS.

  • Why do the Tool Bars not show when opening new window?

    Here is a short jing video that clearly shows the issue
    http://screencast.com/t/epteOKIy

    Editing a document is not supported in Adobe Reader Touch app for Windows. Although you can add annotations on the document. By editing are you referring to adding annotations?
    And are you using Adobe Reader Touch app for Windows or Adobe Reader desktop application?

  • Why does the search dialog not show up for inputListOfValues?

    I am using JDEVADF_11.1.1.5.0_GENERIC_110409.0025.6013
    I have an LOV defined that works correctly in the Application Module Tester but does not appear to work correctly within a column of a table.
    I have defined the inputListOfValues as follows within a column of a table
    <af:inputListOfValues id="valueOneProductIntegrationIdId"
    searchDesc="Search Product"
    popupTitle="Search and Select: Product"
    model="#{row.bindings.ValueOneProductIntegrationId.listOfValuesModel}"
    simple="true">
    The control shows up with the search icon in the appropriate column of the table when I add a new row, but when I click on the the search icon, it does not bring up the Search and Select panel. It looks like it is trying to do something, but it is just ends up redrawing table.
    Any clue about how I might figure out what is going on here or what I am missing?
    Thanks, -Klaus

    try this and see what causes this issue..edit Project Properties>Run/Debug/Profile>Edit>Launch Settings
    set this param for Java Options and run
    -Djbo.debugoutput=console

Maybe you are looking for

  • Two Line-in jacks not working prope

    I have a logitech 5. surround sound system on my computer. Three cables, yellow, black, and green. A strange thing happens, however, when I attempt to get it working. I will plug all of the cables into thir color coded slots in the back of my sound c

  • Freezes  very often imac

    freezes  very often imac

  • Key store on JNDI ?

    Hi, I develop application working inside application serwer (JBoss 4). The application has functionality that requires usage of kryptographic keys for signing and decrypting data. My question is about concurrent access to such keystore, under heavy l

  • Question/Problem with BAPI_ACC_DOCUMENT_POST in TAXACCOUNT with TAX_CODE

    Hi all: I've got a problem when I use bapi BAPI_ACC_DOCUMENT_POST. The vendor accounts with general leader accounts associated are implemented in the position of table ACCOUNTPAYABLE and the general leader accounts go to table GLACCOUNT. Refering to

  • InDesign v 8.0.1 crashing when I try to package or pdf

    I am recently upgraded to InDesign version 8.0.1, running on a Macbook Air with Mountain Lion 10.8.2. I opened a file I created in InDesign CS3. It opened fine, no issues at all except having to relink a few things and resolve some font conflicts. Ho