Closed adamryczkowski closed 4 years ago
faced exactly the same problem after upgrade 4.1.7 -> 4.2.0 using libtorrent 1.1 (own build), fixed by just clearing browser cache and removing cookies. used Firefox on macOS.
Yes. That fixed the problem. Thank you!
qBittorrent version and Operating System
v4.2.0
If on linux, libtorrent-rasterbar and Qt version
RC_1_2
What is the problem
Content tab is completely blank after migration to v4.2.0. Apparently undocumented dependency issue. Fresh reinstall from source, running as diferent user does not fix the problem. What fixed the issue was running from qbittorrent-nox on the different machine.
What is the expected behavior
Nice new sortable content tab.
Steps to reproduce
On Ubuntu 18.04 headless LXC container, install
qbittorrent-nox
from ppadeb http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu bionic main
or the git source using the dependencies documented on Wiki. Note that the installation using source kept requiringqmake
even though I selected--disable-gui
command switch to the./configre
step.