Open
Bug 825914
Opened 13 years ago
Updated 1 month ago
OSX will sleep in the middle of a Firefox download
Categories
(Core :: Widget: Cocoa, defect, P3)
Tracking
()
NEW
People
(Reporter: benj.browder, Unassigned)
References
Details
(Whiteboard: [tpi:+][tpi-help-requested])
Attachments
(1 file)
|
1.21 MB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20100101 Firefox/17.0
Build ID: 20121128204232
Steps to reproduce:
Downloaded a test file on a clean installation of Mountain Lion. File in question was the Android SDK bundle.
Actual results:
File began to download as it should. However, the browser fails to set an assertion preventing disk sleep while in the middle of the download. This will interrupt any download because the download will be interrupted by the computer's sleep cycle. Not setting an assertion can be checked by:
pmset -g assertions
Expected results:
The browser should have set an assertion preventing idle disk sleep until the download is completed.
Comment 1•13 years ago
|
||
OS X sends the hdd in the sleep mode while data is written to the disk ?
That sounds really stupid.
moving to Widget:Cocoa as first try but Core:File handling could be the better one.
Component: Untriaged → Widget: Cocoa
Product: Firefox → Core
Summary: Firefox not setting a sleep assertion in Mountain Lion → Firefox not setting a sleep assertion in Mountain Lion when downloading
Updated•9 years ago
|
Whiteboard: tpi:?
Updated•9 years ago
|
Priority: -- → P1
Whiteboard: tpi:? → tpi:+
Updated•9 years ago
|
Flags: needinfo?(twalker)
Whiteboard: tpi:+ → tpi:?
Comment 3•9 years ago
|
||
Tested on El Capitan OSX 10.11.6
System Preferences > Energy Saver > Power Adapter:
- Turn Display off after: 1 minute
- (not selected) Prevent computer from sleeping automatically when display is off
- (selected) Put hard disk to sleep when possible
- (selected) Wake for network access
- (selected) Enable Power Nap while plugged into power adapter
-- power adapter plugged in
Note: the above settings, other than display time, are the defaults.
1) began download of large file, in this case an ubuntu iso. ~17 minutes estimated download time
2) left computer alone and after a minute screens(s) went to sleep.
3) after 10 minutes, wake computer from sleep
4) check download status
tested results:
the download was paused, but after a moment it continued to download from where it left off, status showed ~15 minutes remaining.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(twalker)
Comment 4•9 years ago
|
||
The computer should finish the download, then sleep.
Priority: P1 → P2
Summary: Firefox not setting a sleep assertion in Mountain Lion when downloading → OSX will sleep in the middle of a Firefox download
Whiteboard: tpi:? → tpi:+
Updated•9 years ago
|
Whiteboard: tpi:+ → [tpi:+][tpi-help-requested]
Comment 5•7 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Comment 6•7 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Updated•3 years ago
|
Severity: normal → S3
Can you please fix this now? It is very annoying. Any technical reasons holding you back here?
Comment 10•1 month ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•