Erwan Leroy

Results 29 issues of Erwan Leroy

Hello. I've been playing around with trying to enable colorama on Windows. in #819, @instinct-vfx has exposed the config option to enable colors on Windows, although both cmd and powershell...

topic:windows

Hello, I have setup a filter so that any package with *.dev in the version is ignored by default. While this works well in general, it has now made it...

bug

Ran into issues when running `rez env my_handler -- handle.py some-protocol://some-tool/?user_id=6560&user_login=eleroy&session_uuid=f49700b4-fa89-11ed-9b1c-0242ac110005&entity_type=Task&selected_ids=236123&ids=236123&server_hostname=server.shotgunstudio.com&title=Task%20236123`, as the rez cmd shell would not properly escape special character when writing the `rez-shell.bat`. This tweak seems to...

It seems impossible to cache packages locally when resolving the context via API rather than via the command line `rez env`. Rez does a couple of checks here: https://github.com/AcademySoftwareFoundation/rez/blob/da139d305b5d276777b471a3dfcff532e60ca528/src/rez/package_cache.py#L381-L384 and...

bug
package-payload-cache
api

Hello, fairly minor issue but: (https://github.com/AcademySoftwareFoundation/OpenColorIO/blob/main/share/dev/windows/ocio_deps.bat#L116) On line 116 or ocio_depts.bat script, the script instructs to use `ocio_deps --vs `, however, the script does not accept `--vs` as an argument....

good first issue
help wanted
Build Issue

Hi there. Is there any plans to update with shortcutContext support for Nuke 8+ ?

Refined filtering of search results: - Consecutive finds are weighted higher than non-consecutive - '*' disables anchoring ('*blur' will return 'blur' and 'motionblur') - '**' forces results to be un-anchored...

Hi. On Nuke7.0v8, I installed tabtabtab facility wide. Works fine on Windows, but on the linux boxes, typing "cam" crashes nuke. Any idea why that might be? I'm looking into...

For a long time, I've felt that Rez could benefit from some kind of package tagging mechanism. While I have very specific tags that I'd like implemented for my workflow...

enhancement

**Describe the bug** With Flowbite, only indeterminate checkboxes have a different style on hover. While inconsistent, this doesn't bother me, however, these checkboxes preserve this behaviour even when disabled, which...