qBittorrent icon indicating copy to clipboard operation
qBittorrent copied to clipboard

Encoding gbk is unsupported

Open jingling2000 opened this issue 1 year ago • 4 comments
trafficstars

qBittorrent & operating system versions

qBittorrent: 4.6.6 x64 操作系统: debian 12

What is the problem?

(N) 2024-08-26T10:30:04 - 已成功下载 RSS 订阅 “https://www.xxxxxx.com/rss.php”。开始解析。 (W) 2024-08-26T10:30:04 - 无法解析 RSS 订阅 'https://www.xxxxxx.com/rss.php'。原因:Encoding gbk is unsupported(行:1,列:36,偏移:36)。 (N) 2024-08-26T10:30:04 - 已更新 RSS 订阅 'https://www.xxxxxx.com/rss.php'。添加了 0 个新文章。

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

No response

jingling2000 avatar Aug 26 '24 02:08 jingling2000

Unsupported legacy encoding used in RSS.

stalkerok avatar Aug 26 '24 09:08 stalkerok

How prevalent is this gbk format ?

luzpaz avatar Aug 26 '24 15:08 luzpaz

Globally, GBK accounts for less than 0.07% of all web pages and GBK+GB2312 for 0.2%.

https://en.m.wikipedia.org/wiki/GBK_(character_encoding)

My understanding is that this error is because Qt6 doesn't support it. The tracker needs to change the outdated encoding in RSS.

stalkerok avatar Aug 26 '24 16:08 stalkerok

Should we mark this as 'wont fix' ?

luzpaz avatar Aug 26 '24 18:08 luzpaz

Potentially related info: https://stackoverflow.com/questions/78106455/does-qt-6-only-support-a-few-common-text-encodings https://bugreports.qt.io/browse/QTBUG-86437 https://bugreports.qt.io/browse/QTBUG-109254 https://bugreports.qt.io/browse/QTBUG-117362

xavier2k6 avatar Sep 02 '24 19:09 xavier2k6

Should we mark this as 'wont fix' ?

Well since it's an unsupported encoding as of Qt6, I see no point in keeping this open & it's up to the tracker provider to update...

xavier2k6 avatar Jun 09 '25 16:06 xavier2k6