qBittorrent Enhanced Edition

Edit Package qbittorrent-enhanced-qt6
https://github.com/c0re100/qBittorrent-Enhanced-Edition

[Unofficial] qBittorrent Enhanced, based on qBittorrent (Qt6 variant)

Source Files
Filename Size Changed
_service 0000000621 621 Bytes
debian.changelog 0000000158 158 Bytes
debian.control 0000002937 2.87 KB
debian.qbittorrent-enhanced.mime 0000000124 124 Bytes
debian.rules 0000001039 1.01 KB
qbittorrent-enhanced-qt6.dsc 0000000597 597 Bytes
Comments 3

Tony Sue's avatar

Hello ,I want to talk about the package dependence for qbittorrent-enhanced-qt6(maybe so as qbittorrent-qt6)

TLDR you should add package "qt6-qpa-plugins" as a qb-ee-qt6 dependence.

when I switch qb from qt5 to 6,it can't work. the debug mode says "qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in " It confused me so I searched and tried some wrong solutions. Then I realized it may just have not installed. So I search libqxcb.so in packages.debian.org, and apt install qt6-qpa-plugins It works


Nick Korotysh's avatar

very strange that such basic thing is missed... this looks like qt6 packaging bug, package with that basic plugin must be installed with libqt6widgets6 package or maybe even with libqt6gui6. I'll check whats inside Debian and very likely report bug to them (I already did that for qBittorrent and libtorrent packages, so familiar with process). in any case, thanks for reporting issue, for now I'll add that package as 'recommended', so it will be installed by default.


Nick Korotysh's avatar

it seems change was intentional... very strange... they decided to move all essential Qt plugins into one package and don't install it with something... so, modified build scripts to depend on mentioned qt6-qpa-plugins package for Qt6 variants (GUI only, "-nox" version works fine without plugins).

openSUSE Build Service is sponsored by