I cannot download any theme from systemsettings/themes. The window for downloading a theme opens and there anything will be stuck until I kill these window (systemsettings at all)
Same on trying to add another mailbox in KMail. The assistant window opens with “search account in internet” and the window will hang forever (until I kill it)
Is there any service hanging doing this? Misconfigurations? Is there any basic service which makes the connection to the internet fetching this?
even though I am not using KDE, I think it might be helpful if you could start your systemsettings or whatever application you want to debug from the terminal and post the (last) messages you get in here.
$ systemsettings
file:///usr/lib/qt/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "width"
file:///usr/lib/qt/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "width"
QQmlEngine::setContextForObject(): Object already has a QQmlContext
QQmlEngine::setContextForObject(): Object already has a QQmlContext
file:///usr/share/kpackage/kcms/kcm_lookandfeel/contents/ui/main.qml:84:9: QML StackView: Binding loop detected for property "implicitHeight"
qml: The item SubCategoryPage_QMLTYPE_76(0x55ad2bf6b290) is already in the PageRow
QCoreApplication::postEvent: Unexpected null receiver
file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/OverlaySheet.qml:246:38: QML FocusScope: Binding loop detected for property "contentItemMaximumWidth"
file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/InlineMessage.qml:257:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
file:///usr/lib/qt/qml/org/kde/newstuff/Action.qml:145:59: QML Connections: Detected function "onInitialized" in Connections element. This is probably intended to be a signal handler but no signal of the "Engine_QML_555" target matches the name.
Does not repair it. I think this is a problem only in my machine. Maybe the systemsettings/kontact could not have contact to a demon which provides the access to the internet?
systemsettings
file:///usr/lib/qt/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "width"
file:///usr/lib/qt/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "width"
QQmlEngine::setContextForObject(): Object already has a QQmlContext
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
QLayout::removeWidget: Cannot remove a null widget.
QQmlEngine::setContextForObject(): Object already has a QQmlContext
file:///usr/share/kpackage/kcms/kcm_lookandfeel/contents/ui/main.qml:84:9: QML StackView: Binding loop detected for property "implicitHeight"
qml: The item SubCategoryPage_QMLTYPE_115(0x560450f7c0c0) is already in the PageRow
QQmlEngine::setContextForObject(): Object already has a QQmlContext
file:///usr/share/kpackage/kcms/kcm_style/contents/ui/main.qml:38:13: QML ColumnLayout: Cannot anchor to an item that isn't a parent or sibling.
qml: The item SubCategoryPage_QMLTYPE_115(0x560450f7c0c0) is already in the PageRow
file:///usr/share/kpackage/kcms/kcm_style/contents/ui/main.qml:38:13: QML ColumnLayout: Cannot anchor to an item that isn't a parent or sibling.
QCoreApplication::postEvent: Unexpected null receiver
file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/OverlaySheet.qml:246:38: QML FocusScope: Binding loop detected for property "contentItemMaximumWidth"
file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/InlineMessage.qml:257:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
file:///usr/lib/qt/qml/org/kde/newstuff/Action.qml:145:59: QML Connections: Detected function "onInitialized" in Connections element. This is probably intended to be a signal handler but no signal of the "Engine_QML_880" target matches the name.
Feb 12 15:26:45 hugin kmail[44771]: kf.xmlgui: Index 24 is not within range (0 - 22 )
Feb 12 15:26:45 hugin kmail[44771]: kf.xmlgui: Index 26 is not within range (0 - 22 )
Feb 12 15:26:48 hugin kmail[44771]: kf.xmlgui: Index 24 is not within range (0 - 23 )
Feb 12 15:26:48 hugin kmail[44771]: kf.xmlgui: Index 28 is not within range (0 - 22 )
I think there is something broken in my installation itself. Maybe a service is not running. Has anybody an idea which serivce is responsible for downloading themes and account settings?