Bug 1221500 - Ktorrent does not show its window properly after startup
Summary: Ktorrent does not show its window properly after startup
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: KDE Applications (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-Mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-16 09:57 UTC by Yurij Galitsckij
Modified: 2024-03-16 10:52 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.