-
On configurator 10.4.1 the filter options do not show if you already have expert mode enabled. If you then disable and re-enable them the stage 2 filter shows but still not the low pass filter option.…
-
Spack doesn't seem to have a concept of "detecting" or "installing" binaries (like `xz`) that it assumes are available on the PATH in the interstitial code that runs before and after package build…
-
Thanks a lot for providing this tool!
I am running into the following error with `ImPlaneIA`, when using the `correct_fitsfiles` on a set of stage 2 *_calints.fits* files.
Any idea what the issu…
-
Our `PiecewisePolytropicFluid` equation of state currently has only 2 stages. It would be useful to generalize this to an arbitrary number of stages.
-
### Description
I use standard Debian (Sid) with docker & docker compose. This automatically installes iptables aswell.
In general this is no problem, and as long as I used `docker compose down && do…
-
### Expected Behavior
After resizing the stage, everything should act just as it was without resizing in the costume editor, just with an increased aspect ratio.
### Actual Behavior
collision…
-
**Steps to reproduce**
Steps to reproduce the behavior:
1. Go to https://support.allizom.org/en-US/topics/settings
2. Ensure that the "All Products" option is chosen inside the "Filter by product" …
-
Hey,
I'm using the `spack install --keep-stage` when I install any libraries with debug symbols on to keep the source files for debugging later. It works fine when I install the library once but the…
-
Summary
Fail to build cmake with ICC on Quartz
### Expected Result
build without error.
### Actual Result
Error message sample:
```
1913 /tmp/wang102/spack-stage/spack-stage-ATzzS_/…
-
A bug was introduced in v11.2.0 where an `IndexOutOfBoundsException` is thrown when calling `comboBox.getCheckModel().clearChecks()` after an item is removed.
Here's an example that reproduces the …