ReenigneArcher
ReenigneArcher
I would like this feature as well. As a workaround, I just added a step to the job that checks if the directory exists or not. ```yml name: Clang Format...
I've been experiencing this same issue for a couple of months. Is this project still maintained? Last activity seems to be in May.
I found that if you re-run the job with debug logging enabled you will see some output.
_I don't mean to spam your repo, but I am highly interested in vidgear as it seems like an awesome library with a lot of potential. I'll just put this...
Okay, thanks for the update. You can also install without the test pypi repo. `python -m pip install git+https://github.com/ra1nty/DXcam.git@cd1c36783d206027075309d7a9be89ef5099d10a#egg=dxcam` or latest: `python -m pip install git+https://github.com/ra1nty/DXcam.git@main#egg=dxcam` If you use poetry...
Can you edit your issue and paste the log as text instead of an image?
> (Not closing yet, until the issue is fixed in an actual release/commit.) I don't see how we can add this since not everyone is using GNOME/Wayland. Best that could...
We don't support old versions. Do you have the same exact issue in v0.14.1?
Does this completely fix 154? Or partially?
Todo (in separate PR): - [ ] configure `snapcraft.yml` by cmakelists (similar to flatpak, appimage, macports, aur)... see https://github.com/LizardByte/Sunshine/pull/388#discussion_r988390154