Skip to content

Uninstall leaves remnants that try to autostart #1230

@TheArkive

Description

@TheArkive

My system:

Kubuntu: 24.04
KDE Plasma: 5.27.12
Kernel Version: 6.14.0-37-generic (x64)

On uninstall, the systemd service is not removed and other remnants are getting udev-worker to try and launch commands. I have several instances of the following below in the output of journalctl -xb:

Dez 30 12:42:11 xXxX (udev-worker)[545]: input2: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 10.
Dez 30 12:42:11 xXxX (udev-worker)[577]: input6: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 10.
Dez 30 12:42:11 xXxX (udev-worker)[562]: mice: Process '/bin/input-remapper-control --command autoload --device /dev/input/mice' failed with exit code 10.
Dez 30 12:42:11 xXxX (udev-worker)[606]: input9: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 10.

I do still plan to experiment with Input Remapper in the future, but for now I'd like to just clean up my journalctl log. Apart from a future fix, how would one go about removing these autoload instances?

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