Closed
Bug 518835
Opened 15 years ago
Closed 14 years ago
unable to cancel a download job after it fails due to lack of disk space on my n810
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 604719
People
(Reporter: jmaher, Unassigned)
Details
on my n810 with the 20090924 1.9.2 nightly build, I do this:
1) browse to the 1.9.2 nightly ftp server
2) download xulrunner
3) run out of space, and get an error message
4) dismiss message
5) back at downloads, click "cancel", no luck
6) try to redownload the xulrunner file after cleaning up file system, no luck
Comment 1•15 years ago
|
||
Any errors in the console?
Reporter | ||
Comment 2•15 years ago
|
||
I see this in the error console:
Error: uncaught exception: [Exception..."Component returned failure code 0x80004005 (NS_ERROR_FAILURE) [nsIPrefService.savePrefFile]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/preferences.xml :: set_valueFromPrefernces :: line 379" data: no]
and a bunch of these:
Error: Async statement execution returned with '10', 'disk I/O error'
Source File: file:///usr/local/lib/xulrunner-1.9.2b2pre/components/nsPlacesDBFlush.js Line: 306
Comment 3•15 years ago
|
||
Those errors look like what I'd expect when you run out of disk space
Reporter | ||
Comment 4•15 years ago
|
||
yeah, the problem is I cannot cancel the job, via the UI. It appears to be running and the cancel button clicks but does nothing.
Updated•15 years ago
|
Component: Linux/Maemo → General
Comment 5•14 years ago
|
||
We have disk space checks now for downloads. Plus, N810 is no longer a target.
See bug 604719
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•