-
# Get your issue reviewed faster
To help us understand the problem more quickly, please do the following:
1. Run the `kata-collect-data.sh` script, which is installed as part of Kata Containers
…
-
Sorry: I'm not certain I've got this in the right repo. The movement of the DevContainer content leaves me unsure.
- VSCode Version: Dev Containers 0.375.1 in VS Code 1.91.1
- Local OS…
-
Segue abaixo alguns termos que foram listados com tendo conflito de tradução entre os diversos arquivos de tradução do Python Docs, graças ao [poconflicts](https://docs.translatehouse.org/projects/tra…
-
Hi,
sorry, I don't know a good summary at the moment.
*rsyslog* is using *libfaketime* via [LD_PRELOAD](https://github.com/rsyslog/rsyslog/blob/master/tests/diag.sh#L200) [1,2] in its test suite…
-
version: phoebus 4.7.3
error:
```cmd
2024-07-15 10:07:53 INFO [org.phoebus.product.Launcher] Phoebus (PID 29068)
2024-07-15 10:07:53 WARNING [javafx] Unsupported JavaFX configuration: classes wer…
-
I am testing psiresp to perform RESP calculation on a molecule with autogenerated conformatons, on a local qcfractal server. If I disable the conformer generation and do single conformation calculatio…
-
**Describe the bug**
Crashing on M1 Mac, upon following README and sample image provided as per example.
**To reproduce**
Create conda environment, `pip install stardist` then run the first few l…
-
Right now Ninjabrainbot works using Xwayland compatibility layer. This causes some issues with Native Wayland Minecraft windows. Example: Ninjabrainbot Window doesn't update until you click on it or y…
-
**What happened**:
I followed the user guide to set up vgpu, but "volocano.sh/vgpu-number" is not included in the allocatable resources.
user guide:
**What you expected to happen**:
…
-
## Current Behavior
When I run the following command with conda 4.9.1
```
conda run --no-capture-output python3 -u -c $'import time;\nfor x in range(0, 10): print(x); time.sleep(1)' &; PID=$! && …