Page 53 of 60

Re: FDM 6

Posted: Fri Oct 28, 2022 8:10 pm
by crypticus
can u share a screenshot that shows your fdm version and can select options as mp3 mp4 etc when trying to download a youtube video? because i can't latest fdm update broke the only plugin we had

Image

Re: FDM 6

Posted: Sat Oct 29, 2022 3:25 am
by Alex
Hello,
Please reproduce this issue and send me the log file of your FDM.

Re: FDM 6

Posted: Sat Oct 29, 2022 7:08 am
by crypticus
Alex wrote:Hello,
Please reproduce this issue and send me the log file of your FDM.


here is the log file. python fully installed with all components, elephant is installed.
https://www19.zippyshare.com/v/tKkrwWkX/file.html

tried several versions of python from latest to 1-2 years before.

Re: FDM 6

Posted: Sat Oct 29, 2022 12:19 pm
by crypticus
Notification duration is too long.

Re: FDM 6

Posted: Sat Oct 29, 2022 5:42 pm
by darkseid
dear alex;
it is good that add download dialog is standalone now but can you make it multiple instance.
problem:
suppose i have more than one links to download with previous one by one links are added as well as the dialog were also coming one by one.
even now the standalone download dialog also doing the same kindly make multiple instance for standalone dialog.

thanking you

Re: FDM 6

Posted: Sun Oct 30, 2022 11:14 pm
by Alex
crypticus wrote:here is the log file. python fully installed with all components, elephant is installed.
https://www19.zippyshare.com/v/tKkrwWkX/file.html

tried several versions of python from latest to 1-2 years before.

It seems your Python's installation is broken. Try to remove Python from everywhere and let FDM install it for you.

Re: FDM 6

Posted: Mon Oct 31, 2022 1:32 pm
by crypticus
Alex wrote:
crypticus wrote:here is the log file. python fully installed with all components, elephant is installed.
https://www19.zippyshare.com/v/tKkrwWkX/file.html

tried several versions of python from latest to 1-2 years before.

It seems your Python's installation is broken. Try to remove Python from everywhere and let FDM install it for you.


how exactly fdm will install it for me?

Re: FDM 6

Posted: Mon Oct 31, 2022 1:33 pm
by Alex
darkseid wrote:it is good that add download dialog is standalone now but can you make it multiple instance.

Hello,
There is no point for it to be multiple instance. You'll have to "process" these dialogs one by one anyway.
Unfortunately, the current version has bug: this dialog is not becoming foreground in some cases. And that is quite a big inconvenience. This issue should be fixed in the next update.

Re: FDM 6

Posted: Mon Oct 31, 2022 1:34 pm
by Alex
crypticus wrote:how exactly fdm will install it for me?

Uninstall add-on and install again. In the process of installation FDM will check if Python present in your system. If it can't find it - it will ask your permission to install it.

Re: FDM 6

Posted: Mon Oct 31, 2022 1:39 pm
by crypticus
Alex wrote:
crypticus wrote:how exactly fdm will install it for me?

Uninstall add-on and install again. In the process of installation FDM will check if Python present in your system. If it can't find it - it will ask your permission to install it.



yup its working now but

I created an unattended installer and it was deploying elephant to %localappdata% plugins folder and installing python seperately... It was all automatic, now i have to use fdm to install python and plugin... is there a way to deploy a plugin via command switch or force run python installation?

Re: FDM 6

Posted: Mon Oct 31, 2022 1:48 pm
by Alex
There is no such a command line switch. But you can always suggest such a feature in this topic.

Re: FDM 6

Posted: Tue Nov 01, 2022 10:27 am
by Alex
Hello,
hajj_3 wrote:Nice to see the font scaling, would be better to have an option for 125% instead of 10% increments as i have 125% scaling in windows 10.
Does 5% really mater (120% vs. 125%) ?
hajj_3 wrote:Also the main application scaling or 100% or 200% is pretty crazy as 200% is enormous. Would be nice to have a 125% option for that too.
200% can be helpful in some situations.
125% makes interface images blurry (despite the fact they all are SVGs). That's why I've made 2 different settings: overall zoom (1x or 2x) + font zoom (70%-140%).
If it's not really enough, please let me know.

Re: FDM 6

Posted: Fri Nov 04, 2022 6:18 pm
by crypticus
I sent turkish translation files but i don't know how to make github pull request. so add it or not, i can't do anything more to help

Re: FDM 6

Posted: Mon Nov 07, 2022 8:22 am
by hajj_3
Alex wrote:Hello,
hajj_3 wrote:Nice to see the font scaling, would be better to have an option for 125% instead of 10% increments as i have 125% scaling in windows 10.
Does 5% really mater (120% vs. 125%) ?
hajj_3 wrote:Also the main application scaling or 100% or 200% is pretty crazy as 200% is enormous. Would be nice to have a 125% option for that too.
200% can be helpful in some situations.
125% makes interface images blurry (despite the fact they all are SVGs). That's why I've made 2 different settings: overall zoom (1x or 2x) + font zoom (70%-140%).
If it's not really enough, please let me know.

125% will scale fonts correctly. Would be better to upgrade qt to latest v5 build as that has scaling improvements.

P.S latest FDM build shows the chrome icon for youtube videos instead of the video thumbnail whilst it is downloading :(

Re: FDM 6

Posted: Fri Nov 11, 2022 10:33 am
by Alex
crypticus wrote:yup its working now but

Hello,
Thanks for the report. This issue will be fixed in the next update.