-
The current python shell requires constant updating to keep pace with Gaffer and Koryphe upgrades.
Custom builds of Gaffer may come with Functions/Operations which are not part of the core library …
-
Presently, travis is using the latest version of nodejs to run the testing suite on for the UI apps. This has caused compatibility issues, as reported here: https://github.com/gchq/gaffer-tools/pull/8…
-
Protecting access to `AccessControlledResource`s using Predicates is not documented. For example `FederatedStore`.`AddGraph`: https://gchq.github.io/gaffer-doc/getting-started/developer-guide/federat…
-
When I try to activate the addon, an error pops up: No module named "Gaffer-3"
Using Blender 3.0.0 Alpha, dated 24-Jun-2021, running on Windows 10 Home, 64 bits.
The latest version 3.1.8 has thi…
-
When executing `mvn clean install` on gaas-rest root, the build fails due to below error
Requires fix to be able to execute the install on gaas-rest and to build first of gaffer common as dependen…
-
Dead link to getting started page points to wiki not the `getting-started.md`:
https://github.com/gchq/gaffer-doc/blob/f88c50538427fa6c9afa50e1053488520c24e0be/src/main/resources/properties/walkthrou…
-
I am trying to run gaffer cycles with the latest version of gaffer and I am getting:
ERROR : startup/gui/menus.py : Error loading Cycles module - "libIex-2_3.so.24: cannot open shared object file: …
-
Blender 2.92
BtoA RC3 Branch d4a1ca0
Arnold SDK 6.1.0
Windows 10 2004
When previewing lights with **Visibility Camera** enabled the **Roundness** and **Soft Edge** isn't visible when viewed dire…
-
Hello,
I have a new bug with the last release. when submitting, deadline return a error job error
`Error: UnicodeEncodeError : 'ascii' codec can't encode characters in position 315-316: ordinal not…
-
As a User - I want to add all my store configs to the same directory
So that - I can easily add configs in one go and the API can be smart to distinguish which configs are designed to deploy Federat…