Bug 1221500

Summary: Ktorrent does not show its window properly after startup
Product: [openSUSE] openSUSE Tumbleweed Reporter: Yurij Galitsckij <ugal12v>
Component: KDE ApplicationsAssignee: E-Mail List <opensuse-kde-bugs>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Yurij Galitsckij 2024-03-16 09:57:34 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
Comment 1 Christophe Marin 2024-03-16 10:12:52 UTC
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.
Comment 2 Yurij Galitsckij 2024-03-16 10:52:36 UTC
Deleting the .local/share/ktorrent/ directory solved the problem.
Thanks for the tip and sorry for wasting your time with a stupid bug.