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

Error: /usr/share/ruby/open3.rb:199:in `spawn': No such file or directory - libinput-list-devices (Errno::ENOENT) #84

Closed
zoppagency opened this issue Jun 4, 2018 · 5 comments
Labels

Comments

@zoppagency
Copy link

When start fusuma report this error.

/usr/share/ruby/open3.rb:199:in `spawn': No such file or directory - libinput-list-devices (Errno::ENOENT)

my fusuma version is 0.71
Fedora 28
4.16.3 kernel

@iberianpig
Copy link
Owner

iberianpig commented Jun 5, 2018

You need libinput release 1.0 or later. please Install libinput-tools to use libinput-list-devices.

And please use issue template when you open issue next.

@zoppagency
Copy link
Author

Thank you, but I already have it installed. the new libinput version: 1.10.902 not work with fusuma. I solved with
"sudo dnf downgrade libinput" 1.10.4 version Works.

@iberianpig
Copy link
Owner

Thanks for your information!
I'll update and fix problems for newer libinput.

@iberianpig
Copy link
Owner

@zoppagency fix with c399e7a .
Could you please check with new version(install with gem update fusuma)?

@MisterPresident
Copy link

Thank you, for me it's working again!

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

No branches or pull requests

3 participants