Skip to content

Keyd stuck at loading conf with wildcard * #1149

@mgamigo

Description

@mgamigo

I am using Gnome49(Wayland), the bug error is the following:

When using

[ids]
*

The process of keyd gets stuck into reading the default.conf, I can see keyd with htop using 100% cpu until I kill the process. Even after ignoring all devices appearing in journalctl -u keyd the error persists:

[ids]
*
- All devices IDs

However, the error is solved by including all devices, but getting rid of *:

[ids]
All devices IDs

With this, I can use keyd for now, but I would have to add the device of any new input manually. I don't know what is making keyd get stuck, I can provide further information for debugging...

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