qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
27.75k stars 3.92k forks source link

crashes with SIGSEGV on every launch #19749

Closed NastyaGrifon closed 3 weeks ago

NastyaGrifon commented 1 year ago

qBittorrent & operating system versions

qBittorrent version: v4.5.5 (64-bit) Libtorrent version: 2.0.9.0 Qt version: 6.5.2 Boost version: 1.83.0 OpenSSL version: 3.1.3 zlib version: 1.3 OS version: Manjaro Linux 6.4.16-6-MANJARO x86_64

What is the problem?

Qbittorrent crashes in 30 seconds after every launch

Steps to reproduce

  1. Launch qbittorrent
  2. Wait for 30 seconds
  3. qbittorrent has crashed

Additional context

qbittorrent crashes every time on every launch. XDG_SESSION_TYPE is wayland, DE gnome

Log(s) & preferences file(s)

Caught signal: SIGSEGV

 0# getStacktrace[abi:cxx11]() in qbittorrent
 1# 0x0000556EC27D684C in qbittorrent
 2# 0x00007FEDC545C710 in /usr/lib/libc.so.6
 3# QGnomePlatformDecoration::forceRepaint() in /usr/lib/qt6/plugins/wayland-decoration-client/libqgnomeplatformdecoration.so
 4# QGnomePlatformDecoration::updateButtonHoverState(Button) in /usr/lib/qt6/plugins/wayland-decoration-client/libqgnomeplatformdecoration.so
 5# QGnomePlatformDecoration::processMouseTop(QtWaylandClient::QWaylandInputDevice*, QPointF const&, QFlags, QFlags) in /usr/lib/qt6/plugins/wayland-decoration-client/libqgnomeplatformdecoration.so
 6# QGnomePlatformDecoration::handleMouse(QtWaylandClient::QWaylandInputDevice*, QPointF const&, QPointF const&, QFlags, QFlags) in /usr/lib/qt6/plugins/wayland-decoration-client/libqgnomeplatformdecoration.so
 7# QtWaylandClient::QWaylandWindow::handleMouseEventWithDecoration(QtWaylandClient::QWaylandInputDevice*, QtWaylandClient::QWaylandPointerEvent const&) in /usr/lib/qt6/plugins/platforms/../../../libQt6WaylandClient.so.6
 8# QtWaylandClient::QWaylandWindow::handleMouse(QtWaylandClient::QWaylandInputDevice*, QtWaylandClient::QWaylandPointerEvent const&) in /usr/lib/qt6/plugins/platforms/../../../libQt6WaylandClient.so.6
 9# QtWaylandClient::QWaylandInputDevice::Pointer::flushFrameEvent() in /usr/lib/qt6/plugins/platforms/../../../libQt6WaylandClient.so.6
10# 0x00007FEDC20704F6 in /usr/lib/libffi.so.8
11# 0x00007FEDC206CF5E in /usr/lib/libffi.so.8
12# ffi_call in /usr/lib/libffi.so.8
13# 0x00007FEDC7E8B645 in /usr/lib/qt6/plugins/platforms/../../../libwayland-client.so.0
14# 0x00007FEDC7E8BE73 in /usr/lib/qt6/plugins/platforms/../../../libwayland-client.so.0
15# wl_display_dispatch_queue_pending in /usr/lib/qt6/plugins/platforms/../../../libwayland-client.so.0
16# 0x00007FEDC197E71E in /usr/lib/qt6/plugins/platforms/../../../libQt6WaylandClient.so.6
17# QObject::event(QEvent*) in /usr/lib/libQt6Core.so.6
18# QApplicationPrivate::notify_helper(QObject*, QEvent*) in /usr/lib/libQt6Widgets.so.6
19# QCoreApplication::notifyInternal2(QObject*, QEvent*) in /usr/lib/libQt6Core.so.6
20# QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) in /usr/lib/libQt6Core.so.6
21# 0x00007FEDC5D99D24 in /usr/lib/libQt6Core.so.6
22# 0x00007FEDC532BF19 in /usr/lib/libglib-2.0.so.0
23# 0x00007FEDC538A2B7 in /usr/lib/libglib-2.0.so.0
24# g_main_context_iteration in /usr/lib/libglib-2.0.so.0
25# QEventDispatcherGlib::processEvents(QFlags) in /usr/lib/libQt6Core.so.6
26# QEventLoop::exec(QFlags) in /usr/lib/libQt6Core.so.6
27# QCoreApplication::exec() in /usr/lib/libQt6Core.so.6
28# Application::exec(QList const&) in qbittorrent
29# main in qbittorrent
30# 0x00007FEDC5445CD0 in /usr/lib/libc.so.6
31# __libc_start_main in /usr/lib/libc.so.6
32# _start in qbittorrent
(W) 2023-10-22T16:24:01 - Ignoring SSL error, URL: "https://520.jp/favicon.ico", errors: "The certificate has expired"
(N) 2023-10-22T16:24:19 - Options saved.
(I) 2023-10-22T16:24:19 - The public tracker list updated.
(N) 2023-10-22T16:25:35 - qBittorrent termination initiated
(I) 2023-10-22T16:25:35 - UPnP/NAT-PMP support: OFF
(N) 2023-10-22T16:25:35 - qBittorrent is now ready to exit
(N) 2023-10-22T16:26:58 - qBittorrent v4.5.5 started
(N) 2023-10-22T16:26:58 - Using config directory: /home/$user/.config/qBittorrent
(N) 2023-10-22T16:26:58 - Trying to listen on the following list of IP addresses: "0.0.0.0:57597,[::]:57597"
(I) 2023-10-22T16:26:58 - Peer ID: "-qB4550-"
(I) 2023-10-22T16:26:58 - HTTP User-Agent: "qBittorrent/4.5.5"
(I) 2023-10-22T16:26:58 - Distributed Hash Table (DHT) support: ON
(I) 2023-10-22T16:26:58 - Local Peer Discovery support: ON
(I) 2023-10-22T16:26:58 - Peer Exchange (PeX) support: ON
(I) 2023-10-22T16:26:58 - Anonymous mode: OFF
(I) 2023-10-22T16:26:58 - Encryption support: ON
(I) 2023-10-22T16:26:58 - UPnP/NAT-PMP support: ON
(C) 2023-10-22T16:26:58 - Failed to listen on IP. IP: "127.0.0.1". Port: "TCP/57597". Reason: "Address already in use"
(C) 2023-10-22T16:26:58 - Failed to listen on IP. IP: "192.168.1.206". Port: "TCP/57597". Reason: "Address already in use"
(C) 2023-10-22T16:26:58 - Failed to listen on IP. IP: "10.8.0.6". Port: "TCP/57597". Reason: "Address already in use"
(C) 2023-10-22T16:26:58 - Failed to listen on IP. IP: "::1". Port: "TCP/57597". Reason: "Address already in use"
(I) 2023-10-22T16:26:58 - Successfully listening on IP. IP: "fd52:fb5:b1ed::e33". Port: "TCP/57597"
(I) 2023-10-22T16:26:58 - Successfully listening on IP. IP: "fd52:fb5:b1ed::e33". Port: "UTP/57597"
(I) 2023-10-22T16:26:58 - Successfully listening on IP. IP: "fd52:fb5:b1ed:0:1115:acd3:2e17:60b2". Port: "TCP/57597"
(I) 2023-10-22T16:26:58 - Successfully listening on IP. IP: "fd52:fb5:b1ed:0:1115:acd3:2e17:60b2". Port: "UTP/57597"
(I) 2023-10-22T16:26:58 - Successfully listening on IP. IP: "fe80::c0e0:ba28:354d:3535%wlan0". Port: "TCP/57597"
(I) 2023-10-22T16:26:58 - Successfully listening on IP. IP: "fe80::c0e0:ba28:354d:3535%wlan0". Port: "UTP/57597"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "WinPE11_10_8_Sergei_Strelec_x86_x64_2023.01.30_Russian"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "website"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "mysql"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "Microsoft Windows® XP Professional SP3 VL Plus"
(I) 2023-10-22T16:26:58 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Sun Oct 1 06:09:28 2023.
(I) 2023-10-22T16:26:58 - Python detected, executable name: 'python3', version: 3.11.5
(N) 2023-10-22T16:27:14 - Updating the public tracker list failed: The remote server closed the connection prematurely, before the entire reply was received and processed
(W) 2023-10-22T16:27:15 - Ignoring SSL error, URL: "https://520.jp/favicon.ico", errors: "The certificate has expired"
(W) 2023-10-22T16:27:23 - Ignoring SSL error, URL: "https://ctix.cn/favicon.ico", errors: "The host name did not match any of the valid hosts for this certificate. The certificate has expired"
(N) 2023-10-22T16:28:13 - Options saved.
(N) 2023-10-22T16:28:13 - Trying to listen on the following list of IP addresses: "0.0.0.0:17795,[::]:17795"
(I) 2023-10-22T16:28:13 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/17795"
(I) 2023-10-22T16:28:13 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/17795"
(I) 2023-10-22T16:28:13 - Successfully listening on IP. IP: "192.168.1.206". Port: "TCP/17795"
(I) 2023-10-22T16:28:13 - Successfully listening on IP. IP: "192.168.1.206". Port: "UTP/17795"
(I) 2023-10-22T16:28:13 - Successfully listening on IP. IP: "10.8.0.6". Port: "TCP/17795"
(I) 2023-10-22T16:28:13 - Successfully listening on IP. IP: "10.8.0.6". Port: "UTP/17795"
(I) 2023-10-22T16:28:13 - Successfully listening on IP. IP: "::1". Port: "TCP/17795"
(I) 2023-10-22T16:28:13 - Successfully listening on IP. IP: "::1". Port: "UTP/17795"
(I) 2023-10-22T16:28:13 - Successfully listening on IP. IP: "fd52:fb5:b1ed::e33". Port: "TCP/17795"
(I) 2023-10-22T16:28:13 - Successfully listening on IP. IP: "fd52:fb5:b1ed::e33". Port: "UTP/17795"
(I) 2023-10-22T16:28:13 - Successfully listening on IP. IP: "fd52:fb5:b1ed:0:1115:acd3:2e17:60b2". Port: "TCP/17795"
(I) 2023-10-22T16:28:13 - Successfully listening on IP. IP: "fd52:fb5:b1ed:0:1115:acd3:2e17:60b2". Port: "UTP/17795"
(I) 2023-10-22T16:28:13 - Successfully listening on IP. IP: "fe80::c0e0:ba28:354d:3535%wlan0". Port: "TCP/17795"
(I) 2023-10-22T16:28:13 - Successfully listening on IP. IP: "fe80::c0e0:ba28:354d:3535%wlan0". Port: "UTP/17795"
(W) 2023-10-22T16:28:13 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using NAT-PMP[192.168.1.206]: no resources"
(W) 2023-10-22T16:28:13 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using NAT-PMP[192.168.1.206]: no resources"
(W) 2023-10-22T16:28:13 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.1.206]: Action Failed"
(W) 2023-10-22T16:28:13 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.1.206]: Action Failed"
(I) 2023-10-22T16:28:13 - The public tracker list updated.
(I) 2023-10-22T16:28:14 - Detected external IP. IP: "$IP"
(I) 2023-10-22T16:28:14 - Detected external IP. IP: "$IP"
(N) 2023-10-22T16:29:12 - qBittorrent v4.5.5 started
(N) 2023-10-22T16:29:12 - Using config directory: /home/$user/.config/qBittorrent
(N) 2023-10-22T16:29:12 - Trying to listen on the following list of IP addresses: "0.0.0.0:17795,[::]:17795"
(I) 2023-10-22T16:29:12 - Peer ID: "-qB4550-"
(I) 2023-10-22T16:29:12 - HTTP User-Agent: "qBittorrent/4.5.5"
(I) 2023-10-22T16:29:12 - Distributed Hash Table (DHT) support: ON
(I) 2023-10-22T16:29:12 - Local Peer Discovery support: ON
(I) 2023-10-22T16:29:12 - Peer Exchange (PeX) support: ON
(I) 2023-10-22T16:29:12 - Anonymous mode: OFF
(I) 2023-10-22T16:29:12 - Encryption support: ON
(I) 2023-10-22T16:29:12 - UPnP/NAT-PMP support: ON
(I) 2023-10-22T16:29:12 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/17795"
(I) 2023-10-22T16:29:12 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/17795"
(I) 2023-10-22T16:29:12 - Successfully listening on IP. IP: "192.168.1.206". Port: "TCP/17795"
(I) 2023-10-22T16:29:12 - Successfully listening on IP. IP: "192.168.1.206". Port: "UTP/17795"
(I) 2023-10-22T16:29:12 - Successfully listening on IP. IP: "10.8.0.6". Port: "TCP/17795"
(I) 2023-10-22T16:29:12 - Successfully listening on IP. IP: "10.8.0.6". Port: "UTP/17795"
(I) 2023-10-22T16:29:12 - Successfully listening on IP. IP: "::1". Port: "TCP/17795"
(I) 2023-10-22T16:29:12 - Successfully listening on IP. IP: "::1". Port: "UTP/17795"
(I) 2023-10-22T16:29:12 - Successfully listening on IP. IP: "fd52:fb5:b1ed::e33". Port: "TCP/17795"
(I) 2023-10-22T16:29:12 - Successfully listening on IP. IP: "fd52:fb5:b1ed::e33". Port: "UTP/17795"
(I) 2023-10-22T16:29:12 - Successfully listening on IP. IP: "fd52:fb5:b1ed:0:1115:acd3:2e17:60b2". Port: "TCP/17795"
(I) 2023-10-22T16:29:12 - Successfully listening on IP. IP: "fd52:fb5:b1ed:0:1115:acd3:2e17:60b2". Port: "UTP/17795"
(I) 2023-10-22T16:29:12 - Successfully listening on IP. IP: "fe80::c0e0:ba28:354d:3535%wlan0". Port: "TCP/17795"
(I) 2023-10-22T16:29:12 - Successfully listening on IP. IP: "fe80::c0e0:ba28:354d:3535%wlan0". Port: "UTP/17795"
(W) 2023-10-22T16:29:12 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using NAT-PMP[192.168.1.206]: no resources"
(W) 2023-10-22T16:29:12 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using NAT-PMP[192.168.1.206]: no resources"
N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "WinPE11_10_8_Sergei_Strelec_x86_x64_2023.01.30_Russian"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "website"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "mysql"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "Microsoft Windows® XP Professional SP3 VL Plus"
(I) 2023-10-22T16:29:12 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Sun Oct 1 06:09:28 2023.
(W) 2023-10-22T16:29:12 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.1.206]: Action Failed"
(W) 2023-10-22T16:29:12 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.1.206]: Action Failed"
(I) 2023-10-22T16:29:12 - Python detected, executable name: 'python3', version: 3.11.5
(I) 2023-10-22T16:29:13 - Detected external IP. IP: "$IP"
(I) 2023-10-22T16:29:14 - The public tracker list updated.
(W) 2023-10-22T16:29:14 - Ignoring SSL error, URL: "https://ctix.cn/favicon.ico", errors: "The host name did not match any of the valid hosts for this certificate. The certificate has expired"
(I) 2023-10-22T16:29:27 - Detected external IP. IP: "$IP"
(W) 2023-10-22T16:30:03 - Ignoring SSL error, URL: "https://520.jp/favicon.png", errors: "The certificate has expired"
(N) 2023-10-22T16:30:41 - qBittorrent v4.5.5 started
(N) 2023-10-22T16:30:41 - Using config directory: /home/$user/.config/qBittorrent
(N) 2023-10-22T16:30:41 - Trying to listen on the following list of IP addresses: "0.0.0.0:17795,[::]:17795"
(I) 2023-10-22T16:30:41 - Peer ID: "-qB4550-"
(I) 2023-10-22T16:30:41 - HTTP User-Agent: "qBittorrent/4.5.5"
(I) 2023-10-22T16:30:41 - Distributed Hash Table (DHT) support: ON
(I) 2023-10-22T16:30:41 - Local Peer Discovery support: ON
(I) 2023-10-22T16:30:41 - Peer Exchange (PeX) support: ON
(I) 2023-10-22T16:30:41 - Anonymous mode: OFF
(I) 2023-10-22T16:30:41 - Encryption support: ON
(I) 2023-10-22T16:30:41 - UPnP/NAT-PMP support: ON
(I) 2023-10-22T16:30:41 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/17795"
(I) 2023-10-22T16:30:41 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/17795"
(I) 2023-10-22T16:30:41 - Successfully listening on IP. IP: "192.168.1.206". Port: "TCP/17795"
(I) 2023-10-22T16:30:41 - Successfully listening on IP. IP: "192.168.1.206". Port: "UTP/17795"
(I) 2023-10-22T16:30:41 - Successfully listening on IP. IP: "10.8.0.6". Port: "TCP/17795"
(I) 2023-10-22T16:30:41 - Successfully listening on IP. IP: "10.8.0.6". Port: "UTP/17795"
(I) 2023-10-22T16:30:41 - Successfully listening on IP. IP: "::1". Port: "TCP/17795"
(I) 2023-10-22T16:30:41 - Successfully listening on IP. IP: "::1". Port: "UTP/17795"
(I) 2023-10-22T16:30:41 - Successfully listening on IP. IP: "fd52:fb5:b1ed::e33". Port: "TCP/17795"
(I) 2023-10-22T16:30:41 - Successfully listening on IP. IP: "fd52:fb5:b1ed::e33". Port: "UTP/17795"
(I) 2023-10-22T16:30:41 - Successfully listening on IP. IP: "fd52:fb5:b1ed:0:1115:acd3:2e17:60b2". Port: "TCP/17795"
(I) 2023-10-22T16:30:41 - Successfully listening on IP. IP: "fd52:fb5:b1ed:0:1115:acd3:2e17:60b2". Port: "UTP/17795"
(I) 2023-10-22T16:30:41 - Successfully listening on IP. IP: "fe80::c0e0:ba28:354d:3535%wlan0". Port: "TCP/17795"
(I) 2023-10-22T16:30:41 - Successfully listening on IP. IP: "fe80::c0e0:ba28:354d:3535%wlan0". Port: "UTP/17795"
(W) 2023-10-22T16:30:41 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using NAT-PMP[192.168.1.206]: no resources"
(W) 2023-10-22T16:30:41 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using NAT-PMP[192.168.1.206]: no resources"
N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "WinPE11_10_8_Sergei_Strelec_x86_x64_2023.01.30_Russian"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "website"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "mysql"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "Microsoft Windows® XP Professional SP3 VL Plus"
(I) 2023-10-22T16:30:41 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Sun Oct 1 06:09:28 2023.
(W) 2023-10-22T16:30:41 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.1.206]: Action Failed"
(W) 2023-10-22T16:30:41 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.1.206]: Action Failed"
(I) 2023-10-22T16:30:41 - Python detected, executable name: 'python3', version: 3.11.5
(I) 2023-10-22T16:31:02 - Detected external IP. IP: "$IP"
(I) 2023-10-22T16:31:02 - Detected external IP. IP: "$IP"
(W) 2023-10-22T16:31:03 - Ignoring SSL error, URL: "https://ctix.cn/favicon.ico", errors: "The host name did not match any of the valid hosts for this certificate. The certificate has expired"
(I) 2023-10-22T16:31:03 - The public tracker list updated.
(W) 2023-10-22T16:31:03 - Ignoring SSL error, URL: "https://520.jp/favicon.ico", errors: "The certificate has expired"
(N) 2023-10-22T16:33:22 - qBittorrent v4.5.5 started
(N) 2023-10-22T16:33:22 - Using config directory: /home/$user/.config/qBittorrent
(N) 2023-10-22T16:33:22 - Trying to listen on the following list of IP addresses: "0.0.0.0:17795,[::]:17795"
(I) 2023-10-22T16:33:22 - Peer ID: "-qB4550-"
(I) 2023-10-22T16:33:22 - HTTP User-Agent: "qBittorrent/4.5.5"
(I) 2023-10-22T16:33:22 - Distributed Hash Table (DHT) support: ON
(I) 2023-10-22T16:33:22 - Local Peer Discovery support: ON
(I) 2023-10-22T16:33:22 - Peer Exchange (PeX) support: ON
(I) 2023-10-22T16:33:22 - Anonymous mode: OFF
(I) 2023-10-22T16:33:22 - Encryption support: ON
(I) 2023-10-22T16:33:22 - UPnP/NAT-PMP support: ON
(I) 2023-10-22T16:33:22 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/17795"
(I) 2023-10-22T16:33:22 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/17795"
(I) 2023-10-22T16:33:22 - Successfully listening on IP. IP: "192.168.1.206". Port: "TCP/17795"
(I) 2023-10-22T16:33:22 - Successfully listening on IP. IP: "192.168.1.206". Port: "UTP/17795"
(I) 2023-10-22T16:33:22 - Successfully listening on IP. IP: "10.8.0.6". Port: "TCP/17795"
(I) 2023-10-22T16:33:22 - Successfully listening on IP. IP: "10.8.0.6". Port: "UTP/17795"
(I) 2023-10-22T16:33:22 - Successfully listening on IP. IP: "::1". Port: "TCP/17795"
(I) 2023-10-22T16:33:22 - Successfully listening on IP. IP: "::1". Port: "UTP/17795"
(I) 2023-10-22T16:33:22 - Successfully listening on IP. IP: "fd52:fb5:b1ed::e33". Port: "TCP/17795"
(I) 2023-10-22T16:33:22 - Successfully listening on IP. IP: "fd52:fb5:b1ed::e33". Port: "UTP/17795"
(I) 2023-10-22T16:33:22 - Successfully listening on IP. IP: "fd52:fb5:b1ed:0:1115:acd3:2e17:60b2". Port: "TCP/17795"
(I) 2023-10-22T16:33:22 - Successfully listening on IP. IP: "fd52:fb5:b1ed:0:1115:acd3:2e17:60b2". Port: "UTP/17795"
(I) 2023-10-22T16:33:22 - Successfully listening on IP. IP: "fe80::c0e0:ba28:354d:3535%wlan0". Port: "TCP/17795"
(I) 2023-10-22T16:33:22 - Successfully listening on IP. IP: "fe80::c0e0:ba28:354d:3535%wlan0". Port: "UTP/17795"
(W) 2023-10-22T16:33:22 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using NAT-PMP[192.168.1.206]: no resources"
(W) 2023-10-22T16:33:22 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using NAT-PMP[192.168.1.206]: no resources"
N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "WinPE11_10_8_Sergei_Strelec_x86_x64_2023.01.30_Russian"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "website"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "mysql"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "Microsoft Windows® XP Professional SP3 VL Plus"
(I) 2023-10-22T16:33:22 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Sun Oct 1 06:09:28 2023.
(W) 2023-10-22T16:33:22 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.1.206]: Action Failed"
(W) 2023-10-22T16:33:22 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.1.206]: Action Failed"
(I) 2023-10-22T16:33:22 - Python detected, executable name: 'python3', version: 3.11.5
(I) 2023-10-22T16:33:52 - Detected external IP. IP: "$IP"
(N) 2023-10-22T16:33:53 - Updating the public tracker list failed: The remote server closed the connection prematurely, before the entire reply was received and processed
(W) 2023-10-22T16:33:53 - Ignoring SSL error, URL: "https://ctix.cn/favicon.ico", errors: "The host name did not match any of the valid hosts for this certificate. The certificate has expired"
(W) 2023-10-22T16:33:53 - Ignoring SSL error, URL: "https://520.jp/favicon.ico", errors: "The certificate has expired"
(N) 2023-10-22T16:34:11 - qBittorrent v4.5.5 started
(N) 2023-10-22T16:34:11 - Using config directory: /home/$user/.config/qBittorrent
(N) 2023-10-22T16:34:11 - Trying to listen on the following list of IP addresses: "0.0.0.0:17795,[::]:17795"
(I) 2023-10-22T16:34:11 - Peer ID: "-qB4550-"
(I) 2023-10-22T16:34:11 - HTTP User-Agent: "qBittorrent/4.5.5"
(I) 2023-10-22T16:34:11 - Distributed Hash Table (DHT) support: ON
(I) 2023-10-22T16:34:11 - Local Peer Discovery support: ON
(I) 2023-10-22T16:34:11 - Peer Exchange (PeX) support: ON
(I) 2023-10-22T16:34:11 - Anonymous mode: OFF
(I) 2023-10-22T16:34:11 - Encryption support: ON
(I) 2023-10-22T16:34:11 - UPnP/NAT-PMP support: ON
(I) 2023-10-22T16:34:11 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/17795"
(I) 2023-10-22T16:34:11 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/17795"
(I) 2023-10-22T16:34:11 - Successfully listening on IP. IP: "192.168.1.206". Port: "TCP/17795"
(I) 2023-10-22T16:34:11 - Successfully listening on IP. IP: "192.168.1.206". Port: "UTP/17795"
(I) 2023-10-22T16:34:11 - Successfully listening on IP. IP: "10.8.0.6". Port: "TCP/17795"
(I) 2023-10-22T16:34:11 - Successfully listening on IP. IP: "10.8.0.6". Port: "UTP/17795"
(I) 2023-10-22T16:34:11 - Successfully listening on IP. IP: "::1". Port: "TCP/17795"
(I) 2023-10-22T16:34:11 - Successfully listening on IP. IP: "::1". Port: "UTP/17795"
(I) 2023-10-22T16:34:11 - Successfully listening on IP. IP: "fd52:fb5:b1ed::e33". Port: "TCP/17795"
(I) 2023-10-22T16:34:11 - Successfully listening on IP. IP: "fd52:fb5:b1ed::e33". Port: "UTP/17795"
(I) 2023-10-22T16:34:11 - Successfully listening on IP. IP: "fd52:fb5:b1ed:0:1115:acd3:2e17:60b2". Port: "TCP/17795"
(I) 2023-10-22T16:34:11 - Successfully listening on IP. IP: "fd52:fb5:b1ed:0:1115:acd3:2e17:60b2". Port: "UTP/17795"
(I) 2023-10-22T16:34:11 - Successfully listening on IP. IP: "fe80::c0e0:ba28:354d:3535%wlan0". Port: "TCP/17795"
(I) 2023-10-22T16:34:11 - Successfully listening on IP. IP: "fe80::c0e0:ba28:354d:3535%wlan0". Port: "UTP/17795"
(W) 2023-10-22T16:34:11 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using NAT-PMP[192.168.1.206]: no resources"
(W) 2023-10-22T16:34:11 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using NAT-PMP[192.168.1.206]: no resources"
N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "WinPE11_10_8_Sergei_Strelec_x86_x64_2023.01.30_Russian"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "website"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "mysql"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "Microsoft Windows® XP Professional SP3 VL Plus"
(I) 2023-10-22T16:34:11 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Sun Oct 1 06:09:28 2023.
(W) 2023-10-22T16:34:11 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.1.206]: Action Failed"
(W) 2023-10-22T16:34:11 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.1.206]: Action Failed"
(I) 2023-10-22T16:34:11 - Python detected, executable name: 'python3', version: 3.11.5
(N) 2023-10-22T16:34:32 - Updating the public tracker list failed: The remote server closed the connection prematurely, before the entire reply was received and processed
(W) 2023-10-22T16:34:32 - Ignoring SSL error, URL: "https://ctix.cn/favicon.ico", errors: "The host name did not match any of the valid hosts for this certificate. The certificate has expired"
(W) 2023-10-22T16:34:33 - Ignoring SSL error, URL: "https://520.jp/favicon.ico", errors: "The certificate has expired"
(I) 2023-10-22T16:34:36 - Detected external IP. IP: "$IP"
(I) 2023-10-22T16:34:36 - Detected external IP. IP: "$IP"
(W) 2023-10-22T16:36:47 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[10.8.0.6]: no router found"
(W) 2023-10-22T16:36:47 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[10.8.0.6]: no router found"
(N) 2023-10-22T16:37:40 - qBittorrent v4.5.5 started
(N) 2023-10-22T16:37:40 - Using config directory: /home/$user/.config/qBittorrent
(N) 2023-10-22T16:37:40 - Trying to listen on the following list of IP addresses: "0.0.0.0:17795,[::]:17795"
(I) 2023-10-22T16:37:40 - Peer ID: "-qB4550-"
(I) 2023-10-22T16:37:40 - HTTP User-Agent: "qBittorrent/4.5.5"
(I) 2023-10-22T16:37:40 - Distributed Hash Table (DHT) support: ON
(I) 2023-10-22T16:37:40 - Local Peer Discovery support: ON
(I) 2023-10-22T16:37:40 - Peer Exchange (PeX) support: ON
(I) 2023-10-22T16:37:40 - Anonymous mode: OFF
(I) 2023-10-22T16:37:40 - Encryption support: ON
(I) 2023-10-22T16:37:40 - UPnP/NAT-PMP support: ON
(I) 2023-10-22T16:37:40 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/17795"
(I) 2023-10-22T16:37:40 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/17795"
(I) 2023-10-22T16:37:40 - Successfully listening on IP. IP: "192.168.1.206". Port: "TCP/17795"
(I) 2023-10-22T16:37:40 - Successfully listening on IP. IP: "192.168.1.206". Port: "UTP/17795"
(I) 2023-10-22T16:37:40 - Successfully listening on IP. IP: "10.8.0.6". Port: "TCP/17795"
(I) 2023-10-22T16:37:40 - Successfully listening on IP. IP: "10.8.0.6". Port: "UTP/17795"
(I) 2023-10-22T16:37:40 - Successfully listening on IP. IP: "::1". Port: "TCP/17795"
(I) 2023-10-22T16:37:40 - Successfully listening on IP. IP: "::1". Port: "UTP/17795"
(I) 2023-10-22T16:37:40 - Successfully listening on IP. IP: "fd52:fb5:b1ed::e33". Port: "TCP/17795"
(I) 2023-10-22T16:37:40 - Successfully listening on IP. IP: "fd52:fb5:b1ed::e33". Port: "UTP/17795"
(I) 2023-10-22T16:37:40 - Successfully listening on IP. IP: "fd52:fb5:b1ed:0:1115:acd3:2e17:60b2". Port: "TCP/17795"
(I) 2023-10-22T16:37:40 - Successfully listening on IP. IP: "fd52:fb5:b1ed:0:1115:acd3:2e17:60b2". Port: "UTP/17795"
(I) 2023-10-22T16:37:40 - Successfully listening on IP. IP: "fe80::c0e0:ba28:354d:3535%wlan0". Port: "TCP/17795"
(I) 2023-10-22T16:37:40 - Successfully listening on IP. IP: "fe80::c0e0:ba28:354d:3535%wlan0". Port: "UTP/17795"
(W) 2023-10-22T16:37:40 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using NAT-PMP[192.168.1.206]: no resources"
(W) 2023-10-22T16:37:40 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using NAT-PMP[192.168.1.206]: no resources"
N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "WinPE11_10_8_Sergei_Strelec_x86_x64_2023.01.30_Russian"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "website"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "mysql"
(N) 2023-10-22T16:26:58 - Restored torrent. Torrent: "Microsoft Windows® XP Professional SP3 VL Plus"
(I) 2023-10-22T16:37:40 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Sun Oct 1 06:09:28 2023.
(W) 2023-10-22T16:37:40 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.1.206]: Action Failed"
(W) 2023-10-22T16:37:40 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP[192.168.1.206]: Action Failed"
(I) 2023-10-22T16:37:40 - Python detected, executable name: 'python3', version: 3.11.5
(I) 2023-10-22T16:38:06 - Detected external IP. IP: "$IP"
(I) 2023-10-22T16:38:06 - Detected external IP. IP: "$IP"
(I) 2023-10-22T16:38:06 - The public tracker list updated.
(W) 2023-10-22T16:38:06 - Ignoring SSL error, URL: "https://ctix.cn/favicon.ico", errors: "The host name did not match any of the valid hosts for this certificate. The certificate has expired"
(W) 2023-10-22T16:38:07 - Ignoring SSL error, URL: "https://520.jp/favicon.ico", errors: "The certificate has expired"
stalkerok commented 1 year ago
The public tracker list updated.
Updating the public tracker list failed: The remote server closed the connection prematurely, before the entire reply was received and processed

Is this exactly the official qBittorrent, and not Enhanced? The official does not have an auto-update function for the list of public trackers.

NastyaGrifon commented 1 year ago

the official qBittorrent, and not Enhanced

my bad, its the Enhanced one.

sledgehammer999 commented 1 year ago

From the stacktrace it seems the crash happens inside the QGnomePlatform platformtheme plugin.

To confirm, temporarily uninstall it and test again. PS: Doing something like export QT_QPA_PLATFORMTHEME='gtk3' probably won't work because QGnomePlatform also provides that value and is picked up first by Qt.

callym commented 11 months ago

I'm getting the same crash in arch linux, but running with QT_QPA_PLATFORM=xcb qbittorrent seems to work!

NastyaGrifon commented 11 months ago

To confirm, temporarily uninstall it and test again.

I'm not aware how to do so.

QT_QPA_PLATFORM=xcb qbittorrent

Did nothing.

I've switched from native binary to flatpak one. Now it runs with no issues

luzpaz commented 11 months ago

Why would it work on the flatpak ?

NastyaGrifon commented 11 months ago

Why would it work on the flatpak ?

I can upload the logs of flatpak if that helps

luzpaz commented 11 months ago

Yes please

NastyaGrifon commented 11 months ago
13/11/2023 22:03 - Ignoring SSL error, URL: "https://520.jp/favicon.ico", errors: "The certificate has expired"
13/11/2023 22:03 - Detected external IP. IP: "$IP"
13/11/2023 22:03 - Python detected, executable name: 'python3', version: 3.11.5
13/11/2023 22:03 - Detected external IP. IP: "$IP"
13/11/2023 22:03 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP: Action Failed"
13/11/2023 22:03 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using UPnP: Action Failed"
13/11/2023 22:03 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Wed Nov 1 07:06:47 2023.
13/11/2023 22:03 - Restored torrent. Torrent: "csv"
13/11/2023 22:03 - Restored torrent. Torrent: "Microsoft Windows® XP Professional SP3 VL Plus"
13/11/2023 22:03 - Restored torrent. Torrent: "mysql"
13/11/2023 22:03 - Restored torrent. Torrent: "website"
13/11/2023 22:03 - Restored torrent. Torrent: "WinPE11_10_8_Sergei_Strelec_x86_x64_2023.01.30_Russian"
13/11/2023 22:03 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using NAT-PMP: no resources"
13/11/2023 22:03 - UPnP/NAT-PMP port mapping failed. Message: "could not map port using NAT-PMP: no resources"
13/11/2023 22:03 - Successfully listening on IP. IP: "fe80::e8e5:acff:fe15:b004%veth73b4734". Port: "UDP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "fe80::e8e5:acff:fe15:b004%veth73b4734". Port: "TCP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "fe80::42:8dff:feed:18ce%docker0". Port: "UDP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "fe80::42:8dff:feed:18ce%docker0". Port: "TCP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "fe80::c0e0:ba28:354d:3535%wlan0". Port: "UDP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "fe80::c0e0:ba28:354d:3535%wlan0". Port: "TCP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "fd52:fb5:b1ed:0:1115:acd3:2e17:60b2". Port: "UDP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "fd52:fb5:b1ed:0:1115:acd3:2e17:60b2". Port: "TCP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "fd52:fb5:b1ed::e33". Port: "UDP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "fd52:fb5:b1ed::e33". Port: "TCP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "::1". Port: "UDP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "::1". Port: "TCP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "10.8.0.6". Port: "UDP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "10.8.0.6". Port: "TCP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "172.17.0.1". Port: "UDP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "172.17.0.1". Port: "TCP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "192.168.1.224". Port: "UDP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "192.168.1.224". Port: "TCP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "127.0.0.1". Port: "UDP/17795"
13/11/2023 22:03 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/17795"
13/11/2023 22:03 - UPnP/NAT-PMP support: ON
13/11/2023 22:03 - Encryption support: ON
13/11/2023 22:03 - Anonymous mode: OFF
13/11/2023 22:03 - Peer Exchange (PeX) support: ON
13/11/2023 22:03 - Local Peer Discovery support: ON
13/11/2023 22:03 - Distributed Hash Table (DHT) support: ON
13/11/2023 22:03 - HTTP User-Agent: "qBittorrent/4.6.0"
13/11/2023 22:03 - Peer ID: "-qB4600-"
13/11/2023 22:03 - Trying to listen on the following list of IP addresses: "0.0.0.0:17795,[::]:17795"
13/11/2023 22:03 - Using config directory: /home/$user/.var/app/org.qbittorrent.qBittorrent/config/qBittorrent
13/11/2023 22:03 - qBittorrent v4.6.0 started

/var/lib/flatpak/exports/share/applications/org.qbittorrent.qBittorrent.desktop contents:

[Desktop Entry]
Categories=Network;FileTransfer;P2P;Qt;
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=qbittorrent --file-forwarding org.qbittorrent.qBittorrent @@u %U @@
GenericName=BitTorrent client
Comment=Download and share files over BitTorrent
Icon=org.qbittorrent.qBittorrent
MimeType=application/x-bittorrent;x-scheme-handler/magnet;
Name=qBittorrent
Terminal=false
Type=Application
StartupNotify=false
StartupWMClass=qbittorrent
Keywords=bittorrent;torrent;magnet;download;p2p;
SingleMainWindow=true
....
GenericName[en_GB]=BitTorrent client
Comment[en_GB]=Download and share files over BitTorrent
Name[en_GB]=qBittorrent
....
X-Flatpak=org.qbittorrent.qBittorrent

Terminal output if run with /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=qbittorrent --file-forwarding org.qbittorrent.qBittorrent:

QSocketNotifier: Can only be used with threads started with QThread
qt.qpa.qgnomeplatform: Could not find color scheme  ""
QObject::connect: No such signal QPlatformNativeInterface::systemTrayWindowChanged(QScreen*)
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "downloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "forcedDownloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "downloadingMetadataStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "allocatingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "stalledDownloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "stalledUploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "uploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "forcedUploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "pausedDownloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "pausedUploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "errorStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "missingFilesStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "queuedDownloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "queuedUploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "checkingDownloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "checkingUploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "checkingResumeDataStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "movingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "unknownStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "downloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "forcedDownloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "downloadingMetadataStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "allocatingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "stalledDownloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "stalledUploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "uploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "forcedUploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "pausedDownloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "pausedUploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "errorStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "missingFilesStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "queuedDownloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "queuedUploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "checkingDownloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "checkingUploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "checkingResumeDataStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "movingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "unknownStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "downloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "forcedDownloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "downloadingMetadataStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "allocatingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "stalledDownloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "stalledUploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "uploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "forcedUploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "pausedDownloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "pausedUploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "errorStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "missingFilesStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "queuedDownloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "queuedUploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "checkingDownloadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "checkingUploadingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "checkingResumeDataStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "movingStateForeground"
TransferListWidget(0x55b1755bc8b0)  does not have a property named  "unknownStateForeground"
QObject::connect: No such signal QPlatformNativeInterface::systemTrayWindowChanged(QScreen*)
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
libpng warning: sRGB: cHRM chunk does not match sRGB
luzpaz commented 2 months ago

@NastyaGrifon can you still reproduce on latest 4.6.6 ?

xavier2k6 commented 3 weeks ago

This was pointed out to be the "enhanced edition" aka forked version.....so not officially supported by us & OP hasn't provided any further feedback.