Glenn Hope

Results 11 comments of Glenn Hope

Encountering this on Arch Linux using Awesome WM. Webcamoid absolutely refuses to be on Screen 1 - it will force itself back to Screen 0 no matter what happens. And...

Is there a checklist anywhere documenting what needs to be done for this and #49? I'm very interested in helping out.

For what it's worth, as an end user of the library, an array of strings seems more user-friendly and less brittle.

I did a little tracking down - it looks like this is coming from this call: https://github.com/PrismarineJS/mineflayer/blob/9497b67d85082317bf7bf7a19427ed9371cb2f49/lib/plugins/book.js#L19 Just a guess since I'm new to all this, but could this be...

Was experiencing crashes on Arch Linux. Removing my `-fullscreen` flag and switching it to `-windowed -noborder` instantly fixed the issue. (FYI - When using `-fullscreen`, my entire Xorg froze up,...

Can confirm, this is still happening on Arch Linux. ``` $ scrot --version scrot version 0.8 ```

Seeing the same behavior - when pairing with a PIN via -0, I always get `Invalid uniqueid (Error 400)` from moonlight.

(For what it's worth, my use case wasn't in automating pairing, it was in setting up Sunshine on a single personal remote host where I didn't have physical access to...

I don't have the exact command handy on this computer, but I think it looks something like this on Linux, the wiki I linked above has other methods: ```bash SUNSHINE_USER=your_sunshine_username...

Looking into this further, it seems like -u doesn't work for any commands? No matter what userid I pass to it, the behavior of the command doesn't seem to change....