为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

download problem

  • 6 个回答
  • 46 人有此问题
  • 3 次查看
  • 最后回复者为 ahlot

more options

after I update my firefox 32 beta the download proces stock at the end and not finish the download

after I update my firefox 32 beta the download proces stock at the end and not finish the download

被采纳的解决方案

better fix: enter about:config into the firefox address bar (confirm the info message in case it shows up). right-click somewhere on the page and create a new string setting with the name "browser.safebrowsing.appRepURL" and value "https://sb-ssl.google.com/safebrowsing/clientreport/download?key=%GOOGLE_API_KEY%"

定位到答案原位置 👍 10

所有回复 (6)

more options

download stock

more options

Hello, The cause might be antivirus software which tries to scan the file and during that process hangs the Firefox instance.

In order to fix the problem, try disabling the scanning as follows:

  1. In the Location bar, type about:config and press Enter. The about:config "This might void your warranty!" warning page may appear.
  2. Click I'll be careful, I promise!, to continue to the about:config page. A list of settings should appear
  3. Filter the list by typing in the search bar at the top. Type in scanWhenDone. You should now find the browser.download.manager.scanWhenDone preference.
  4. Double-click on that preference to set the value to false.
  5. Next, try to download something and see if it still hangs.

Please reply and tell us whether this helped you!

more options

there is no browser.download.manager.scanWhenDone in about:config

more options

this is a reproducible bug in the latest beta version, i've filed https://bugzilla.mozilla.org/show_bug.cgi?id=1057764 for it. it is possible to circumvent the issue when "browser.safebrowsing.malware.enabled" is set to false, but this obviously isn't advisable and shouldn't become the permanent state of affairs

由philipp于修改

more options

选择的解决方案

better fix: enter about:config into the firefox address bar (confirm the info message in case it shows up). right-click somewhere on the page and create a new string setting with the name "browser.safebrowsing.appRepURL" and value "https://sb-ssl.google.com/safebrowsing/clientreport/download?key=%GOOGLE_API_KEY%"

由philipp于修改

more options

Thank you so much,its working now :D