We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Occasionally weechat screen gets garbled after the following error from lnotify.py
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
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:
xdotool
larsks@669c75f
The text was updated successfully, but these errors were encountered:
After two days with no xdotool errors that triggered garbled screen, feel confident that the patched version larsks@669c75f fixes this issue.
Sorry, something went wrong.
No branches or pull requests
Occasionally weechat screen gets garbled after the following error from
lnotify.py
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
The text was updated successfully, but these errors were encountered: