Bugzilla – Bug 1221500
Ktorrent does not show its window properly after startup
Last modified: 2024-03-16 10:52:36 UTC
Ktorrent shows only decorations of its window with no content and any response $ ktorrent qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "stateChanged" : Type not registered with QtDBus in parameter list: QNetworkManagerInterface::NMState qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "connectivityChanged" : Type not registered with QtDBus in parameter list: QNetworkManagerInterface::NMConnectivityState qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "deviceTypeChanged" : Type not registered with QtDBus in parameter list: QNetworkManagerInterface::NMDeviceType qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "meteredChanged" : Type not registered with QtDBus in parameter list: QNetworkManagerInterface::NMMetered QLayout: Attempting to add QLayout "" to kt::FileView "", which already has a layout OS: ID="opensuse-tumbleweed" VERSION_ID="20240314" Information for package ktorrent: --------------------------------- Repository : Основной репозиторий (OSS) Name : ktorrent Version : 24.02.0-1.1 Arch : x86_64 Vendor : openSUSE Installed Size : 5.5 MiB Installed : Yes Status : up-to-date Source package : ktorrent-24.02.0-1.1.src
These warnings are not what causes your issue. try `old ~/.config/ktorrentrc` before running ktorrent to check if a bad config file could be cause.
Deleting the .local/share/ktorrent/ directory solved the problem. Thanks for the tip and sorry for wasting your time with a stupid bug.