Stan Stanislaus

Results 31 comments of Stan Stanislaus

> Thanks @rfennell . The Azure DevOps API docs don't appear to cover this particular API call (`resultsByBuild`) & also not sure which exact version of the API will be...

I used VSCode to convert to UTF-8. Applying the patch complained about one whitespace error added, but that didn't prevent it from fixing the issue. I think that error is...

I finally figured out that for some reason the changes after that commit I posted above makes using the Arrow Keys not work. E.g. ^#left::VD.goToDesktopNum(1) ^#down::VD.goToDesktopNum(2) ^#right::VD.goToDesktopNum(3) ^#up::VD.goToDesktopNum(4) does not...

I replaced the first 92 lines into my current VD.ah2 and now it works. Thanks @daveM246 and @mac-s-g ! https://github.com/FuPeiJiang/VD.ahk/compare/v2_port...mac-s-g:VD.ahk:v2_port **Edit** The reason I only replaced those lines was because...

A question I have is why does it work in the cloud but not locally. Why doesn't it need to have an explicit GPU configuration when in the cloud?

> Per [this Docker article](https://docs.docker.com/compose/gpu-support/#example-of-a-compose-file-for-running-a-service-with-access-to-1-gpu-device) about giving access to the GPU, I added the following to `docker-compose.yaml` after getting the same error and things seem to be working now: >...

I just had this issue. ![image](https://github.com/Ylianst/MeshCentral/assets/14880397/a86ca808-dfc5-4f03-be29-e275119ba8d8)

@amanda-mitchell We still need the test, right?