Drew Perttula
Drew Perttula
I was easily able to get this error, but it is not clear enough for me to correct my settings: ``` [2023-05-11 13:32:18.184234] [0x00007efd16f41000] [trace] Embedded OCIO configuration file: '/home/drewp/own/tool/Meshroom-2023.1.0-av3.0.0-centos7-cuda11.3.1/aliceVision/share/aliceVision/config.ocio'...
### Contact Details _No response_ ### Description Press C-A-q to go to 4-way view. The constraint icons are placed correctly on the perspective corner view, then those positions are reused...
### Contact Details _No response_ ### Description I didn't notice any bad behavior, but I got this in my log, FYI. Traceback (most recent call last): File "/home/drewp/.config/blender/4.0/scripts/addons/CAD_Sketcher-main/operators/select_box.py", line 27,...
incomplete, untested, etc. Addresses #42
web/_routes.py contains `Colors.to_hex(this_fixture.get_color())` a few times, and there's no type known for `this_fixture` (in pyright, at least). If that type were annotated, you'd get an early warning that` get_color()` can...
See my post at https://groups.google.com/forum/#!topic/fuxi-discussion/43arTZCbSPo for more context and demo. This **hash** rewrite lets hash() do the mixing of the values instead of ever using +, which should perform faster...
Reading https://docs.pyinfra.com/en/2.x/inventory-data.html I didn't see any way to access the set of groups that a host is in. Printing `dir(pyinfra.host)` didn't help, since it looks like this: ['__annotations__', '__class__', '__delattr__',...
I get this from web_server upon flipping any switch on the web UI (v3): `23:11:29 [W] [web_server_idf:070] [httpd] Only application/x-www-form-urlencoded supported for POST request` That warning seems to be raised...
(Followup to #3951, #3890) I am having trouble with multiplatform builds, but there seems to be another issue with insecureRegistries. Note these lines in the trace below: * 58,65 taste...
## Description: Without looking into it much, I found that talking to zulip (self-hosted, zulip/docker-zulip:9.4-0) fails without a 'topic' key and succeeds with one. Failure looks like this. Notice how...