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

lnotify.py / Python 3.7 ocassional xdotool error, garbled screen #353

Open
sadsfae opened this issue Jul 24, 2019 · 1 comment
Open

lnotify.py / Python 3.7 ocassional xdotool error, garbled screen #353

sadsfae opened this issue Jul 24, 2019 · 1 comment
Labels
bug Unexpected problem or unintended behavior

Comments

@sadsfae
Copy link

sadsfae commented Jul 24, 2019

Occasionally weechat screen gets garbled after the following error from lnotify.py

./logs/core.weechat.weechatlog:2019-07-22 18:41:08 python: stdout/stderr (lnotify): subprocess.CalledProcessError: Command '['xdotool', 'getactivewindow', 'getwindowpid']' returned non-zero exit status 1
  • Fedora 30
  • xfce4-terminal (XFCE)
  • Python 3.7.3
  • lnotify 0.3.5

Could this be related to: #334 and #339

I am currently using @larsks patched version that removes the xdotool subprocess functionality and will report back if I no longer have issues:

larsks@669c75f

@weechatter weechatter added the bug Unexpected problem or unintended behavior label Jul 24, 2019
@sadsfae
Copy link
Author

sadsfae commented Jul 25, 2019

After two days with no xdotool errors that triggered garbled screen, feel confident that the patched version larsks@669c75f fixes this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants