Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incorrect statistics 'torrents by trackers'. Caused by dd0537d8d233daef76478000acb0492747cc088f #6454

Closed
Kolcha opened this issue Mar 4, 2017 · 33 comments

Comments

@Kolcha
Copy link
Contributor

Kolcha commented Mar 4, 2017

qBittorrent 3.3.11
OS: Win 7 32-bit

I just upgraded 3.3.10 to 3.3.11. I have more than 100 torrents in list.
And now about 100 torrents are not displayed in 'trackers' section. 'status' and 'categories' sections have correct values. I installed 3.3.10 again (over 3.3.11) - everything is displayed correctly. see attached screenshots.

3.3.10 3.3.11

@ghost
Copy link

ghost commented Mar 4, 2017

Similar to #6450

@andranoxi
Copy link

andranoxi commented Mar 4, 2017

I'm experiencing this issue on qBitTorrent 3.3.11 (x32/x64) aswell, on Windows 10.
qb
Some trackers are outright missing, others are just miscounted.

@pitastrudl
Copy link

Experiencing same problem
Win 7 64 bit
qBitTorrent 3.3.11

Installed without wiping user configuration.
qbittorrent_2017-03-04_13-20-31

@oasis3000
Copy link

same problem:
qBitTorrent 3.3.11
macOS Sierra 10.12.3

@bugmenot2
Copy link

bugmenot2 commented Mar 4, 2017

⚠️+1

@MisterLizard
Copy link

+1

@yellowjelly
Copy link

yellowjelly commented Mar 5, 2017

+1

@tildey
Copy link

tildey commented Mar 5, 2017

Glad it wasn't just me. Happened after updating to 3.3.11 on Windows 7.

@ghost
Copy link

ghost commented Mar 5, 2017

Same issue here, Win 10 x64. All of the torrents do show if i select "All" trackers, even if it shows smaller number.

capture

@moeSizlak
Copy link

moeSizlak commented Mar 5, 2017

+1

@ghost
Copy link

ghost commented Mar 7, 2017

Same. Windows 10 1607 x64, qBittorrent 3.3.11 x64.

@glitchymcpherson
Copy link

Same, Windows 7 x64, Bittorrent 3.3.1 x64.
Actually had the "all" at the top of the Trackers tree showing -50 for a bit, which is interesting.

@ivan
Copy link

ivan commented Mar 14, 2017

This 3.3.10 -> 3.3.11 regression goes away if you revert dd0537d / #6288.

I think the problem might be that the "Trackers" section is being populated before all the torrents are loaded.

cc @Falcosc

@maxiwheat
Copy link

+1 Same issue : Windows 7 x64, qBittorrent 3.3.11 x64.

@ehea617
Copy link

ehea617 commented Mar 15, 2017

I'm experiencing this issue on Windows 10 Version 1607 x64 with qBittorrent 3.3.11.

@sererinn
Copy link

+1 same issue: Windows 10 x64, qbitorrent 3.3.11

@Kolcha
Copy link
Contributor Author

Kolcha commented Mar 16, 2017

no issue in qbittorrent 3.4 alpha

@ghost
Copy link

ghost commented Mar 27, 2017

Same issue on Win 10 Pro N x64, qBittorrent v3.3.11. If I remember right it was also present in v3.3.10.
capture

@apgimenez
Copy link

+1 Same issue: macOS Sierra 10.12.4, qbittorrent 3.3.11

@X-Coder264
Copy link

@sledgehammer999 If a fix won't arrive in time for 3.3.12 for this bug then please at least revert #6288 which (supposedly) created this bug in 3.3.11. It's the only reason why I had to revert to 3.3.10.

@sererinn
Copy link

sererinn commented Apr 7, 2017

Any news if it is fixed for 3.3.12?

@ehea617
Copy link

ehea617 commented Apr 7, 2017

Still broken in 3.3.12. Windows 10 Version 1703 x64.

@apgimenez
Copy link

Still broken in 3.3.12 macOS Sierra 10.12.4

@maxiwheat
Copy link

Still broken 3.3.12, Windows 7 x64 ... I'm just amazed how much issues are reported for this software, almost 2k man! More people should get involved. This project is used by so much people it's a shame.

@knw257
Copy link

knw257 commented Apr 10, 2017

+1 still showing in 3.3.13 32-bit on Windows 10 v. 1607 x64

@pitastrudl
Copy link

Still broken 3.3.12, Windows 7 x64

@Symbai
Copy link

Symbai commented Apr 13, 2017

+1 this is the only issue that holds me back from upgrading. If half of my torrents just disappear it makes the whole torrent software unuseable. Hopefullly this gets fixed soon.

@maxiwheat It's not the issue list. Look at how many pull requests exist. There are many people contributing but if the author has so much less time to add their fixes/changes then the issue is somewhere else.

@ghost
Copy link

ghost commented Apr 13, 2017

For me issue also persists in v3.3.12.
@Symbai torrents do not disappear, it only displays wrong number of torrents, which is sometimes annoying when it says you have 100 error, but filtering it shows 0 results.

@zeule zeule changed the title incorrect statistics 'torrents by trackers' incorrect statistics 'torrents by trackers'. Caused by dd0537d8d233daef76478000acb0492747cc088f Apr 13, 2017
sledgehammer999 added a commit that referenced this issue Apr 17, 2017
Start up torrents after UI was created. Fixes #6454.
@sledgehammer999
Copy link
Member

I am going to do a v3.3.13 release containing the fix from @evsh (probably today).

@Robertomcat
Copy link

Hello good day. I have the same problem, but with LinuxMint 17.3 after moving from update 3.3.10 to 3.3.12. I have exposed my problem in the qbitt forum. A greeting!
https://qbforums.shiki.hu/index.php?topic=5001.new;topicseen#new

@ehea617
Copy link

ehea617 commented Apr 30, 2017

@sledgehammer999 So how about that bugfix release? Please... 😕

@Deepcuts
Copy link

3.3.12 still has this problem.

sledgehammer999 pushed a commit that referenced this issue May 30, 2017
Commit dd0537d changed torrents startup code adding alerts processing
into it. Therefore alerts were processed before UI code subscribed to
signals and therefore part of alerts was not reflected in the UI.

Thus here we do not start torrents in Session constructor, but do that
from Application::exec() after UI was constructed and is ready to process
signals.
@neonfuz
Copy link

neonfuz commented Aug 13, 2017

I am still experiencing this issue on 3.3.13 for for torrents that were added when I was running 3.3.12. Is there any way to "refresh" the tracker numbers?

@qbittorrent qbittorrent locked and limited conversation to collaborators Feb 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests