A Bittorrent Client built with C++ / Qt4
A Bittorrent client using C++ / libtorrent and a Qt4 Graphical User Interface.
It aims to be as fast as possible and to provide multi-OS, unicode support.
- Developed at network
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/qbittorrent && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
harden_qbittorrent-nox@.service.patch | 0000000821 821 Bytes | |
qbittorrent-5.0.2.tar.xz | 0004544624 4.33 MB | |
qbittorrent-5.0.2.tar.xz.asc | 0000000849 849 Bytes | |
qbittorrent-altpython.patch | 0000000762 762 Bytes | |
qbittorrent-fix_boost_1.75_build.patch | 0000004623 4.51 KB | |
qbittorrent.changes | 0000181767 178 KB | |
qbittorrent.keyring | 0000005716 5.58 KB | |
qbittorrent.spec | 0000004625 4.52 KB |
Comments 4
Hello! This does not work on it's own.
Installed on latest openSUSE Tumbleweed via
zypper in qbittorrent
.When the command
qbittorrent
is ran via terminal, it results in the following:qbittorrent: error while loading shared libraries: libQt5Xml.so.5: cannot open shared object file: No such file or directory
Simply install LibQt5Xml5 fixes this --
zypper in libQt5Xml
Please open a ticket on http://bugzilla.opensuse.org/
check the problem correction. https://github.com/qbittorrent/qBittorrent/issues/13865
Does 4.4.0 fix it or not?