GordonGuenther

Results 2 comments of GordonGuenther

This issue also seems to applies to the stash-pr-poller. Would you be so kind to fix it there as well?

As a workaround changing the cmd in the screencap method of command/transport/__init__.py from `cmd = "shell:/system/bin/screencap -p"` to `cmd = "shell:/system/bin/screencap 2>/dev/null -p"` works for me