Page 1 of 1

FDM is not detecting any browser

Posted: Wed Sep 14, 2022 6:39 pm
by SulfuricFahim
Hey! I'm trying to use FDM on Kubuntu 22.04 but seems like FDM is not detecting any browser. It's saying that no browser is installed but Firefox (Snap) and Brave (from official repository) are installed on my machine and working perfectly. Yeah, I've installed Plasma Integration extension on Brave, if you're wondering. The FDM extension is also showing nothing other than loading. I'm adding the screenshots down below. Have anyone faced this problem? How can I fix it?

Here's my system info:

Code: Select all

Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.15.0-41-generic (64-bit)
Graphics Platform: X11
Processors: 4 × AMD Ryzen 3 3200G with Radeon Vega Graphics
Memory: 5.7 GiB of RAM
Graphics Processor: AMD Radeon Vega 8 Graphics


Image
Image
Image
Image

Re: FDM is not detecting any browser

Posted: Fri Sep 30, 2022 11:00 pm
by Avguser
SulfuricFahim wrote:Hey! I'm trying to use FDM on Kubuntu 22.04 but seems like FDM is not detecting any browser. It's saying that no browser is installed but Firefox (Snap) and Brave (from official repository) are installed on my machine and working perfectly. Yeah, I've installed Plasma Integration extension on Brave, if you're wondering. The FDM extension is also showing nothing other than loading. I'm adding the screenshots down below. Have anyone faced this problem? How can I fix it?

Here's my system info:

Code: Select all

Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.15.0-41-generic (64-bit)
Graphics Platform: X11
Processors: 4 × AMD Ryzen 3 3200G with Radeon Vega Graphics
Memory: 5.7 GiB of RAM
Graphics Processor: AMD Radeon Vega 8 Graphics


Image
Image
Image
Image



You must install FDM using the deb package. The flatpak or snap version is not compatible with the extension because the snap or flatpak version is not maintained by the developers.

Re: FDM is not detecting any browser

Posted: Mon Oct 03, 2022 7:57 pm
by SulfuricFahim
Avguser wrote:
SulfuricFahim wrote:Hey! I'm trying to use FDM on Kubuntu 22.04 but seems like FDM is not detecting any browser. It's saying that no browser is installed but Firefox (Snap) and Brave (from official repository) are installed on my machine and working perfectly. Yeah, I've installed Plasma Integration extension on Brave, if you're wondering. The FDM extension is also showing nothing other than loading. I'm adding the screenshots down below. Have anyone faced this problem? How can I fix it?

Here's my system info:

Code: Select all

Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.15.0-41-generic (64-bit)
Graphics Platform: X11
Processors: 4 × AMD Ryzen 3 3200G with Radeon Vega Graphics
Memory: 5.7 GiB of RAM
Graphics Processor: AMD Radeon Vega 8 Graphics


Image
Image
Image
Image



You must install FDM using the deb package. The flatpak or snap version is not compatible with the extension because the snap or flatpak version is not maintained by the developers.


Hey! I've tried using the deb version (along with other versions) before posting here but got no luck!

Re: FDM is not detecting any browser

Posted: Wed Oct 05, 2022 8:56 am
by hmmm
well is your browser youre using also deb/repo version? not snap or flatpak. try again there a foum post about this before

https://www.freedownloadmanager.org/board/viewtopic.php?f=1&t=18716

its gotta be deb fdm + deb/official repo browser

Re: FDM is not detecting any browser

Posted: Fri Oct 07, 2022 1:45 am
by Avguser
SulfuricFahim wrote:
Avguser wrote:
SulfuricFahim wrote:Hey! I'm trying to use FDM on Kubuntu 22.04 but seems like FDM is not detecting any browser. It's saying that no browser is installed but Firefox (Snap) and Brave (from official repository) are installed on my machine and working perfectly. Yeah, I've installed Plasma Integration extension on Brave, if you're wondering. The FDM extension is also showing nothing other than loading. I'm adding the screenshots down below. Have anyone faced this problem? How can I fix it?

Here's my system info:

Code: Select all

Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.15.0-41-generic (64-bit)
Graphics Platform: X11
Processors: 4 × AMD Ryzen 3 3200G with Radeon Vega Graphics
Memory: 5.7 GiB of RAM
Graphics Processor: AMD Radeon Vega 8 Graphics


Image
Image
Image
Image



You must install FDM using the deb package. The flatpak or snap version is not compatible with the extension because the snap or flatpak version is not maintained by the developers.


Hey! I've tried using the deb version (along with other versions) before posting here but got no luck!


The browser extension does not recognize the snap version of any browser which you are using. you must install the .deb version of a browser. You can't use snap. I tested the .deb version of chrome on kubuntu and it works. you are currently using the snap version of firefox which doesn't work.

Re: FDM is not detecting any browser

Posted: Tue Oct 11, 2022 8:39 pm
by Guest
Avguser wrote:
SulfuricFahim wrote:
Avguser wrote:

You must install FDM using the deb package. The flatpak or snap version is not compatible with the extension because the snap or flatpak version is not maintained by the developers.


Hey! I've tried using the deb version (along with other versions) before posting here but got no luck!


The browser extension does not recognize the snap version of any browser which you are using. you must install the .deb version of a browser. You can't use snap. I tested the .deb version of chrome on kubuntu and it works. you are currently using the snap version of firefox which doesn't work.

Thanks man! I installed Firefox deb version from Mozilla PPA and it's working perfectly now. Much appreciate it!