PLEASE put up all FDM and Firefox problems here!
Solved but found some bugs to report
boyumeow wrote:https://yadi.sk/d/hlf1lfC8mKU58
Above website from Yandex.Disk, while downloading using FDM, name is correct as "mpc-be", but from browser (firefox58.0.1 64bit) is raw file names (very long names) rather than "mpc-be". Disable of the extension 3.0.6, browser downloading correctly as "mpc-be". I'm sorry if I'm not explaining in good English.
Sorry for repeating this as I wrongly reported on the other thread "FDM 5.1", and no way to delete that.
Thanks and have a good everyday.
With latest extension 3.0.11 (enabled), my above report is solved, but found 2 bugs related to without using FDM to download.
1) If the downloaded file has spacing in name, the spacing is translated into "%20",
e,g: "avidemux_2.7.0 r180504_win64.exe" "avidemux_2.7.0%20r180504_win64.exe"
2) The previous folder location is not mesmerizes if I want to place my second or later downloaded files as the same folder as the first downloaded file.
But to my view, this two bugs are not so important and I can along with it, just need to exercise my fingers a little bit more .
Thanks and have a good everyday.
Re: PLEASE put up all FDM and Firefox problems here!
Think I have report my above report solved too fast... I've just try to download bitcomet from their site, and I'm getting long raw names too (from browser download with FDM extension 3.0.11 enabled).
Thanks and have a nice everyday.
Thanks and have a nice everyday.
Re: PLEASE put up all FDM and Firefox problems here!
I suspect your manual actions have been incomplete and you have still WebExt 3.0.3 in use in Firefox startup cache. See FDM FAQ how to remove older FDM extensions, and in the end of your actions do as follows:jvidalw wrote:Yes, I'm running v3.9.7
* Make sure you have closed Firefox, turn off Firefox monitoring in FDM and close FDM.
* Replace old WebExtension located in FDM subdirectory here: "c:\Program Files (x86)\Free Download Manager\Firefox\extension.xpi" with the new one (3.0.11) unpacked from FDM 5.1 installer.
* Run FDM and turn on Firefox monitoring again.
* Run Firefox and make sure WebExt 3.0.11 is really installed and active.
Note also that in FDM 3.x many default settings are outdated and FDM may have problems if you don't change them. For example:
- copy User Agent of your browser to FDM advanced options for new download - in your case it is should be "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/59.0" ;
- don't use too many connections otherwise you may be banned for server abusing, 1-2 connections per your CPU kernel/thread is a good value for the start.
Andrzej P. Wozniak, FDM user and forum moderator
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Re: PLEASE put up all FDM and Firefox problems here!
It's not "long raw name", it's rather some hash value that may be created using session ID, expiration time, filename, file size, file hash (SHA2/MD5), user login name and password etc.boyumeow wrote: I've just try to download bitcomet from their site, and I'm getting long raw names too (from browser download with FDM extension 3.0.11 enabled).
There may be problems when the filename of download is passed in URL as query parameter with non-standard name rather then just filename in path. In some cases such obfuscation is a problem for the browser itself. For example (links may be broken in two lines, red is bad, green is good):
* bad: http://download.server.invalid/downloads/download?hash=very_long_hexadecimal_value&yourdownload=base_64_encoded_filename
* probably good: http://download.server.invalid/downloads/download?hash=hex_value&filename=filename.exe
* good: http://download.server.invalid/downloads/path/to/file/filename.exe
Andrzej P. Wozniak, FDM user and forum moderator
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Re: PLEASE put up all FDM and Firefox problems here!
extension not catching clicks on texteditor.pro as well.
http://www.texteditor.pro/downloads/TextEditorPro64.exe
http://www.texteditor.pro/downloads/TextEditorPro32.exe
http://www.texteditor.pro/downloads/TextEditorPro64.exe
http://www.texteditor.pro/downloads/TextEditorPro32.exe
Re: PLEASE put up all FDM and Firefox problems here!
Thanks for this report.jvidalw wrote:extension not catching clicks on texteditor.pro as well.
Well, this "download button" is a good example of broken web usability. You can't see that the blue button is selected when navigating with Tab key (look for light blue border), you can't navigate the fake pull-down menu with arrows, you can't keep the menu open to download more files, you can't see which option you have selected previously…
And it's the same problem with FDM 3.0.6 and 3.0.11 WebExtension. However, you can still use right click and select proper download option from the context menu (as it's described in FDM FAQ).
Andrzej P. Wozniak, FDM user and forum moderator
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Re: PLEASE put up all FDM and Firefox problems here!
yes, right clicking works.
Anoher problem: extension doesn't work here either: https://www.techpowerup.com/download/techpowerup-gpu-z/
And no, right clicking doesn't work.
(xdm works there)
Anoher problem: extension doesn't work here either: https://www.techpowerup.com/download/techpowerup-gpu-z/
And no, right clicking doesn't work.
(xdm works there)
Re: PLEASE put up all FDM and Firefox problems here!
Usher wrote:I suspect your manual actions have been incomplete and you have still WebExt 3.0.3 in use in Firefox startup cache. See FDM FAQ how to remove older FDM extensions, and in the end of your actions do as follows:jvidalw wrote:Yes, I'm running v3.9.7
* Make sure you have closed Firefox, turn off Firefox monitoring in FDM and close FDM.
* Replace old WebExtension located in FDM subdirectory here: "c:\Program Files (x86)\Free Download Manager\Firefox\extension.xpi" with the new one (3.0.11) unpacked from FDM 5.1 installer.
* Run FDM and turn on Firefox monitoring again.
* Run Firefox and make sure WebExt 3.0.11 is really installed and active.
Note also that in FDM 3.x many default settings are outdated and FDM may have problems if you don't change them. For example:
- copy User Agent of your browser to FDM advanced options for new download - in your case it is should be "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/59.0" ;
- don't use too many connections otherwise you may be banned for server abusing, 1-2 connections per your CPU kernel/thread is a good value for the start.
Excuse me, did you read my previous reports??? All those things you say, I've already done them.
I had to revert back to v3.0.6, because webext v3.0.11 started downloading random images again.
Did you ream my previous report???
-
- FDM Team
- Posts: 1396
- Joined: Wed Nov 12, 2008 12:06 pm
Re: PLEASE put up all FDM and Firefox problems here!
Thanks for all the reports, we know the current problem with not downloading from multiple sites, working on it.
Re: PLEASE put up all FDM and Firefox problems here!
What report? Did you read carefully the reporting rules? A message without links provided is NOT a report.jvidalw wrote:I had to revert back to v3.0.6, because webext v3.0.11 started downloading random images again.
Did you ream my previous report???
Andrzej P. Wozniak, FDM user and forum moderator
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Re: PLEASE put up all FDM and Firefox problems here!
FDM 5.1.36.7160 release notes say "new extension". Well, I got news for you: it's the same extension v3.0.11 and it suffers from the same problems:
- Doesn't catch clicks on several sites (I've almost given up on this...)
- it is still downloading random images.
Once again, I had to go back to v3.0.6
PLEASE FIX IT (at least the random images downloading)
- Doesn't catch clicks on several sites (I've almost given up on this...)
- it is still downloading random images.
Once again, I had to go back to v3.0.6
PLEASE FIX IT (at least the random images downloading)
Re: PLEASE put up all FDM and Firefox problems here!
New extension is available on AMO:jvidalw wrote:FDM 5.1.36.7160 release notes say "new extension".
https://addons.mozilla.org/pl/firefox/a ... ger-addon/
You can't automatically update to this version as there is another download path declared in 3.0.11 manifest.
Notes:
1. Version 3.0.12 is almost unchanged when comparing with 3.0.11, there's only one fix in two places. It means that the regression is still present when working with Firefox 59+.
2. There are no such problems when using 3.0.11 with Firefox 52.* ESR.
3. Version 3.0.11 works also OK with FDM 3.9.7 (and Firefox 52.* ESR), but you should NOT update to 3.0.12. Devs changed the extension name in manifest - it's now fdm_ffext2@freedownloadmanager.org.xpi (see number 2?), while the old one is fdm_ffext@freedownloadmanager.org.xpi. FDM 3.x can't recognize the new name and Firefox monitoring doesn't work.
4. Because of the new name you can't install new WebExt as update at all, also in FDM 5.x. You must first remove the old extension.
5. As you see, the description on AMO is incomplete:
- there is no mention that this build is for FDM 5.1 only,
- there is no mention about known unsolved issues…
Andrzej P. Wozniak, FDM user and forum moderator
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Re: PLEASE put up all FDM and Firefox problems here!
well then, you should update FDM 3 to work with the new extension.
-
- FDM Team
- Posts: 1396
- Joined: Wed Nov 12, 2008 12:06 pm
Re: PLEASE put up all FDM and Firefox problems here!
Usher wrote:New extension is available on AMO:jvidalw wrote:FDM 5.1.36.7160 release notes say "new extension".
https://addons.mozilla.org/pl/firefox/a ... ger-addon/
You can't automatically update to this version as there is another download path declared in 3.0.11 manifest.
Notes:
1. Version 3.0.12 is almost unchanged when comparing with 3.0.11, there's only one fix in two places. It means that the regression is still present when working with Firefox 59+.
2. There are no such problems when using 3.0.11 with Firefox 52.* ESR.
3. Version 3.0.11 works also OK with FDM 3.9.7 (and Firefox 52.* ESR), but you should NOT update to 3.0.12. Devs changed the extension name in manifest - it's now fdm_ffext2@freedownloadmanager.org.xpi (see number 2?), while the old one is fdm_ffext@freedownloadmanager.org.xpi. FDM 3.x can't recognize the new name and Firefox monitoring doesn't work.
4. Because of the new name you can't install new WebExt as update at all, also in FDM 5.x. You must first remove the old extension.
5. As you see, the description on AMO is incomplete:
- there is no mention that this build is for FDM 5.1 only,
- there is no mention about known unsolved issues…
Version 3.0.12 is not major, I'd like to refer you to what Usher wrote.
The issues you mentioned are being worked on, as far as I know.
Re: PLEASE put up all FDM and Firefox problems here!
The problem is that, even if they fix the issues, they won't do any good if FDM3 is not updated to work with newer versions of the extension.
There are A TON of reasons why I refuse to use FDM5...
There are A TON of reasons why I refuse to use FDM5...
Who is online
Users browsing this forum: No registered users and 1 guest