Raymond Gauthier

Results 6 issues of Raymond Gauthier

I cannot find any environment variable for doing this. I know that I can specifically deny a specific env from loading but that implies mutations of the configuration which I...

Feature

It however works fine from the search dialog. Suppose I have an entry stored at: `/our-store/my-entry`. If I type `my` in the search pane the entry is listed in the...

enhancement

Workaround was to provide client with a desktop shortcut to clear the cache in case it occurs again: ```desktop [Desktop Entry] Version=1.0 Type=Application Name=Nix-Bundle Clear Cache Comment=Clear the nix-bundle cache...

Assuming a `issue.py` module: ```bash $ mypy issue.py issue.py:86: error: Invalid self argument "MyContainerStr" to attribute function "bounds" with type "Callable[[MyContainerBase[int]], BoundsInt]" issue.py:86: error: Argument 1 to "check_to_str_bounds" has incompatible...

bug
topic-overloads
topic-descriptors

First time I succeed in launching the VM, I got the following message: > VT-x/AMD-V hardware acceleration is not available on your system. > Your 64-bit guest will fail to...