qBittorrent display the progress bar imprecise

Windows specific questions, problems.
Post Reply
joshuacarney
Newbie
Newbie
Posts: 1
Joined: Thu May 30, 2024 3:56 am

qBittorrent display the progress bar imprecise

Post by joshuacarney »

Am I crazy or did qBittorrent display the progress bar better in previous versions? I'm currently using v4.5.5 (Qt6 and libtorrent 2) and it seems like the bar only jumps about every 2-3 percent. At first glance I thought there was no progress at all until I looked at the percentages and realized they were still moving. Why was the progress bar downgraded like that? The graphical view is now practically useless for intuitive speed determination.
User avatar
Peter
Administrator
Administrator
Posts: 3046
Joined: Wed Jul 07, 2010 6:14 pm

Re: qBittorrent display the progress bar imprecise

Post by Peter »

I mean, you can check...
1) You can check by downloading 4.5.5 and test.

2) You can check on the Github site: https://github.com/qbittorrent/qBittorrent
Go on the site, click "Commits" and you can see what went into it between 4.5.5 and 4.6.5.

3) You can check out the git repo and then use "git log --pretty=oneline release-4.5.5...release-4.6.5" to check the commits.
I looked for "progress" or progress bar but nothing in the logs.
Post Reply