Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libinput-backend crashes with "Start request repeated too quickly" #129

Open
arturbosch opened this issue Mar 6, 2025 · 3 comments
Open

Comments

@arturbosch
Copy link

Hi,
I'm not sure what goes wrong.
Here is a screenshot of journalctl.
I'm using Fedora 41 and Hyprland.

Image

@Insane-Owl
Copy link

Same issue here

@VasilisMylonas
Copy link

Same

@Insane-Owl
Copy link

Here's the result of journalctl:

journalctl -xeu swayosd-libinput-backend.service
░░ 
░░ A start job for unit swayosd-libinput-backend.service has begun execution.
░░ 
░░ The job identifier is 10841.
Mar 27 12:37:14 fedora swayosd-libinput-backend[27149]: Error: org.freedesktop.DBus.Error.AccessDenied: Request to own name refused by policy
░░ 
░░ A start job for unit swayosd-libinput-backend.service has begun execution.
░░ 
░░ The job identifier is 10841.
Mar 27 12:37:14 fedora swayosd-libinput-backend[27149]: Error: org.freedesktop.DBus.Error.AccessDenied: Request to own name refused by policy
Mar 27 12:37:14 fedora systemd[1]: swayosd-libinput-backend.service: Main process exited, code=exited, status=1/FAILURE
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ An ExecStart= process belonging to unit swayosd-libinput-backend.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 1.
Mar 27 12:37:14 fedora systemd[1]: swayosd-libinput-backend.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ The unit swayosd-libinput-backend.service has entered the 'failed' state with result 'exit-code'.
Mar 27 12:37:14 fedora systemd[1]: Failed to start swayosd-libinput-backend.service - SwayOSD LibInput backend for listening to certain keys like CapsLock, ScrollLock, VolumeUp, etc....
░░ Subject: A start job for unit swayosd-libinput-backend.service has failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ A start job for unit swayosd-libinput-backend.service has finished with a failure.
░░ 
░░ The job identifier is 10841 and the job result is failed.
Mar 27 12:37:14 fedora systemd[1]: swayosd-libinput-backend.service: Scheduled restart job, restart counter is at 5.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ Automatic restarting of the unit swayosd-libinput-backend.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Mar 27 12:37:14 fedora systemd[1]: swayosd-libinput-backend.service: Start request repeated too quickly.
Mar 27 12:37:14 fedora systemd[1]: swayosd-libinput-backend.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ The unit swayosd-libinput-backend.service has entered the 'failed' state with result 'exit-code'.
Mar 27 12:37:14 fedora systemd[1]: Failed to start swayosd-libinput-backend.service - SwayOSD LibInput backend for listening to certain keys like CapsLock, ScrollLock, VolumeUp, etc....
░░ Subject: A start job for unit swayosd-libinput-backend.service has failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ A start job for unit swayosd-libinput-backend.service has finished with a failure.
░░ 
░░ The job identifier is 10977 and the job result is failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants