Marcel Robitaille
Marcel Robitaille
Not sure if this is related or not, but chromecast is not working for me in a browser or in the android app, but it *is* working perfectly in Yatse....
In the mean time, I have released a package to the aur using the crt shader: https://aur.archlinux.org/packages/gllock-crt-git/ (patches config.mk before build). I could easily add packages for different shaders by...
I think this should work. This is effectively "Dependent Input Variables Usage example:" from the readme.
Can you please make a reproducible example that does not require a folder of python binaries? Maybe just echo the input instead of executing it?
I have a suspicion. Could you please check if it's reproducible on my branch `test_95`?
If this still occurs in the next release, please re-open this issue.
Please try 1.12.0
That's very strange that it depends on timing. Is it possible that the command outputs nothing?
I don't see how there could possibly be a race condition here. The empty result is checked immediately after the command is executed, before any UI prompt stuff. Can you...
Does it show in the log the exact command that is run for `pythonArgs`?