qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
26.83k stars 3.87k forks source link

Download speed for Peers not displayed #12529

Closed superbonaci closed 4 years ago

superbonaci commented 4 years ago

Please provide the following information

qBittorrent version and Operating System

OS: Ubuntu 20.04 LTS

Package: qbittorrent
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 8913
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.1.7-1ubuntu3
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.12.2), libqt5dbus5 (>= 5.2.0), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5network5 (>= 5.9.0~beta), libqt5widgets5 (>= 5.11.0~rc1), libqt5xml5 (>= 5.2.0), libstdc++6 (>= 5.2), libtorrent-rasterbar9 (>= 1.1.13), zlib1g (>= 1:1.2.0), geoip-database
Suggests: qbittorrent-dbg
Description: bittorrent client based on libtorrent-rasterbar with a Qt5 GUI
 BitTorrent client written in C++ and based on libtorrent-rasterbar with a Qt5
 user interface. qBittorrent is a feature rich but lightweight client that is
 very similar to uTorrent. Its main features are:
 .
  * Polished uTorrent-like user interface
  * Well integrated and extensible search engine
  * Remote control through a Web user interface
  * Vuze-compatible protocol encryption
  * uTorrent-compatible Peer eXchange (PeX)
  * DHT (trackerless) support
  * UPnP / NAT-PMP port forwarding
  * IPv6 compliant
  * RSS support with advanced download filters
  * Advanced control over torrent content and trackers
  * IP Filtering (eMule / Peer Guardian filters)
  * Torrents queueing and prioritizing
  * Good localization (~25 languages supported)
  * Unicode support
Homepage: http://www.qbittorrent.org/
Original-Maintainer: Cristian Greco <cristian@debian.org>

If on linux, libtorrent-rasterbar and Qt version

Package: libtorrent-rasterbar9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4579
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libtorrent-rasterbar
Version: 1.1.13-1.1build2
Depends: libc6 (>= 2.28), libgcc-s1 (>= 3.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9)
Suggests: libtorrent-rasterbar-dbg
Description: C++ bittorrent library by Rasterbar Software
 Bittorrent library by Rasterbar Software (Arvid Norberg).
 libtorrent-rasterbar is a C++ library that aims to be a good alternative to
 all the other bittorrent implementations around.
 .
 The main goals of libtorrent-rasterbar are:
  * to be cpu efficient
  * to be memory efficient
  * to be very easy to use
 .
 This package contains libtorrent-rasterbar run time shared library.
Homepage: https://libtorrent.org/
Original-Maintainer: Cristian Greco <cristian@debian.org>

qt5-default not installed.

What is the problem

Download speed for Peers not displayed.

What is the expected behavior

Display them

Steps to reproduce

No idea, test on linux.

Extra info(if any)

Screenshot

superbonaci commented 4 years ago

Tested Vuze (formerly Azureus) for linux and displays upload/download per peer per torrent, do doesn't look like a problem of the operating system.

thalieht commented 4 years ago

You can scroll down that list.

superbonaci commented 4 years ago

@thalieht what list?

FranciscoPombal commented 4 years ago

@superbonaci you ordered the list in descending order of down speed. The peers you see on the top are thus the ones from whom are not downloading anything at all, hence no value being shown. If you scroll down the list, you will see some values.

superbonaci commented 4 years ago

@FranciscoPombal you are right, what confused me was the arrow, which follows the "inverse" most used logic, the arrow pointing down usually means to sort in descending, not ascending, from top to bottom. And the opposite for the arrow pointing upwards.