Closed
Bug 54967
Opened 25 years ago
Closed 25 years ago
Filename selector dialog does not appear on second and subsequent FTP downloads
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: bzbarsky, Assigned: mscott)
Details
After downloading one file using FTP, attempting to download others fails. The
dialog that lets one choose whether to save the file or cancel appears, and
after "Save" is selected nothing happens. The following error is written to
STDERR:
Error loading URL
ftp://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-i686-pc-linux-gnu.tar.gz:
804b0002
as soon as any other URL is accessed in the same browser window. (with the URL
replaced by the URL of the file that I was trying to download, of course).
I have been seeing this with all the M18 candidate builds since 2000/9/27.
Comment 1•25 years ago
|
||
Confirming! (linux build 100214)
| Reporter | ||
Comment 2•25 years ago
|
||
Also, as the download progress box appears the first time, the following error
message is printed by mozilla:
************************************************************
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "[Exception... "Illegal value" code: "-2147024809" nsresult:
"0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location:
"chrome://global/content/downloadProgress.js Line: 70"] [nsIObserver::Observe]"
nsresult: "0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "<unknown>"
data: no]
************************************************************
| Assignee | ||
Comment 4•25 years ago
|
||
dup.
*** This bug has been marked as a duplicate of 55139 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•