Skip to content

Breaks plasma 6 global shortcut service. #36

@zany130

Description

@zany130

somehow the user systemd service this creates breaks plasma 6 global shortcut service. I vertified this by removing /home/zany130/.config/systemd/user/graphical-session.target.wants/clipboard-sync.service.

before the removal adding a shortcut to a script in plasma settings produces this error in the terminal

kcmshell6 kcm_keys
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qrc:/kcm/kcm_keys/main.qml:466:5: QML OverlaySheet: Binding loop detected for property "implicitHeight"
qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml:235:5: QML MenuItem: Binding loop detected for property "implicitWidth"
org.kde.kcm_keys: "Error while calling objectPath of added applicationnotify-send.desktop"
org.kde.kcm_keys: "org.kde.kglobalaccel.NoSuchComponent" "The component 'notify-send.desktop' doesn't exist."

removing the file allows me to successfully add the same shortcut.

I tried reinstalling the clipboard-sync package both from the aur and by https://github.com/dnut/clipboard-sync#advanced-installation

and it still breaks.

here is the KDE issue where I was troubleshooting this
https://discuss.kde.org/t/unable-to-add-shortcuts-plasma-6-regression/13383

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions