Dear Users! Please post bug reports about FDM here!

FDM 3.9.4

Moderators: Usher, Alex

Guest

Re: FDM 3.9.4

Postby Guest » Wed May 07, 2014 9:50 pm

Search for Updates option is not working, I had installed 3.9.4 build 1468 and it says that I'm already using the latest version which is wrong because latest version is now build 1470!
johnlgalt
Posts: 475
Joined: Mon Jul 26, 2010 3:04 pm
Location: 3rd Rock
Contact:

Re: FDM 3.9.4

Postby johnlgalt » Thu May 08, 2014 4:10 am

In the past, I've seen the SfU function be almost a week late from release....
__

I am I.

Please read the FDM FAQ and to report bugs follows the instructions in this post:
How to report bugs for FDM
Guest

Re: FDM 3.9.4

Postby Guest » Thu May 08, 2014 7:43 am

my IE 11.0.9600.17105 on Windows 8.1 says, that "FreeDownloadManager.ORG" is not verified and has the status "incompatible".
there is no way to enable that add-on (FDM-lite 3.9.4 build 1470)
User avatar
Usher
Posts: 2567
Joined: Sat Mar 20, 2010 2:37 pm
Location: Poland

Re: FDM 3.9.4

Postby Usher » Thu May 08, 2014 1:34 pm

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
Alex
FDM Team
Posts: 2851
Joined: Mon Jul 12, 2004 12:17 pm

Re: FDM 3.9.4

Postby Alex » Thu May 08, 2014 9:34 pm

Build 1472 is released.
Changes:
[*] Updated Chrome extension.
[-] Firefox extension was not updated at FDM update.
Alex,
FDM development team
Anônimo

Re: FDM 3.9.4

Postby Anônimo » Thu May 08, 2014 10:05 pm

Alex wrote:Build 1472 is released.
Changes:
[*] Updated Chrome extension.
[-] Firefox extension was not updated at FDM update.


How it works with Opera Browser 21?
Guest

Re: FDM 3.9.4

Postby Guest » Fri May 09, 2014 9:24 am

Alex wrote:Build 1472 is released.
Changes:
[*] Updated Chrome extension.
[-] Firefox extension was not updated at FDM update.

Firefox extensions won't work with Firefox 29.0.1 which can be downloaded from mozilla's ftp
ftp://ftp.mozilla.org/pub/mozilla.org/m ... 29.0.1.exe
Aurélien

Re: FDM 3.9.4

Postby Aurélien » Fri May 09, 2014 11:08 am

that's greeat : updated to FDM 1472 : no more problem with the Chrome extension and endless reload. 8)
parkd1
Posts: 68
Joined: Tue Apr 19, 2011 6:01 pm

Re: FDM 3.9.4

Postby parkd1 » Fri May 09, 2014 2:40 pm

Can you check? The lastest FMD seemed to work ok but the Fire Fox download window came up and ask me to save filr or open it. Using Fire Fox nightly build 32. Thanks.
johnlgalt
Posts: 475
Joined: Mon Jul 26, 2010 3:04 pm
Location: 3rd Rock
Contact:

Re: FDM 3.9.4

Postby johnlgalt » Fri May 09, 2014 4:48 pm

And what happens when you select save file?
__

I am I.

Please read the FDM FAQ and to report bugs follows the instructions in this post:
How to report bugs for FDM
parkd1
Posts: 68
Joined: Tue Apr 19, 2011 6:01 pm

Re: FDM 3.9.4

Postby parkd1 » Fri May 09, 2014 4:53 pm

I did not try. I just closed the window. I downloaded a second file and that time I saw the window pop up then close.
User avatar
Usher
Posts: 2567
Joined: Sat Mar 20, 2010 2:37 pm
Location: Poland

Re: FDM 3.9.4 - chrome.manifest fix

Postby Usher » Fri May 09, 2014 4:53 pm

There is a bug in chrome.manifest file in FDM plugin for Firefox directory that makes the plugin inactive in some (not round) Firefox versions, see viewtopic.php?f=1&t=16802&p=38501#p38501

Here's how to fix it:

1. Open Firefox, go to Add-ons and delete FDM plugin from the extension list. Allow to restart Firefox, make sure that FDM plugin is really deleted. Repeat actions for all Firefox profiles, then close Firefox.
2. Open FDM, turn off Firefox monitoring, click OK and exit from FDM. It may take some time if you have many/large torrent downloads open.
3. Execute step 5 of FDM FAQ for Firefox troubleshooting.
4. Delete FDM plugin as it is described in step 8B in FDM FAQ for Firefox troubleshooting.

5. Locate FDM plugin as it is described in step 8A in FAQ, go to Firefox\extension subdirectory and edit chrome.manifest in Notepad as follows: Replace last 5 lines

Code: Select all

interfaces components/ivmsfdmff22.xpt appversion=22 appversion=23 appversion=24 appversion=25 appversion=26 appversion=27 appversion=28 appversion=29
binary-component components/vmsfdmff22.dll appversion=22 appversion=23 appversion=24 appversion=25 appversion=26 appversion=27 appversion=28 appversion=29

interfaces components/ivmsfdmff30.xpt appversion>=30a
binary-component components/vmsfdmff30.dll appversion>=30a
with fixed version

Code: Select all

interfaces components/ivmsfdmff22.xpt appversion<30
binary-component components/vmsfdmff22.dll appversion<30

interfaces components/ivmsfdmff30.xpt appversion>=30.0a
binary-component components/vmsfdmff30.dll appversion>=30.0a
Save changes and close Notepad. Go to Firefox\extension\components subdirectory and delete duplicated chrome.manifest file.

6. Run FDM and turn on Firefox monitoring again.
7. Run Firefox - it should show info about new extension found. Allow to install FDM plugin, click "Continue" and "Restart". After restarting Firefox go to Add-ons tab and make sure FDM plugin is present and active. It should work OK now.
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
Guest

Re: FDM 3.9.4

Postby Guest » Fri May 09, 2014 9:50 pm

again FDM 3.9.4 Build 1472 is not working with Firefox 29.0.1 :(
User avatar
Usher
Posts: 2567
Joined: Sat Mar 20, 2010 2:37 pm
Location: Poland

Re: FDM 3.9.4

Postby Usher » Sat May 10, 2014 12:07 am

Guest wrote:again FDM 3.9.4 Build 1472 is not working with Firefox 29.0.1 :(
Have you fixed chrome.manifest as it is described above?
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
Guest

Re: FDM 3.9.4

Postby Guest » Sat May 10, 2014 4:11 am

Usher wrote:
Guest wrote:again FDM 3.9.4 Build 1472 is not working with Firefox 29.0.1 :(
Have you fixed chrome.manifest as it is described above?

Sorry for the post http://freedownloadmanager.org/board/vi ... =1&t=16802 here.

I wonder that Line 9 should be

Code: Select all

interfaces components/ivmsfdmff22.xpt appversion<30 appversion>22
binary-component components/vmsfdmff22.dll appversion<30 appversion>22


It seems that your modification will override

Code: Select all

interfaces components/ivmsfdmff.xpt appversion<22
binary-component components/vmsfdmff.dll appversion<22

Return to “General forum”

Who is online

Users browsing this forum: No registered users and 14 guests