For some time, I can't download a file with Firefox. There appears a window for downloading but clicking OK doesn't start one. Could someone help me, please?
Announcement
Collapse
No announcement yet.
Firefox doesn't download
Collapse
This topic is closed.
X
X
-
I'm not sure whether it helps. There you have 3 screen shots:
1. website with thick arrow to download a file
2. after clicking the arrow - there appears the download/open dialog box on which I click OK.
3. the empty download list afterwards
There happens nothing indeed after clicking OK besides the dialog box disappears (as usually).
- Top
- Bottom
Comment
-
Originally posted by liquid View PostI'm not sure whether it helps. There you have 3 screen shots:
1. website with thick arrow to download a file
2. after clicking the arrow - there appears the download/open dialog box on which I click OK.
3. the empty download list afterwards
There happens nothing indeed after clicking OK besides the dialog box disappears (as usually).
- Top
- Bottom
Comment
-
@Vinny: this happens with all sites; I have all permissions to Download directory which of course exists.
@michel: this happens with Firefox; this does not happen with rekonq; I have no other browsers.
@dmeyer: so how to resolve this?
Thanks all for trying to help
- Top
- Bottom
Comment
-
strange ,,,perhaps your .mozilla is corrupted ,,,,,you could move/rename it and see if the new one that will get created on a restart will solve it.
close firefox then open a terminal and
Code:mv ~/.mozilla ~/.mozilla.old
VINNYi7 4core HT 8MB L3 2.9GHz
16GB RAM
Nvidia GTX 860M 4GB RAM 1152 cuda cores
- Top
- Bottom
Comment
-
Yes, that helped. Unfortunately, all bookmarks and settings are lost too. Would you please tell where logins and passwords are stored? I'd like to restore them. I managed to restore bookmarks from recent backup in the .old directory.
- Top
- Bottom
Comment
-
Originally posted by liquid View PostYes, that helped. Unfortunately, all bookmarks and settings are lost too. Would you please tell where logins and passwords are stored? I'd like to restore them. I managed to restore bookmarks from recent backup in the .old directory.
- Top
- Bottom
Comment
-
Originally posted by liquid View PostYes, that helped. Unfortunately, all bookmarks and settings are lost too. Would you please tell where logins and passwords are stored? I'd like to restore them. I managed to restore bookmarks from recent backup in the .old directory.
More info - http://support.mozilla.org/en-US/kb/...ores-user-datasigpic "Let us think the unthinkable, let us do the undoable, let us prepare to grapple with the ineffable itself, and see if we may not eff it after all." -- Douglas Adams
- Top
- Bottom
Comment
-
Ooops, I missed the part where you'd moved the ~/.mozilla folder to ~/.mozilla.old
The files containing your original bookmarks and logins/passwords will now be in ~/.mozilla.old/firefox/<random characters>.default
The files you'll need to look for in the above folder are "places.sqlite" (this stores your bookmarks), "key3.db" and "signons.sqlite" (those 2 files together store your logins & passwords). Once you find them, copy them to the folder ~/.mozilla/firefox/<random characters>.default
If you have any trouble doing that, show me the outputs of the following 2 commands:
Code:ls ~/.mozilla/firefox
Code:ls ~/.mozilla.old/firefox
Last edited by HalationEffect; Feb 26, 2013, 06:52 PM.sigpic "Let us think the unthinkable, let us do the undoable, let us prepare to grapple with the ineffable itself, and see if we may not eff it after all." -- Douglas Adams
- Top
- Bottom
Comment
Comment