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

poll-xrandr is already running: aborting... #3

Open
michondr opened this issue May 18, 2020 · 0 comments
Open

poll-xrandr is already running: aborting... #3

michondr opened this issue May 18, 2020 · 0 comments

Comments

@michondr
Copy link

hi,
when calling poll-xrandr "autorandr -c" I always get poll-xrandr is already running: aborting....

poll-xrandr does not run however:

  • htop has no info bout it running
  • ps -aux does not see it
  • pidof -x poll-xrandr -o %PPID does not return anytning
  • pidof -x poll-xrandr returns nothing

not sure why this happens, running 5.3.0-51-generic kernel on ubuntu.

the -z switch in the "if" afaik works, running if [ -z "$(pidof -x poll-xrandr)" ]; then echo "in"; fi; in bash works fine, in fish it does not.

well, what do you recon?

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

1 participant