iberianpig / fusuma

Multitouch gestures with libinput driver on Linux
MIT License
3.62k stars 146 forks source link

Failed creating new xdo instance #60

Closed ReeceNee closed 6 years ago

ReeceNee commented 6 years ago

I, [2018-01-18T23:18:56.256810 #2029] INFO -- : trigger keyevent: super+w No protocol specified Error: Can't open display: (null) Failed creating new xdo instance I, [2018-01-18T23:19:08.939509 #2029] INFO -- : trigger keyevent: super+w No protocol specified Error: Can't open display: (null) Failed creating new xdo instance I, [2018-01-18T23:19:10.338026 #2029] INFO -- : trigger keyevent: ctrl+w No protocol specified Error: Can't open display: (null) Failed creating new xdo instance

ReeceNee commented 6 years ago

In ubuntu 17.10 gnome

sourbloom commented 6 years ago

I'm assuming you followed all of the read me? I've been using this successfully on Ubuntu 16.04 (unity) for a few days now. Maybe try running xdotool in command line to see if it's installed correctly.

ReeceNee commented 6 years ago

Thanks for your reply @sourbloom .I did run it well in ubuntu 16.10 before, but something wrong happend in ubuntu 17.10. I have found it's a bug in xdotools , not fusuma. I will do something to check it.

ReeceNee commented 6 years ago

i solved it by reinstall xdotools. But it may seems that 'super' is doesn't work in xdotools.

Mr-ChangK commented 6 years ago

hi,ReeceNee.I meet your problem and i use 'sudo apt install xdotools' reinstall xdotools, but fusuma still not work.please tell me how did it.i use ubuntu 17.10 too.thanks

ReeceNee commented 6 years ago

In the ubuntu 17.10, if your xdotools doesn't work, you should try to switch to xorg modle. So my final solution is switching ubuntu to xorg model when logging in the system. reference: https://askubuntu.com/questions/961304/how-do-you-switch-from-wayland-back-to-xorg-in-ubuntu-17-10

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.