qbittorrent-nox-static (x86_64) has issues with emoji tags #309
Unanswered
powerbytes1
asked this question in
Q&A
Replies: 1 comment 1 reply
|
everything works when icu is enabled |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What is the problem?
Hi! In the official qBittorrent I can create standalone emoji tags such as 📦, 🚧, 🎁, 🎅, ♨️, ✨, ⬆️, 📺 and assign them to the same torrent without any issues.
However, I noticed that emoji tags don't behave the same way in qbittorrent-nox-static (x86_64). It seems not all emojis can be added successfully as tags (simply nothing happens when I try). Some work individually, but often you can't assign certain combinations to the same torrent.
Steps to reproduce
qBittorrent & operating system versions
Adding 📦, 🚧, 🎁, 🎅, ♨️, ✨, ⬆️,📺 should result in 8 new tags. Not sure if it helps, but I checked for this behavior in following configurations:
Qt: 6.10.3
Libtorrent: 2.0.13.0
Boost: 1.91.0
OpenSSL: 3.6.3
zlib: 1.3.2
8 new tags
Qt: 6.11.1
Libtorrent: 1.2.20.0
Boost: 1.86.0
OpenSSL: 3.5.7
zlib: 1.3.2
8 new tags
Qt: 6.11.1
Libtorrent: 2.0.13.0
Boost: 1.91.0
OpenSSL: 3.6.2
zlib: 1.3.2
4 new tags
Qt: 6.10.2
Libtorrent: 2.0.12.0
Boost: 1.90.0
OpenSSL: 3.5.5
zlib: 1.3.1
8 new tags
Qt: 6.11.1
Libtorrent: 2.0.13.0
Boost: 1.91.0
OpenSSL: 3.6.2
zlib: 1.3.2
4 new tags
Any ideas what could be causing this difference in behavior? Thanks
All reactions