Page 50 of 50

Re: PLEASE put up all FDM and Firefox problems here!

Posted: Sat Sep 24, 2022 1:06 pm
by touf34
It's probably because they broke the parser that translates path methods for the nativehost in Firefox 106. If it happens again replace all the occurrences of simple or double \/ in fdm's org.freedownloadmanager.fdm5.cnh.json by double dashes \\.

to look like something like that as example:

Code: Select all

{
  "allowed_extensions": [
    "fdm_ffext@freedownloadmanager.org",
    "fdm_ffext2@freedownloadmanager.org"
  ],
  "description": "Free Download Manager",
  "name": "org.freedownloadmanager.fdm5.cnh",
  "path": "D:\\Internet\\DL\\Free Download Manager\\wenativehost.exe",
  "type": "stdio"


That fixed the problem for me on my portable install

source: https://hg.mozilla.org/releases/mozilla ... 4eace683d0

Re: PLEASE put up all FDM and Firefox problems here!

Posted: Tue Sep 27, 2022 6:21 pm
by johnlgalt
touf34 wrote:It's probably because they broke the parser that translates path methods for the nativehost in Firefox 106. If it happens again replace all the occurrences of simple or double \/ in fdm's org.freedownloadmanager.fdm5.cnh.json by double dashes \\.

to look like something like that as example:

Code: Select all

{
  "allowed_extensions": [
    "fdm_ffext@freedownloadmanager.org",
    "fdm_ffext2@freedownloadmanager.org"
  ],
  "description": "Free Download Manager",
  "name": "org.freedownloadmanager.fdm5.cnh",
  "path": "D:\\Internet\\DL\\Free Download Manager\\wenativehost.exe",
  "type": "stdio"


That fixed the problem for me on my portable install

source: https://hg.mozilla.org/releases/mozilla ... 4eace683d0


That sounds about right. I don't have any other addons that actually reference / make use of local paths, and nothing else broke during my time with Nightly v106a1. Thanks for this, I'll keep this post and snippet handy if they do mess with it again.

Re: PLEASE put up all FDM and Firefox problems here!

Posted: Tue Aug 01, 2023 9:42 am
by Guest
FDM not working (starting) even after a proper installation.

Re: PLEASE put up all FDM and Firefox problems here!

Posted: Wed Oct 25, 2023 9:48 am
by Guest
Like the last poster, FDM isn't working for me, either.
It doesn't start on its own or catch downloads when I click a link.

Re: PLEASE put up all FDM and Firefox problems here!

Posted: Mon Jan 22, 2024 1:51 am
by seafoodghoul
In version 6.20.0.5510, either Chinese (China) or Chinese (Taiwan) both display Chinese (China) / Simplified Chinese, please fix this make Chinese (Taiwan) to display Traditional Chinese

Re: PLEASE put up all FDM and Firefox problems here!

Posted: Tue Jan 23, 2024 3:28 am
by Alex
seafoodghoul wrote:In version 6.20.0.5510, either Chinese (China) or Chinese (Taiwan) both display Chinese (China) / Simplified Chinese, please fix this make Chinese (Taiwan) to display Traditional Chinese

Hello,

Thank you for letting us know. It's a Qt (a framework FDM uses) bug. We'll try to fix it in the upcoming FDM versions.

Re: PLEASE put up all FDM and Firefox problems here!

Posted: Sat Feb 03, 2024 11:40 pm
by Guest
When I click a link FDM opens, but it will never add a link to the downloads list anymore.

i have to manually add them by copying and pasting the link

yeah basically the browser integration in firefox is not working the last few weeks