Closed
Bug 393519
Opened 17 years ago
Closed 17 years ago
Can't remove "failed" downloads (nsIDownloadManager.removeDownload)
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 393556
People
(Reporter: stephend, Unassigned)
Details
Attachments
(1 file)
(deleted),
application/octet-stream
|
Details |
I can't remove "failed" downloads on my trunk Minefield build from today, by either right-clicking the selected download or by pressing the Delete key.
The following exception is thrown:
Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDownloadManager.removeDownload]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://mozapps/content/downloads/downloads.js :: removeDownload :: line 186" data: no]
I'll attach my downloads.sqlite
Reporter | ||
Comment 1•17 years ago
|
||
Reporter | ||
Updated•17 years ago
|
Flags: in-litmus?
Flags: blocking-firefox3?
Reporter | ||
Comment 2•17 years ago
|
||
Worth mentioning, of course, is that these three files are:
1) All the same name
2) Large ISO files (4+GB) of Linux distros
The first two I acquired through incomplete downloads; the server returned an error in saving to disk, but succeeded on one, which I downloaded for at least 2 GB worth, before manually removing the other downloads, leaving only those two unable to be removed.
Comment 3•17 years ago
|
||
Does it work after restarting?
Reporter | ||
Comment 4•17 years ago
|
||
(In reply to comment #3)
> Does it work after restarting?
Yes; a datapoint I meant to include.
Comment 5•17 years ago
|
||
OK, in that case I know what's up, and this is a dupe...
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•17 years ago
|
Flags: in-litmus?
Updated•17 years ago
|
Flags: blocking-firefox3?
Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•