Downloads window is blank, shows file name but doesn't show up speed, percentage of download etc.

When I start downloading something, the Downloads window opens normally & also shows what is being downloaded. But, it doesn't show downloading percentage, downloading speed. (all things which usually show up below the name of file). But when minimized, I can see percentage.

Worked for me too. options->options->privacy->remember download history

Similar Messages

  • When i copy songs with home sharing it shows it copying but doesn't show up in the library

    When I copy songs with home sharing it shows it copying but doesn't show up in the library. What should I do ?

    Hi adtsalmon,
    You can only watch the movie on the device you rented it on. Here's a snippet from the Apple Support site (italics mine):
    If you download a rented movie on your computer: You can transfer it to a device such as your Apple TV (1st generation), iPhone, iPad, or iPod if it’s a standard-definition film (movies in HD can only be watched on your computer, iPad, iPhone 4 or later, iPod touch (4th generation or later), or Apple TV). Once you move the movie from your computer to a device, the movie will disappear from your computer's iTunes library. You can move the movie between devices as many times as you wish during the rental period, but the movie can only exist on one device at a time.
    If you download a rented movie on your iPhone 4 or later, iPad, iPod touch (4th generation or later), or Apple TV: It is not transferable to any other device or computer.
    Here's the link to the Movie Rentals FAQs site FYI:
    http://support.apple.com/kb/HT1657
    Hope this helps!
    Cheers,
    GB

  • XML shows in Flash, but doesn't show on server?

    Hello.
    I have a Flash website with 5 sections (Featured Work, News, About Me, Services, Contact). All the sections works fine, both in Flash and on the server, if the content isn't loaded from XML. But in the News section i use XML for loading the news.
    If i test my movie in flash, the whole site works fine, and the XML News works perfect. But if i test the movie in a virtual server (like MAMP) or if i test it on my own server, the news section doesn't show.
    I can't seem to find the problem?
    Jonas Philippon

    I'm sorry to sound so stupid, but this is new to me.
    I tried pasting the trace(MT2.newsNum,Number(MT2.newsNum)) in both out and in the for loop, and i still get the same trace "5 5"
    I'm not really sure what to do, so i'll just try explaining my whole site to you:
    I have my "main.fla" with three layers with actionsscript:
    - Navigation Actions
         - Has a for loop that creates 6 textfields with clickevents and SWFAddress that changes between 6 frames in a MovieClip (SubNavBar).
    - Positioning Actions
         - Positions the textfield buttons, the navigation bar, and the sub navigation bar in the SubNavBar movieclip, and places my dynamic background.
    - XML
         - I can't explain the XML layer, so i have attached it.
    The SubNavBar MovieClip has 6 frames. The 1 is empty, so the site is clear at first. In frame 2, 4 and 6 there is a for loop like in the navigation layer, so these layers have a sub navigation bar, that once again changes between some frames in a movieclip.
    In frame 3 their is the news code i pasted earlier, and in frame 5 there isn't anything yes, but it should just be graphics.
    XML LAYER:
    // XML LISTS //
    // ========= //
    var newsTitle:XMLList;
    var newsInfo:XMLList;
    var newsContent:XMLList;
    var newsTitleArray:Array;
    var newsInfoArray:Array;
    var newsContentArray:Array;
    // NUMBER OF ITEMS
    var newsNum:Number;
    // LOAD XML //
    // ======== //
    var xml:XMLLoader = new XMLLoader(this,"data.xml");
    // function called when XML is loaded
    function getXML(xmlData:XML):void {
    // STORING RELEVANT DATA INTO LISTS FOR LATER ACCESS //
    newsTitle = xmlData.news.article.title;
    newsInfo = xmlData.news.article.info;
    newsContent = xmlData.news.article.content;
    newsNum = newsTitle.length();
        newsTitleArray = xmlData.news.article.title.text().toXMLString().split("\n") ;
    newsTitleArray.reverse();
    newsInfoArray = xmlData.news.article.info.text().toXMLString().split("\n") ;
    newsInfoArray.reverse();
    newsContentArray = xmlData.news.article.content.text().toXMLString().split("\n") ;
    newsContentArray.reverse();
    In the folder i have uploaded to my server, i have following:
    - AC_RunActiveContent.js - Background.png (main background) - com (folder) (GreenSock) - data.xml - index.html - js (folder) (SWFAddress) - mailer.php (Contact Form) - main.fla - main.swf - media (folder) (Pictures For Background) - Mosaic.swf (Mosaic Overlay For Background) - P-Logo.png - preview.swf (Background) - SWFAddress.as - SWFAddressEvent.as - textLayout_1.0.0.595.swz - xml (folder) (xml config for background) (SEPERATE FLA FILE (NOT A PROBLEM) - XMLLoader.as
    The XMLLoader.as is the file that loads my data.xml. The data.xml has the text to my news section.
    XMLLoader.as:
    package {
    import flash.events.IOErrorEvent;
    import flash.net.URLLoader;
    import flash.net.URLRequest;
    import flash.events.Event;
    import flash.display.Sprite;
    import flash.display.MovieClip;
    public class XMLLoader extends Sprite {
    private var loader:URLLoader = new URLLoader();
    public var loadedXML:XML;
    // accept parent path to xml
    public function XMLLoader(mT:MovieClip, path:String):void {
    // LOADING XML //
    // =========== //
    loader.load(new URLRequest(path));
    loader.addEventListener(Event.COMPLETE, onComplete, false, 0, true);
    loader.addEventListener(IOErrorEvent.IO_ERROR, onIOError, false, 0, true);
    function onComplete(evt:Event):void {
    loadedXML = new XML(evt.target.data);
    loader.removeEventListener(Event.COMPLETE, onComplete);
    loader.removeEventListener(IOErrorEvent.IO_ERROR, onIOError);
    // Run getXML function from where this clas was instantiated
    mT.getXML(loadedXML);
    function onIOError(evt:IOErrorEvent):void {
    trace("Error: " + evt.text);
    I hope this helps you? I hope you now can give me more specific help?

  • Showing FinalCut purchased but doesn't show in downloads, why?

    First time downloading to an imac.  Saw FinalCut downloading but then it's gone.  Doesn't it go to the Downloads stack?  What happened?  I'm getting confused between iTunes store and App Store.  Did something go wrong.  I've been charged according to purchases. Obviously I'm new to the mac world.  Have only purchased through and iPad before this. I cannot determine if I did not download right or if I just can't find the app.

    Look in your Applications folder. (The MAS downloads apps to the Applications folder.) You should find a Final Cut Pro X installer app. Run the installer to install Final Cut Pro X on your Mac.

  • Page shows in iweb, shows on idisk, but doesn't show on page?

    I just spent an hour talking with mobile me folks then about 30 minutes talking to a nice fellow with apple care to help with iweb.
    I have a movies tab on my web page where I have a lot of family movies. When I create these pages, I'll have a movie highlighted in the iweb app, click "add page" at the bottom, select movie, and it shows up in the drop down list of movies. (The guy on the call said he didn't know how to access drop down menus as he didn't have them on his version. That was weird to me.) This movie will publish, show as blue, will show in idisk, I can "visit" using idisk and it looks like my web page, but it will not show to other users if they go straight to my website (or me either).
    But, then I tried dragging the actual movie to the "movies" tab inside of the iweb app instead of first creating a page...this time it published.
    I tried some test pages with my old way of making movies (since this was post snow leopard I thought it may be related), and that worked. But if I took my blank page and added this one movie (a movie i renamed to see if that was it), it "hid" the page to the user even though it was on idisk. The only way to publish it is to drag the file to the "movies" view, if that makes sense.
    Just wondering if anyone knew about why this would happen. Also sharing my experience to help others avoid it if it comes up.

    never understood what happened but the pages eventually updated correctly

  • HT201269 My iphone5 s show in Computer but doesn't show in Itune. plz help

    My Iphone 5s shows in my computer but it doen't show in itune, there isn't summary or more option in my itunes though it is 11.1.1 Version
    please help me

    Hello vasangh014,
    I understand that your iPhone 5s is not recognized by iTunes. The following article may help to resolve your issue:
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    Thanks,
    Matt M.

  • Downloading a dmg file shows in activity but does not show in downloads folder

    downloading a dmg file shows in activity but does not show in downloads folder

    Maybe
    iOS: Unable to import photos to computer
    Did it show before?
    If you connect to another PC does the iPod show up in My Computer?
    Have you installed only camera or scanner programs on your computer?

  • Show file name as the title for a photo in Photos app

    If my memory is correct in iPhoto when you hovered the cursor over a photo it displayed the title assigned to the photo, but if you had not assigned a title it showed the file name. In Photos app the only way I have found to see the file name is in the info panel. Other wise it only shows untitled when you hover over the photo. You can copy/paste in the info pane but thats a pain if you have hundreds of pics with no title. I only named a few in iPhoto as I preferred to see the file name assigned by the camera. Any one know if it's possible to see file name and not untitled?

    See this discussion:  Re: Where are photo file names?
    Photos does show the filenames only in the Info panel, and if you wrote the filename into the title field as a title, Photos will suppress it. in some cases

  • Show file name

    Is there a way to show file names with the events, in the event library window?

    Sevy2205 wrote:
    ...  I imported a large number of files and I want to make sure I have them all and they are some I want to identify quickly, I am looking for a way to see the file name in the event library....
    that is beyond the CONCEPT of this 15€ consumer product
    iM is meant for camcorder-imports - cams give automatic file-names with very little information (clip001); the more important info are in the meta-tags (when, perhaps where, after analyzing who, what) .. so, from the intended perspective of this app, there's no need/function to display clip-names.
    the EVENT-concept structures on time-stamp, based upon the assumption, you record your movies on some 'daily' basis, think of vacations, city-trips, holidays ...
    for your workflow, using 'files', I would suggest to prep all files in Finder, create folders, re-name them, arrange them (you do know, in Finder hitting Space-bar when a file is selected, it shows a preview? video as motion pictures?), whatever to structure them, THEN import to iM for editing.-

  • I am unable to retrieve spreadsheets.  Numbers displays the "Welcome To Numbers" page but does not allow saved spreadsheets to be opened.  It offers the "Open Recent" choice and displays saved file names but does not allow these files to be accessed.

    I recently upgraded to Numbers 3.5.2.  I have an older Macbook Pro (2009) and I run Yosemite 10.10.2.  I am unable to open any saved files that were created with earlier versions of Numbers.  When I open the Numbers app, I am offered the Welcome To Numbers page.  When I choose the 'Open Recent' option, I am offered the greyed names of files that I had recently used, however, I am unable to open any of these files (no error message is displayed).  Welcome To Numbers stays on the screen.  I tried opening the app by clicking on the file name but it produced the same results.  I am having a similar problem with Pages.   I suspect a compatibility problem between the new OSX and the new iWork offerings.   Has anyone else encountered this problem?  Does it require a setting change or is it a bug?

    I managed to download and install the iWork '09 apps.  However, when I attempt to open the app, I receive this error message:
    Numbers cannot be opened because of a problem.
    Check with the developer to make sure Numbers works with this version of OS X.  You may need to reinstall the application.  Be sure to install any available updates for the application and OS X.
    Problem Details and Configuration:
    Process:          Numbers [39838]
    Path:               /Applications/iWork '09/Numbers.app/Contents/Mac OS/Numbers
    Identifier:          com.apple.iWork.Numbers
    Version          ???
    Build Info:     Numbers-2990000~12
    Code Type:     X86 (Native)
    Parent Process:  ??? [1]
    Responsible:     Numbers [39838]
    User ID:          501
    Any thoughts as to what has to happen next?  I am running the latest OS X available (Yosemite 10.10.2)

  • Why does my download window remain blank whenever i download a page?

    i cannot find my downloads, since the download window remains blank whenever i click "download" on any web page.

    Have you tried the suggestions in this article? [[What to do if you can't download or save files]].
    Also, although it's not a complete replacement, I usually print those kinds of pages to PDF.

  • I am trying to install windows on my mac via bootcamp, and it says I need to download Windows Support Software. I tried, but it says "Download can not continue. The Windows Support Software is not available.

    I am running OSX 10.6.8 Snow lepard I am trying to install windows on my intel imac 20in late 2006  via bootcamp, and it says I need to download Windows Support Software. I tried, but it says "Download can not continue. The Windows Support Software is not available. I bought the Imac secend hand and did not get the install dvd's with it What can I do?

    You don't need to download the Windows support software, because in Snow Leopard, they are only available as a download for the Late 2010 MacBook Air.
    Instead, you have to buy Mac OS X Snow Leopard. The Snow Leopard disc contains the Windows drivers for your Mac, so you have to install them after finishing the Windows installation

  • Hi, I've been trying for days to download Windows support software via Bootcamp assistant, but it always failed with message 'Can't install Windows Support Software because it is not currently available from the Software update server.' Any advice welcome

    Hi,
    I've been trying for days to download Windows support software via Bootcamp assistant but it always fails with message 'Can't install windows software because it is not currently available from the software update server.'
    Anyone else had problems or success with this?
    Thanks in advance.

    9thdoc wrote:
    I'm getting a similar but distinct error message in snow leopard: Download could not continue. "The windows support software is not available" and have no original snow leopard instal disc with me.
    Your issue is completely different. You are running Snow Leopard. There is no download for Windows Support software for Snow Leopard, hence the error you see. Snow Leopard Windows Support software is on the Snow Leopard installation disk.
    You need the Snow Leopard installation disk or a replacement for it.

  • I download an app. But doesn't show up on my homepage. I go to download it again from the cloud and all I get is a message saying "you already download this application so you will be able to redownload the app free of charge" I press ok.Still don't have

    I download an app. But doesn't show up on my homepage. I go to download it again from the cloud and all I get is a message saying "you already download this application so you will be able to redownload the app free of charge" I press ok. Still don't have it

    What is the app? What "homepage" do you mean?

  • HT4539 Downloaded movie from iTunes in iPad but doesn't show up

    I tried purchasing a movie from ITunes on my computer first and it wouldn't finish so then I tried downloading it directly from the IPad and it doesn't show up at all. Am I missing something?

    I haven't seen this or read about it here, but this is what I'd try, in order:
    (I am assuming you activated the ipad, right? If not, do that first.)
    1) Press and Hold the Home and Wake Sleep buttons until the Apple Logo appears.
    2) If that doesn't work, try a reset, To reset go to Settings, General, Reset, Reset.
    3) Reinstall itunes on the computer.

Maybe you are looking for

  • Single User Mode: Still waiting for root device

    iMac G4. I reset the NVRAM, PRAM. It won't attempt to boot from anything but a OS 10.4 cd; booting from OS 9 cd just leaves me at the flashing question mark icon. If I try to boot from OS X cd, it comes back with the prohibitory sign. If I try to boo

  • How to copy a file from application server to local system

    Guys, Need to copy a file from application server to local system.Is there an FM for the same. Tried searching for it but couldn't find anything useful. Code snippets will be highly appreciated. Warm Regards, P. Moderator message: very frequently ask

  • Win 8.1 and HP wireless printer

    I can print using USB cable but it will not recognize it as a wireless device   HELP

  • Bank Reconciliation Reports

    When processing a manual bank reconcilation are there any reports that can be produced to give a hard copy of the reconciliation available? thanks

  • Alert for Order Line Item

    Hi all, We have a need to create an alert when a user enters a line item. Is this possible? I am new to alerts so any guidance would be much appreciated. After a user enters a line item and presses enter, for certain products an alert should ideally