-
This is a regression of issues: https://github.com/grails/grails-core/issues/11476
Looks like `@Slf4j` was added to the Metadata.java in this commit:
https://github.com/grails/grails-core/commit…
-
Same as https://github.com/gchq/Gaffer/issues/2500 but for gaffer-tools.
This should also fix a lot of the small typos and formatting issues with the current actions.
-
Building on the hard work by @boberfly to port Cortex and Gaffer to Windows I just about have what I think is a successful rebase of both onto the latest changes.
Cortex required almost nothing, Ga…
-
Traceback (most recent call last):
File "G:\blender\blender3.0\3.1\scripts\modules\addon_utils.py", line 351, in enable
mod = __import__(module_name)
ModuleNotFoundError: No module named 'Gaf…
-
## Summary
In most 3D packages, the viewer camera list includes a set of orthographic cameras that allow the user to see their scene from three basic orthographic views: top, side, front. These ty…
-
Hello,
So I am trying to write a script that opens gaffer scenes, makes some changes and saves the scene down again.
so I would have a python file: makeChange.py
~~~~~~~~~~~~~~~~~~~~~~~~~~~~…
-
https://github.com/gchq/gaffer-doc/issues/233 added doc for some functions but they didn't have gafferpy implementations so `skipPython()` was added. When [v1.20.0](https://github.com/gchq/gaffer-tool…
-
Create a CsvElementGenerator that takes a CSV and generate Edges and Entities to allow CSVs to be easily ingested into Gaffer.
This could also be exposed as an Operation so it could be used within …
-
I cant run gaffer dispatch from a server.
qt.qpa.xcb: could not connect to display
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/rez/cache/gaffer/0.60.7/1874/a/gaffer/qt/plugi…
-
Potential bug with a federated store when the iterator returned by a GetElements operation has `.next()` called on it twice, discovered by: https://github.com/gchq/Gaffer/blob/99756fd813c02fab0ab5312f…