progress bar issue
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 2
- Joined: 2023-09-14, 19:38 UTC
progress bar issue
as explained to me on github, total commander has a bug as it fails to return to TBPF_NOPROGRESS upon completion of copying, therefore, after the completion of the copying process, this progress indicator always remains on my taskbar. how can I fix it? Image: https://imgur.com/a/AhL3Og0
Re: progress bar issue
I cannot reproduce this.
Which version and bitness of TC are you using and which version of Windows are you running?
Which version and bitness of TC are you using and which version of Windows are you running?
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: progress bar issue
2sexzyura
Which copy progress are you referring to: foreground or background transfer manager? Are you talking about regular copy operations or something specific like directory synchronization? Is the TC window minimized? Please provide as many details as possible.
Regards
Dalai
Which copy progress are you referring to: foreground or background transfer manager? Are you talking about regular copy operations or something specific like directory synchronization? Is the TC window minimized? Please provide as many details as possible.
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: progress bar issue
I cannot reproduce this either. Please provide more details.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 2
- Joined: 2023-09-14, 19:38 UTC
Re: progress bar issue
2petermad
I currently use Windows 10 and Total Commander 10. But I tried the latest version 11 and it still has this bug. I will say right away that this defect is noticeable when using the Retrobar program, which changes the default taskbar of win10. There the progress is not displayed graphically, but with this text percentage system as you can see, and this bug is not visible with the default taskbar. But in any case, retrobar does not have any effect on the total commander, and this is precisely the bug in totalcmd. That's why I was wondering whether it is possible to disable the indication of copying files on the taskbar or to fix this bug in another way?
https://learn.microsoft.com/en-us/windows/win32/api/shobjidl_core/nf-shobjidl_core-itaskbarlist3-setprogressstate
I currently use Windows 10 and Total Commander 10. But I tried the latest version 11 and it still has this bug. I will say right away that this defect is noticeable when using the Retrobar program, which changes the default taskbar of win10. There the progress is not displayed graphically, but with this text percentage system as you can see, and this bug is not visible with the default taskbar. But in any case, retrobar does not have any effect on the total commander, and this is precisely the bug in totalcmd. That's why I was wondering whether it is possible to disable the indication of copying files on the taskbar or to fix this bug in another way?
https://learn.microsoft.com/en-us/windows/win32/api/shobjidl_core/nf-shobjidl_core-itaskbarlist3-setprogressstate
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: progress bar issue
Maybe it's a bug of Retrobar? I have put a breakpoint on the line
SetProgressState(mainwnd,TBPF_NOPROGRESS);
in my code, and it is called after copying with F5, deleting with F8, and packing with Alt+F5.
SetProgressState(mainwnd,TBPF_NOPROGRESS);
in my code, and it is called after copying with F5, deleting with F8, and packing with Alt+F5.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: progress bar issue
I'm moving this to "Will not be changed" because I'm actually calling SetProgressState(mainwnd,TBPF_NOPROGRESS); so the bug must not be within Total Commander.
Moderator message
Moved to will not be changed
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com